html, body { 
	text-align: center;
	background: #eee;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica;
	color: #333;
	padding: 0px;
	margin: 0 auto;
}

#container { width: 700px; text-align: left; background: url(/images/contentBg.jpg) repeat-y; margin: 0 auto; }

#headerRt { float: right; width: 432px; background: #eee; }
#headerLT {}

#content { clear: both; padding: 10px 37px; }
#contentRtHome { float: right; width: 298px; }
#contentLtHome { width: 288px; padding-right: 25px; }
#contentRt, #contentRtPort { float: right; width: 168px; text-align: right; }
#contentLt, #contentLtPort { width: 433px; padding-right: 10px; }
#contentRtPort { width: 153px; }
#contentLtPort { width: 458px; }
#contentBot { width: 700px; background: url(/images/contentBot.jpg) no-repeat center; height: 14px; margin: 0 auto; }

#nav { background: url(/images/nav/navBg.jpg) repeat-x; height: 59px; margin: 24px 0px 12px 0px; padding-left: 14px; width: 380px; }
#nav img { padding: 10px 20px 10px 0px; }

a:link { color: #333; text-decoration: underline; }
a:visited { color: #333; text-decoration: underline; }
a:hover { color: #4d4c93; text-decoration: underline; }
a:active { color: #4d4c93; text-decoration: underline; }

#navBot { text-align: center; }
#navBot a { padding: 0px 6px; }
#navBot a:link { color: #444; font-size: 10px; text-decoration: underline; }
#navBot a:visited { color: #444; font-size: 10px; text-decoration: underline; }
#navBot a:hover { color: #555; font-size: 10px; text-decoration: underline; }
#navBot a:active { color: #444; font-size: 10px; text-decoration: underline; }

ul.box {
	margin-left: 0px;
	padding-left: 0px;
}
ul.box li {
	margin-left: 17px;
	list-style-image: url(/images/listBox.gif);
}

h1 { font-size: 15px; }
h2 { font-size: 13px; }
h1.homeHeader, h2.homeHeader { padding: 0px; margin: 0px; font-size: 15px; }

.sampleHome { float: left; width: 150px; text-align: center; font-weight: bold; color: #444; padding-right: 4px; }

.subTitleImg { margin-top: 28px; }

.servicesL { width: 50% }
.servicesR { float: right; width: 49%; }

/* Portfolio styles */
.portfolioDiv { padding-bottom: 4px; margin-bottom: 18px; border-bottom: 1px dashed #ccc; font-size: 10px; clear: both; }
.portL { width: 48%; padding-right: 5px; }
.portR { float: right; width: 47%; padding-left: 5px; }
.portTitle { font-weight: bold; color: #444; padding-bottom: 4px; }
.portfolioDiv ul { margin-left: 0px; margin-top: 4px; padding-left: 0px; }
.portfolioDiv ul li { margin-left: 17px; padding-bottom: 2px; list-style-image: url(/images/listBox.gif); }

/* Contact Form styles */
.contactFrm label { width: 85px; float: left; }
.contactFrm div { padding: 3px; }
.contactInput { font: 11px "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, Helvetica; width: 200px; }
div.submit input { padding-left: 84px; }
.ast { color: #f00; }

.bottomBar { height: 22px; width: 700px; clear: both; background: url(/images/bottomBar.jpg) left no-repeat;  padding: 0px; }

.more { font-size: 10px; text-align: right; }
.more a { font-weight: bold; }

#copyright { text-align: center; color: #bbb; font-size: 9px; padding: 5px 0px; }
#copyright a { color: #bbb; font-size: 9px; }