/* body */
*{
	margin:0;
	padding:0;
}

body{
	font-family:arial, tahoma;
	font-size:13px;
	margin:0;
	padding:0;
	background:url(../images/back_bg.jpg) repeat-x top;
}

h1{
	background:url(../images/bullet.gif) no-repeat;
	font:"Tw Cen Mt", arial;
	font-weight:bold;
	font-size:16px;
	color:#e90e00;
	padding-left:25px;
}

h2{
	background:url(../images/inner_bullet.gif) no-repeat;
	font:"Tw Cen Mt", arial;
	font-weight:bold;
	font-size:16px;
	color:#e90e00;
	padding-left:38px;
	height:38px;
	width:950px;
	line-height:36px;
	margin-top:16px;
	
}

h3{
	font-size:18px;
	font-weight:bold;
	color:#FF0000;
}

a{
	font-weight:bold;
	text-decoration:none;
	color:#e90e00;
}

a:hover{
	text-decoration:underline;
}



#maindiv{
	width:1000px;
	margin:0 auto;
}

#header{
	width:100%;
}

#right_header{
	float:right;
	width:399px;
	height:234;
}

#left_header{
	float:left;
}

#nav{
	float:left;
	background:url(../images/buttons_bg.jpg) repeat-x;
	height:47px;
	width:601px;
}

#nav span{
	margin-left:24px;
	color:#FFFFFF;
	padding:0;
}

#nav a{
	font:Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
	line-height:46px;
	margin-left:18px;
	margin-right:22px;
}

#nav a:hover{
	text-decoration:none;
	color:#ffa3a3;
}

#middle{
	width:100%;
	float:left;
	background:#FFFFFF;
}

#inner_middle{
	float:left;
	width:100%;
	background:url(../images/bg.jpg) #FFFFFF top repeat-x;
}

#left_mid{
	width:71.3%;
	float:left;
	background:url(../images/bg.jpg) #FFFFFF top repeat-x;
	margin-top:1px;
	border:3% #FFFFFF 
}

#m_mid{
	float:left;
	width:91%;
	margin-left:31px;
	margin-top:35px;
	/*border:#000000 1px solid;*/
}

#m_mid span img{
	float:left;
}

#m_mid p{
	width:71%;
	float:right;
	text-align:justify;
	line-height:22px;
}

/*this is for inner content*/

#inner_content{
	float:left;
	width:100%;
}

#inner_content span{
	margin-left:10px;
	float:left;
	margin-bottom:10px;
}

#inner_content strong{
	width:85%;
	float:left;
	text-align:center;
	line-height:22px;
	margin-left:36px;
	padding-left:18px;
}

#inner_content p{
	width:85%;
	float:left;
	text-align:justify;
	line-height:22px;
	margin-left:36px;
	padding-left:18px;
}


.under{
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	float:none;
}

#m_mid p a{
	float:right;
}
#products{
	width:91%;
	background:#f4f3ee;
	border:1px solid #ececec;
	margin-top:17px;
	margin-left:31px;
	float:left;
}

#products a{
	float:right;
}

#products h1{
	margin-top:15px;
	margin-left:15px;
}

.text_img{
	float:left;
	text-align:center;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:15px;
	margin-top:10px;
}

.text_img img{
	margin-bottom:8px;
}

#products p{
	float:left;
}

#products li{
	background:url(../images/bullet2.jpg) no-repeat left;
	padding-left:20px;
	list-style:none;
	float:left;
	margin-left:25px;
	line-height:28px;
	font-weight:bold;
}

#products a{
	margin:32px 15px 0px 0px; 
}

#right_mid{
	float:right;
	width:28%;
	background:#f4f3ee;
	border-left:1px solid #ececec;
	margin-top:1px;
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	margin-bottom:5px;
	
}


#right_mid span{
	width:93%;
	background:#e1e0dc;
	float:left;
	padding:10px 0px 10px 20px;
	margin-bottom:10px;
}

#right_mid p{
	width:93%;
	line-height:25px;
	margin-left:20px;
}

#right_mid img{
	margin-bottom:10px;
	margin-top:10px;
}

#right_mid li{
	background:url(../images/bullet2.jpg) no-repeat;
	background-position:0px 10px;
	line-height:25px;
	padding-left:20px;
	vertical-align:middle;
	color:#FF9900;
	font-weight:bold;
	list-style:none;
	margin-left:25px;
	margin-bottom:15px;
}

#serv_img{
	background:	url(../images/services_bottom_right_img.jpg) no-repeat right;
	float:right;
	height:95px;
	width:148px;
	margin-top:15px;
}

#right_mid a{
	margin-left:50px;
}

#footer{
	width:100%;
	background:url(../images/bottom.jpg) repeat-x;
	height:83px;
	float:left;
	margin:0;
}

#foot_fix{	
	width:1000px;
	margin:0px auto auto auto;
	background:url(../images/bottom_right_img.jpg) no-repeat top right;
	height:83px;
}

#inner_foot_fix{	
	width:1000px;
	margin:0px auto auto auto;
	height:83px;
}

#footer p{
	color:#9a9c9d;
	width:94%;
	margin:0px auto auto auto;
	padding-top:20px;
}

#footer p a{
	color:#9a9c9d;
	text-decoration:none;
	padding-right:15px;
	padding-left:15px;
	font-weight:normal;
}

#footer p a:hover{
	color:#CCCCCC;
}

.nomargin{
	margin-left:-15px;
	padding:0;
}

#foot_fix span{
	float:right;
	font-weight:normal;
}

#inner_foot_fix span{
	float:right;
	font-weight:normal;
}

.clear{
	clear:both;
	}

#contact{
	width:300px;
	background:#f4f3ee;
	float:left;
	margin-left:75px;
	margin-bottom:25px;
	padding:10px;
	line-height:25px;
	border:1px dashed #DDDDDD;
	font-size:14px;
}

#contact a{
	color:#000000;
	font-weight:normal;
}

.just{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#prodlinks{
	margin-left:150px;
	float:left;
	margin-bottom:15px;
	margin-top:15px;
	width:85%;
}

#prodlinks a{
	margin-left:50px;
}
#prodlinks img{
	border:0;
	margin-bottom:5px;
}

#prodlinks ul{
	list-style:none;
}

#prodlinks ul li{
	background:url(../images/bullet2.jpg) no-repeat 0px 10px;
	padding-left:20px;
	line-height:35px;
	display:block;
}

#productimgs{
	width:100%;
	float:left;
}

#productimgs img{
	border:1px solid #DDDDDD;
}

#productimgs p{
	float:left;
	width:450px;
	margin-bottom:15px;
}

#productimgs span{
	width:450px;
	float:left;
}

#gallery{
	width:80%;
	margin-top:17px;
	margin-left:190px;
	float:left;
	margin-bottom:25px;
}

#gallery img{
	float:left;
	margin-right:50px;
	margin-top:25px;
}

#feedback{
	width:65%;
	margin:0px auto auto auto;
}

#feedback ol{
	list-style:none;
}

#forform{
	width:60%;
	margin:15px auto 15px auto;
}

#forform p{
	width:auto;
	float:left;
	margin:0;
	padding:0;
	line-height:35px;
}

#forform span{
	width:auto;
	float:right;
	margin:0;
	padding:0px 0px 0px 0xp;
}