* { margin:0; padding:0;}
body { background:#000000; font-size:100%; line-height:1em; font-family:Arial; color:#222222; font-size:0.8em; line-height:1.27em; text-align:center;}



/*==========================================*/

a {text-decoration:none; color:#ffffff}
a:hover {text-decoration:none; color:#d72f28}

a.link {text-decoration:none; color:#ffffff;}
a.link:hover {text-decoration:none; color:#d72f28}

.clear { 
clear:both;
}

#header {
	background-image:url(../images/bg.jpg); 
background-repeat: repeat-x; 
text-align:center
}

.red-title {background:#d72f28; width:687px; height:23px; padding-top:10px; padding-left:10px; color:#FFF; font-weight: bold; font-size:16px;}

.clear						{
	width:					670px;
	height:					3px;
	clear:					both;
	position:				relative;
	font-size:				11px;
	padding-top:			5px;
							}
							
#spacer { 
background-color:#000000; 
height:2px;
}

#content { 
background-color:#000000;
}

#wrapper {
	text-align:left;
	width:955px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#000;
	}
	
#menu
	{
	margin:0 auto;
	position: relative;
	float: left;
	width:208px;
	background-color:#2b2b2b;
	text-align:left;
	color:#fff;
	padding:10px;
	font-size:13px;
	}

#space
	{
	margin: 0px;
	position:relative;
	padding: 0px;
	float: left;
	width:30px;
	}

#right
	{
	margin: 0;
	position: relative;
	float: left;
	width:697px;
	padding:15px;
	color:#fff;
	}
	
/*footer*/
#footer {
	bottom:0px;
	width:100%;
	height:165px;
	background: #fff;
	color:#383838;
	}
	
#footer a {color:#d72f28; text-decoration:none}
#footer a:hover {text-decoration:underline; color:#2b2b2b;}


#footer p {
		margin:0;
		padding:10px;
	}

