#mainWrapper {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	/*background-image: url(../images/header/fd.jpg);*/
}


#navMainWrapper {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}

#newsletter {
	background-color:#FFFFFF;
	/*background-image: url(../images/header/fdmailing.jpg);*/
	height: 25px;
}

#buttonNews {
 	/*vertical-align:middle;*/
	margin-left:10px;
}

.newsText {
	margin:0;
	padding:0px;
	position:relative;
	top:-4px;
}

#contheader {
	width:985px;
	height:133px;
}

#logo {
	background-image:url(../images/header/logo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:361px;
	height:90px;
	float:left;
	cursor:pointer;
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	text-align:right;
	/*padding:80px 0 0 75px;*/
	padding:10px 11px 0 0
}

#logo p {
	margin:0;
	padding:40px 0 0 20px;
	text-align:center;
	letter-spacing:0.2em;
	font-size:13px;
	color:#DB0303;
}

#header01 {
	background-image:url(../images/header/header01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:383px;
	height:100px;
	float:left;
}

#header02 {
	background-image:url(../images/header/header02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:230px;
	height:100px;
	float:left;
}

#header02 p {
	color:#FFFFFF;
	letter-spacing:0.15em;
	margin:0;
	padding:14px 0 10px 0;
}

#header02 .newsText {
	background-color:#000000;
	border:1px solid #9E9E9E;
	color:#FFFFFF;
	height:14px;
	width:149px;
	font-size:10px;
}

#header02 form {
	/*margin:0;
	height:16px;*/
}

#menuheader {
	background-color:#141414;
	border-bottom:1px solid #434343;
	border-top:1px solid #434343;
	height:31px;
	width:100%;
}

#menuheader ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menuheader li {
	display:inline;
	background-image:url(../images/header/sepali.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

#menuheader li a {
	float:left;
	display:block;
	height:26px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:5px 20px 0 20px;
}

#menuheader li a .size {
	font-size:15px;
}

#menuheader li a:hover {
	background-color:#701414;
	text-decoration:none;
}

#bordernone {
	background-image:none !important;
}
