/* ######### body ######### */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
	line-height: 17px;
	background-color: #353535;
}
h1{
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -0.1em;
	font-family: Arial, Helvetica, sans-serif;
}
.h5{
	color: #545454;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h6{
	font-size: 11px;
}
.h12{
	font-size: 12px;
}
a {
	color: #0099FF;
	text-decoration: none;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #0099FF;
}
a:hover {
	text-decoration: underline;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #0099FF;
}
blockquote {
	font-size: 11px;
	font-family: Tahoma;
	line-height: 15px;
	background-color: #F5F5F5;
	padding: 10px;
	color: #999999;
}
/* ######### mid ######### */
#container {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper {
	background-color: #FFFFFF;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#bg_header {
	background-image: url(../images/hosting_secured.jpg);
	height: 230px;
	background-repeat: no-repeat;
	background-position: center;
}
#footer {
	color: #525e70;
	text-decoration: none;
	padding-top: 15px;
	width: 750px;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #588da2;
	text-decoration: none;
	font-size: 11px;
}
#footer a:visited {
	color: #588da2;
	text-decoration: none;
}
#footer a:active{
	color: #588da2;
	text-decoration: none;
}
#footer a:hover {
	color: #99BBC8;
	text-decoration: none;
}
#bg_menu {
	color: #525e70;
	text-decoration: none;
	width: 220px;
	font-size: 11px;
	border: 3px solid #e4e4e4;
	background-color: #fcfcfc;
}
#stroke_grey {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #f1f1f1;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	border-left-color: #f1f1f1;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	font-size: 11px;
	line-height: 16px;
}
#stroke_blue {
	font-size: 11px;
	line-height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C7D9E0;
	border-right-color: #C7D9E0;
	border-bottom-color: #C7D9E0;
	border-left-color: #C7D9E0;
}
#stroke_purple {
	font-size: 11px;
	line-height: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EDDFF4;
	border-right-color: #EDDFF4;
	border-bottom-color: #EDDFF4;
	border-left-color: #EDDFF4;
}
.stroke_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #eaeaea;
}
.stroke_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eaeaea;
}
.stroke_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.txthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #428ce7;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	letter-spacing: -0.1em;
}
.txt10 {
	font-size: 10px;
}
.padding {
	padding-right: 7px;
	padding-left: 7px;
}
 .spacing {
	padding-right: 7px;
}
/* -----------------menu-------------------- */

#vertmenu {
	width: 200px;
	border: 2px solid #e4e4e4;
	padding: 0px;
	margin: 0px;
}

#vertmenu tr {
	list-style: none;
	border: none;
}
#vertmenu tr td {
}
#vertmenu tr td  a {
	display: block;
	text-decoration: none;
	color: #588da2;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #f1f1f1;
	font-size: 11px;
	font-family: Tahoma;
}
#vertmenu tr td  a:hover {
	color: #0099FF;
	background-color: #F1F1F1;
}
/* -----------------form-------------------- */
input, select, option, textarea {
	border: 3px double #e3e3e3;
	padding: 2px;
	color: #666;
	font-size: 11px;
	background-color: #f9f9f9;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	border: 1px solid #fff;
	margin-bottom: 30px;
	border-top: 1px solid #eee; 
}
#feat {
	line-height: 16px;
	color: #969696;
}
#feat_2 {
	line-height: 16px;
	color: #818181;
	background-image: url(../images/feat_bg.gif);
	height: 140px;
	background-position: bottom;
	background-repeat: repeat-x;
}

/* -------------------------------------------------------------- main menu */
#profile a{
	height: 29px;
	width: 103px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../images/menu_profile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFFFFF;
} 
#profile a:hover{
	background-position: left -29px;
	color: #FFFFFF;
}
#profile a:active{
	background-position: left -29px;
	color: #FFFFFF;
} 
#service a{
	height: 29px;
	width: 103px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../images/menu_service.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFFFFF;
} 
#service a:hover{
	background-position: left -29px;
	color: #FFFFFF;
}
#service a:active{
	background-position: left -29px;
	color: #FFFFFF;
} 
#product a{
	height: 29px;
	width: 103px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../images/menu_product.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFFFFF;
} 
#product a:hover{
	background-position: left -29px;
	color: #FFFFFF;
}
#product a:active{
	background-position: left -29px;
	color: #FFFFFF;
} 
#support a{
	height: 29px;
	width: 103px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../images/menu_support.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFFFFF;
} 
#support a:hover{
	background-position: left -29px;
	color: #FFFFFF;
}
#support a:active{
	background-position: left -29px;
	color: #FFFFFF;
} 
#feedback a{
	height: 29px;
	width: 103px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(../images/menu_feedback.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFFFFF;
} 
#feedback a:hover{
	background-position: left -29px;
	color: #FFFFFF;
}
#feedback a:active{
	background-position: left -29px;
	color: #FFFFFF;
} 

