/* Default Stylesheet */

/** BODY ELEMENTS **/

body {
	color: #202020;
	background: #fffae4 url(../images/site_bg.jpg) repeat-x;
	text-align: center;
 	font-family: "Gill Gans MT","Gill Sans", sans-serif;
 	font-size: 90%;
}

/** MAIN CONTAINERS **/

div#container {
	width: 817px;
	margin: 0 auto;
	text-align: left;
}

div#header {
	color: inherit;
	width: 817px;
	min-height: 188px;
	height: auto !important;
	height: 188px;
	position: relative;
}

div#header-in {
	
}

div#content-wrap {
}

div.content {
	width: 795px;
	color: inherit;
	background-color: #000;
	margin: 0 auto;
}

div.content-in {
	background-image: url(../images/home_content_bg.jpg);
	min-height: 405px;
	height: auto !important;
	height: 405px;
	position: relative;
}

div.content-in a {
	color: #ffffff;
	text-decoration: underline;
}

div.content-in a:hover {
	color: #000000;
	text-decoration: none;

}

body.inside div.content-in {
	position: relative;
	background: #0d0d0d url(../images/inside_content_bg.jpg) no-repeat;
}

body.inside div.content-in a {
	color: #000000;
	text-decoration: none;
}

body.inside div.content-in a:hover {
	color: #ffffff;
	text-decoration: underline;

}

body.inside div.contentLeft {
	width: 467px;
	float: left;
}

body.inside div.contentRight {
	width: 320px;
	float: right;
}

body.inside div.contentRight ul {
	font-size: 1.2em;
	padding: 20px 20px 0 20px;
}

body.inside div.contentRight ul li {
	padding: 10px 20px 0 20px;
	
}

body.inside div.contentRight ul li a {
	color: #8a887e;
	text-decoration: none;
}

body.inside div.contentRight ul li a:hover {
	color: #fffae4;
}

body.inside div.contentRight ul li a.selected {
	color: #fffae4;
	font-style: italic;
	padding-left: 25px;
	background: url(../images/bullet.gif) no-repeat 0;
}

div#footer {
	width: 795px;
	color: inherit;
	margin: 0 auto;
}

div#sub-footer {
	min-height: 173px;
	height: auto !important;
	height: 173px;
	background: url(../images/subfooter_bg.jpg) repeat-x;
	position: relative;
}

body.inside div#sub-footer {
	min-height: 20px;
	height: auto !important;
	height: 20px;
	background: url(../images/subfooter_bg.jpg) repeat-x;
	position: relative;
}

div#footer-in {
	padding-top: 10px;
	padding-bottom: 10px;
}

div#footer-in p {
	text-align: center;
	font-size: 80%;
	margin: 0;
}

div#footer-in2 {
	padding-top: 10px;
	padding-bottom: 50px;
}

div#footer-in2 p {
	text-align: left;
	font-size: 80%;
	margin: 0;
}

div#footer-in2 a {
	color: #242424;
	text-decoration: underline;
}

div#footer-in2 a:hover {
	color: #242424;
	text-decoration: none;

}

/** SUB CONTAINERS **/

* {
	
}

div#header .headerNav {
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	position: absolute;
	left: 310px;
	top: 50px;
	font-size: 100%;
	color: #7e7e7e;
}

div#header .headerNav li {
	display: inline;
	margin-right: 7px;
}

div#header .headerNav li a {
	display: inline-block;
	padding: 4px 10px 4px 10px;
	color: #6e6d6e;
	text-decoration: none;
}

div#header .headerNav li a.selectedPage,
div#header .headerNav li a:hover {
	background-color: #030303;
	color: #fffae4;
}

div#header #info {
	position: absolute;
	top: 105px;
	left: 381px;
	width: 425px;
	height: 36px;
	background: url(../images/phone_bg.jpg) no-repeat right;
}
div#header /** END **/  #info  img   {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 15px;
}


div#header #info p.num {
	width: 200px;
	float: right;
	text-align: center;
	color: #f7ae01;
	padding-top: 3px;
	
}

div#header #info p.questions {
	width: 80px;
	float: left;
	text-align: right;
	padding-top: 3px;
	padding-left: 0px;
}

div#header #info p.questions a {
	color: #f7ae01;
	text-decoration: underline;
}

div#header #info p.questions a:hover {
	text-decoration: none;
}

div#header #light {
	position: absolute;
	top: 141px;
	left: 0px;
	width: 100%;
	height: 47px;
	background: url(../images/light_bg.jpg) no-repeat;
}

div#header #light p {
	letter-spacing: 3px;
	color: #fffae4;
	font-style: italic;
	padding-left: 100px;
	padding-top: 5px;
}

div#budgets {
	position: absolute;
	top: 20px;
	left: 520px;
	}

div#budgets p {
	width: 200px;
	text-align: center;
}

div#testimonies {
	position: absolute;
	top: 30px;
	left: 60px;
	}
	
div#signup {
	position: absolute;
	top: 20px;
	left: 480px;
	}
	
div#signup p strong {
	color: #fffae4;
}

div#testimonies p {
	width: 350px;
	text-align: center;
}

div#testimonies a {
	color: #ffffff;
	text-decoration: none;
	
}

div#testimonies a:hover {
	color: #000000;
	text-decoration: none;
	
}

img.btn {
	margin-top: 10px;
	margin-left: 20px;
}

/** LISTS **/

* {
	
}

/** TYPOGRAPHY **/

* {
	
}

div#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
}

div#header h1 a {
	width: 310px;
	height: 141px;
	background-image: url(../images/site_logo.jpg);
	display: block;
}

h1.yellow {
	color: #f7ae01;
	font-size: 1.5em;
	font-family: "HelveticaNeue-Bold", Helvetica, Arial, sans-serif;
	text-shadow: #000 0 0 3px;
	padding: 10px 20px 0 20px;
}

div.content-in p {
	padding-left: 20px;
	width: 60%;
	color: #fffae4;
}

body.inside  div.content-in p {
	padding-left: 20px;
	width: 84%;
	color: #fffae4;
}


body.inside  div.content-in .principal-table {
	width: 84%;
	margin-left: 20px;
	margin-bottom: 10px;
}

body.inside  div.content-in #bioimg {
	float: left;
	width: 100px;
	height: 149px;
	margin-left: 20px;
	margin-top: 10px;
	border: 2px solid black;
}

body.inside  div.content-in p.biotext {
	float: left;
	width: 60%
}

body.inside  div.content-in .principal-table p {
	padding-left: 0px;
}

body.inside  div.content-in .principal-table img {
	margin-right: 20px;;
	margin-top: 10px
}


body.inside  div.content-in .principal-table img {
	border: 2px solid black;
}


body.inside  div.content-in #videocontent {
	margin-left: 20px;
}

body.inside  div.content-in p a {
	color: #fffae4;
}

body.inside  div.content-in p a:hover {
	color: #f7ae01;
}

div.content-in p strong, div#testimonies p strong, div#testimonies p {
	color: #fffae4;
}



/** FORMS **/

* {
	
}

#contactTable td {
	vertical-align: top;
}

form p {
	
}
input {
	font-size: 90%;
	color: #202020;
	background-color: #fffae4;
	padding: 3px;
	width: 240px;
	height: 22px;
}

textarea {
	font-size: 90%;
	color: #202020;
	background-color: #fffae4;
	padding: 3px;
	width: 240px;
	
}

input.submit {
	text-align: center;
	padding: 3px 7px;
	cursor: pointer;
	width: 75px;
	height: 25px;
}

/** END **/
