/*BODY*/
body {
background: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
}

a {
font-weight: normal;
text-decoration: none;
color: #02FDD1;
}
a:hover {
font-weight: normal;
text-decoration: underline;
color: #02FDD1;
}
ul { list-style-type: square; margin: 0; padding-left: 10px; color: #fff; }
ul li { padding: 0 0 3px 0; border-bottom: 0px dotted #000; }
ul li a { }
ul li a:hover { text-decoration: none; color: #000; }
img { border: none; }

#wrap {
margin: 0px auto;
width: 948px;
background: #fff;
padding: 0px;
}




/*HEADER*/
#header {
height: 67px;
}

/*MAIN*/
#main {
height: 240px;
margin-top: 6px;
width: 945px;
background-image: url(images/home-banner-BLK-one-person.jpg)
}

/*MIDDLE*/
#middle {
float: left;
margin-top: 8px;
height: 145px;
}

#middle1 {
width: 743px;
float: left;
}

#middle2 {
float: right;
margin-right: 6px;
margin-left: 15px;
}


/*BLOG*/
#blog {
	margin-top: 8px;
	float: left;
	font: Arial;
	font-size: 12px;
	background-image: url(images/footbg1.jpg);
	background-repeat:no-repeat;
	width: 234px;
	height: 228px;
	padding-top: 3.5em;
	padding-right: 0em;
	padding-bottom: 0em;
	padding-left: .25em;
}

#blog p {
color: #ffffff;	
text-align: center;
}
#blog2 {
color: #ffffff;	
valign: bottom;
}

/*FEATURES*/
#features {
margin-top: 8px;
float: left;
margin-left: 21px;
}

/*ADCOLUMN*/
#adcolumn {
float: right;
margin-right: 4px;
margin-top: 4px;
}

#adcolumn li{
margin-bottom: 0px;	
}

/*SEOCONTENT*/
#seocontent {
font: Arial;
float: left;
color: #666; 
width: 747px;
text-align:justify;
}

#seocontent h1 {
margin-top: 10px;
font: Arial;
font-size: 18px;
margin-bottom: -6px;
}

#seocontent h2 {
font: Arial;
font-size: 14px;
margin-top: 14px;
margin-bottom: -6px;
}

#seocontent p {
font: Arial;
font-size: 12px;
}


/*FOOTER*/
#footer {
height: 30px;
width: 950px;
color: #666;
float: left;
text-align: left;
border-top: 1px solid #CCC;
font-size: 10px;
margin-top: 20px;
}
