@charset "UTF-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	color: #636658;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: center 13%;

}

p {
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 10px 0;
	text-align:left;
}
h1  {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:23px;
}
h2  {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size:13px;
}

h3, h4, h5  {
	margin: 0 0 10px 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
}
a:link, a:visited, a:active {text-decoration: none; color: #180a9b;}
a:hover {text-decoration: underline; color: #180a9b;}
.imgleft{ float:left; margin:10px 10px 10px 0;}

#container {
	width: 950px;
	background: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
} 
#header {
	padding: 0 115px;
	margin: 0;
	height:78px;
} 
#logo {
	padding: 0px 0 0 50px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	height:50px; width:290px;
	float:left; color: #100762;
} 
#top_tab {
	padding: 0 0 0 0;
	margin: 0;
	height:68px;
	float:right;
} 

#nav {
	margin: 0;
	background-image: url(images/nav.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0;
	float: left;
	width: 950px; height:35px;
}
#nav ul {
	list-style-type: none;
	margin: 0 115px 0 0;
	padding: 0px;
    }
     
#nav ul.left {}
     
#nav ul.right {
    text-align: right ;
    }
     
#nav ul li {
	display: inline;
	padding:10px 15px;
	font-size: 11px;
	line-height:35px;height:35px;
	background-image: url(images/menu.jpg);
	background-position: center top;
    } 
#nav a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav a:hover {
	text-decoration: underline;
}

#mid {
	padding: 0 75px;
	margin: 0 85px;
	background-image: url(images/bottom_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 0;
	float: left;
	width: 775px; 
	}

#left_side01 {
	margin: 20px 0 0 30px;
	float:left;
	width:430px;
	text-align:left;
} 
#list01 {height:150px; width:210px;}
#list02 {height:150px; width:210px;float:right;}
.box{height:77px; width:437px;
	color:#FFFFFF;
	font-size:9px;
	margin-bottom:5px;
	}
#box01{background-image: url(images/box01_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
#box02{background-image: url(images/box02_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
#box03{background-image: url(images/box03_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;}
	
	
#right_side01 {
	padding: 10px 15px 0 15px;
	background-image: url(images/right_side01_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px 23px 0 0;
	float:right;
	height:498px; width:225px;
	color:#100762;
	font-size:10px;
	line-height:12px;
} 
#right_side02 {
	padding: 20px 15px 0 15px;
	background-image: url(images/right_side02_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 10px 10px 0 0;
	float:right;
	height:230px; width:225px;
	color:#100762;
	font-size:10px;
	line-height:12px;
	text-align:left;
	}


#base {
	margin: 0 95px;
	background-image: url(images/bottom_gradient.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0;
	float: left;
	width: 750px; height:263px;
	}

#main_content {
	margin: 0 0 0 20px;
	float:left;
	height:230px; width:420px;
	
} 
#main_text {
	margin: 30px 0 0 20px;
	text-align:left;
	color:#636658;
}
ul.services {list-style-type:disc; color:#96b501; line-height:18px; font-size:13px;}	
ul.services li span {color:#636658;}

ul.skills {list-style-type:disc; color:#96b501; padding-left:120px; font-size:11px; line-height:14px;}	
ul.skills li span {color:#636658;}

ul.psychology {list-style-type:disc; color:#96b501; padding-left:15px;font-size:10px;line-height:12px;}	
ul.psychology li span {color:#100762;}

#footer {
} 
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
