@charset "UTF-8";
.bg_home {
	background-image: url(bg_home.jpg);
	background-repeat: no-repeat;
}
.bg_services {
	background-image: url(bg_services.jpg);
	background-repeat: no-repeat;
}
.bg_portfolio {
	background-image: url(bg_portfolio.jpg);
	background-repeat: no-repeat;
}
.bg_resume {
	background-image: url(bg_resume.jpg);
	background-repeat: no-repeat;
}
.bg_contact {
	background-image: url(bg_contact.jpg);
	background-repeat: no-repeat;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style: normal;
	color: #FFFFFF;
	line-height: 13pt;
	font-weight: normal;
	margin-left: 15px;
}
.services_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #6A7D77;
	font-weight: bold;
}
.resume_bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #497775;
	font-size: 9pt;
	line-height: 15pt;
	font-weight: bold;
}
.resume_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 12pt;
	color: #999999;
}
.index_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #FFFFFF;
}
.resume_experience {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 12pt;
	color: #999999;
}
.left_margin {
	padding-left: 15px;
}
.services_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 13pt;
	color: #999999;
	font-weight: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: normal;
	color: #454B4B;
}
.learn_more {
	margin-left: 10px;
}
.gallery_topmargin {
	padding-top: 10px;
}
.thumb_border {
	border: thin solid #666666;
}
.resume_emphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 11pt;
	font-weight: bold;
	color: #999999;
}
.bg_contact2 {
	background-image: url(bg_contact2.jpg);
	background-repeat: no-repeat;
}
.cell_padding {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
}

