@charset "utf-8";
/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body {
	background-color: #FFFFFF;
}

/*end reset*/
/*site css*/
#wrap {
	position: relative;
	width: 961px;
	font-family: Arial;
	top: 0px;
	/* background-image: url('images/shadow.jpg'); */
	background-position: center top;
}
#left {
	position: relative;
	width: 230px;
	float: left;
	overflow: hidden;
}
#left #logo {
	background-image: url(images/logo.jpg);
	height: 175px;
	width: 230px;
}
#menu #topmenu {
	/* background-image: url(images/top-menu.jpg); */
	height: 12px;
	width: 215px;
	margin-left: 12px;
	display: block;
	background-repeat: no-repeat;
}
#menu #bottommenu {
	/* background-image: url(images/bottom-menu.jpg); */
	height: 24px;
	width: 215px;
	margin-left: 12px;
	position: relative;
	top: -2px;
	*top: -10px;
}
#menu #leftmenu {
	background-color: #FFFFFF;
	width: 189px;
	margin-left: 13px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	padding-left: 15px;
	position: relative;
	*top: -10px;
}
#leftmenu ul {
	margin: 0;
	padding: 0;

}
#leftmenu li {
	/* background-image: url(images/title-menu.jpg); */
	width: 155px;
	*width: 175px;
	background-repeat: no-repeat;
	margin-bottom: 2px;
	list-style-type: none;
	line-height: 24px;
	font-size: 14px;
	padding-left: 20px;
	font-weight:bolder;
	
}
#leftmenu li ul li {
	color: #000000;
	/* background-image: url(images/line-menu.gif); */
	font-size: 12px;
	padding-left: 20px;
	margin-left: -10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	height:26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	*width: 179px;
}
#leftmenu a {
	color: #000000;
	text-decoration: none;
}
#leftmenu table, #leftmenu hr {
	display: none;
}

#right {
	position: relative;
	float: left;
	width: 729px;
	top: 0px;
	left: 0px;
	/*overflow: auto;*/
}

#header {
	/* background-image: url(images/header.jpg); */
	height: 256px;
	width: 729px;
	overflow: hidden;
}
#quote {
	/* background-image: url(images/quote.jpg); */
	background-color: #8D8D8D;
	height: 28px;
	width: 715px;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
	text-align: center;
}
#content {
	position: relative;
	width: 729px;
}
.home-techno {
	/* background-image: url(images/home-techno.jpg); */
	height: 153px;
	width: 371px;
	font-size: 12px;
	color: #8d8d8d;
	padding: 20px 15px 0 330px;
}
.home-techno h1 {
	font-size: 18px;
	color: #302d28;
}

.home-focus {
	/* background-image: url(images/home-focus.jpg); */
	height: 142px;
	width: 876px;
}
.home-news {
	/* background-image: url(images/home-news.jpg); */
	height: 206px;
	width: 357px;
	float: left;
}
.home-testim {
	/* background-image: url(images/home-testim.jpg); */
	height: 206px;
	width: 359px;
	float: left;
}
.clear {
	clear: both;
	width: 425px;
}

.normal {
	font-family: Arial;
	color: #8d8d8d;
}

#TopPaneLeft
{
	width:220px;
	padding:0px;
	margin:0px;
}

#TopPaneRight
{
	width:700px;
	padding:0px;
	margin:0px;
}

#ContentPaneLeft
{
	width:220px;
	padding:0px;
	margin:0px;
}

#ContentPane
{
	width:500px;
	padding-right:20px;
	background-color:Fuchsia;
}

#ContentPaneRight
{
	width:220px;
	padding:0px;
	margin:0px;
}

#BottomPane
{
	width:960px;
	padding:0px;
	margin:0px;
}

.top-searchbar
{
	width:945px;
	height:20px; 
	line-height:20px;
	background-color: #959596;
	padding-left:10px;
	padding-right:5px;
	text-align:right;
	vertical-align:middle;
	padding-top:1px;
}

.top-searchbar input[type=text],
.footer-searchbar input[type=text]
{
	background-color:#EFEFEF;
	border:1px solid #959596;
	position:relative;
	font-family:Arial;
	font-size:12px;
	color:#4D4D4D;
	float:left;
	left:770px;
	width:150px;
	height:18px;
}

#footer {
	height: 122px;
	width: 960px;
	text-align: center;
	color: White;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
}

#footer .footer-searchbar
{
	background-color:#959596;
	height:20px;
	line-height:20px;
	width:945px;
	text-align:right;
	vertical-align:middle;
	padding-right:5px;
	padding-left:10px;
}

#footer .footer-sitemap
{
	position:relative;
	background-color:#E0E0E0;
	width:960px;
	height:120px;
	color:#4D4D4D;
	font-family:Arial;
	font-size:10px;
	line-height:11px;
	float:left;
}

#footer .footer-sitemap ul
{
	min-width:86px;
	text-align:left;
	position:static;
	display:inline-block;
	float:left;
	height:92px;
	padding-left:0px;
	padding-top:10px;
}


#footer .footer-sitemap ul a
{
	min-width:86px;
	text-align:left;
	position:relative;
	display:inline-block;
	font-size:10px;
	font-weight:bold;    
	padding-left:14px;
	color:#4D4D4D;
}

#footer .footer-sitemap li,
#footer .footer-sitemap li a
{
	text-align:left;
	display:list-item;
	list-style-type:none;
	font-size:10px;
	font-weight:normal;
	padding-left:14px;
	text-indent:-14px;
	color:#4D4D4D;
}

.Settings a {
	background-image:none!important;
	display:inherit!important;
}

img.preload { display:none; }

#nav { z-index: 50; position: absolute; bottom: 15px; left: 610px }
#nav a { margin: 0 5px; padding: 3px 5px; border: 1px solid #959596; background: #c9c9c9; text-decoration: none }
#nav a.activeSlide { background: #efefef }
#nav a:focus { outline: none; }
#nav a:hover { color:#0270BC; }

#dnn_dnnBREADCRUMB_lblBreadCrumb {
	font-size:11px;
	padding-left:30px;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	color:#4d4d4d;
	font-weight:normal;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb a:hover {
	color:#0270bc;
	font-weight:bolder;
	text-decoration:none;
}

