body{
	background-color: #3454A9;
	margin: 0px;
	}

.left_menu {
	background-color:#cccccc;
	}

a.menu_lnk:link, a.menu_lnk:visited, a.menu_lnk:hover, a.menu_lnk:active { 
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
	}

a:link, a:visited, a:hover, a:active { 
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
	}

a:hover { 
	text-decoration: underline;
	}
		
.left_bg_over {
	background-image:url(images/menu_bg.gif);
	width:173px;
	height:25px;
}

#lnk_pos {
	padding: 5px 0px 0px 10px;
	}

.content {
	padding: 10px 25px 20px 10px;
	}

td, p, input, textarea {
	color: #333333; 
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	}
	
p { 
	text-align:justify;
	}

.white_bg {
	background-color: #ffffff;
	}

.bottom_txt, a.bottom_lnk:link, a.bottom_lnk:visited, a.bottom_lnk:hover, a.bottom_lnk:active { 
	font: normal 11px Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration: none;
	}
	
a.bottom_lnk:hover {
	color:#ea1105; 
	text-decoration:underline;
	}

.bottom_txt {
	text-align:right;
	padding:0px 20px 0px 0px;
	}
		
#left_menu_pos {
	padding:5px 8px 5px 7px;
	}
	
#img_pos {
	padding:7px 0px 0px 0px;
	}
	
#top_table_pos {
	padding:7px 0px 0px 0px;
	}
	
.bottom_pos_left {
	padding-left:20px;
	}
	
.bottom_pos_right {
	padding-right:20px;
	}

.phone_pos {
	padding-bottom:3px;
	}
	
.red_star {
	color:red;
	}

.form_style {
	width:205px;
	}

.product_hdr, .service_hdr {
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #e2001a;
	}

.service_hdr {
	color:#000000;
	}
	
.service_sub_hdr{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
	}
	
.product_txt  {
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #333333;
	}

#products_grey_bg {
	background-color: #e6e8f7;
	}

.products_pos {
	padding:10px 10px 10px 10px;
	}
	
.product_img_pos {
	text-align:center;
	}
