@import url(menu.css);
* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #ffffff url(../images/bg.jpg) left 119px repeat-x;
	font: normal 13px Arial,Helvetica, sans-serif ;
	color: #262629;
	
	line-height: 1.4em;
	}
form {
	margin: 0px;
	padding: 0px;
	}
img {
	border: 0px;
	}
Pre {
	font-family: arial;
	}
small {
	font-size: 11px;
	 line-height: 1.3em;
	}		
UL {
	list-style: none;
	padding: 0px;
	margin: 8px 0px;
	}
UL LI{
	background: url(../images/dot.gif) left 6px no-repeat;
	padding: 0px 0px 5px 10px;
	}		
H1,H2,H3,H4,H5,H6,  {
	font-weight: normal;
	margin-top: 6px;
	}
H1,H2,H3,H4,H5,H6 {
	line-height: 1.5em;
	}
P {	
	font-weight: normal;
	margin-top: 15px;
	}
H1 {
	font-size: 2em;
	}
H2 {
	font-size: 1.8em;
	}
H3 {
	font-size: 1.6em;
	}
H4 {
	font-size: 1.4em;
	}
H5 {
	font-size: 1.2em;
	}
H6 {
	font-size: 0.9em;
	}
input,
textarea,
select {
	background: #fff url(../images/input_bg.jpg) left bottom repeat-x;
	border: 1px solid #cbd3e2;
	color: #4c4946;
	padding: 1px;	
	}
input:focus,
input:hover,
textarea:focus,
textarea:hover,
select:focus,
select:hover {
	background: #fff;
	}
input.button {
  padding: 2px 5px;

  font: 800 0.8em verdana, serif;
  cursor: pointer;

  color: #fff;
  background: #660032;
  border-width: 1px;
  border-style: solid;
  border-color: #96004a #530028 #60203b #872c55;
}

input.radio {
  background: none;
  border: 0px;
}
			
.noBorder {
	padding: 0;
	margin: 0;
	border: 0;
	}		
A {
	color: #660032;
	text-decoration: none;
	font-weight: normal;
	}
A:hover {
	color: #2c2c2c;
	text-decoration: underline;
	font-weight: normal;
	}
/***********************************************
Layouts
************************************************/
.container {
	width: 988px;
	margin: 0px auto;
	background: #FFFFFF url(../images/container_bg.gif) left 119px repeat-x;
	}
.header {
	width: 948px;
	margin: 0px auto;
	}	
.logo {
	margin-top: 24px;
	}
.wrapper {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	}
.menu_layer {
	padding: 0px;
	position: absolute;
	z-index: 1;
	width: 702px;
	right: 18px;
	top: 85px;
	}
.left_col {
	padding-left: 11px;
	padding-right: 17px;
	padding-top: 32px;
	width: 220px;
	}
.rite_col {
	padding-right: 12px;
	padding-top: 32px;
	}
.body_11px {
	font-size: 11px;
	line-height: 16px;
	}
.request_quote_content {
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px 10px;
	background: #660032 url(../images/request_quote_btm.jpg) bottom center no-repeat;
	}
.benefits_count_content {
	font-size: 11px;
	color: #FFFFFF;
	padding: 15px 10px;
	background: #22578b url(../images/benefits_count_btm.jpg) bottom center no-repeat;
	}
.testimonial {
	border-top: 3px solid #e1e1e1;
	background: #fafafa;
	padding: 15px 9px;
	font-size: 11px;
	line-height: 16px;
	letter-spacing:normal;
	}
.testimonial H4{
	font-size: 18px;
	color: #22578b;
	font-weight: normal;
	margin: 0px;
	}
.testimonial P {
	margin: 0px;
	padding-top: 7px;
	}
.body_maroontxt {
	color: #660032;
	}
.welcome_txt {
	border-top: 3px solid #e1e1e1;
	background: #fafafa;
	padding: 13px 20px 20px 20px;
	border-bottom: 2px solid #FFFFFF;
	}
.inside_content {
	padding: 26px 20px 20px 20px;
	}
.pagetitle {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #660032;
	}
.body18px {
	font: 18px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
.body15px {
	font: 15px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	}
.maroontxt {
	color: #660033;
	}
.bluetxt {
	color: #22578b;
	}
A.readmore	{
	background: url(../images/red_arrow.gif) left 4px no-repeat;
	color: #660032;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 11px;
	}
A.readmore:hover	{
	background: url(../images/grey_arrow.gif) left 4px no-repeat;
	color: #717171;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-left: 11px;
	}
.group_products {
	background: #FFFFFF url(../images/group_products_bg.jpg) left top repeat-x;
	padding: 17px 19px 20px 19px;	
	}
.group_products A {
	color: #660032;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
.group_products A:hover {
	color: #22578b;
	}
.group_products H3 {
	font-size: 18px;
	margin: 0px;
	padding-bottom: 5px;
	color: #22578b;
	border-bottom: 1px solid #22578b;
	font-weight: bold;	
	}
.group_products img:hover {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); -moz-opacity: 0.75;
	cursor: pointer;
	}
.fl {
	float: left;
	}
.fr {
	float: right;
	}
Table.form_grid TD {
	padding: 3px 0px;
	font-size: 11px;
	vertical-align: top;
	}
Table.form_grid Input, textarea {
	font-size: 11px;
	padding: 3px;
	}
Table.form_grid Select {
	font-size: 11px;
	}
.blue_gradation h4 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
	border-bottom: 1px solid #22578b;
	margin-bottom: 7px;
	color: #22578b;
	}
.blue_gradation TD {
	padding: 4px;
	}
/********************************************************
Footer
*********************************************************/
.footer_shadow {
	background: #FFFFFF url(../images/footer_shadow.jpg) left top repeat-x;
	}
.footer {
	margin-bottom: 10px;
	font-size: 11px;
	}
.footer A {
	color: #22578b;
	padding: 0px 4px;
	text-decoration: none;
	}
.footer A:hover {
	color:#660032;
	text-decoration: none;
	}
.footer A.copyright {
	color: #474747;
	}
.footer A.copyright:hover {
	color: #660032;
	text-decoration: none;
	font-weight: normal;
	}
	
	
/********************************************************
Border
*********************************************************/
.round_LR_brdr {
	border-left: 1px solid #e9e9e9;
	border-right: 1px solid #e9e9e9;
	background: #FFFFFF url(../images/round_grey_bg.jpg) left bottom repeat-x;
	padding-top: 11px;	
	}
.round_btm {
	background: url(../images/round_btm_rite.jpg) right bottom no-repeat;
	}
.blue_brdr {
	border-bottom: 1px solid #22578b;
	}
.border {
	border: 1px solid #e9e9e9;
	}
/********************************************************
Backgrounds
*********************************************************/
.left_bg {
	background: #FFFFFF url(../images/left_shadow_bg.jpg) left top repeat-y;
	}
.rite_bg {
	background: #FFFFFF url(../images/rite_shadow_bg.jpg) right top repeat-y;
	}
.round_top {
	background: url(../images/round_rite.jpg) right top no-repeat;
	}
.subtitle {
	color: #22578b;
	background: url(../images/title_btm_bg.jpg) left bottom no-repeat;
	width: 659px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	}
.blue_gradation {
	background: #FFFFFF url(../images/group_products_bg.jpg) left top repeat-x;
	padding: 10px 15px 15px 15px;
	}
/********************************************************
Paddings
*********************************************************/
.pad_R15px {
	padding-right: 15px;
	}
	
	
/********************************************************
Extras
*********************************************************/	
.double_h_line {
	background: url(images/double_line.gif) left 2px repeat-x;
	height: 14px;
	}
	
.content_pad {
	padding: 7px;
	}
.news A {
	color: #22578b;
	text-decoration: underline;
	}
.news A:hover {
	color: #2c2c2c;
	text-decoration: none;
	font-weight: normal;
	}
.home-contact {
	color: #22578b;
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 3px solid #640034;
	line-height: 0.8em;
	text-align: center;
	}