body {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	background-image:url(../images/bg_gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#999;	
	}
	
#header {
	width:900px;
	height:220px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(../images/header_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#navigation {
	width:900px;
	height:35px;
	margin:0px auto 0px auto;
	padding:25px 0px 0px 0px;
	background-image:url(../images/navigation_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}
	
#navigation_home {
	width:900px;
	height:35px;
	margin:0px auto 0px auto;
	padding:25px 0px 0px 0px;
	}
	
#logo {
	width:900px;
	height:160px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-image:url(../images/logo_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	}


#content {
	width:900px;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-color:#0D0D0D;
	background-image:url(../images/bgbody.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}
	
	
#holder {
	width:840px;
	float:right;
	min-height:350px;
	padding:0px 30px 0px 30px;
	background-color:#0D0D0D;
	background-image:url(../images/bgbody.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}
	
#left {
	width:180px;
	float:left;
	padding:0px 10px 0px 10px;
	}
	
#right {
	width:618px;
	float:right;
	padding:0px 10px 0px 10px;
	border-left:1px solid #222;
	}
	
	
	
			
#footer_hold {
	width:100%;
	margin:0px auto 0px auto;
	padding:0px 0px 0px 0px;
	background-color:#FFF;
	background-image:url(../images/bgfootergrad.jpg);
	background-position:top;
	background-repeat:repeat-x;
	}
	
#footer {
	width:840px;
	height:195px;
	margin:0px auto 0px auto;
	padding:35px 30px 0px 30px;
	background-color:#FFF;
	background-image:url(../images/bgfooter.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	font-size:11px;
	}
	
h1{
	font-size:16px;
	color:#FFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}

h2{
	font-size:15px;
	color:#FFF;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	font-size:12px;
	color:#99CC00;
	font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}


hr {border-top: 1px solid #F7E3E9;}

a{
color:#6c9100;
text-decoration:none;
}

a:hover{
color:#99FF00;
text-decoration:none;
}
.white {
	color: #FFF;
}

#gallery img{
	border:3px solid #CCC;
	display:block;
	width:100px;
	height:100px;
}

#gallery img:hover {
	border-top:3px solid #999;
	border-left:3px solid #999;
	border-right:3px solid #999;
	border-bottom:3px solid #999;
	display:block;
	width:100px;
	height:100px;
}

span.opendays{
	color:#ffffff;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:5px;
	text-align:center;
	font-weight:bold;
}

span.opendays2{
	color:#ffffff;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:5px;
	text-align:center;
	font-weight:bold;
	margin-left:50px;
}

.icons {
	margin-right:10px;
	float:right;
	overflow:hidden;
}

.icons2 ul li{
	list-style:none;
	padding:5px;
}

.icons ul li{
	list-style:none;
	display:inline-block;
	padding:2px;
	float:left;
}


a.chrome{
	display:inline-block;
	width:32px;
	height:32px;
	background:url(../images/chrome.png) no-repeat;	
}

a.youtube{
	display:inline-block;
	width:24px;
	height:24px;
	background:url(../images/youtube-icon.png) no-repeat;	
}

a.twitter{
	display:inline-block;
	width:24px;
	height:24px;
	background:url(../images/tw_icon.png) no-repeat;	
}

a.facebook{
	display:inline-block;
	width:24px;
	height:24px;
	background:url(../images/fb_icon.png) no-repeat;	
}

table.footer_table{
	margin-top:50px;
	margin-left:350px;
}

table.footer_table thead tr th{
	font-size:14px;
	font-weight:bold;
	color:#666;
	text-align:left;
	padding-bottom:5px;
}

table.footer_table tbody tr td{
	font-size:12px;
	color:#333;
	text-align:left;
	padding-bottom:5px;
}

a.ob_btn{
	margin-right:40px;
	margin-bottom:20px;
}
