/*Begin Clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
} 

/*End Clearfix*/


a { outline: none;
}

* { margin:0; padding:0; }

.links {
	color: #748386;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #c5cccc;
}
a:visited {
	text-decoration: none;
	color: #748386;
}
a:hover {
	text-decoration: none;
	color: edbb1e;
}
a:active {
	text-decoration: none;
	color: edbb1e;
}
a {
	font-family: Verdana;
	font-size: 11px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-image: url(../images/bg_gradient1px.jpg);
	background-repeat: repeat-x;
}
#TabbedPanelsTab:focus {
	outline: none;
}

#container {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#page {
	width: 920px;
	height: 933px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 239px;
	width: 920px;
}


#navmenu {
	float: left;
	height: 51px;
	width: 652px;
	background-image: url(../images/home_menu.png);
}
#navmenu_pad {
	height: 51px;
	width: 268px;
	float: right;
}
#content {
	height: 620px;
	width: 920px;
	background-image: url(../images/home_content.jpg);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 1px;
}
#main {
	margin-top: 120px;
	height: 500px;
	width: 870px;
	margin-left: 25px;
}
#slideshow {
	padding: 1px;
	background-color: #000000;
	height: 402px;
	width: 642px;
	float: left;
}
#sidebarR {
	float: right;
	width: 216px;
	padding: 0px;
	margin-left: 10px;
	height: 450px;
}


#sidebar  {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	padding-top: 60px;
	padding-left: 30px;
	width: 188px;
	float: left;
}
#contentall {
	float: left;
	width: 920px;
	height: 744px;



}
#media {
	height: 362px;
	width: 641px;
	margin-left: 30px;
	background-color: #000000;
	padding: 1px;

}


#footer {
	background-image: url(../images/features_footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 435px;
	clear: none;
	float: left;
	font-family: Verdana;
	font-size: 12px;
	color: #c5cccc;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#news1 {
	padding: 5px;
}


#footerR {
	background-image: url(../images/features_footer.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 414px;
	clear: right;
	float: right;
	font-family: Verdana;
	font-size: 12px;
	color: #c5cccc;
	text-align: right;
	padding-top: 5px;
	padding-right: 31px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#spacer {
	width: 920px;
	height: 10px;
	clear: none;
	float: left;
}
