@import url("reset.css");
/*
 * Client: 
 * Site Name: 
 * URL: 
 *
 * Author: 
 * URL: http://www.whitespace-creative.com/
 *
 * Created: 
 *
 * --------------------------------------------------------------- */

/* Basic Structure */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
	background: #bad3d6 url(../../elements/skin/body_bg.jpg) no-repeat center top;
	text-align: center;
}
#wrapper {
	width: 991px;
	margin: 0 auto;
	text-align: left;
	font-size: 1em;
}
#main {
	background: transparent url(../../elements/skin/main_bg.png) repeat-y 256px top;
	font-size: 1.2em;
}

#left {
	float: left;
	width: 261px;
	background: transparent url(../../elements/skin/left_bg.jpg) no-repeat left top;
	height: 800px;
}

#left .content {
	padding: 0 0 0 26px;
	height: 490px;
}

#left .logo {
	display: block;
	text-indent: -9999px;
	background: transparent url(../../elements/logo.gif) no-repeat left top;
	width:221;
	height: 81px;
	margin: 40px 0 0 -8px;
}

#left .testimonials {
	background: transparent url(../../elements/skin/testimonials_bg.gif) no-repeat left bottom;
	overflow: hidden;
	margin: 15px 0 15px 0;
	padding: 0 0 10px 0;
	width: 217px;
}

#left .testimonials dl dt {
	background: transparent url(../../elements/skin/testimonial_header.gif) no-repeat left top;
	height: 32px;
	position:relative;
	z-index:1;
	margin: 0 0 10px 0;
}

#left .testimonials dl dt span {
	display: block;
	position: absolute;
	z-index: 1;
	left: -9999px;
}

#left .testimonials dl dt a {
	display: block;
	position: absolute;
	z-index: 1;
	right: 5px;
	top: 5px;
	height: 28px;
	width: 53px;
	text-indent: -9999px;
}

#left .testimonials dl dd {
	margin: 5px 15px 0 15px;
	padding: 5px 0 0 0;
	border-top: solid 1px #FFF;
	color: #3b2314;
	font-size: 11px;
}

#left .testimonials dl dd:first-child { border: none; }

#left .testimonials dl dd a {
	color: #3b2314;
	display: block;
	text-decoration: none;
}

#left .testimonials dl dd .cite {
	font-weight: bold;
	display: block;
}

#left .tagline {
	background: transparent url(../../elements/skin/tagline.gif) no-repeat left top;
	height:188px;
	width: 243px;
}

#header {
	float: left;
	background: transparent url(../../elements/skin/header_bg.jpg) no-repeat left top;
	height: 79px;
	position: relative;
	z-index: 2;
	width: 710px;
}

#header .navigation {
	position: absolute;
	z-index: 10;
	height:29px;
	width:608px;
	top: 28px;
	left: 37px;
}

#header .navigation li { float: left; }
#header .navigation li:hover ul {
	left: auto;
}

#header .navigation li a {
	display: block; 
	background: transparent url(../../elements/skin/navigation_main.gif) no-repeat left top;
	height: 29px;
	text-indent: -9999px;
}

#header .navigation li.navigation_1071 a { width: 107px; background-position: left top; }
#header .navigation li.navigation_1071:hover a { width: 107px; background-position: left bottom; }
#header .navigation li.navigation_1072 a { width: 103px; background-position: -107px top;}
#header .navigation li.navigation_1072:hover a { width: 103px; background-position: -107px bottom;}
#header .navigation li.navigation_1073 a { width: 107px; background-position: -210px top;}
#header .navigation li.navigation_1073:hover a { width: 107px; background-position: -210px bottom;}
#header .navigation li.navigation_1074 a { width: 95px; background-position: -317px top;}
#header .navigation li.navigation_1074:hover a { width: 95px; background-position: -317px bottom;}
#header .navigation li.navigation_1075 a { width: 73px; background-position: -412px top;}
#header .navigation li.navigation_1075:hover a { width: 73px; background-position: -412px bottom;}
#header .navigation li.navigation_1076 a { width: 123px; background-position: -485px top;}
#header .navigation li.navigation_1076:hover a { width: 123px; background-position: -485px bottom;}

#header .navigation li ul {
	background: #f28445;
	position: absolute;
	z-index: 10;
	left: -9999px;
}

#header .navigation li li { float: none; border-top: solid 1px #FFF; }

#header .navigation li ul li a {
	float: none;
	background: none;
	text-indent: inherit;
	height: auto;
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	width: 140px;
}

#header .navigation li li a:hover { background: #f2ac3b; }

#right {
	float: left;
	width: 730px;
	background: transparent url(../../elements/skin/right_bg.gif) no-repeat right 126px;
	min-height: 600px;
}

#right .content {
	margin: 5px 44px 0 24px;
	color: #3b2314;
}

#right .content * {
	font-size: 12px;
	line-height: 15px;
}

#right .content h1 {
	font-weight: bold;
	color: #11005d;
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin: 0 0 20px 0;
}

#right .content h2 {
	font-weight: bold;
	color: #e25a00;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
}

#right .content h3 {
	font-weight: bold;
	color: #6fadb5;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#right .content a { color: #e25a00; }

#right .content p { margin: 0 0 15px 0; }

#right .content ul,
#right .content ol { margin: 0 0 0 25px; }

#right .content ul { list-style: disc; }
#right .content ul ul { list-style: circle; }

#right .content ol { list-style: decimal; }
#right .content ol ol { list-style: lower-alpha; }


#footer {
	margin: 0 0 0 256px;
	background: transparent url(../../elements/skin/footer_bg.png) no-repeat left top;
	height: 83px;
	clear: both;
	color: #FFF;
	padding: 57px 0 0 37px;
}

#footer a { color: #FFF; text-decoration: none; }


/* -------------
 * Misc.
 * ------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/* Remove the outline in FF */
*|*:-moz-any-link:focus { outline: none !important; }


.hide { display: none; }
.invisible { visibility: hidden; }
strong { font-weight: bold; }
em { font-style: italic; }
