
body,html {
	background:#bdbbba url(../images/blue/bk_body_gray.jpg) repeat-x;
}

a {
	color:#004b8d;
}

h1 {
	color:#004b8d;
}

h2 {
	color:#004b8d;
}



h2.comments {
	color:#333;
}




 /* LAYOUT STRUCTURE
--------------------------------------------------*/

#footerInnerBottom {
	background:#bdbbba;
	border-top:8px solid #333;
}

/* HEADER ELEMENTS
------------------------------------------*/

#logo span {
	color:#999;
}

/* -- top menu --*/

#topMenu {
	border-top:1px solid #05a9fa;
	border-right:1px solid #05a9fa;
	background:url(../images/blue/bk_top_menu_ov.jpg) 0 0 repeat-x;
	
}

#topMenu ul.sf-menu li a{
	color:#b3e3fd;
	border-left:1px solid #05a9fa;
}

#topMenu ul.sf-menu li a:hover {
	color:#FFF;
	background:url(../images/blue/bk_top_menu.jpg) 0 0 repeat-x;
}

#topMenu ul.sf-menu li li a:hover {
	background:#009FFF;
}

#topMenu ul.sf-menu li li {
	background:#0082CE;
	border-bottom:1px solid #21AEFA;
	border-right:1px solid #21AEFA;
}

/* CONTENT ELEMENTS
--------------------------------------------------*/


#homeHeader #headerText {
	color:#999;
}

#homeHeader #headerText a {
	color:#93CA0C;
}


#homeHeader #buttons a {
	background:url(../images/blue/but_slider.png) 0 0 no-repeat;
}


#innerTop {
	background:url(../images/blue/bk_top_inner.jpg) 0 0 no-repeat;
}

.innerTitle, .innerTitle h1{
    color:#fff;
}

.innerDesc {
	color:#CCCCCC;
}

/* home four features images */

#section1 img {width:207px; height:142px; background:url(../images/blue/home-f-img-bg.jpg) no-repeat; padding:6px; margin:0 0 6px 0}

#section2 img {width:207px; height:142px; background:url(../images/blue/home-f-img-bg.jpg) no-repeat; padding:6px; margin:0 0 6px 0}


img .feature-four {width:219px; height:154px; background:url(../images/blue/home-f-img-bg.jpg) no-repeat; padding:6px}




/* COL LEFT
-------------------------------------------------*/


#colLeft .blogItem .postComments {
	background:url(../images/blue/bk_ico_comments.png) 0 3px no-repeat;
	text-shadow:#CF881E 1px 1px;
}

#colLeft .blogItem .postComments a{
	color:#fff;
}


/* COL RIGHT
--------------------------------------------------*/
#colRight h2{
	color:#004b8d;
}

/* #colRight .boxRight ul li {
	background:url(../images/blue/bullet_list_footer.png) 10px 10px no-repeat;
} */

#colRight .testimonialsList ul li {
	background:none;
}

#colRight #searchBox h2 {
	color:#666;
}

#colRight .post-title {font-weight:bold; font-size:14px; color:#0a8a41;}

/* FOOTER ELEMENTS
--------------------------------------------*/


#footer .footerBox h2  {
	color:#004b8d;
}


#footer .footerBox ul li {
	background:url(../images/blue/bullet_list_footer.png) 0 10px no-repeat;
}


/*COMMENTS
---------------------------------------------*/

#colLeft ul.commentlist .reply a {
	background:url(../images/blue/but_reply.png) 0 0 no-repeat;
	color:#fff;
}


/* FORMS
-------------------------------------------*/

#searchform input#searchsubmit {
	background:url(../images/blue/but_form.png) 0 0 no-repeat;
	color:#FFF;
}

/* contact */

#contact input.submit {
	background:url(../images/blue/but_form.png) 0 0 no-repeat;
	color:#FFF;	
}

.errormsg, .successmsg{
	background:#FEF4F1;
	border:1px solid #F7A68A;
	color:#DA4310;
	padding:10px;
}

.successmsg {
	background:#F5FAF1;
	border:1px solid #C2E1AA;
	color:#8FA943;
}

/* post comment */

#commentform input#submit{
	background:url(../images/blue/but_form.png) 0 0 no-repeat;
	color:#FFF;
}


#home_box_left {
	width:285px;
	background:url(../images/blue/home-box-bg.jpg) bottom no-repeat;
	margin-right:30px;
	float:left;
	margin-top:24px;
	height:230px;
}

h1.home_box_left  {
	color:#004b8d;
		font-size:14px;
		}
	

h1.home_box_center  {
		color:#004b8d;
		font-size:14px;
		font-style:italic;
}

#home_box_left .top {
	background:url(../images/blue/home-contact-top.jpg) 0 0 no-repeat;
	padding:12px;
	font-size:14px;
	height:26px;
}

#home_box_left .content {
	padding:0px 12px;
	text-align:left;
}

#home_box_left .content img {

}

#home_box_center {
	width:331px;
	background:url(../images/blue/home-ctr-box-btm.png) bottom  no-repeat;
	margin-right:22px;
	float:left;
	margin-top:24px;
	font-size:14px;
	line-height:18px;
	text-align:center;
	height:230px;
}

#home_box_center .top {
	background:url(../images/blue/home-ctr-box-top.png) 0 0 no-repeat;
	padding:6px;
	font-size:14px; 
	height:48px;
}

#home_box_center .content {
	padding:0px 12px 6px 12px;
}

h1.home_box_center  {
		color:#004b8d;
		font-size:14px;
		font-style:italic;
}


#home_box_right {
	width:285px;
	background:url(../images/blue/home-box-bg.jpg) bottom no-repeat;
	margin-top:24px;
	float:right;
	height:230px;
}

#home_box_right .top {
	background:url(../images/blue/bk_rightbox_top_testimonials.jpg) 0 0 no-repeat;
	padding:12px;
	font-size:14px;
	height:26px;
}

#home_box_right .content {
	padding:0px  12px;
}