body {
	font-family: Arial, sans-serif;
	background-color: #000;
	color: #000;
	background: #fff;
	border-top-color: #000000;
	border-right-color: #000000;
}

/* heading Implementation */

#bg_image {width: 100%; height: 100%; left: 0px; top: 0px; position: absolute; z-index: 0;}

#wrapper {
	margin: 20px auto;
	width: 925px;
	z-index: 2;
}

#main {
	float: right;
	width: 875px;
	background: #000;
	padding: 25px;
	border-top: 0px;
	border-bottom: 2px;
	border-left: 2px;
	border-right: 2px;
	border-style: solid;
	border-color: #ffffff;
	z-index: 4;
}

#sub {
	width: 440px;
	height: 100%;
	background: #000;
	padding: 20px;
}


#left {
	float: left;
	width: 600px;
	margin: 0 30px 0 0;
}

#right {
	float: left;
	width: 200px;
}

#header {
	float: left;
	width: 925px;
	height: 250px;
	border-top: 2px; 
	border-bottom: 0px; 
	border-left: 2px; 
	border-right: 2px; 
	border-style: solid; 
	border-color: #ffffff;
	background-repeat: no-repeat;
	background-color: #F5F4F3;
	z-index: 3;

}

#story {
	width: 500px;
	background: #000;
	padding: 25px;
	background: #000 url('images/estudio_logo.gif') right bottom no-repeat;
}

#undercon {
	position: relative;
	top: 0px;
	left: 0px;
	width: 720px;
	height: 20px;
}


/* navigation */

.navText a, .navText {
	margin: 0 0 0 0;
	color: black;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

.construction {
	color: #ffffff;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}



.c500 {
	float: left;
	width: 420px;
	z-index: inherit;

}	

.c150 {
	float: left;
	width: 150px;
	margin:  0 30px 0 0 ;
	z-index: inherit;
}

.c150b {
	float: left;
	width: 150px;
	margin:  0 0 0 0 ;
	z-index: inherit;
}

.c400 {
	float: left;
	width: 400px;
	margin: 10px 0 0 20px;
	display: inline;
	z-index: inherit;
}



.promoImage {
	width: 150px;
	height: 150px;
}
.promoTitle {
	margin: 10px 0px 2px 0px;
}
.promoTitle a, .promoTitle {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	color: white;
	line-height: 13px;
}
.promoText p {
	font-size: 11px;
	line-height: 13px;
}



h1 {
	font-size: 28px;
	font-weight: normal;
	color: #000033;
	margin: 0 0 10px 0;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
}
p {
	margin: 0 0 22px 0;
	font-size: 12px;
}	
a {
	text-decoration: none;
	color: black;
	text-shadow: white 0px 0px 15px;
	font-size: 11px;
}	
a:hover {
	color: #FF9900;
	text-shadow: #FF9900 0px 0px 15px;
	text-decoration: none;
}

.bold {
	font-weight: bold;
	font-size: inherit;
}

.bodyText {
	font-size: 10px;
	width:100%;
}

.introText {
	font-size: 14px;
}



	
/* =CONTACT PAGE
--------------------------------------------------- */	
.contactForm p {
	margin: 20px 0;
	font-size: 12px;
}
.contactForm label {
	font-size: 12px;
	color: #736e64;
	font-weight: bold;
}
p.required {
	float: right;
	width: 200px;
	margin: 20px 0 0 0;
	padding: 0;
}	
form {
	float: left;
}
.formHolder {
	width: 585px;
}
fieldset {
	margin: 0 0 15px 0;
}
input, textarea {
	color: #807d78;
	border: 1px solid #cacaca;
	width: 250px;
}
input.radiobutton {
	border: none;
	width: auto;
}	
select {
	color: #807d78;
	border: 1px solid #cacaca;
	width: 80px;
	font-size: 11px;
	padding: 2px;
}
.message {
	height: 100px;
	width: 590px;
}	
.checkbox {
	width: auto;
	border: none;
}
span.checkbox {
	font-size: 12px;
}
.radio {
	margin: 0 0 5px 0;
	border: none;
	width: auto;
}
.submit {
	float: right;
	width: 100px;
	margin: 0 0 20px 0;
	border: none;
}
.contact dl {
	margin: 0 0 15px 0;
}
.contact dt {
	font-size: 11px;
	font-weight: bold;
}
.contact dd, .contact p {
	font-size: 11px;
}
	
/* =FOOTER
--------------------------------------------------- */
#footer {
	float: left;
	width: 925px;
}	

/* ------------------------------------------------ */
/* ------------------------------------------------ */
