@charset "utf-8";
/* CSS Document */

/*hide from IE-Mac \*/
*html .container {
height: 1%;
}
/*End IE-Mac hide */

body {
	background-color: #CCCCCC;
	margin-top:25px;
}

#wrapper {
	width: 800px;
	position: relative;
	left: 50%;
	margin-left: -400px;
	background-color: #FFFFFF;
	padding-top: 20px;
	border: 1px solid #666666;
	} 
#banner {
	border: 1px none #999999;
	width: 760px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	} 
#banner img {
	float: left;
	}
	
#banner p {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	clear: none;
	margin-top: 15px;
	} 

hr {
	width:490px;
	height:1px;
	color:#004593;
	margin-left:290px;
}
	
#nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	text-align:right;
	margin-right: 20px;
	height: inherit;
}
div#topmenu li, div#topmenu li div
{
  display: inline;
}
#nav li {
	padding-left: 15px;
	}

#nav a {
		text-decoration: none;
		color:#999999;
}
#content {
	width: 780px;
	padding-right: 20px;
	position: relative;
	background-image:url(images/contentBG.gif);
	background-repeat:repeat-y;
	margin-top: 20px;
	} 
#content a {
	text-decoration: none;
	color: #004593;
	}
#content h1{
	position:absolute;
	left: 142px;
	margin-top: 13px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
	top: 7px;
	}
#rightContent {
	float: right;
	width: 250px;
	color:#666666;
	margin-left: 0px;
	text-align: justify;
	}

#rightContentPics {
	float: right;
	width: 600px;
	height: 395px;
	color:#666666;
	margin-left: 0px;
	text-align: justify;
	}

#rightContent ul {
	float:left;
	font-size: 10px;
	width: 150px;
	margin-bottom: 0px;
	}
#rightContent li {
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 5px;
	}
	
#midcontent {
	width: 320px;
	color:#666666;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	margin-top: 10px;
	text-align: justify;
	}

#attribute-bgImg{
	float:left;
	height: 451px;
	}
	
#attribute-flash{
	float:left;
	}

.clear {
	clear: both;
	}
#subpage {
	padding-left:50px;
}
#subpage h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #004593;
	font-size: 16px;
	margin-top: 20px;
	position:absolute;
	left: 50px;
}
#subpageDescription {
	color: #FFFFFF;
	width: 300px;	
	float:left;
	line-height:20px;
	font-size: 16px;
	margin-top: 50px;
}
#subpageContent {
	width: 340px;
	font-size: 12px;
	color: #666666;
	float:right;
	margin-bottom: 20px;
	}
#subpage img {
	float: left;
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;
	}
#footer {
	background-color: #004593;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-repeat: repeat-x;
	width:800px;
}
#footer a{
	text-decoration:none;
	color:#CCCCCC;
}
.link{
	clear:right;
	float:right;
	width: 340px;
	color: #666666;
	}
#copyright{
	font-size:10px;
	text-align:center;
	}
