body {
	background: #d39425 url(../img/site_bg.png) repeat-x fixed;
	color: #333;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 770px;
	margin: 20px auto 0;
	border: 2px solid #000;
	background-color: #fff;
	padding-bottom: 20px;
}

img.banner {
	margin: 0 auto;
	display: block;
	margin-top: 20px;
}

/* @group Navigation */

#jsddm {
	width: 730px;
	margin: 10px auto 0;
	height: 30px;
}

#jsddm li {
	float: left;
	list-style: none;
	font: 11px Tahoma, Arial;
	text-align: center;
	position: relative;
}

#jsddm li a {
	display: block;
	text-decoration: none;
	white-space: nowrap
}

#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}

#jsddm li:hover ul {
	visibility: visible;
}

#jsddm li ul li {
	float: none;
	display: inline
}

#jsddm li ul li a {
	width: auto;
	line-height:20px;
}

#mainNavigation  li {
	float: left;
	text-align: center;
	position: relative;
}

#jsddm .dropNavigation {
	margin-right: 4px;
	padding: 12px 10px 10px;
	background: #cdcdcd url(../img/dropdown_bg.png) repeat-x;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 1;
}

#jsddm .dropNavigation li {
	text-align: left !important;
	text-decoration: none;
	float: none;
	display: inline;
	font: 11px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight:bold;
}

#jsddm .dropNavigation a {
	color: #454545;
	text-decoration: none;
	width: auto;
}

#jsddm .dropNavigation a:hover {
	color: #951d23;
}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5 {
	display: block;
	background-color: #cdcdcd;
	height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #951d23;
	text-transform: uppercase;
	line-height: 30px;
}
a.nav1:hover, a.nav2:hover, a.nav3:hover, a.nav4:hover, a.nav5:hover {
	color: #600;
	background-color: #AEAEAE;
}

.nav1, .nav2, .nav3, .nav4 {
	margin-right: 4px;
}

a.nav1 {
	width: 80px;
}

a.nav2 {
	width: 268px;
}

/*a.nav2 {
	line-height: 15px;
}*/

a.nav3 {
	width: 157px;
}

a.nav4 {
	width: 106px;
}

a.nav5 {
	width: 103px;
}

.dropNavigation.nav1 {
	width: 93px;
}

.dropNavigation.nav2 {
	width: 175px;
}

.dropNavigation.nav3 {
	width: 107px;
}

.dropNavigation.nav4 {
	width: 126px;
}

.dropNavigation.nav5 {
	width: 113px;
}

/* @end */

/* @group Main Content Area */

#mainContent {
	clear: both;
	width: 490px;
	margin-left: 20px;
	margin-top: 40px;
	float: left;
	font-size: 10.5px;
	line-height: 1.25;
}

#mainContent p a, p a:visited { color: #333; text-decoration:none;}
#mainContent p a:hover { color: #333; text-decoration:underline;}

h1 {
	margin-bottom: 16px;
	color: #951c23;
	border-bottom: 1px solid #951c23;
}

#mainContent h1 {
	font-size: 13px;
}

#mainContent p {
	margin-bottom: 1em;
}

#mainContent ul, #mainContent ol, #mainContent dl {
	line-height: 1.5;
	margin-bottom: 1em;
}

#mainContent ul li, #mainContent ol li {
	list-style-position: outside;
}

#mainContent ul li {
	list-style-type: disc;
}

#mainContent ol li {
	list-style-type: decimal;
}

#mainContent dl dt {
	margin-left: 15px;
	font-weight: bold;
}

#mainContent ul li, #mainContent ol li, #mainContent dl dd {
	margin-left: 35px;	
}

#mainContent dl dd {
	margin-bottom: .5em;
}

/* @end */

/* @group Sidebar */

#sidebar {
	margin-top: 73px;
	width: 200px;
	float: right;
	margin-right: 20px;
}

.topQuote {
	float: left;
	margin-right: 10px;
}

.bottomQuote {
	float: right;
	margin-left: 10px;
}

cite.clientTitle {
	margin-top: 10px;	
}

cite.clientTitle, cite.companyName {
	clear: both;
	display: block;
	text-align: right;
	font-weight: bold;
	font-style: normal;
}

/* @end */

/* @group Home Items */

#mainContent.home {
	width: 730px;
	margin: 40px auto 0;
	float: none;
}

#mainContent.home h1 {
	font-size: 22px;
	border: none;
}

#mainContent.home a, #mainContent.home a:visited, #mainContent.home a:hover {
color:#FFF;
}

.leftBox, .rightBox {
	float: left;
	width: 334px;
	height: 240px;
	color: #fff;
	padding: 10px 13px;
	font-size: 13px;
}

.home h2 {
	font-size: 32px;
	margin-bottom: 12px;
}

.home h2 em {
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
}

.home h3 {
	text-transform: uppercase;
}

.home {
	font-size: 14px;
}

.home .readMore {
	margin-top: 25px;
}

.leftBox p.readMore a:hover {color:#fff;}

.leftBox a, .rightBox a {
	color: #fff;
	text-decoration: none;
}

.leftBox a:hover, .rightBox a:hover {
	color: #fff;
	text-decoration: underline;
}

.leftBox a:visited, .rightBox a:visited {
	color: #fff;
	text-decoration: underline;
}

.leftBox, .rightBox {
	margin-bottom: 100px;
}

.leftBox {
	background-image: url(../img/leftbox_bg.jpg);
	margin-right: 9px;
}

.rightBox {
	background-image: url(../img/rightbox_bg.jpg);
}

/* @end */

/* @group Footer */

#footer {
	width: 730px;
	margin: 100px auto 0;
	text-align: center;
}

#subNavigation {
	width: 730px;
	height: 12px;
	margin-bottom: 10px;
	text-align: center;
	text-transform: uppercase;
}

#subNavigation li {
	display: inline;
	margin-right: 14px;
	padding-right: 14px;
	border-right: 1px solid #666;
}

#subNavigation li.last {
	margin: 0;
	padding: 0;
	border: none;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

.goHomeLink {
	text-indent: -9999px;
	display: block;
	width: 20px;
	height: 20px;
	margin: 10px auto 0;
	background: url(../img/s_logo.gif) no-repeat;
}

/* @end */

/* @group Sub-Footer */

.designedBy {
	width: 770px;
	margin: 10px auto;
	text-align: right;
	color: #951c23;
}

.designedBy a {
	color: #951c23;
	text-decoration: none;
}

.designedBy a:hover {
	text-decoration: underline;
}
#project { text-align: center; padding: 30px 0px 0px 0px; margin: 0px 5px -30px -5px; display:inline; height: 175px; width: 245px; color: #FFF; background-image:url(../img/rc-bg.jpg); background-repeat:no-repeat; float: left; overflow:hidden;}

#halfCol { width: 45%; display:inline; float:left; margin: 0px 0px 0px 0px; padding: 0px 10px 0px 0px;}

/* @end */