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


body{
	margin:0;
	padding:10px 0 20px 0;
	background:#fff;
	font-family:Tahoma;
	}
	
div, h1, h2, h3, h4, p, ul, li, form, br{
	margin:0;
	padding:0;
	line-height:normal;
	}	
		
.clr{
	clear:both;
	}
	
a, img{
	outline:none;
	border:none;
	}
	
/*wrapper*/
.wrapper{
	width:892px;
	margin:0 auto;
	}
	
/*header*/
.header{
	padding:0 5px 0 0;
	}
	
.logo{
	width:289px;
	float:left;
	margin:15px 0 0 2px;
	}
	
.logo a{
	width:289px;
	background:url(image/logo.gif) no-repeat;
	height:40px;
	display:block;
	text-indent:-2000px;
	cursor:pointer;
	}
	
.headerRight{
	width:412px;
	float:right;
	text-align:right;
	}

/*nav*/	
.nav{
	padding-top:15px;
	}
	
.nav ul{
	}
	
.nav ul li{
	list-style:none;
	float:left;
	color:#3F382F;
	font-size:15px;
	margin-left:19px;
	}
	
.nav ul li span{
	margin-left:8px;
	}
	
.nav ul li a{
	color:#00A0C6;
	text-decoration:none;
	text-transform:capitalize;
	}
	
.nav ul li a:hover{
	text-decoration:underline;
	}
	
/*flash*/
.flashBox{
	height:328px;
	padding-top:15px;
	width:892px;
	}
	
.flashBox2{
	height:206px;
	padding-top:7px;
	padding-bottom:7px;
	width:892px;
	}
	
/*content*/
.content{
	padding:10px 0 0 0;
	}
	
/*contentLeft*/
.contentLeft{
	width:585px;
	float:left;
	}
	
.contentLeftTop{
	background:url(image/righttopBg.gif) no-repeat;
	height:5px;
	}

.contentLeftMid{
	background:url(image/lefmidBg.gif) repeat-y;
	padding:0 0 18px 5px;
	}
	
.midContet{
	}
	
.calander{
	float:right;
	margin:20px 20px 0 0;
	}
	
.smile{
	float:right;
	margin:40px 20px 0 0;
	}

.midContet h1{
	font-size:12px;
	color:#000;
	padding:10px 0 0 10px;
	}
	
.midContet h4{
	font-size:12px;
	color:#000;
	padding:10px 0 0 10px;
	}
	
.midContet p{
	font-size:12px;
	color:#3F382F;
	line-height:1.4em;
	padding:4px 20px 8px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.contentLeftbottom{
	background:url(image/lefbottomBg.gif) no-repeat;
	height:5px;
	}
	
.bottomBoxContent{
	background:#53bad0;
	padding:5px 0 5px 10px;
	margin:10px 0 0 0;
	}
	
.box{
	width:270px;
	float:left;
	border-right:2px solid #fff;
	padding:5px 12px 5px 0;
	margin-right:10px;
	}
	
.toptext{
	font-size:10px;
	font-weight:bold;
	color:#fff;
	}
	
.ptext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	}
	
.boxRight{
	width:276px;
	float:left;
	padding:5px 0 5px 0;
	}
	
	
/*right*/
.conetentRight{
	width:296px;
	float:right;
	}

.rightBox{
	margin-bottom:10px;
	}
	
.rightBoxTop{
	background:url(image/rightBoxtop.gif) no-repeat;
	height:6px;
	}
	
.rightBoxMid{
	background:url(image/rightBoxmid.gif) repeat-y;
	padding:0 0 7px 5px;
	}
	
.greenBox{
	background:url(image/rightheaderbg.gif) no-repeat;
	height:29px;
	}
	
.headingText{
	font-size:15px;
	color:#fff;
	font-weight:bold;
	padding:5px 0 0 10px;
	}
	
.rightContentBox{
	padding:15px 0 0 10px;
	}
	
.rightContentBox h4{
	font-size:12px;
	color:#000;
	text-transform:uppercase;
	line-height:1.1em;
	}
	
.rightContentBox p{
	font-size:12px;
	color:#3F382F;
	line-height:1.4em;
	margin:5px 0 20px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.orangeBox{
	background:url(image/rightorangetheaderbg.gif) no-repeat;
	height:29px;
	}
	
.blueBox{
	background:url(image/rightblueheaderbg.gif) no-repeat;
	height:29px;
	}
	
.lightblueBox{
	background:url(image/rightlightblueheaderbg.gif) no-repeat;
	height:29px;
	}
	
.rightBottomBox{
	}
	
.rightBottomBoxTop{
	background:url(image/rightboxbottomTop.gif) no-repeat;
	height:6px;
	}
	
.rightBottomBoxMid{
	background:url(image/rightboxbottomMid.gif) repeat-y;
	padding:0 0 0 5px;
	}

.rightBottomBoxBottom{
	background:url(image/rightboxbottomBottom.gif) no-repeat;
	height:6px;
	}
	
.callIcon{
	float:left;
	margin-top:12px;
	}
	
.textBox{
	float:left;
	width:200px;
	padding:0 0 0 10px;
	}
	
.textBox h2{
	font-size:10px;
	color:#000;
	float:left;
	}
	
.textBox h4{
	font-size:10px;
	color:#000;
	float:left;
	margin-left:35px;
	}
	
.textBox h3{
	font-size:16px;
	color:#000;
	margin-bottom:8px;
	}
	
.rightBoxbottom{
	background:url(image/rightBoxbottom.gif) no-repeat;
	height:6px;
	}
	
/*footer*/
.footer{
	margin-top:8px;
	background:url(image/footerbg.gif) bottom no-repeat;
	padding-bottom:16px;
	}
	
.footer img{
	float:left;
	}
	
.footerImage{
	margin-right:57px;
	}
	
