@charset "utf-8";
/* CSS Document */
html, body {
	height:100%;
	color:#20201f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background:#fff url(../images/bg.jpg) repeat-x;
	margin:0;
}
img {
	border:0px;
}
a {
	color:#000;
	outline: none;
}
a:link, a:visited, a:active {
	color:#000;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
ul, li {
	margin:0;
	padding:0;
}
h1 {
	margin:0;
	padding:0;
	padding-top:10px;
	padding-bottom:5px;
	color:#c8c5c4;
	font-size:28px;
}
p {
	margin:0;
	padding:0;
	padding-bottom:5px;
}
/*MAIN TEMPLATE*/
#wrapper {
	width:758px;
	height:100%;
	height:auto !important;
	min-height:100%;
	border-left:1px solid #201a17;
	border-right:1px solid #201a17;
	background:#fff url(../images/right_bg.gif) repeat-y top right;
	margin:0 auto;
	padding-bottom:30px;
}
#header {
}
#nav {
	height:26px;
	background-image:url(../images/nav_bg.gif);
	background-repeat:repeat-x;
}
/*nav list*/
#nav ul {
	list-style-type:none;
}
#nav ul li {
	padding:0 7px;
	padding-top:8px;
	float:left;
}
#nav ul li a {
	color:#20201f;
	display:block;
}
#nav ul li a:hover {
	color:#fff;
}
#phone_number {
	margin-top:6px;
	margin-left:57px;
	color:#FFF;
	font-weight:bold;
	font-size:16px;
	float:left;
}
#left {
	width:580px;
	padding:0 6px;
	float:left;
}
#main_text {
	padding-left:3px;
	padding-top:15px;
	clear:both;
}
#titles_content .title_link {
	float:left;
}
#affiliates {
	clear:both;
	padding-top:10px;
	text-align:center;
}
#right {
	width:166px;
	float:left;
}
/*titles*/
.title_hldr {
	width:139px;
	height:219px;
	padding:0 3px;
	float:left;
}
.title_img {
}
.title_link {
	width:139px;
}
.title_link a {
	height:22px;
	padding-left:6px;
	padding-top:10px;
	background:url(../images/title_bg.gif) no-repeat right;
	background-repeat:no-repeat;
	display:block;
}
.title_link a:hover {
	color:#20201f;
	background:url(../images/title_bg_over.gif) no-repeat right;
	background-repeat:no-repeat;
	display:block;
}
#main_title {
	width:411px;
	height:172px;
	padding:0 10px;
	padding-top:45px;
	float:right;
}
#main_title ul {
	width:150px;
	padding-left:50px;
	float:left
}
#titles_content {
	padding-top:10px;
}
.list_box {
	width:129px;
	padding:5px;
	min-height:180px;
	height:auto !important;
	height:180px;
	float:left;
	background:#C0F2E8 url(../images/bg-top.gif) repeat-x;
}
.list_box ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.title_link span {
	width:20px;
	height:25px;
	display:block;
	float:right;
}
/*menu*/
.menu_img {
	width:151px;
	margin:0 auto;
}
.menu_link a {
	height:22px;
	width:145px;
	color:#20201f;
	padding-left:6px;
	padding-top:10px;
	background-image:url(../images/menu_link_bg.gif);
	display:block;
	margin:0 auto;
	margin-bottom:27px;
}
.testimonial {
	padding:10px;
	background:url(../images/skillsco-speechmark-right.gif) no-repeat bottom right;
}
