@charset "utf-8";
/* Reset */
body, html, #wrap, #header, #main-text, #nav-container, #content, #footer, h1, h2, h3, h4, ul, ol { 
	margin: 0; 
	padding: 0; 
}
span { display: none; }
/* Universal */
body { 
	font: small/150% Lucida Sans Unicode, Lucida Grande, Lucida Sans, and Lucida;
	color: #4d4d4d;
	background-color: #ececec; 
}
p {
	font-size: 1em;
	margin: 0 0 10px 0;
	line-height: 1.6em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.1em;
	color: #233a74;
}
a:link, a:visited {
	text-decoration: none;
	color: #233a74;
}
/*a:visited {
	text-decoration: none;
	color: #4d4d4d;
}*/
a:hover {
	text-decoration: underline;
}
li {
	list-style: none inside;
}
.clearboth {
	clear: both;
}
img {
	border: none;
}
/* Layout */
div#wrap.about {
	background: url(images/bodyImg-about.jpg) no-repeat 0 0;
}
div#wrap.experience {
	background: url(images/bodyImg-experience.jpg) no-repeat 0 0;
}
div#wrap.contact {
	background: url(images/bodyImg-contact.jpg) no-repeat 0 0;
}
div#wrap.services {
	background: url(images/bodyImg-services.jpg) no-repeat 0 0;
}
div#container { 
	margin: 0 auto; 
	padding: 0; 
	width: 1000px; 
	height: 100%;
}
div#header { 
	height: 390px; 
	background: url(images/header.png) no-repeat 0 0;
}
div#content { 
	background: url(images/content-bkg.png) no-repeat 0 0;
}
/* Header */
div#header h1 {
	margin: 0;
	padding-top: 175px;
	padding-left: 475px;
}
div#header h2 {
	padding: 15px 0 0 475px;
}
/* Navigation */
div#nav-container {
	margin: 150px 100px 0 0;
	padding: 0;
	width: 250px;
	float: right;
	font-size: 22px;
}
#nav-tabs ul {
	margin: 0;
	padding-left: 15px;
}
#nav-tabs li a {
	display: block;
	text-decoration: none;
	width: 150px;
	padding: 20px 50px;
	border-bottom: 1px solid #cecece;
	background: url(images/nav_hover.png) no-repeat 0 5px;
	color: #4d4d4d;
}
#nav-tabs li a:hover {
	background: url(images/nav-active.png) no-repeat 0 5px;
	color: #233a74;
}
#nav-tabs li a.active {
	background: url(images/nav-active.png) no-repeat 0 5px;
	color: #233a74;
}
#nav-tabs li i { display: none; }
#nav-tabs li a:hover i, #nav-tabs li a.active i {
	display: block;
	font-size: 14px;
	padding: 0;
	font-style: normal;
	color: #4d4d4d;
}
/*#nav-tabs li a.active i {
	display: block;
	font-size: 14px;
	padding: 0;
	font-style: normal;
	color: #4d4d4d;
}*/
#nav-tabs li a.first {
	border-top: 1px solid #cecece;
}
/*#nav-tabs a:hover {
	background-position: -250px 0;
}
#nav-tabs a.active {
	background-position: -250px 0;
}
#tb-home a {
	background: url(images/tabs/tb-home.png) no-repeat 0 0;
	width: 250px;
}
#tb-about a {
	background: url(images/tabs/tb-about.png) no-repeat 0 0;
	width: 250px;
}
#tb-services a {
	background: url(images/tabs/tb-services.png) no-repeat 0 0;
	width: 250px;
}
#tb-experience a {
	background: url(images/tabs/tb-experience.png) no-repeat 0 0;
	width: 250px;
}
#tb-contact a {
	background: url(images/tabs/tb-contact.png) no-repeat 0 0;
	width: 250px;
}
*/
/* Main Text */
div#main-text {
	width: 650px;
	padding-top: 50px;
}
#main-text h3, #main-text h4, #main-text p {
	padding: 0 50px 0 60px;
}
.h2-about, .h2-contact, .h2-services, .h2-experience, .h2-welcome {
	margin: 0 0 35px 60px;
	height: 60px;
	width: 200px;
}
.h2-about {	background: url(images/h2-about.png) no-repeat 0 0; }
.h2-contact { background: url(images/h2-contact.png) no-repeat 0 0; }
.h2-experience { background: url(images/h2-experience.png) no-repeat 0 0; }
.h2-services { background: url(images/h2-services.png) no-repeat 0 0; }
.h2-welcome { background: url(images/h2-welcome.png) no-repeat 0 0; }
#main-text h3 {
	margin-bottom: 25px;
}
.col-1 {
	float: left;
	width: 45%;
	margin: 15px 0 15px 0;
}
.col-2 {
	float: left;
	width: 50%;
	margin: 15px 0 15px 0;
}
#main-text ul {
	padding: 0 0 0 60px;
}
/** Footer **/
#footer {
	text-align: center;
	margin: 25px 0 0 0;
	padding-top: 15px;
	font-size: .8em;
}
#footer ul {
	margin-bottom: 25px;
	padding: 0;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	padding: 0 15px;
	color: #4d4d4d;
}
.testimonial {
	margin-bottom: 20px;
	padding-bottom: 15px;
	background: url(images/rule-530px.png) no-repeat 50% 100%;
}
.testimonial.last {
	background: none;
}
blockquote {
	font-size: .9em;
	margin: 0;
	line-height: 1.5em;
	padding: 0 50px 0 60px; 
}
.testimonial p {
	font-size: .9em;
	margin-top: 10px;
}
ul#bullet {
	margin-bottom: 25px;
}
ul#bullet li {
	list-style-type: disc;
}