#left-top {
	background-image: url(../images/left-top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 200px;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 20px;
}
#left-top #menu {
	margin-left: 3px;
}

#left-top #menu a {
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	color: #777777;
	background-image: url(../images/a2.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 13px;
}
#left-top #menu a:hover {
	color: #FF3300;
}
#left-top #menu #current {
	color: #48AFF4;
	background-image: url(../images/a1.gif);
}

#left-top #submenu {
	margin-left: 10px;
}

#left-top #submenu a {
	text-decoration: none;
	letter-spacing: 0px;
	color: #777777;
	background-image: url(../images/a3.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-top: 5px;
	font-size: 13px;
}
#left-top #submenu a:hover {
	color: #FF3300;
}
#left-top #submenu #current {
	color: #48AFF4;
	background-image: url(../images/a.gif);
}


#left-bottom {
	background-image: url(../images/left-bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 100px;
	padding-right: 20px;
	padding-left: 20px;
}
#right-top {
	background-image: url(../images/right-top.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 125px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	line-height: 20px;
}

#content_right #payment {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#content_right hr {
	margin-top: 8px;
	margin-bottom: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #DFDFDF;
}
#content_right .quote1 {
	background-color: #EEF3F6;
	padding: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}



#content_right #payment li {
	height: 115px;
}

#content_right .content_media_list {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	width: 390px;
	display: block;
}

#content_right .content_media_list li {
	width: 115px;
	background-image: url(../images/a3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#content_right .content_media_list li a {
	text-decoration: none;
	color: #3E8ECA;
	
}
#content_right .content_media_list li a:hover {
	text-decoration: underline;
}
#content_right h1 {
	color: #E74918;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 10px;
	font-family: "Microsoft Sans Serif";
}

#content_right h2 {
	font-size: 14px;
	color: #69AEE1;
	margin-top: 20px;
	margin-bottom: 5px;
}
#content_right #list1 {
	margin: 5px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#content_right #list1 li {
	list-style-type: disc;
}
#content_right #list2 {
	margin: 5px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 35px;
}
#content_right #list2 li {
	list-style-type: disc;
}

#content_right p {
	margin-top: 5px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 20px;
	text-indent: 25px;
	line-height: 20px;
}
#content_right p.content_section {
	text-indent: 0px;
	margin-bottom: 15px;
}
#content_right p.contact_info {
	text-indent: 0px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 15px;
}
p.vhost {
	height: 370px;
}
p.vhost img {
	float: left;
	text-indent: 0px;
	margin-right: 10px;
}




#content_right strong {
	color: #3E8ECA;
}

#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;
}

#content_left blockquote {

	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 18px;
	color: #AAAAAA;
}
#client_list li {
	background-image: url(../images/a3.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 8px;
	margin-bottom: 5px;
}
#client_list {
	margin-top: 10px;
	margin-bottom: 20px;
}

#client_list li a {
	color: #69AEE1;
}

.input_box {
	height: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #ACB7BB;
}
.coupon_list li {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.coupon_list img {
	border: 1px solid #CCCCCC;
}


.input_error {
	height: 18px;
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
	border: 2px solid #FF0000;
}

