* {
	margin: 0;
}

html {
	height:100%;
}


body {
	background: #FEF2F3 url('images/bg.jpg') repeat-x;
	margin:0;	
	padding:0;

}

body, p, td {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #DE0900;
	line-height:20px;
}

a:link, a:visited {
	text-decoration:underline;
	color: #000;
}

a:hover {
	text-decoration:none;
	color: #FE2E0D;
}

#wrapper {
	width:780px;
	margin:0 auto;
	padding:0;

	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -175px;
}

#images {
	float:right;
}


#header01 {
	background: url('images/01.jpg') no-repeat;
	width:780px;
	height:97px;
}

#header02 {
	background: url('images/02.jpg') no-repeat;
	width:780px;
	height:80px;
}

#header03 {
	background: url('images/03.jpg') no-repeat;
	width:780px;
	height:90px;
}

#header04 {
	background: url('images/04.jpg') no-repeat;
	width:780px;
	height:87px;
}

#header05 {
	background: url('images/05.jpg') no-repeat;
	width:780px;
	height:80px;
}

#content { 
	float:right;
	width:600px;
	margin:-40px 5px 0px 0px;
	padding:0;
}

#nav {
	float:left;
	width:150px;
	margin:-190px 0px 0px 0px;
	padding:0;
	z-index:2;
}

#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#nav li {
	margin:0;
	padding:0;
}

#nav ul li a, #nav ul li a:visited {
	display:block;
	text-decoration:none;
	margin:1px 0px;
	padding:2px;
}

#nav ul li a:hover {
	color: #fff;
	background-color: #D61109;
}

h1 {
	font-size:20px;
	padding-left: 90px;
	line-height:38px;
	margin:0;
	background: transparent url('images/h1.png') no-repeat;
	text-transform:lowercase;
}

h2 {
	font-family: verdana, arial, tahoma, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:17px;
	color:#DF0B04;
	line-height:50px;
	background: transparent url('images/h2.jpg') no-repeat;
	text-transform:uppercase;
}

#clear {
	clear:both;
}

h3 {
	font-size:13px;
	font-weight: bold;
	margin:0;
	padding:0;
	color: #fff;
	text-transform:uppercase;
}

#design {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
	background-color: #FB9871;
	text-align:left;
	border-bottom: 15px dotted #BA240E;
	border-top: 15px dotted #BA240E;
}

#design img {
	padding: 5px;
	margin-right:10px;
	background-color: #BA240E;

}

#design p {
	color: #000;
	text-align:left;
	padding: 0px 2px;
}

#design a:link, #design a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF2F0A;
	padding: 5px 15px;
}

#design a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FFCEA4;
}

#news {
	width: 450px;
	margin: 15px auto;
	padding: 5px;
	color: #A61109;
	background-color: #FBD3A1;
	border-bottom: 15px dotted;
}

#news p {
	color: #A61109;
}

#news a:hover {
	color: #fff;
	text-decoration: none;
}

.author {
	text-align: right;
	color: #FC4A30;
}

.avatar {
	background-color:#FE241D;
	float:left;
	padding:5px;
	margin: 10px 5px 0px 0px;
}

.b {
	background-color: #FE241D;
	padding: 5px;
}

input, textarea, select, option {
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	color: #C31D00;
	border: 1px dashed #FE271F;
	background-color: #FBD3A2;
}

#affiliates {
	float:right;
	margin:0px;
	padding:0;
	width:250px;
	z-index:2;
}

#affiliates ul {
	margin:0;
	padding:0;
	list-style-type: none;
}

#affiliates ul li {
	margin:0;
	padding:0;
}

.stick {
	clear:both;
	height: 175px;
}

#footer {
	clear:both;
	margin:0 auto;
	padding:0;
	width:780px;
	background:url('images/footer.jpg') repeat-x;
	height:175px;
}

#footerbg {
	clear:both;
	width:100%;
	background:url('images/footerbg.jpg') repeat-x;
	padding:0;
	margin:0 auto;
	height:175px;
}
