@charset "utf-8";
/* CSS Document */

body{
		
}
a{
	color:#333;
	font-size:13px;
}

a:link, a:visited {
	text-decoration:none;
	border:none;
	color: #999999;
}

a:hover, .client_list a:hover{
	color:#663366 ;
}

p{
	font-size:13px;
	color:#663366 ;
	margin:30px 0 10px 0;
}

h1{
    color:#663366;
	font-weight:lighter;
	font-size:23px;
	line-height:10px;
}

h2, .client a{
    font-size:23px;	
	color:#000;
	margin-bottom:0;
    font-weight: lighter;
}

h3{
	font-size:14px;
	font-weight: bold;
}
	
h1,h2,h3,a, p ,ul{
	font-family:Times "Times New Roman", Times, serif;
}

ul{
	list-style:none;
}

li{
	font-size:17px;
	line-height:140%;
}

img, img:visited{
	border:none;
}

#main{
    width:974px;
	height:1053px;
    margin:0 auto;
}

#header{
	width:100%;
	height:124px;
	border-bottom:1px #999 solid;
}

#logo{
     margin:15px 0 0 15px;	
}

#nav {
     width:250px;
	 height:425px;
	 float:left;  
}

#nav_large {
     width:250px;
	 height:580px;
	 float:left;  
}

.page_link a{
	color:#663366 ;
	text-decoration:underline;
}
	
#menu {
     padding-bottom: -25px;
     margin:15px 0 0 0;
}

#menu li{
     margin-left: -18px;		
}

#menu a {
     font-size:17px;
}

.services_list{
	list-style-image:url(images/bullet.gif);
	margin-left: -25px;
}

.client_list li a{
	text-decoration:none;
	color:#333;
	color: #999999;
}

.client_list .page_link a{
	color:#663366 ;
	text-decoration:underline;
	
}
.clients_textbox{
	height:120px;
	width:670px;
	 float:left;
	padding: 10px 0 0 0;
}

#main_top{
     width:724px;
	 height:425px;
	 float:left; 
}

#main_top_large{
     width:724px;
	 height:580px;
	 float:left; 
}

.main_info{
	width:235px;
	float:left;
	margin-top:15px;
}

.main_info a {
	margin-right: 38px;
	float:left;
	text-decoration:none;
	color:#333;
}

.main_text_box a{
	text-decoration:none;
	color:#333;
}

.main_text_box{
	width:375px;
	float:left;
	margin: 10px 75px 0 20px;
}

.main_text_box_2{
	width:430px;
	float:left;
	margin: 10px 75px 0 20px;
}

.main_text_box_2 li{
	margin-bottom:10px;	
}

.no_space {
	line-height:80%;
}

.bottom_link a:hover{
	color:#663366 ;
	text-decoration:underline;	
}

.inline_link a:hover{
	color:#663366 ;
	text-decoration:underline;	
}

.bottom_link a:hover{
	color:#663366 ;
	text-decoration:underline;	
}
				
#footer{
	 width:100%;
	 height:503px;
	 float:left;
}

#footer img{
	float:right;
	margin:0 53px 0 0;
}
	

