#content strong{
	color: #69AEE1;
}
.top_border {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

#right-top blockquote{
	margin:5px;
}
#left-top {
	background-image: url(../images/left-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 265px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	line-height:20px;
}
#left-bottom {
	background-image: url(../images/left-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 110px;
	padding-right: 20px;
	padding-left: 20px;	
}
#right-top {

	background-image: url(../images/right-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 362px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height:18px;
	overflow:auto;
	scrollbar-face-color:#EAF2F4; 
	scrollbar-shadow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#A7B2B8;
	scrollbar-darkshadow-color:#A7B2B8;
	scrollbar-track-color:#EEEEEE;
	scrollbar-arrow-color:#666666;
	
}
#right-bottom {
	height: 100px;
	background-image: url(../images/right-bottom.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.contactform {
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
.contactform input {
	height: 16px;
	border: 1px groove #999999;
	margin-bottom: 10px;
	width: 180px;
	display: block;
	margin-right: 0px;
	margin-left: 0px;
}
.input_box {
	height: 16px;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

.contactform textarea {
	width: 225px;
	border: 1px groove #999999;
	display: block;
	height: 115px;
	overflow: hidden;
}
.domain_regbox {
	line-height: 20px;
	margin: 5px;
	padding: 0px;
}

.ext_list {
	width: 420px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ext_list li {
	float: left;
	width: 80px;
	font-weight: bold;
	font-size: 12px;
}
#right-top h1 {
	font-size: 14px;
	color: #FF3300;
	padding: 0px;
	margin: 0px;
}
#right-top h2 {
	font-size: 16px;
	color: #69AEE1;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#right-top .comment {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right-top .highlight {
	background-color: #FFFF00;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}


.KB li {
	margin-bottom: 8px;
}
.guides_list li {
	padding-left: 55px;
	display: block;
	background-image: url(../images/icon_guides.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 150px;
	padding-right: 10px;
	line-height: 20px;
	height: 75px;
}
.guides_list {
	padding-top: 15px;
	display: block;
	margin-bottom: 30px;
}


.KBItems {
	margin-left: 15px;
	padding-left: 0px;
}

.KBItems li {
	margin-bottom: 10px;
}
.KBItems blockquote {
	background-color: #F0F6F6;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.title_img {
	border: 1px solid #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

