body,html {
	padding:0px;
	margin:0px;
	background-color:#F0F0F0;
	font-family: Verdana;
	color:000000;
	font-size:12px;
	overflow:auto;

	width: 100%;
	
	text-align:center;
	
}

div#toppanel {
margin-left: auto; margin-right: auto;

	width:808px;
	height:14px; 
	background-image:url("images/topbg.gif");
}

div#bottompanel {
	margin-left: auto; margin-right: auto;
	
	text-align:right;
	
	width:808px;
	height:14px;
	background-image:url("images/bottombg.gif");
}

div#footer{text-align:center;}

div#footer a:link,div#footer a:visited{color:#615E5D; }

div#container {
	margin-left: auto; margin-right: auto;

	width:780px;
	background-position:left;
	background-repeat: repeat-y;
	padding-left:10px;
	background-image:url("images/shadowleft.gif");
	
}

div#container2 {

	width:780px;
	background-color:#D7D7D7;
	background-position:right;
	background-repeat: repeat-y;
	padding-right:10px;
	background-image:url("images/shadowright.gif");
}

div {
	text-align:left;
}


div#top {
	


}

div#topcontent {
	
	
	background-image:url('images/topcontentbg.gif');
	height:204px;
		
	
	
}

div#logo {
	margin-left:24px;
	margin-top:12px;
	
	
}

span.nav{

	padding-left:12px;
	padding-right:12px;
	border-left: 2px solid #FFFFFF;
	

}

div#navigation {
	background-repeat:repeat-x;
	background-image:url('images/navbottom.gif');
	background-position:bottom;
	padding-top:4px;
	
	
	font-size:13px;
	border-top: #FFFFFF solid 1px;
	
	height:38px;
	margin-top:12px;
	padding-left:12px;
	
	background-color:#EBEBEB;
	
}

a:link, a:visited {

	
	background-repeat: no-repeat;
	background-position: left;

	
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}


a:hover, a#active {
	color:#E77919;
}

div#slogan {
	height:40px;
	margin-right:12px;
	color:#EBEBEB;
	font-size:30px;
	text-transform:uppercase;
	padding-bottom:12px;
	margin-top:12px;
	text-align:right;
}


div#titleimg{

	float:left;
	margin-left:auto;
	margin-top:4px;
	
}

div#titlePanel {
	padding-top:24px;
	padding-left:24px;
	width:480px;	
	height:192px;
	overflow:hidden;
	float:right;
	
}



div#titlePanel p{
	font-weight:bold;
	line-height:24px;
	font-size:15px;
	margin-top:6px;
	width:250px;
	color:#000000;
	
}

div#content {

	
	margin-top:12px;
	margin-left:24px;
	margin-right:24px;
	margin-bottom:48px;
	
	
	position:relative;
	line-height:18px;
	
	
	
}


h1 {
	font-weight: 200;
	font-family:Arial;
	color:#000000;
	text-transform:uppercase ;
	font-size:26px;
	margin-bottom:6px;
	margin-top:0px;
}


h2 {

	font-weight: 400;
	font-family:Arial;
	color:#000000;
	
	font-size:18px;
	margin-bottom:0px;
	margin-top:24px;
	

}

div#content p {
	
	width:380px;
	overflow:auto;
	
}


div#bottomcontent{

	padding-top:19	px;
	padding-left:24px;
	height:50px;
	background-color:#E77919;
	color:#FFFFFF;
	text-transform:uppercase ;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF solid 1px;
}

div#imagepanel {

	float:right;
	width:272px;
	text-align:right;
	overflow:hidden;
	
	
}
div#bottomcontent a:link, div#bottomcontent a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}



div.frame {
	clear:right;
	padding-top:24px;
	padding-bottom:24px;
	padding-left:12px;
	padding-right:12px;
	
	margin-rightt:12px;

	border: solid 3px #FFFFFF;
	margin-top:30px;
	line-height:24px;
	font-style :italic;
}

*div.frame { width:100%;}

div.dropdown{
	
	top:141px;
	position:absolute;
	
	visibility:hidden;
	
	padding-left:6px;
	height:auto;
	background-image:url('images/dropdownbgA.png');
	border: 1px solid #FFFFFF;	
	padding:6px;
	line-height:24px;
	
}
div.dropdown div{


	
	height:auto;
	width:150px;
}



