@charset "utf-8";
/* CSS Document */

boy { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(../images/bg.jpg); background-repeat: repeat; background-color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; background-attachment: fixed; background-position: center; 
}

#wrapper
{ 	width:100%;
}

contain
{ width:990px; margin-left:auto; margin-right:auto; background-color: #FFFFFF; background-repeat: repeat-y; margin-top: 10px; 
}

#container #header
{ width:960px; height:100px; margin-left:auto; margin-right:auto; margin-bottom: 30px; 
}

#container #header .logo
{ margin-top:22px; float: left; 
}

#container #header p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #016181;
	float: right;
	padding: 0px;
	margin-top: 50px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #header a {
	text-decoration: none;
	color: #015C7B;
}
#container #header a:hover {
	text-decoration: underline;
	color: #015C7B;
}


#banner { height: 350px; width: 970px; background-repeat: no-repeat; background-position: center bottom; margin-right: auto; margin-left: auto; padding: 5px; background-color: #E8E8E8; 
}
#headh{
 text-align:center;
 padding-top:20px;
}
#headp h2{
  padding-left:10px;
color:red; 


}
#headp p{
 line-height:2;
 font-size:17px;
 text-align:justify;
 padding:10px;
}
#sub_banner {
	width:900px; height:204; margin-right:auto; margin-left:auto;
}


#menu
{
	width:900px; height:39px; margin-left:auto; margin-right:auto; background:url(../images/menu-bg.jpg) no-repeat; padding:0px 0px 10px 0px;
}

#con_container { width: 970px; padding-right: 10px; padding-left: 10px; margin-top: 10px; padding-bottom: 20px; 
}

#con_container #lft_panel {
	width: 100%;
	float: left;
}
#con_container #lft_panel h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; color: #000000; margin-bottom: 10px; font-weight: bold; 
}
#con_container #lft_panel p { font-family: "Droid Serif"; font-size: 14px; line-height: 23px; margin-bottom: 10px; text-align: justify; 
}

#con_container #lft_panel .more {
	float: left;
	height: 20px;
	width: 74%;
	margin-bottom: 10px;
	text-align: right;
	margin-top: 10px;
}
#dealers_tab { width: 970px; margin-right: auto; margin-left: auto; border: 1px solid #94C0ED; margin-top: 20px; 
}
#dealers_tab .top_del {
	height: 36px;
	background-image: url(../images/bg_del.png);
	background-repeat: repeat-x;
}
#dealers_tab .top_del a {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#dealers_tab .top_del a:hover {
	color: #94C0ED;
	text-decoration: underline;
}

.products-2 p{
      font-family: "Droid Serif";
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 10px;
    text-align: justify;
	    padding: 5px;
  
}
.products-2 {
    padding: 5px;
    float: left;
    height: 336px;
    width: 453px;
    margin-top: 15px;
    margin-left: 13px;
    background-color: #FFFFFF;
	border: 1px solid #BCBCBC;
}

.gallery {
    width: 225px;
    float: left;
    padding: 5px;
    background: #CCCCCC;
    margin-right: 3px;
   
	    margin-left: 2px;
}
.ourgallery{
text-align:center;

color:red;
padding: 1px;
    margin: 5px;
	border-bottom:1px solid;
}
.contact1{
 text-align:center;
 color:red;
}
dd{
margin-left:10px;

}
.p4{
   
	
    color: red;
	font-size:19px;
	
}
dl{
    margin-top: 22px;
    margin-right: 0px;
    margin-bottom: 0;
    margin-left: 0px;
}

#footer { width: 990px; margin-right: auto; margin-left: auto; height: 20px; font-size: 13px; color: #333333; margin-top: 5px; padding-top: 10px; padding-bottom: 10px; text-align: center; background-color: #EAEAEA; margin-bottom: 5px; 
}
#footer a { color: #FF0000; text-decoration: none; font-weight: bold; 
}
#footer a:hover { color: #FFFFFF; text-decoration: underline; 
}
#sub_container {
	width: 900px;
	margin-top: 10px;
	margin-right: 32px;
	margin-left: 33px;
	padding-bottom: 25px;
}
#sub_container p {
	line-height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}


#sub_container h1 {
	font-family: Helvetica;
	font-size: 18px;
	color: #01516B;
	text-transform: uppercase;



}
#sub_container h2 {
	font-family: Helvetica;
	font-size: 20px;
	color: #000000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sub_container ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#sub_container ul li {
	line-height: 30px;
	list-style-type: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 20px;
}
#sub_container ul li a { text-decoration:none; font-weight:bold; color:#000000;}
#sub_container ul li a:hover { text-decoration:underline;}

#sub_container .tbl {
	background-color: #D5E6F9;

}
.img_product {
	background-color: #DBE8F9;
	height: 175px;
	width: 250px;
}

.img_product_new {
	background-color: #DBE8F9;
	height: 175px;
	width: 250px;
	margin-bottom: 20px;
}

#sub_container .tbl td {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 22px;
}
#sub_container  .bdr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 15px;
}

.tbl_gallery {
	color: #FFAD2F;
}
#sub_container p a {
	color: #333333;
	text-decoration: none;
}
#sub_container p a:hover {
	color: #333333;
	text-decoration: underline;
}

.more a {text-decoration:none; color: #fFF; font-weight:bold; display:block; padding:5px; background: #0066FF; width:110px; text-align:center;}

.tbl1 { border:solid 1px #E9E9E9;}
.tbl1 td { border-bottom:solid 1px #E9E9E9; padding:0px 0px 0px 10px; vertical-align:middle;  background:url(../images/bg-td.jpg) repeat-x bottom left; line-height:20px;}
