body{
	margin:0px;
	padding:0px;
	background-color:#557cbc;
}

#mainWrapper{
	margin:0 auto;
	width:980px;
	background:url(i/bg.jpg) repeat-y 0 0;	
}

.pad{
	padding-left:20px;
}

#header{
	position:relative;
	width:960px;
	height:92px;
	background-color:#00549e;
}


#header #logo{
	position:absolute;
	top:8px;
	left:20px;
	display:block;
	width:237px;
	height:72px;
	background:url(i/logo.jpg) no-repeat 0 0;

}

#header span{
	display:none;
}

/* search box */

#header .searchArea{
	position:absolute;
	right:20px;
	top:30px;
}

.searchArea .inputBox{
	border:1px solid #fff;
	font:16px arial;
}

.searchArea .inputButton{
	position:relative;
	top:3px;
}

/* search box end */


/* navigation bar */

.mainNav{
	width:960px;
	height:57px;
	background:url(i/navbg.jpg) repeat-x 0 0;
}

.mainNav span{display:none;}

.mainNav a{
	display:block;
	float:left;
}

.navHome{
	width:77px;
	height:57px;
	background:url(i/navhome.jpg) no-repeat 0 0;
}

.navAbout{
	width:126px;
	height:57px;
	background:url(i/navabout.jpg) no-repeat 0 0;
}

.navServices{
	width:179px;
	height:57px;
	background:url(i/navservices.jpg) no-repeat 0 0;
}

.navCare{
	width:149px;
	height:57px;
	background:url(i/navcare.jpg) no-repeat 0 0;
}

.navBlog{
	width:63px;
	height:57px;
	background:url(i/navblog.jpg) no-repeat 0 0;
}

.navComm{
	width:159px;
	height:57px;
	background:url(i/navactivity.jpg) no-repeat 0 0;
}

/* nav end */

/* breadcrumbs bar */

.breadCrumbs{
	width:960px;
	height:21px;
	background-color:#f1b84a;
	color:#fff;
	font-size:12px;
	font-family:arial;	
	
}
.breadCrumbs span{
	position:relative;
	top:3px;
	left:10px;
}

/* breadcrumbs end */


/* left column + right column layout */

.mainLeft{
	float:left;
	width:704px;
}

.mainLeft img{border:none;}

.mainRight{
	float:left;
	margin-top:10px;
	width:256px;
}

.homeSection{
	position:relative;
	margin:4px 0px 0px 10px;
	width:684px;
	height:545px;
}

.homeSection .banner{
	position:absolute;
	top:0px;
	left:-10px;
}

.homeSection .home1{
	position:absolute;
	top:127px;
	left:0px;
}

.homeSection .home2{
	position:absolute;
	top:335px;
	left:0px;
}

.homeSection .home3{
	position:absolute;
	top:127px;
	right:0px;
}

.homeSection .home4{
	position:absolute;
	top:335px;
	right:0px;
}

/* column layouts end */


div.titlebg{
	position:relative;
	font-family:Georgia,"Times New Roman", sans-serif;
	font-size:28px;
	color:#00549e;
	text-transform:capitalize;
	margin-left:10px;
	margin-top:10px;
	width:684px;
	height:96px;
	background:url(i/h1bg.jpg) no-repeat top left;

}

div.postauthor{
	color:#CC6633;
	font-size:11px;
	font-family:Georgia,"Times New Roman", sans-serif;	
	
}
div.titlebg2{
	width:666px;
	color:#00549e;
	margin-left:20px;
	margin-top:10px;
	text-transform:capitalize;
	margin-bottom:25px;
	display:block;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;	
}

div.titlebg2 a:link, div.titlebg2 a:visited{
	margin:1em 0;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Georgia,"Times New Roman", sans-serif;
	font-size:24px;
	color:#00549e;
	text-decoration:none;

}

.breadCrumbs a:link, .breadCrumbs a:visited{
	color:#fff;
	font-size:12px;
	text-transform:capitalize;
	font-family:arial;
}

div.titlebg2 a:hover{
	text-decoration:underline;
}	
div.entry h2{
	margin:1em 0;
	font-weight:normal;
	font-family:Georgia,"Times New Roman", sans-serif;
	font-size:24px;
	text-transform:capitalize;
	color:#00549e;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}

div.titlebg span{
	position:absolute;
	left:10px;
	top:12px;
}

div.entry{
	position:relative;
	top:-20px;
	margin-left:20px;
	width:666px;
}

div.entry p{
	margin:.8em 0;
	font-family:"Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size:14px;
	/*color:#464646;*/
	color:#7e7e7e;
	line-height:22px;
	
}

div.entry p span{
	font-size:24px;
	font-weight:bold;
	color:#e9b31b;
}

div.entry p em{
	font-family:"Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size:14px;
	/*color:#464646;*/
	color:#7e7e7e;
	line-height:22px;
}

div.entry p b{
	color:#013f78;
	font-size:20px;
	
}
div.entry p a:link, div.entry p a:visited{
	color:#e9b31b;
}

p.postmetadata {
	width:666px;
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #ccc;
}

div.entry img{
	border:none;
}

div.entry .imgleft{
	float:left;
	margin-top:5px;
	margin-right:15px;
	margin-bottom:15px;
	border:1px solid #000;
}

div.entry .imgright{
	float:right;
	margin-top:5px;
	margin-left:15px;
	margin-bottom:15px;
	border:1px solid #000;	
}

div.entry form label{
	display:block;
	font-family:"Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#e09c19;
}

div.entry form input, div.entry form textarea{
	font-family:"Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size:12px;
	color:#1e4163;
	border:1px solid #ccc;
	margin-bottom:20px;
}

div.entry form textarea{
	width:420px;
}

div.contactform{
	font-family:"Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size:11px;
	color:#07549e;
}

div.formerror{
	font-family:"Lucida Sans Unicode", "Lucida Sans", sans-serif;
	font-size:14px;
	color:#07549e;
	padding:20px;
	background-color:#f1b84a;
}

div.entry form input.formsubmit{
	border:none;
}

div.entry .box{
	position:relative;
	width:636px;
	padding:15px;
	background-color:#f1b84a;
}

div.entry .boxtop{width:666px; height:14px;position:absolute; top:0px; left:0px; background:url(i/listbg1.jpg) no-repeat top left; width:666px;}
div.entry .boxbot{width:666px; height:15px;position:absolute; bottom:0px; left:0px;background:url(i/listbg2.jpg) no-repeat bottom left; width:666px;}

div.entry ul li{list-style-image:url(i/listbullet.jpg); font-family:"Lucida Sans Unicode", "Lucida Sans", sans-serif; font-size:14px; color:#004078;margin-bottom:20px;}
/* footer */

.footer{
	margin-left:-20px;
	width:1000px;
	height:48px;
	background:url(i/footerbg.jpg) no-repeat top left;
	clear:both;
}	

div.footer div.fLinks{
	display:block;
	margin:0 auto;
	text-align:center;
	font-size:11px;
	font-family:arial;
	color:#fff;
	position:relative;
	top:8px;
}
/* footer end */


div.righthead{
	margin-left:15px;
	width:80%;
	padding:10px;
	text-align:center;
	font-family:arial;
	text-transform:uppercase;
	color:#fff;
	font-size:15px;
	background-color:#00549e;
}

div.mainRight li{
	margin-left:15px;
	width:225px;
	text-align:center;
	background-color:#ecb10f;
	list-style-type:none;
	padding:4px 0px 4px 0px;
	color:#00549e;
	text-decoration:none;
	font-size:12px;
	font-family:arial;	
	margin-bottom:2px;
}

div.mainRight li a:link, div.mainRight li a:visited{
	color:#00549e;
	text-decoration:none;
	font-size:12px;
	font-family:arial;
}

div.mainRight li:hover{
	background-color:#557cbc;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */




/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
