body {
	background:url(../images/back_lines.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	font-weight:normal;
	color:#5a1559;
	margin:7px 0px -12px 0px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	font-weight:normal;
	color:#4b5813;
	margin-bottom:-12px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 65em;
}
#content {
	position:relative;
	float:left;
	width:850px;
	/*height:665px;*/
	overflow:hidden;
	border-style:solid;
	border-color:#cccccc;
	border-width:4px;
	background-color:#FFFFFF;
	padding-bottom:8px;
}
#header {
	position:relative;
	float:left;
	height:47px;
	width:850px;
	margin:20px 0px 0px 0px;
}
#headerBar {
	position:relative;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	width:850px;
}

#header1 {
	position:relative;
	float:left;
	height:21px;
	width:41px;
	background-color:#cccccc;
}
#header2 {
	position:relative;
	float:left;
	height:47px;
	width:313px;
	margin-top:-6px;
}
#header3 {
	position:relative;
	float:left;
	height:21px;
	width:38px;
	background-color:#cccccc;
}
#header4 {
	position:relative;
	float:left;
	height:21px;
	width:77px;
	background:url(../images/menu_about.gif) no-repeat;
}
#header5 {
	position:relative;
	float:left;
	height:21px;
	width:79px;
	background:url(../images/menu_services.gif) no-repeat;
}
#header6 {
	position:relative;
	float:left;
	height:21px;
	width:91px;
	background:url(../images/menu_portfolio.gif) no-repeat;
}
#header7 {
	position:relative;
	float:left;
	height:21px;
	width:45px;
	background:url(../images/,menu_faq.gif) no-repeat;
}
#header8 {
	position:relative;
	float:left;
	height:21px;
	width:55px;
	background:url(../images/menu_blog.gif) no-repeat;
}
#header9 {
	position:relative;
	float:left;
	height:21px;
	width:75px;
	background:url(../images/menu_contact.gif) no-repeat;
}
#header10 {
	position:relative;
	float:left;
	height:21px;
	width:36px;
	background-color:#cccccc;
}
#samples {
	position:relative;
	float:left;
	width:610px;
	height:327;
}
#quotes {
	position:relative;
	float:left;
	width:232px;
	height:327;
	margin-left:5px;
}
#services {
	position:relative;
	float:left;
	width:850px;
	margin-top:25px;
}
#servicesPic {
	position:relative;
	float:left;
	width:850px;
	height:19px;
	background:url(../images/you_know.gif) no-repeat;
}
#servicesTable {
	position:relative;
	float:left;
	margin:15px 0px 0px 10px;
}
#bottomBox {
	position:relative;
	float:left;
	height:151px;
	width:833px;
	margin:20px 8px 0px 8px;;
	background-color:#cccccc;
	overflow:hidden;
}
.greenLine {
	position:relative;
	float:left;
	width:3px;
	height:151px;
	margin:0px 7px 0px 7px;
	background:url(../images/green_line.gif) no-repeat;
}

#boxColumn1 {
	position:relative;
	float:left;
	width:390px;
	height:151px;
	background:url(../images/feature_page_curl.jpg) no-repeat left;
}
#boxColumn1 h2 {
	margin-left:155px;
}
#boxColumn1 h3 {
	margin-left:155px;
}
#boxColumn1 p {
	margin-left:155px;
}
#boxColumn2 {
	position:relative;
	float:left;
	width:230px;
	height:151px;
}
#boxColumn3 {
	position:relative;
	float:left;
	width:160px;
	height:151px;
}
#featureLink {
	position:relative;
	float:left;
	display:block;
	height:151px;
	width:154px;
}
#footer {
	position:relative;
	float:left;
	width:100%;
	height:25px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#eeeeee;
	text-align:center;
}
#mainContent {
	position:relative;
	float:left;
	width:605px;
	/*height:585px;*/
	margin: 10px 10px 0px 10px;
	overflow-y:auto;
}
#leftColumn {
	position:relative;
	float:left;
	width:215px;
	/*height:585px;*/
	margin: 10px 0px 0px 10px;
	overflow-y:auto;
}

#fullPage {
	position:relative;
	float:left;
	width:830px;
	/*height:585px;*/
	margin: 10px 10px 0px 10px;
	overflow-y:auto;
}

a:link {
	color:#5a1559;
}
a:visited {
	color:#8560a8;
}
a:hover {
	color:#8560a8;
}

a.aboutLink:link, a.aboutLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:77px;
	background:url(../images/menu_about.gif) no-repeat;
}
a.aboutLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:77px;
	background:url(../images/menu_about_over.gif) no-repeat;
}
a.servicesLink:link, a.servicesLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:79px;
	background:url(../images/menu_services.gif) no-repeat;
}
a.servicesLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:79px;
	background:url(../images/menu_services_over.gif) no-repeat;
}
a.portfolioLink:link, a.portfolioLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:91px;
	background:url(../images/menu_portfolio.gif) no-repeat;
}
a.portfolioLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:91px;
	background:url(../images/menu_portfolio_over.gif) no-repeat;
}
a.faqLink:link, a.faqLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:45px;
	background:url(../images/menu_faq.gif) no-repeat;
}
a.faqLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:45px;
	background:url(../images/menu_faq_over.gif) no-repeat;
}
a.blogLink:link, a.blogLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:55px;
	background:url(../images/menu_blog.gif) no-repeat;
}
a.blogLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:55px;
	background:url(../images/menu_blog_over.gif) no-repeat;
}
a.contactLink:link, a.contactLink:visited {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:75px;
	background:url(../images/menu_contact.gif) no-repeat;
}
a.contactLink:hover {
	text-align: left;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	height:21px;
	width:75px;
	background:url(../images/menu_contact_over.gif) no-repeat;
}

.grayText {
	color:#444444;
}
.default {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
}
