* {

	margin: 0px auto;

}



/* General  */



body {
	    font-family: Arial;
	    font-size: 12px;
		color: #808080;
}

body#forside {background:url(bg_forside.jpg) repeat-x top left;}
body#showcase {background:url(bg_showcase.jpg) repeat-x top left;}
body#about {background:url(bg_about.jpg) repeat-x top left;}

#side {
		width: 1150px;
		border-top: 1px #333 solid;
}




/**** TOP ****/

#top {width: 1150px;height:103px;float:left;}

	#logo {width: 255px;padding: 26px 0 0 0;float:left;}
	
	#nav {width: 895px;float:left;height:62px;;padding: 41px 0 0 0;float:left;}
	#nav ul {float:right;height:22px;margin:0;padding:0;list-style: none;}
	#nav ul li {float: right;height:22px;font-size: 20px;margin: 0 0 0 10px;list-style: none;text-transform: uppercase;font-style: bold italic;color:#242424;}
	#nav ul li a {color:#242424;text-decoration:none;}
	#nav ul li a:hover {color:#888;}
	#nav ul li a.active {color:#6aa8b4;text-decoration:none;}

	





/**** HEADER *****/


/* rotator in-page placement */
    div#header {
	position:relative;
	height:450px;
	float:left;
	width: 1150px;
}
/* rotator css */
	div#header ul li {
	float:left;
	position:absolute;
	margin:0;padding:0;
	list-style: none;
}

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

/* rotator image style */	
	div#header ul li img {
	background: #FFF;
}
    div#header ul li.show {
	z-index:500
}





/**** CATEGORY ****/

.wrap {width: 1150px;padding: 25px 0 25px 0;float:left;}
#wrap3 {width: 1150px;padding: 0 0 25px 0;float:left;}
#wrap2 {width: 1150px;padding: 25px 0 1px 0;float:left;border-top: 1px #d9d9d9 solid;}

	

	.lc {width: 260px;float:left;padding: 3px 20px 3px 0;}
		.lc p {line-height: 18px;}
		.lc a {color:#6aa8b4;text-decoration:none;}
		.lc a:hover {text-decoration: underline;}
		
	.lc h2 {color:#333;font-size: 25px;font-weight: normal;padding: 0 0 5px 0;}
	
	.mc {width: 869px;float:left;border-left:1px #d9d9d9 solid;}
	.mc h2 {font-size: 15px;color:#333;font-weight:normal;line-height:25px;}
	#mc2 {width: 849px;padding: 0 0 0 20px;float:left;border-left:1px #d9d9d9 solid;}
	#mc2 img {float:left;margin: 0 0 5px 0;}
	
	#sc_wide {float:left;padding:0 0 0 20px;width: 578px;}
		#sc_wide a {color:#6aa8b4;text-decoration:none;}
			#sc_wide a:hover {text-decoration: underline;}
				#sc_wide p {line-height: 18px;padding: 25px 0 0 0;}
	#sc_l {width: 269px;float:left;padding: 0 0 0 20px;}
	
	h4 {font-size: 15px;font-weight:bold;color:#333;margin:0;padding:0 0 3px 0;}
	span.bread {font-size: 11px;color:#cacaca;margin:0;padding:0;}
	
	.mc ul {margin:0;list-style:none;padding:0;float:left;}
	.mc ul li {margin:0;padding:5px 0 5px 0;}
	.mc ul li a {color:#333;text-decoration:none;}
	.mc ul li a.2 {color:#333;text-decoration:none;}
	.mc ul li a:hover {color:#6aa7b4;}
	.mc ul li a.active {color:#6aa7b4;}
	
	.sc_r {width: 269px;float:left;padding:0 0 0 20px;border-left: 1px #d9d9d9 solid;}


	
/**** FOOTER ****/
#footer {width: 1150px;float:left;border-top: 1px #d9d9d9 solid;padding:15px 0 15px 0;color:#cacaca;font-size:11px;}
	#footer a {color:#6aa8b4;text-decoration:none;}
		#footer a:hover {text-decoration: underline;}

	#f_left {width: 575px;float:left;}
	#f_right {width: 575px;float:left;text-align:right;}
		
		
a {outline:0;}
img {border:0;}