html {
	background-color:#a1a1a1;	
	background: url(images/bg.jpg) repeat-x; 
}
body {
	margin: 20px 0px;
	font-size:12px;
	width:100%;
	color:#303031;	
	font-family:Arial;
	background: url(images/bg.jpg) repeat-x; 
	background-color:#a1a1a1;	
}

hr {
	width:98%;
}

a {
	text-decoration:none;
	color:#303031;
}

a:hover {
	
}

#whole {
	text-align:left;
	padding:15px;
	width:900px;
	background-color:#fff;
}

#logo {
	float:left;
	width:306px;
	height:48px;
	margin-left:50px;
	background: url(images/logo.jpg) no-repeat;
}

#banner_top {
	float:right;
	width:468px;
	height:60px;
	margin:-5 15 5 0;
}

#header {
	margin-top:10px;
	clear:both;
	width:900px;
	height:252px;
	background: url(images/header.jpg) no-repeat;
}

#top_line {
	width:900px;
	height:22px;
	background: url(images/top_line_h.png) repeat-x; 
	text-transform:uppercase;
	font-size:11px;
	font-family:tahoma;
	color:#000;

}

#top_line li {
	float:left;
	list-style:none;
}

#top_line a {
	float:left;
	color:#000;
	height:22px;
	padding:4px 15px 0 15px;
}

#top_line a:hover {
	height:22px;
	text-decoration:underline;
	background: url(images/top_line_h.png) repeat-x; 
}

#menu {
	margin:10px 0px 5px 17px;
	clear:both;
	width:857px;
	height:28px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#12b9b4;
	text-transform:uppercase;
}

#menu_l {
}

#menu_l a {
	background: url(images/menu_l.jpg) no-repeat;
	padding:7px 0px;
	width:172px;
	margin:0;
	float:left;
	color:#12b9b4;
}

#menu a:hover{
	color:#ffffff;
}

#menu_c {
} 

#menu_c a {
	margin:0;
	float:left;
	width:171px;
	background: url(images/menu_c.jpg) no-repeat;
	padding:7px 0px;
	color:#12b9b4;
}

#menu_r {
} 

#menu_r a {
	margin:0;
	float:left;
	width:172px;
	background: url(images/menu_r.jpg) no-repeat;
	padding:7px 0px;
	color:#12b9b4;
}

#main {
	clear:both;
	margin-top:10px;
}

#main_text {
	float:right;

	margin: 10px 10px 10px 10px;
	font-size:14px;
}

#main_text h1 {
	color:#881616;
	font-weight: bold;
	font-size:20px;
	text-transform:uppercase;
	margin-left:20px;
}
#sidebar {
	float:left;
	width:200px;
	margin:5px 10px;
}

#navi {
	padding: 8px 0 0 20px;
}

#navi a {
	padding: 0px 5px 0px 5px;
	color:#881616;
	font-weight:bold;
	line-height:30px;
	font-size:14px;
	text-transform:uppercase;	
}

#navi a:hover {
	border:0;
	border-left:#881616 dashed 1px;
	border-right:#881616 dashed 1px;
}

#last {
	text-align:left;
}

#last .widgettitle {
	text-align:center;
	padding-top:6px;
	width:191px;
	height:28px;
	background: url(images/last.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;	
	font-size:12px;
}

#last ul li {
list-style: none;
margin: 0px;
padding-left: 10px;
border: none;
}

#last ul {
	margin-left:-40px;
}

#last li li a {
	font-weight:normal;
	margin:0px;
	line-height:20px;
	list-style: none;
	color:#881616;
	font-size: 10px;
}

#last a:hover {
	text-decoration:underline;
	border:0;
}

#content {
	float:right;
	width:640px;
	margin:5px 10px;
}

#content h1 {
	padding-left:10px;
	color:#881616;
	font-weight:bold;
	line-height:20px;
	font-size:16px;
	text-transform:uppercase;	
}

#scroll_pics {
	margin-top:5px;
	clear:both;
	background-color:#212222;
	width:900px;

}

#footer {	
	font-size:10px;
	line-height:11px;
	font-family:trebuchet ms;
	clear:both;
	width:900px;
	padding-left:15px;
}

#footer a {
	font-weight:bold;
}

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

#sidebar .widgettitle {
	text-align:center;
	padding-top:6px;
	width:191px;
	height:28px;
	background: url(images/last.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;	
	font-size:12px;
}


