/* CSS Document */

body {
	background: #DFE0CF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:1em;
	}

h1, h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #333333;
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	}
dt {
	font-weight:bold;
	}
p, dt, dd {
	font-size:0.75em;
	line-height:1.3em;
	padding:0 0 5px 0;
	}
	







#wrapper {
	background:#ffffff url(../images/bg_wrapper.jpg) no-repeat top;
	min-height:653px;
	height:auto!important;
	height:653px;
	border:1px solid #999999;
	margin:50px auto 0 auto;
	width:960px;
	}
	
#logo {
	margin:10px 0 0 10px;
	width:185px;
	float:left;
	display:inline;
	}
	
#navigation {
	float:left;
	display:inline;
	width:310px;
	font-size:0.72em;
	margin:10px 0 0 430px;
	}	
#navigation ul {
	text-align:right;
	}
#navigation li {
	float:left;
	}	
#navigation li a {
	color:#333333;
	text-decoration:none;
	padding:0 5px;
	}	
	
#telephone {
	text-align:right;
	float:left;
	display:inline;
	width:150px;
	margin:10px 0 0 580px;
	}
.largetext {
	font-size:1.5em;
	}		
	
.maincontent {
	clear:left;
	display:block;
	width:755px;
	margin:10px 0 0 195px;
	background:#ffffff;
	border:1px solid #333333;
	/* for IE */
	filter:alpha(opacity=80);
	/* CSS3 standard */
	opacity:0.8;
	height:auto;
	}
.maincontent a {
	color:#333333;
	text-decoration:none;
	}	
.maincontent a:hover {
	color:#333333;
	text-decoration:underline;
	}	
.paddedcontent {
	width:735px;
	margin:10px;
	}		
#hprugs {
	margin:10px 0 0 0;
	}

#hprugs h2 {
	margin:0 0 0 10px;
	width:940px;
	}
#hprugs a {
	color:#333333;
	text-decoration:none;
	}	
#hprugs a:hover {
	color:#333333;
	text-decoration:underline;
	}	
.hpintro {
	width:225px;
	float:left;
	margin:10px 0 0 10px;
	border:1px solid #333333;
	background:#DFE0CF;
	min-height:262px;
	height:auto!important;
	height:262px;
	}	
.hpintropadding {
	width:205px;
	margin:5px 10px 5px 10px;
	}	
	
.rugintro {
	width:225px;
	float:left;
	margin:10px 0 0 10px;
	border:1px solid #333333;
	}	
	
#footer {
	font-size:0.69em;
	margin:10px auto 0 auto;
	width:940px;
	color:#333333;
	}	
#footer a {
	color:#333333;
	text-decoration:none;
	}
#footer a:hover {
	color:#333333;
	text-decoration:underline;
	}	
.copyright {
	display:inline;
	float:left;
	width:740px;
	}	
.bluhippo {
	display:inline;
	float:left;
	text-align:right;
	width:200px;
	}