body {
	background-repeat: repeat;
	font-family:Coda,Lato;font-size: 13px; 
	margin-top: 0px;

	color: #333333;
	background: url(images/body-bg5.png);
	}

a 			{text-decoration:none; }
A:active 		{text-decoration:none; } 
A:visited 		{text-decoration:none; color: #c50202;} 
A:link 			{text-decoration:none; color: #c50202;} 
A:hover 		{text-decoration:none; color: #919477;} 



Select 			{font-size:11px; border: 1px solid #efefef; background-color: #efefef;} 
Input 			{font-size:11px; border: 1px solid #efefef; background-color: #efefef;} 
Textarea 		{font-size:11px; border: 1px solid #efefef; background-color: #efefef;} 



	
h1, h2, h3, h4, h5, h6 { padding-bottom: 5px; color: #373737; letter-spacing: -1px; line-height: 1em; font-weight: normal;  font-family: Unlock, Georgia, serif;}
h1 {
	color: black;
	font-size: 200%;
	}
	
h2 {
	color: #c50202;
	font-size: 150%;
	}
	
h3 {
	color: black;
	font-size: 120%;
	}

p {
	margin: 0;
	padding: 0 0 1px;
	}


hr {
	border: 0;
	color: #ddd;
	background-color: #ddd;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 0 0 10px;
	}





#wraper {
	margin: 0 auto;
	padding: 0;
	width: 960px;
	
	}
	
#logga {
padding-bottom: 20px;
padding-top: 20px;
padding-left: 50px;
text-align: left;
float: left;
width: 820px;
height: 100px;
}



#mainmenu {
font-family: Lato, "Lucida Grande", Verdana, Arial, sans-serif;font-size: 12px; 
background-image: url(images/menubg.png);
background-repeat: no-repeat;
padding-bottom: 10px;
padding-top: 1px;
padding-left: 1px;
text-align: left;
width: 950px;
height: 50px;
}


.mainmenu {	
	margin-left: 10px;	
	margin-bottom: 30px;		
	height:	35px;
	font-size: 130%;
	height: 50px;
}


#content {
text-align: left;
float: left;
min-height: 450px;
background-color: white;
border-color: #efefef;
border-width: 7px;
border-style: solid;

padding: 30px;

height: auto;
width: 870px;

	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}


#cleft {
text-align: left;
float: left;
width: 400px;
padding-right: 20px;
}


#cright {
text-align: left;
float: left;
border-left-color: #c9d1db;
border-left-style: none;
border-left-width: 1px;
width: 400px;
padding-left: 30px;
}


#footer {
font-size: 90%;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
margin-top: 2px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
text-align: center;
}

.footer {
color: #656565;
margin: 0px auto 0px auto;
}
.footer a:link, .footer a:visited, .footer a:active {
color: #656565;
text-decoration: none;
}
.footer p {
color: #656565;
margin: 0px auto 0px auto;
}
.footer a:hover {
color: #ee1a2e;
text-decoration: none;
}

#slide {

	height: 250px;
	width: 350px;
	overflow: hidden;

}

#clear 
{
clear: both;
}

#image 
{
	height: 260px;
	width: 355px;
	text-align: center;
	background-color: #333333;
	border-color: #333333;
	border-width: 3px;
	border-style: solid;
	overflow: hidden;
	
	
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}



