*{margin:0px, padding:0px;}

body{
	margin-top:0px;
	background-color:#000;
	font-family:Helvetica, Arial, san-serif;
	color:#a7a9ac;
}


p, a, h2, h3{color:#a7a9ac;}

p{
	font-size:12px;
	line-height:20px;
}

h1{
	font-weight:bold;
	font-size:17px;
	color:#f78f1e;
	letter-spacing:1px;
	margin-top:-6px;
	line-height:28px;
}

h2{
	font-weight:bold;
	font-size:12px;
	letter-spacing:1px;
}

h3{
	font-size:10.5px;
	font-weight:normal;
}

h4{
	font-size:11px;
	color:#f78f1e;
	font-weight:bold;
}


.mainwrap{
	width:960px;
	margin:0 auto;
}

.header{
	width:960px;
	height:102px;
}

.logo{
	width:221px;
	height:102px;
	float:left;
	position:relative;
}

.nav{
	width:755px;
	margin-top:73px;
	margin-left:-20px;
	float:left;
	position:relative;
	/*background-color:#336666;*/
}

.nav li{
	display:inline;
	float:left;
	margin-right:15px;
	list-style:none;
	font-size:12px;
	letter-spacing:2px;
}

.active a{
	color:#f78f1e;
	/*background-color:#00FF33;*/
}

.nav li a {
	text-decoration:none;
}

.nav li a:hover {
	color:#f78f1e;
}

.content, .gallery{
	width:960px;
}

.content{
	margin-top:50px;
}

#profileimage{
	width:286px;
	height:442px;
	margin-right:40px;
	float:left;
}

#profilecontent{
	width:600px;
	float:left;
}

#profilecontent a{
	color:#f78f1e;
	text-decoration:none;
}

#form{
	width:500px;
	float:left;
	margin:0 30px 20px 20px;
	border:1px solid #282828;
	padding-left:10px;
}

#contactcontent{
	float:left;
	width:300px;
}

#fcf2 label {
float: left;
text-align: right;
font-size:12px;
width:110px;
margin-right:15px;
}

.r{
	margin: 10px 0 10px 0;
}

#fcf2 h3{
	color:#585859;
	margin:-10px 0 20px 0;
}

em{
	color:#f78f1e;
}

input{
	background-color:#2b2b2b;
	height:22px;
	border:none;
	color:#a7a9ac;
}
textarea{
	background-color:#2b2b2b;
	border:none;
	color:#a7a9ac;
}

#fcf2 a{
	text-decoration:none;
	color:#2b2b2b;
	font-size:10px;
}
#submit_btn{
	border:1px solid #2b2b2b;
	width:100px;
	background-color:#000;
}

#submit_btn:hover{
	border:1px solid #2b2b2b;
	background-color:#0B0B0B;
	color:#999999;
}
#confirm_msg{
	font-size:12px;
}
/*#fcf2 span.f {
float: right;
width: 335px;
text-align: left;
}
#fcf2 div.sp {
clear: both;
}
#fcf2 .req {
font-weight:bold;
}
#fcf2 input, #fcf2 textarea {
background: #FFF;
border:1px solid #000;
padding:2px;
}
#fcf2 input:focus, #fcf2 textarea:focus {
background: #f2f2f2;
border:1px solid #3D5686;
}*/

.footer{
	float:left;
	width:960px;
	text-align:center;
}