@charset "UTF-8";
/* CSS Document All Media Creative Index*/
html, body {
	height: 100%;
	padding: 20;
	background-color: #65081A;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
}
body{
	background-color:#FFF;
	}
	
#wrapper{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-repeat:no-repeat;
	width:960px;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 800px;
	line-height:18px;
	border: double;
	}
#header{
	width:960px;
	height:212px;
	}
h1{
	color: #65081A;
	font-size:16px;
	line-height: 20px;
	}	
h3{
	color: #65081A;
	}	
	
#nav{
	width:185px;
	margin-top:50px;
	margin-left: 50px;
	background-color: #65081A;
	padding-right: 10px;
	}
ul{
	font-size:14px;
	color:#FFF;
	}
li{
	color:#FFF;
	line-height:35px;
	text-align:right;	
	list-style-type:none;
	}
li a{
	color:#fff;
	text-decoration:none;
	}
li a:hover{
	color: #F7931E;
	
	}	

#maincontentphoto .link{
	color:#f7931e;
	}	
#smallcontact{
	width:185px;
	margin-top:50px;
	margin-left: 50px;	
	text-align:right;
	}	

#smallcontactindex{
	width:185px;
	color: #fff;
	margin-left: 50px;	
	text-align:right;
	margin-top: 70px;
	background-color: #65081A;
	padding-right: 10px;
}
#smallcontactindex a{ 
	color: #CCC;
}
#maincontenthome{
	width:660px;
	height:475px;
	float:right;
	margin-right:20px;
	margin-top:50px;
	line-height:18px;
}	

form{
	margin-left:50px;
	}	

td p{
	color:#000;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	}
	
