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

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	background: #efefef;
	font-family:  Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 17px;
	text-align:left;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	margin-top: 20px;
}

#bigContent {
	width: 900px;
	
}

	
#bigContentTop {
	width: 900px;
	height: 16px;
	background: url(../images/contentTop.gif) left bottom no-repeat;
	margin: 7px  0 0 0;
}

#bigContentMid {
	width: 850px;
	padding: 25px 30px 10px 30px;
	background:url(../images/contentMid.gif) left bottom repeat-y;
}

#bigContentBtm {
	width: 900px;
	height: 16px;
	background: url(../images/contentBtm.gif) left top no-repeat;
	clear: both;
}

.lc {
	width: 510px;
	border-right: #CCC 1px dotted;
	margin: 0px 25px 0 0;
	padding: 0 20px 0 0;
	float:left;
	display: inline;
	

}

.rc {
	width: 250px;
	margin: 0px 35px 0 0;
	float:right;
	display: inline;
	font-size: 10px;
	

}

/*------------------------top Menu----------------------*/
#topmenu {
	margin: 5px 0 15px 0;
}

#topmenu ul li {
	float:right;
	display: inline;
	list-style:none;
}
/*------------------------main Menu----------------------*/

#mainMenu {
	font-size:14px;
	padding: 0px 0 10px 0px;
	margin: 0;
}


#mainMenu {
	width: 900px;
	margin: 0 0 0px 0;
	padding: 0;
	
}

#mainMenu ul {
padding: 0;
height: 50px;
margin: 0;

}
	
#mainMenu li {
	margin: 0;
	padding: 20px 0px 10px 8px;
	list-style: none;
	float:left;
	display:inline;
	
}

#mainMenu ul li a {
	height: 50px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 5px 0 5px;
	
	
}

#mainMenu ul li  a:hover {
	height: 50px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #339edb;
	padding: 0 5px 0 5px;
	
	}

.linestyle {
	font-size:18px;
	color: #ccc;
	font-weight: normal;
	vertical-align: middle;
}
/*------------------sub Menu-------------*/

#subMenu {
	width: 350px;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
	border-bottom: #06C 1px dotted;
	border-top: #06C 1px dotted;
	position: relative;
	
	}
	
#subMenu ul {
	margin: 0;
	padding:0;
	list-style: none;
	}
	
	
#subMenu li {
	padding: 0 15px 0 0;
	margin: 0;
	float: left;
	list-style: none;
	}

.nolink a {
	font-weight: bold;
	}


#subMenu ul a {
	background:url(../images/arrow-gray.gif) no-repeat left center;
	color: #0b669b;
	float: left;
	display: block;
	padding: 5px 0 5px 7px;
	text-decoration:none;
	
	}
	
	
#subMenu li a:hover{
	color: #339edb;
	float: left;
	display: block;
	padding: 5px 0 5px 7px;
	text-decoration:none;
	}
	/*------------------Easy Slider------------------ */
	
/*---------banner slider---------*/


#slider{
	width:895px;
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:895px;
	height:270px;
	overflow:hidden; 
	}	
	
#slider h1 {
	color:#FFF;
	padding: 30px 0 0 30px;
}
#prevBtn {
	display:block;
	width:36px;
	height:33px;
	position:absolute;
	left:820px;
	top:395px;
	
	}	
	

	
#nextBtn{ 
	display:block;
	width:36px;
	height:33px;
	position:absolute;
	left:860px;
	top:0px;
	
	
	}

 *+html #prevBtn {
	display:block;
	width:36px;
	height:33px;
	position:absolute;
	left:77px;
	top:290px;
	}	
	
 *+html #nextBtn{ 
	display:block;
	width:36px;
	height:33px;
	position:absolute;
	left:1067px;
	top:290px;
	
	} 
	
#prevBtn a{  
	display:block;
	width:36px;
	height:33px;
	background:url(../images/btn-prev.png) no-repeat 0 0;	
	}	
	
	
#nextBtn a{ 
	display:block;
	width:36px;
	height:33px;
	background:url(../images/btn-next.png) no-repeat 0 0;	
	}	
	
#nextId {
	background:url(../images/btn-next.png) no-repeat 0 0;	
}
 /* image replacement */
        .graphic, #header, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	

/* Easy Slider */


#slider2 #slider{
	background:url(../images/products/bkgr.jpg) no-repeat top left;
	width:474px;
	padding: 0px 0 20px 0;
	margin: 1px 0 0 0;
	
	}	
#slider2 #slider p {
	padding: 10px 10px 0px 20px;
	color:#919caa;
	margin:0;
	width: 340px;
	line-height: 14px;
	font-size: 12px;
}

#slider2 #slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2 #slider li{ 
	width:474px;
	height:375px;
	overflow:hidden; 
	}	
	
#slider2 #prevBtn {
	display:block;
	width:36px;
	height:33px;
	position:absolute;
	left:560px;
	top:535px;
	}	
	
#slider2 #nextBtn{ 
	display:block;
	width:36px;
	height:33px;
	position:absolute;
	left:600px;
	top:535px;
	
	}

#slider2 *+html #prevBtn {
	display:block;
	width:36px;
	height:33px;
	position:absolute;
	left:77px;
	top:290px;
	}	
	
#slider2 *+html #nextBtn{ 
	display:block;
	width:36px;
	height:33px;
	position:absolute;
	left:1067px;
	top:290px;
	
	} 
	
/*-----------------------------------------------------------*/	
	
#containerLeft2 {
	width: 425px;
	height: 326px;
	float: left;
	background: url(../images/mediumContentBkgr.gif) no-repeat top left;
	padding: 25px;


}

#containerLeft {
	width: 438px;
	height: 326px;
	float: left;
	background: url(../images/mediumContentBkgr.gif) no-repeat top left;
	margin: 0 25px 0 0;


}

#containerRight {
	width: 362px;
	height: 326px;
	float: left;
	margin: 0 0 0 25px;
	background: url(../images/contentRightBkgr.gif) no-repeat left top;
	padding: 25px;
	
}

#containerRight2 {
	width: 362px;
	height: 326px;
	float: left;
	margin: 0 0 0 10px;
	background: url(../images/contentRightBkgr.gif) no-repeat left top;
	padding: 25px;
	
}


#leftContact {
	float:left;
	width: 200px;
	display: inline;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	height:0;

}

#footer {
	width: 900px;
	height: 63px;
	background: url(../images/footer.gif) no-repeat top left;
	margin: 15px 0 0 0;
	}
	
.footer{
	float:left;
	display:inline;
	padding: 20px 20px 20px 20px;
	border-right: 1px #CCC dotted;
	
}

.footer2{
	float:right;
	display:inline;
	padding: 10px 20px 20px 20px;
	border-right: 1px #CCC dotted;
	
}

.ani {
	font-size:10px;
	margin: 0px 10px 0 0;
    float:right;
	display:inline;
}
/*----------------txt styles----------------*/

.style1 {
	color: #737679;
	line-height: 20px;
	font-size: 14px;
}

p {
	margin: 0 0 15px 0;
	padding: 0;
}
	
	
h1 {
	font-size: 22px;
	color: #252c34;
	margin: 0px 0 10px 0;
	padding: 10px 0 0 0;
}

h2 {
	font-size: 14px;
	color: #252c34;
	margin: 20px 0 5px 0;
}

h3 {
	font-size: 14px;
	color: #0b669b;
	margin: 5px 0 3px 0;
}

.quote {
	font-size: 14px;
	font-style: italic;
	line-height: 20px;
	color: #0b669b;
	padding: 0px 0 5px 0;
}

hr {
	color: #999;
	margin: 20px 0 10px 0;
	
}
	
.box1 {
	width: 170px;
	float: left;
	margin: 0 0 0 0;
	padding:0;
}

.box1b {
	width: 180px;
	float: left;
	margin: 0 0 0 12px;
}

.box2 {
	width: 350px;
	float: left;
	margin: 0 0 0 25px;
}

.box3 {
	width: 137px;
	float: left;
	padding: 0 0 0 7px;
}

.pic {
	float: left;
	height: 178px;
	width: 167px;
	margin: 0 20px 20px 0;
}

.profile {
	border-bottom: #CCC 1px dotted;
	margin: 25px 0 0 0;
}


a {
	text-decoration: none;
	color: #0b669b;
	
}

.link1 {
	text-decoration: none;
	color: #0b669b;
	font-size:11px;
	text-transform: uppercase;
	font-weight: bold;
	
}
a:hover {
	text-decoration: none;
	color: #339edb;
	
}

li {
	list-style:square;
}

#clear {
	width: 300px;
	height: 80px;
	float: left;
	display: inline;
}

img {
	border: 0;
}

#columnr {
	width: 300px;
	float: left;
	margin: 0 0 0 55px;
}

#columnl {
	widows: 300px;
	float:left;
}

#services {
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dotted #CCC;
}
