@charset "utf-8";
body {
	font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#606060 url(images/bg.jpg) top center repeat-x;
	margin: 0 auto;
	padding: 0;
	color:#C1B49A;
}

img {
	border:0px;
}
.img {
	border:0px;
	padding: 10px 20px;
}

.stunuod #container {
	width: 960px;
	margin: 0 auto; 
}

.stunuod #header { 
	
}

.stunuod #header h1{ 
	padding:0px;
	margin:0px;
}

.stunuod #header #menu{
	background:url(images/header_bg.jpg) no-repeat;
	height:49px;
	width:960px;
	text-transform:uppercase;
	text-align:right;
	float:right;
}

#navi
{	

	font-size:15px;
	margin:0 auto;
	padding-top:15px;
	margin-right:50px;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

#navi ul
{
	margin: 0;
	list-style-type: none;
	color: #ffffff;
	width: 100%;
	text-align: center;
}

#navi li 
{ 
	display:inline; 
	padding: 0 15px;

}

#navi li a
{
	text-decoration: none;
	color:#C1B49A;;
	padding: 0 3px;
}

#navi li#active a
{
	background:#575757;
	color:#ffffff;
	border:1px solid #6E6E6E;
	padding:0 15px;
}

#navi li a:hover
{
	color: #D12333;

}


.stunuod #mainContent {
	clear:both;
	margin:0px;
	padding:0px;	
}
#content {
	width:930px;
	background:url(images/content_bg.jpg) repeat-x;
	min-height:50px;
	padding:10px 15px;
}



#content p{
	line-height:20px;
	color:#C1B49A;

}

#home_banner{
	background:url(images/header_bottom.jpg) bottom center no-repeat;
	height:420px;
}

#banner{
	background:url(images/header_bottom.jpg) bottom center no-repeat;
	height:330px;
}

#pronounce{
	clear:both;
	text-align:center;
	margin:15px 0px;
	height:20px;
}

#footer {
clear:both;

}

#footer-menu{
	background:#181818;
	color:#C1B49A;
	height:40px;
	margin:0px;
	padding:0px;
}

#footer-menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
	padding-top:11px;
	font-size:14px;
	text-transform:lowercase;
}

#footer-menu li{
	float:left;
	padding:0 15px;
	color:#D12333;
	
}
 
 
#footer-menu a{
	color:#C1B49A;
	text-decoration:none;
}


#footer-menu a:hover{
	color:#D12333;
}

#footer #copyright {
	margin:5px 0;
	font-size:10px;
}

#footer #copyright #designer{
	float:right;
}
#footer #copyright a{
	color:#C1B49A;
	text-decoration:none;
}

#footer #copyright a:hover{
	color:#d22334;
	text-decoration:underline;
}

.divider {
	display:inline;
	color:color:#D12333;
	font-weight:bold;
	padding-left:40px;
}

#cols {
}
#cols h2{
	background:url(images/col_head.jpg) no-repeat;
	width:300px;
	height:26px;
	color:#A6A6A6;
	text-transform:uppercase;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	padding-left:40px;
	padding-top:2px;
	font-weight:normal;
	font-size:16px;
}

#cols .col {
	background:url(images/col_bg.jpg) no-repeat;
	float:left;
	width:300px;
	margin:5px;
	height:180px;
}

#cols .col li{
	list-style-image:url(images/bullet.png);
	line-height:15px;
}
#contact_content {
	width:960px;
	background:url(images/content_bg.jpg) repeat-x;
	min-height:50px ;
}

#contact_img{
	float:right;
	padding:5px 50px 10px 10px
}
#contact{
	float:left;
	width:400px;
	line-height:20px;
	*line-height:15px; /*IE7 Fix*/
	margin:0 auto;
	padding:15px 0px 10px 50px;
	
}

#contact_form {
	clear_both;
	background:url(images/contact_box.png) no-repeat;
	width:316px;
	height:240px;
	margin-right:0px;
	padding:0px 20px;
	margin-top:25px;
	*margin-top:45px;
	

}

#contact_form_sent {
	width:250px;
	height:60px;
	color:#CCCCCC;
	padding:20px;

}

form {

width:220px;
	margin:0 auto;
}
label {
	display:inline-block;
	padding-top:5px;
	padding-bottom:5px;

}
input,textarea {
	width:220px;
	background-color:#CCCCCC;
	padding-bottom:5px;
}

#images{
	margin-top:20px;
}
#images .img{
	float:left;
	display:inline-block;
	margin:0 40px;}

#submit {
	float:right;
	margin-top:10px;
	background:none;
	height:31px;
	width:90px;

}
.error 
{
  font-family: Tahoma;
  font-size: 10px;
  color: #D2A88A;
  margin-left: 5px;
  display:none;
}

#clear{
	clear:both;

	overflow:hidden;
}

strong{
color:#D12333;
}
