@charset "utf-8";
/* CSS Document */

body {
	margin:0px; padding:0px;
	background-color:#FFFFFF;
	font-family:Verdana,Arial, Helvetica, sans-serif;
}

A:link {
	color: #818285;
	text-decoration: none;
}
A:visited {
	text-decoration: none;
	color: #818285;
}
A:active {text-decoration: none}
A:hover {
	text-decoration: none;
	color:#cc6600;
}

A#submenu:link{
	color: #ffffff;
	text-decoration: underline;
}

A#submenu:visited {
	text-decoration: none;
	color: white;
}
A#submenu:active {
	text-decoration: none;
	color: white;
}
A#submenu:hover {
	text-decoration: none;
	color:#818285;
}

td.menu{
	padding-top:3px;
	height:29px;
	color:818285;	
	font-size:12px;
	font-weight:500;
	z-index:3;
}

p.index_text{
	position:relative;
	text-align:left;
	padding-left:24px;
	padding-top:27px;
	color:cc6600;
	font-size:16px;
	width:400;
}

p.whoweare{
	position:relative;
	z-index:-1;
	padding-left:47px;
	padding-right:63px;
	color:999999;
	text-align:justify;	
	font-size:12px;
	width:423px;
}

p.whatwedo{
	position:relative;
	z-index:-1;
	padding-left:47px;
	padding-right:64px;
	color:999999;
	text-align:justify;	
	font-size:12px;
	width:423px;
}

p.products{
	position:relative;
	z-index:-1;
	color:999999;
	text-align:justify;	
	font-size:12px;
	width:265px;
}

p.gray{
	position:relative;
	padding-left:47px;
	padding-right:44px;
	color:999999;
	text-align:justify;
	font-size:12px;
	width:442px;
}

p.gray_insurance{
	position:relative;
	z-index:-1;
	padding-left:47px;
	padding-right:34px;
	color:999999;
	text-align:justify;	
	font-size:12px;
	width:422px;
}

span.gray{
	color:999999;
	text-align:justify;	
	font-size:12px;
	font-weight:normal;
}

span.orange{
	color:da9937;
	text-align:justify;	
	font-size:12px;
}

span.orange_products{
	color:da9937;
	padding-right:43px;
	text-align:justify;	
	font-size:12px;
	font-weight:bold;
}

span.orange_contact{
	color:ff9933;
	padding-right:43px;
	padding-left:47px;
	text-align:justify;	
	font-size:50px;
}

span.orange_thanks{
	color:ff9933;
	padding-right:43px;
	padding-left:47px;
	text-align:justify;	
	font-size:40px;
}

span.gray_contact{
	color:999999;
	padding-right:43px;
	padding-left:47px;
	text-align:justify;	
	font-size:20px;
	font-weight:bold;
}

div.send{
	width:35px;
	padding-right:257px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

input.send{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:80px;
	margin-left:294px;
}

ul.orange{
	color:da9937;
	padding-left:64px;
	padding-right:44px;
	text-align:justify;	
	font-size:12px;
	font-weight:bold;
	width:425px;
}

.list{
	position:relative;
	padding-left:65px;
	color:cc6600;
	text-align:justify;	
	font-size:14px;
	width:423px;
	font-weight:bold;
}

.footer{
	padding-left:17px;
	padding-top:23px;
	height:66px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;	
	font-size:12px;
	color:#FFFFFF;
	font-weight:400;
}

.footer2{
	height:64px;
	width:800px;
	padding-left:17px;
	padding-top:23px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;	
	font-size:12px;
	color:#FFFFFF;
	font-weight:400;
}

div.footer_bk{
	background-image:url(images/footer_index.jpg);
	background-repeat:no-repeat;
	height:64px;
	width:800px;
}

div.footer_bk_BB2{
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:64px;
	width:800px;
}

div.footer_text{
/*background-color:#FF9900;*/
	padding-left:17px;
	padding-top:23px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:400;
}


.menu_rolldown{
	background-image:url(images/menu_bg.gif);
	background-repeat:no-repeat;
	visibility:hidden;
	overflow:hidden;
	position:absolute;
	width:119px;
	height:105px;
	line-height:20px;
	color:ffffff;	
	font-size:13px;
	font-weight:500;
	padding-left:10px;
	padding-top:9px;
}

