* {
	padding: 0px;
	margin: 0px;
}
html {
	height:100%;
}
body {
	min-height:100%;
	margin: 0 0;
	font-family: Trebuchet MS;
	background-image:url(images/bg_body.jpg);
	background-repeat: repeat-x;
}
.wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	background:#FFFFFF;
}
.header {
	text-align: left;
	width: 960px;
	height: 163px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
	border-top:10px #eeeeee solid;
	background-repeat: no-repeat;
	background-position: left bottom;
	
}

hr {border:1px #eeeeee solid;margin-top:10px;margin-bottom:10px;}
/* ----------------- Menu -----------------------*/

.lefta {
	width: 230px;
	float: left;
	height: auto;
}
.lefta .infobox {
}
.lefta .infobox .active {
	color: #f3904c;
}
.lefta .infobox ul {
	list-style-type: none;
}
.lefta .infobox ul li a {
	list-style-type: none;
	color: #434343;
	font-size:13px;
	text-decoration: none;
	background-color:#eeeeee;
	display:block;
	margin-bottom:1px;
	/*border-bottom:1px white solid;*/
	padding-left:10px;
	padding-top:5px;
	height:20px;
}
.lefta .infobox ul li a.section, .lefta .infobox ul li a.current, .lefta .infobox ul li a:hover {
	color: #ffffff;
	background-color:#f3904c;
}
/* ----------------- End Menu -----------------------*/

/* ----------------- Sub Menu -----------------------*/

#SubMenu a {
	background-color:#f7f6f6;
	padding-left:10px;
	font-size:11px;
	color:#f3904c;
}
#SubMenu a:hover {
	color:#434343;
	background-color:#eeeeee;
}
#SubMenu a.current {
	color:#888888;
	background-color:#ffffff;
}
/* ----------------- End Sub Menu -----------------------*/

#logo {
	margin-top:10px;
	margin-bottom:10px;
	/*border:1px #eeeeee solid;*/
	width:335px;
}

.content {
	color: #000000;
	background-color:#FFFFFF;
	line-height:20px;
	float: right;
	width: 720px;
	height: auto;
	font-size: 12px;
	border-top:1px #eeeeee solid;
	/*border: thin solid #006600;*/
}

.content h1 {
	font-size:15px;
	color:#f3904c;
	margin: 0px;
	padding: 0px;
	margin-bottom:20px;
}

.content h1 a {
	
	color:#fbcca7;
	
}


#contentleft {
	float: left;
	font-size:11px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	width: 335px;
}

#contentleftwide {
	float: left;
	font-size:11px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
	width: 630px;
}

#contentright {
	float: right;
	width: 300px;
	height: 615px;
	margin-bottom: 10px;
}

#contentrightall {
	float: right;
	width: 300px;
	height: 390px;
	margin-bottom: 10px;
}

#details {
	background-image:url(images/bg_details.jpg);
	padding: 10px;
	height:auto;
	height:180px;
	width:315px;
	background-repeat: repeat-x;
	margin-bottom:10px;
}
#detailspic {
	width:110px;
	height:110px;
	float:left;
}
#detailstext {
	width:175px;
	float:right;
	line-height: 18px;
	padding-left: 5px;
}
#detailstext h2 {
	font-size:12px;
	color:#f3904c;
	margin: 0px;
	padding: 0px;
}

#text {
	width:325px;
	}


#footer {
	clear: both;
	text-align: right;
	padding-top:10px;
	padding-bottom: 10px;
	width: 720px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	background-color:#eeeeee;
	font-size:10px;
	color:#999999;
	float:right;
	padding-right:10px;
}
#footer a {
	color: #999999;
}
a {
	color: orange;
	text-decoration: none;
}
a:hover {
	color: orange;
	text-decoration: underline;
}
.clear {
	clear: both;
}
img {
	border: 0px;
}

.designer{width:110px; height:135px; line-height:14px;border:1px #eeeeee solid;padding:10px;text-align:center;margin-bottom:10px;margin-right:10px;}

#lefty{width:270px;padding:10px;margin-bottom:10px;margin-right:10px; float:left;}
#righty{width:270px;padding:10px;margin-bottom:10px;margin-right:10px; float:right;}
#lefty img{padding:0px;}
#righty img{padding:0px;}