* {
	margin: 0;
	padding: 0
}

body {
	background: #fff url("../images/body_bg.gif") top left repeat-x;
	text-align: center;
	font: 11px Verdana;
}

img.right {
	float: right;
	margin: 0 0 8px 15px
}

img.left {
	float: left;
	margin: 0 15px 8px 0
}

br.clear {
	clear: both
}

#frame {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #fff
}

h1#seo {
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	height: 20px;
	background: #2c3456 url("../images/seo_bg.gif") top left no-repeat;
	text-align: right;
	padding: 0 20px 0 0;
	color: #ffffff;
}

#logo {
	float: left;
	display: inline;
	width: 150px;
	height: 55px;
	margin: 0 0 0 25px
}

#nav {
	float: left;
	width: 494px;
	height: 55px;
	margin: 0 0 0 101px;
}

#nav div a {
	float: left;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -2000em;
	text-decoration: none;
}

#nav div span {
	display: block
}

#nav div a:hover {
	background-image: none
}

div.specials {
	float: left;
	width: 68px;
	height: 55px;
	
}

div.specials a {
	background:  url("../images/btn-specials.gif") top left no-repeat;
}

div.about {
	float: left;
	width: 68px;
	height: 55px;
	background:  url("../images/btn-about.gif") 0 -55px no-repeat;
}

div.about a {
	background:  url("../images/btn-about.gif") top left no-repeat;
}

div.contact {
	float: left;
	width: 137px;
	height: 55px;
	background:  url("../images/btn-contact.gif") 0 -55px no-repeat;
}

div.contact a {
	background:  url("../images/btn-contact.gif") top left no-repeat;
}

div.request {
	float: left;
	width: 124px;
	height: 55px;
	
}

div.request a {
	background:  url("../images/btn-request.gif") top left no-repeat;
}

div.testimonials {
	float: left;
	width: 88px;
	height: 55px;
	
}

div.testimonials a {
	background:  url("../images/btn-testimonials.gif") top left no-repeat;
}

#header {
	float: left;
	clear: both;
	width: 770px;
	height: 160px;
	margin: 0 0 13px 0;
	background:  url("../images/header_artwork.jpg") top left no-repeat
}

#nav_col {
	display: inline;
	float: left;
	width: 170px;
	margin: 0 0 0 15px;
	padding: 0px 0 0 0;
	
}

#nav_col a {
	display: block;
	width: 170px;
	height: 25px;
	text-indent: 10px;
	line-height: 24px;
	background:  url("../images/product_btn_bg.gif") top right no-repeat;
}

#nav_col a:link, #nav_col a:visited {
	font-weight: bold;
	color: #2c3456;
	text-decoration: none;
}

#nav_col a:active, #nav_col a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

#main_content {
	float: left;
	width: 575px;
	min-height:300px;
}

#main_content p {
	text-align: justify;
	line-height: 20px
}

#main_content h2 {
	width: 550px;
	height: 24px;
	margin: 0 15px 15px 15px;
	font-size: 13px;
	text-indent: -2000em
}

#main_content h2.one_stop {
	background:  url("../images//index_header.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}

#main_content h2.cv {
	background: url("../images/CV_header.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}

#main_content h2.cv2 {
	background: url("../images/CV2_header.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}
#main_content h2.consulting {
	background: url("../images/Consulting_header.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}

#main_content h2.case {
	background: url("../images/Case_header.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}


#main_content h2.contact {
	background: url("../images/Contact_header.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}

#main_content h2.associations {
	background: url("../images/Associations_header.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}
#main_content h2.speaker {
	background: url("../images/Speaker_header.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}
#main_content h2.references {
	background: url("../images/references.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}
#main_content h2.expertise {
	background: url("../images/expertise.gif") top left no-repeat;
	margin: 0 15px 10px 20px;
}



#main_content h4 {
	margin: 0 15px 0px 20px;
	font-size: 13px;
}

p {
	padding: 0 15px 15px 25px
}

a img {
	border: 0
}

#footer {
	padding: 20px 0 0 0;
	font-size: 10px;
	clear: both;
	color: #2c3456;
	text-align: center
}

.credit {
	color: #959595;
	
}
.email {
	color: #959595
}

a:link, a:visited {
	color: #2c3456;
	font-weight: bold;
	text-decoration: underline
}

a:active, a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline
}

ul {
	padding: 0 15px 15px 30px
}





