/* Custom WordPress Theme */
/*global stuff*/
*
{
	margin:0px;
	padding:0px;
	border:hidden;
}
body
{
	background:url(images/page_bg.jpg) center 94px no-repeat;
	font-family:Arial, Helvetica;
}
/*end global stuff*/

/*containers*/
#container
{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
#menuContainer
{
	width:1000px;
	height:509px;
}
#logoContainer
{
	width:250px;
	float:left;
}
#menuPictureContainer
{
	float:left;
	width:750px;
	position:relative;
	top:0px;
	left:0px;
}
#logoContainer
{
	width:250px;
	height:245px;
	background:url(images/logo_backing.png);
	float:left;
}
/*end containers*/

/*header ONE content*/
#logoClickable
{
	display:block;
	margin:0 auto;
	margin-top:55px;
}
.menu
{
	margin-top:60px;
	margin-bottom:32px;
	float:left;
}
.menu a:hover
{
	text-decoration:underline;
}
.menu dt
{
	float:left;
	margin-left:20px;
}
#peopleImage
{
	margin-top:53px;
	margin-left:-100px;
}
.menuLink
{
	font-size:14px;
	color:#1972b4;
	text-decoration:none;
}
.headerStrap
{
	font-size:28px;
	color:#1972b4;
	text-decoration:none;
	margin: 20px 0 10px 75px;
	line-height:50px;
	float: left;
}
.strapFollow
{
	font-size:12px;
	font-weight:bold;
	color:#424034;
	margin: 0 0 0 75px;
	float: left;
}
.submenuContent
{
	height:36px;
	background:#FFF;
	display:none;
	position:absolute;
	top:80px;
	z-index:1;
	padding:7px;
	overflow:hidden;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-radius-bottomleft:5px;
	-webkit-border-radius-bottomright:5px;
        z-index:500;
}
.submenuContent a
{
	white-space:nowrap;
	display:block;
	width:100%;
}
.submenuContent dt
{
	margin:0px;
	float:none;
}
.aboutusSubMenu
{
	left:75px;
	width:150px;
}
.submenuContent dt
{
	height:25px;
}
.whatDoWeDoSubMenu
{
	width:300px;
	height:240px;
        left:265px;
}
/*end header ONE content*/

/*body content*/
#content
{
	clear:both;
	width:685px;
	padding-right:15px;
	float:left;
	margin-top:15px;
	overflow:hidden;
	margin-bottom:25px;
}
#sidebar
{
	float:left;
	width:280px;
	margin-top:15px;
	padding:10px;
}
/*end body content*/

/*home services overview module*/
#home_services_overview, #home_services_overview #left, #home_services_overview #right {
	width: 643px;
	height: 210px;
	float: left;
	position: relative;
	}
	
#home_services_overview #left {
	width: 216px;
	background:url(images/home_ethnic_couple.jpg);
	}
	
#home_services_overview #right {
	width: 397px;
	background:url(images/home_services_box.gif) no-repeat;
	padding:15px;
	padding-top:30px;
	overflow:hidden;
}
#right ul {
	/*margin: 0;
	padding: 0;*/
	list-style: none;
	font-family: "trebuchet ms";
	font-size: 12px;
	/*width:50%;
	float:left;*/
}
/*#right ul li {
	margin: 0;
	display: block;
	width: 200px;
	padding: 0;
	background :url(images/orange_bullet.gif) no-repeat;
}*/
h4
{
	font-size:16px;
	color:#1972b4;
	margin: 0 0 14px 0;
}
h2
{
	font-weight:normal;
	color:#1972b4;
	height:35px !important;
        font-size:150%;
}
.listContainer h4
{
	background:url(images/arrow2.jpg) no-repeat;
	padding-left:15px;
	height:20px;
}
.mediumVAG
{
	color:#1972b4;
	font-size:18px;
}
p
{
	font-size:12px;
	color:#424034;
}
.strong
{
	font-weight:bold;
}
.listContainer
{
	margin-top:15px;
}
.listContainer .conts
{
	margin-bottom:16px;
}
.listContainer li
{
	width:144px;
	float:left;
	color:#424034;
	margin-left:15px;
	list-style:none outside none;
}
.conts li
{
	line-height:17px;
}
.clear
{
	clear:both;
}
/*end home services overview module*/

/*footer*/
#footer
{
	clear:both;
	height:211px;
	margin-top:15px;
	background:url(images/footer_bg.jpg) repeat-x;
}
#footerContent
{
	width:1000px;
	margin:0px auto;
	height: 211px;
}
.page-id-2 #container_content
{
	background:url("images/1support_button.jpg") no-repeat scroll 75% 98% #EEEEEE;
}

	
.homeSideBar li,
.contentSidebar li,
.dynamicNews li
{
	list-style:none outside none !important;
	margin-bottom:15px !important;
	background:none !important;
	border:0px !important;
	padding-left:3px !important;
}
.homeSideBar a,
.contentSidebar a,
.dynamicNews a
{
	font-size:12px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	line-height:16px;
	padding-left:20px;
	background:url(images/1icsdfon1.jpg) no-repeat;
}
.homeSideBar a:hover,
.contentSidebar a:hover,
.dynamicNews a:hover
{
	text-decoration:underline !important;
}
small a
{
	background:none !important;
	padding:0px !important;
}
#moreNews
{
	margin: 0;
}
.sureStartLogo
{
	clear:both;
}
#text-4
{
	position:relative;
	top:90%;
	left:0px;
}
.contentList
{
	list-style:none outside none;
	font-size:12px;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#424034;
}

.contentList li {
	background:url(images/orange_bullet.gif) no-repeat 0 6px;
	padding: 2px 0 2px 20px;
	width: 100%;
	display: block;
	float: left;
	position: relative;
	}
	
#content_left
{
	min-height:800px !important;
}
.page-id-2 #sidebar_content .homePageServicesLabel,
.page-id-2 #sidebar_content .content_links
{
	display:none;
	
}
.entry
{
	clear:both;
}
.blogList .post
{
	margin-bottom:25px;
}
.blog .post h2 a
{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	color:#333 !important;
}
.blog .post h2 a:hover
{
	text-decoration:underline;
}
.conts ul li
{
        font-size:12px;
}
.home .conts li
{
	background:none;
	padding:0px;
}
