@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}.mainbg {
	background-image: url(../images/bg.png);
	background-repeat: repeat-y;
	background-position: top;
}
.bgheader {
	background-image: url(../images/bg3.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bgdropshadow {
	background-image: url(../images/bodytopbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.footertext {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.watercool-hbg {
	background-image: url(../images/headingbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 220px;
	padding: 0px;
}
.contact-hbg {
	background-image: url(../images/contactheadingbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
	width: 220px;
	padding: 0px;
}
.dotedline {
	background-image: url(../images/dotedline.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contact-h {
	background-image: url(../images/contact-h.png);
	background-repeat: no-repeat;
	height: 42px;
	background-position: left top;
}
.contactc {
	background-image: url(../images/contactform_c.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.containerbg {
	background-image: url(../images/containerbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 347px;
}
p {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #2388CE;
	text-decoration: none;
}
.h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #7b011d;
	text-decoration: none;
	background-image: url(images/aero.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2C8FD3;
	text-decoration: none;
}
a:hover {
	color: #920F07;
}
.clintdetail {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #747271;
	text-decoration: none;
}

 /*menu start*/

.arrowlistmenu{
	width: 200px;
}

.arrowlistmenu ul{
	list-style-type: none;
	margin: 0;
	padding: 0; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	color: #000000;
}

.arrowlistmenu ul li a{
	color: #000000; /*custom bullet list image*/
	display: block;
	padding-left: 30px; /*link text is indented 19px*/
	text-decoration: none;
	font-weight: normal;
	font-size: 90%;
	background-image: url(../images/bulit.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
}
.arrowlistmenu ul li a:hover{
	color: #2A8DD1;
}
/*listmenu */

#tabs {
	float:left;
	width:100%; /*margin between menu and rest of page*/
	overflow:hidden;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	}

#tabs ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 3px;
	text-decoration:none;
	background-image: url(../images/saperater.png);
	background-repeat: no-repeat;
	background-position: left center;
	
	
	}

#tabs a span {
	float:left;
	display:block;
	margin-right:2px;
	color:#000033;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {
	float:none;
}

/* End IE5-Mac hack */
#tabs a:hover span {

	}

#tabs a:hover {
	background-image: url(../images/nav_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	}

#tabs a:hover span {
	color:#FFFFFF;
	background-image: url(../images/nav_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
	/*  
.currnt  {
	background-image: url(images/nav_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	}

.currnt span {
	color:#FFFFFF;
	background-image: url(images/nav_02.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-decoration: none;
	}
*/


.container-h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #2D90D4;
	text-decoration: none;
	background-image: url(../images/container-topbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 46px;
	width: 220px;
	padding-top: 5px;
	padding-left: 60px;
}

.container-bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4c4c4c;
	text-decoration: none;
	background-image: url(../images/container-bottom-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	width: 220px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.phone-no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #208FFF;
	text-decoration: none;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5fa10c;
	text-decoration: none;
	padding-top: 0px;
}
.head{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5fa10c;
	text-decoration: none;
	padding-top: 0px;
}
.imgs{
	border-bottom-width:1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color:#CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 3px;
}
