@charset "utf-8";
/* CSS Document */
html, body, h1, h2, h3, h4, h5, h6, ul, li, ol, dl, dt, dd, p, form, hr, div, img {
	padding: 00px;
	margin: 00px;
}
p {
	padding: 00px 00px 15px 00px;
}
h1, h2, h3, h4, h5, h6 {
	padding: 00px 00px 10px 00px;
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
A:link, A:active, A:visited, A:hover {
	color: #006aa7;
	text-decoration: underline;
}
A:hover {
	color: #bd2d36;
}
.left {
	float: left;
}
.right {
	float: right;
}
.left_align {
	text-align: left;
}
.right_align {
	text-align: right;
}
.center_align {
	text-align: center;
}
.text_justify {
	text-align: justify;
}
img {
	border: 00px;
}
.clear {
	clear: both;
}
.padding_none {
	padding: 00px;
}
.margin_none {
	margin: 00px;
}
body {
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-align: left;
	color: #000000;
	text-decoration: none;
}
/*********************************** Top Banner **************************************/
.top_bg {
	background: url(images_sales/top_bg.jpg) left top scroll repeat-x;
	height: 119px;
}

/*********************************** Top Menu **************************************/
/*********************************** Left Menu **************************************/

/*********************************** Content **************************************/
.curve_top_bg {
	background: url(images_sales/curve_top_bg.jpg) left top scroll repeat-x;
	height: 18px;
}
.curve_bottom_bg {
	background: url(images_sales/curve_bottom_bg.jpg) left bottom scroll repeat-x;
	height: 18px;
}
.curve_bg {
	border-left: 2px solid #006aa7;
	border-right: 2px solid #006aa7;
	padding: 00px 15px;
	background-color: #FFFFFF;
}
.padding_bottom {
	padding: 00px 00px 15px 00px;
}
.content_padding {
	padding: 00px 15px;
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
}
ul.list {
	padding: 00px 00px 07px 20px;
}
ul.list li {
	padding: 00px 00px 08px 05px;
	list-style-type: disc;
}
ul.list2 {
	padding: 00px 00px 07px 30px;
}
ul.list2 li {
	padding: 00px 00px 08px 05px;
	list-style-type: disc;
}
ul.alpha_lower {
	padding: 00px 00px 07px 20px;
}
ul.alpha_lower li {
	padding: 00px 00px 08px 05px;
	list-style-type: lower-alpha;
	font-size: 14px;
	font-weight: bold;
}
.top_bg2 {
	background: url(images_sales/grad_bg.jpg) left top scroll repeat-x;
	border-top: 1px solid #404040;
	padding: 10px;
	color: #FFFFFF;
}
.top_bg2 A:link, .top_bg2 A:active, .top_bg2 A:visited, .top_bg2 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.top_bg2 A:hover {
	color: #FFF000;
}
.menu_3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #03427f;
}
.testimonial_top {
	background: url(images_sales/tes_top.jpg) left top scroll no-repeat;
	width: 173px;
}
.testimonial_bg {
	background: url(images_sales/tes_bg.jpg) left top scroll repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	width: 173px;
}
.testimonial_bottom {
	background: url(images_sales/tes_bottom.jpg) left bottom scroll no-repeat;
	width: 130px;
	padding: 25px 20px 25px 18px;
	text-align: left;
}
.border_bottom {
	border-bottom: 1px dashed #000000;
	padding: 00px 00px 15px 00px;
	margin: 00px 00px 15px 00px;
}
/*********************************** Bottom **************************************/
.bottom_bg {
	background-color: #006aa7;
	padding: 10px;
	color: #FFFFFF;
}
.bottom_bg A:link, .bottom_bg A:active, .bottom_bg A:visited, .bottom_bg A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom_bg A:hover {
	color: #FFF000;
	text-decoration: underline;
}
.ads {
	width: 180px;
	padding: 00px 00px 10px 05px;
}
.ads h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 00px;
	color: #901A18;
	padding: 15px 00px 00px 00px;
}
.ads p {
	font-size: 12px;
	padding: 00px;
	color: #323232;
	line-height: 14px;
}
.ads A:link, .ads A:active, .ads A:visited, .ads A:hover {
	color: #901A18;
	text-decoration: none;
	font-size: 12px;	
}
.ads A:hover {
	text-decoration: underline;
}
.lbn_bg {
	background: url(images_sales/lbn_bg.jpg) center top scroll no-repeat;
	width: 100%;
	height: 188px;
	margin: 00px 00px 15px 00px;
}
.bottom_content {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	padding: 00px;
	color: #901A18;
	padding: 15px 00px;
	border-top: 1px solid #000000;
}
.bottom_content A:link, .bottom_content A:active, .bottom_content A:visited, .bottom_content A:hover {	
	color: #901A18;
	text-decoration: underline;
}
.bottom_content A:hover {	
	color: #0000FF;
}
/*********************************** Form **************************************/
.textbox1{
	width: 100px;
	height: 15px;
}
.textbox2{
	width: 170px;
	height: 15px;
}
.textcombo1{
	width: 100px;
	height: 20px;
}
.textcombo2{
	width: 175px;
	height: 20px;
}