/* CSS Document */

body {
	background: #252525 url(../images/body_bg_02.gif) repeat-x 0px 0px;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #CCCCCC;
	height: 100%;
	
}
a { color: #ea6422; }
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #ea6422;
	font-size: 2em;
	line-height: 1.5;
	margin: 0;
	font-weight: normal;
}
h3 {
	color: #ea6422;
	font-size: 1.5em;
	line-height: 1;
	margin: 0;
	font-weight: normal;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
#logo {
	margin: 0;
	float: left;
	width: 312px;
}
#logo a:link, #logo a:visited {
	width: 303px;
	height: 0;
	font-size: 1px;
	overflow: hidden;
	padding-top: 91px;
	display: block;
	background: url(../images/logo.gif) no-repeat;
}
#header {
	height: 96px;
	margin: 0;
	padding: 0;
}
#header h3 {
	color: #f8dd9d;
	font-size: 1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1;
	font-weight: normal;
	float: right;
	margin: 54px 15px 0 0;
	text-align: right;
	overflow: visible;
	width: 594px;
}
#header p {
	float: right;
	width: 238px;
	height: 17px;
	background: url(../images/tagline.gif) no-repeat;
	text-indent: -3000px;
	text-align: left;
	margin-top: 60px;
}
#nav {
	float: none;
	width: 100%;
	clear: left;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1;
	font-size: 1.083em;
	text-transform: uppercase;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav  li {
	display: inline;
}
#nav li a {
	color: #fff;
	display: block;
	float: left;
	width: 143px;
	line-height: 2;
	padding-top: 13px;
	background: url(../images/nav_bg.gif) no-repeat 0px 0px;
	text-decoration: none;
	text-align: center;
	margin-right: 10px;
}
#nav li a.first:hover {
	background-position: -143px 0px;
}
#nav li a.services:hover {
	background-position: -286px 0px;
}
#nav li a.turnaround:hover {
	background-position: -429px 0px;
}
#nav li a.policy:hover {
	background-position: -572px 0px;
}
#nav li a.last:hover {
	background-position: -715px 0px;
}
#nav  li a:hover {
	color: #FFFFFF;
}
#nav  li a.first {
}
#nav  li a.last {
	margin-right: 0;
}

/* Leaderboard */
#leaderboard {
	height: 232px;
	float: none;
	margin: 34px 0 0;
	padding: 0;
}
#leaderboard img {
}
#leaderboard h3 {
	font-size: 1.667em;
	line-height: 1.8;
	margin: 22px 0 0;
	font-weight: normal;
	margin-bottom: .45em;
}
#contentContainer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	float: none;
}

/* Feature Box Styles */
.feature {
	float: left;
	width: 188px;
	padding-top: 8px;
	margin-top: 46px;
	background: #404040 url(../images/feature-caps_head.gif) no-repeat 0px 0px;
}
.feature .content {
	width: 168px;
	padding: 0 9px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	color: #a6a6a6;
}
.feature .capB {
	display: block;
	width: 188px;
	height: 8px;
	margin: 0 auto;
	background: url(../images/feature-caps_foot.gif) no-repeat 0px 0px;
}
.feature .content img {
	float: left;
	padding: 11px 0 0 6px;
	width: 155px;
}
.feature .content h3 {
	font-size: 1.4em;
	color: #ea6422;
	font-weight: normal;
	margin: 0;
}

.feature .content li {
	list-style-type: disc;
	
}
.feature .content h4 {
	font-size: .916em;
	line-height: 1.636em;
	text-transform: uppercase;
	margin: 0;
	color: #872434;
}
.feature .content p {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0 0 1.636em;
}
.feature .content p.more {
	text-align: right;
	margin-bottom: 0;
}
.feature .content p.more a { text-decoration: none; }
.feature .content p.last {
	margin-bottom: 0;
}
.feature .content ul {
	
	padding-left: 25px;
	
}
.feature .content ul.links {
	padding-left: 20px;
	list-style: disc;
}
.feature .content ul li {
	font-size: 14px;
	line-height: 1em;
	margin: .717em 0;
	color: #FFFFFF;
}
.feature .content ul li.first {
	margin-top: 0;
}
.feature .content ul li.last {
	margin-bottom: 0;
}
.feature .content ul.subnav li {
	list-style: none;
	margin: 0;
	line-height: 1.5;
}
.feature .content ul.subnav {
	margin: 0;
	padding: 0;
}
.feature .content ul li a {	
	color: #ea6422;
	text-decoration: none;
	font-size: 1.09em;
}
.feature .content ul li a:hover {
	text-decoration: underline;
}
* html .feature .capT {
	margin-bottom: -8px;
}
* html .feature .capB {
	margin-bottom: -8px;
}

/* Content */
#content {
	background: url(images/logo_janitor.gif) no-repeat 20px;
	width: 557px;
	float: right;
}
#content p {
	margin: 0 0 1.5em;
	color: #CCCCCC;
	
}
#content ul {
	padding-left: 20px;
	color: #CCCCCC;
	font-size: 13px;
	line-height: 1.5;
	
}
#content h2 {
	margin-top: .3em;
	margin-bottom: .625em;
}
#content h3 {
	color: #ea6422;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	font-weight: bold;
}
#content h5 {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.5;
	margin: 0;
	font-weight: bold;
}
#content h4 {
	font-size: 1em;
	margin: 0;
}
#content .postinfo {
	margin-top: 0;
	font-size: .916em;
	color: #666;
}
#content .sep {
	display: block;
	height: 17px;
	width: 100%;
	border-top: 1px dotted #AAA;
}
#content .resource {
	float: left;
	width: 225px;
	margin-top: 1.5em;
	margin-right: 2em;
}
#content .resource ul{
	margin: 0 0 1.5em;
	padding-left: 20px;
}

#content .faq li {
	margin-bottom: 1.5em;
}
#content p.information {
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#content span {
	color: #ea6422;
}
#content p.number {
	font-weight: bold;
	color: #872434;
	font-size: 22px;
	text-align: center;
	line-height: 0;
}
#content .faq dt {
	margin: 0;
	font-size: 1.167em;
	color: #6f6f6f;
	font-weight: bold;
}
#content .faq dd {
	margin-left: 0;
}
#content ol ol li {
	list-style: lower-alpha;
}
/* Footer */
#footerContainer {
	background: #212121 url(../images/footer_wrap_bg.gif) repeat-x 0px 0px;
	width: 100%;
	padding-top: 3px;
	margin-top: 2em;
}
#footer {
	background: url(../images/footer_bg.gif) repeat 0px 0px;
	padding-top: 15px;
	height: 70px;
	font-size: .916em;
	line-height: 1.6em;
	color: #7a7a7a;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #7a7a7a;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #7a7a7a;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #7a7a7a;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.designers {
	font-size: 14px;
	font-weight: bold;
}
#contactus{
	float:left;
	padding-left: 60px;
	padding-top: 20px;
}
#indent{
	float:left;
	padding-left: 60px;
	padding-bottom:15px;
}
.left {
	float:left;
	width: 275px;
}
.right {
	float:left;
	width: 280px;
	
}

span.invite a {
	display:block;
	height:57px;
	width:117px;
	background:url(../images/wedding.png) 0 0 no-repeat;
}
span.invite a:hover {
	background-position: 0 -58px;
}