@import url("reset.css");

body {
	background:url("../images/home-body-bg.jpg") repeat-y #000000 top left;
}

body#insidepage {
	background:url("../images/inside-body-bg.jpg") repeat-y #000000;
}

img.floatRight {
	float:right;
	padding:0px 0px 20px 20px;
}

blockquote {
	margin:10px 0px 10px 10px;
	padding:10px;
	border-left:3px #008cff solid;
	font-style:oblique;
}

img.pEnding {
	display:inline;
	height:14px;
	position:relative;
	bottom:-4px;
}

div#mainContainer {
	width:1160px;
	overflow:hidden;
	background:#000;	
	font-family:Helvetica, Arial, sans-serif;	
}

div#topLogo {
	width:904px;
	height:276px;
}

div#content {
	margin:85px 0px 0px 232px;
	width:673px;
	height:184px;
}

div#content div#nav {
	float:left;
	width:200px;
	height:139px;
	padding:24px 0px 21px 0px;
}

div#nav img {
	margin:0px 0px -1px 1px;
	position:relative;
	right:-1px;
}

div#content div#text {
	width:473px;
	height:184px;
	background:url("../images/home-content-bg.jpg") no-repeat;
	float:left;
	vertical-align:middle;
}

div#content div#text p {
	color:#fff;
	width:90%;
	font-family:"Helvetica", "Arial", sans-serif;
	font-size:12px;
	line-height:16px;
	margin:26px 0px 0px 26px;
}	

div#content div#text p a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	border-bottom:1px #008cff dashed;
}

div#content div#text p a:hover {
	color:#008cff;
	border-bottom:1px #fff dashed;
	
}

div#footer {
	width:1160px;
	height:307px;
	clear:both;
	background:url("../images/home-footer-bg.jpg") no-repeat left;
	position:relative;
}

div#footer div#footertext {
	position:absolute;
	bottom:100px;
	left:232px;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	color:#fff;
}

div#footer div#footertext img {
	position:relative;
	top:4px;
}

div#footertext a {
	color:#fff;
	text-decoration:underline;
}

div#footertext a:hover {
	color:#000;
}

div#subContainer div#top {
	height:118px;
	width:1100px;
	background:#000;
}

div#insideContent {
	width:1100px;
	clear:both;
	margin:-1px 0px 0px 0px;
}

div#left {
	width:203px;
	height:748px;
	background:#000;
	float:left;
	position:relative;
}

div#right {
	width:697px;
	height:540px;
	float:left;
}

div#right div#contentHeader {
	background:url("../images/inside-content-header-bg.jpg") no-repeat top left;
	height:52px;
	font-size:30px;
	padding:20px 0px 0px 25px;
	font-family:Helvetica, Arial, Sans-serif;
	
}	

div#right div#contentBody {
	width:694px;
	min-height:400px;
	margin:0px 0px 0px 1px;
	border-left:3px #008cff solid;
	background:#f0e6d4;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:16px;
}

div#contentBody p {
	margin:0px 0px 15px 0px;
}

div#contentBody p:first-letter {
	font-size:13px;
}

div#contentBody a {
	color:#008cff;
	text-decoration:none;
}

div#contentBody a:hover {
	color:#000;
}

div#contentBody div#contentPadding {
	padding:20px 20px 23px 20px;
	margin:0px 0px 0px 0px;
	background:url("../images/inside-content-bg.jpg") bottom right no-repeat;
}

div#contentPadding h2 {
	font-size:14px;
	font-weight:bold;
	margin:9px 0px 9px 0px;
	color:#333;
	width:100%;
	border-bottom:1px #333 solid;
}

div#contentPadding em {
	font-style:italic;
}

div#contentPadding strong {
	font-weight:900;
}

div#right div#contentFooter {
	width:697px;
	height:20px;
	background:url("../images/inside-footer-bg.jpg") no-repeat 0px 0px;
	font-size:11px;
	padding:0px 0px 0px 0px;
	text-align:center;
	font-family:Helvetica, Arial, Sans-serif;
}

div#contentFooter a {
	color:#000;
}

div#contentFooter img {
	position:relative;
	bottom:-4px;
}

div#rightFlourish {
	height:600px;
	width:112px;
	float:left;
	background:url("../images/right-flourish-bg.jpg") repeat-y top left;
}

div#leftFlourish {
	position:absolute;
	bottom:0px;
	background:#008cff;
}

div#subContainer div#subnav {
	margin:20px 0px 0px 3px;
}

ul.hexy {
	list-style-image:url("../images/hex-tan.jpg");
}

ul.hexy li {
	margin:0px 0px 20px 40px;
	padding:0px 0px 0px 0px !important;
}