/* layout */

#frame {
	width:810px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	padding:0px;
	text-align:left;
	z-index: 3;
	}

#transparentcontainer {
	width: 650px;
	height: 400px;
	position: absolute;
	top: 100px;
	margin: auto;
	z-index: 1;
	}
	
#transparentBox {
	width: 810px;
	height: 360px;
	background-color: #FFFFFF;
	position: relative;
	margin: auto;
	opacity: .75;
	filter: alpha(opacity=75); 
	-moz-opacity: .75;
	}

#contentcontainer {
	width: 400px;
	height: 340px;
	position: absolute;
	top: 110px;
	margin: auto;
	z-index: 2;
	}

#contentheader {
	position: relative;
	width: 400px;
	float: left;
	z-index: 3;
	}

#contentmiddle {
	position: relative;
	width: 650px;
	height: 320px;
	padding: 0px;
	float: left;
	z-index: 100;
	}

#contentleft {
	text-align: right;
	position: relative;
	width:230px;
	height: 300px;
	padding: 0px;
	float:left;
	z-index: 3;
	}
	
#contenttopright {
	position: relative;
	width:420px;
	padding: 0px;
	float: left;
	text-align: left;
	z-index: 100;
	}

#contenttoprightimage {
	position: relative;
	top: 0px;
	width: 420px;
	margin: 0px;
	padding: 0px;
	float:left;
	text-align: right;
	z-index: 100;
	}

#contentbottomright {
	width:400px;
	padding: 5px 0px 5px 0px;
	float:right;
	text-align: left;
	position: relative;
	z-index: 100;
	}

#contentfooter {
	position: relative;
	width:810px;
	height: 25px;
	background-color: #ffffff;
	color: #666;
	float: left;
	margin: 0px;
	z-index:4;
	}
	
#transparentBoxLeft {
	position: relative;
	top: 65px;
	width:230px;
	height: 300px;
	padding: 0px;
	margin-left: 20px;
	float:left;
	z-index: 3;
	}
	
/* header */
	
#logo {
	width: 240px;
	padding: 15px 0px 5px 15px;
	float: left;
	z-index: 3;
	}
	
#circleSquare {
	width: 250px;
	margin: 0px;
	position: relative;
	padding: 25px 5px 5px 230px;
	float: left;
	}	

/* middle */
	
h1 {
	text-align: left;
 	font-family: "MS Sans Serif", Verdana, sans-serif;
  	font-size: 12pt;
 	font-style: normal;
  	font-weight: bold;
	font-variant:normal;
	line-height: 50%;
  	color: #000000;
  	background-color: inherit;
	z-index: 4;
	margin: 20px 0px 15px 0px;
	}

p.title {
	text-align: left;
 	font-family: "MS Sans Serif", Verdana, sans-serif;
  	font-size: 12pt;
 	font-style: normal;
  	font-weight: bold;
	font-variant: normal;
	line-height: 50%;
  	color: #000000;
  	background-color: inherit;
	z-index: 4;
	margin: 20px 0px 15px 0px;
	}
	

#mainText {
	width: 340px;
	margin: 5px 0px 5px 0px;
	float: left;
	padding: 0px;
	text-align: left;
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 16pt;
  	color: #333333;
	background-color: inherit;
	font-variant: normal;
	text-transform: none;
	}

p.mainText {
	width: 340px;
	margin: 5px 0px 5px 0px;
	float: left;
	padding: 0px;
	text-align: left;
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 16pt;
  	color: #333333;
	background-color: inherit;
	font-variant: normal;
	text-transform: none;
	}

#overflowText {
	width: 340px;
	height: 255px;
	overflow: auto;
	padding: 0px 30px 0px 0px;
	float: left;
	margin: 0px;
	text-align: left;
	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: inherit;
	font-variant: normal;
	text-transform: none;
	}

p.quote {
	width: 340px;
	margin: 0px 0px 5px 0px;
	float: left;
	padding: 0px;
 	font-family: "MS Sans Serif", Verdana, sans-serif;
  	font-size: 9pt;
 	font-style: normal;
  	font-weight: normal;
  	color: #333333;
  	background-color: inherit;
	}

p a.email {
	font-weight: bold;
	font-size: 9pt;
  	color: #000000;
  	background-color: inherit;
	text-decoration: none;
	}

#copywrite {
	position: relative;
	top: 60px;
	padding: 0px;
	margin: 0px;
 	font-family: "MS Sans Serif", Verdana, sans-serif;
	font-weight: normal;
	font-size: 9pt;
  	color: #666666;
  	background-color: inherit;
	}
	
a.terms {
	font-size: 9pt;
  	color: #000000;
	background-color: inherit;
	}

/* main navigation */
	
div.menuBar {
	margin: 2px 0px 0px 0px;
	float: left;
	width: 810px;
	height: 20px;
	padding: 0px;
	text-align: center;
	z-index: 100;
}

div.menuBar a.menuButton {
 	font-family: "MS Sans Serif", Verdana, sans-serif;
  	font-size: 9pt;
 	font-style: normal;
  	font-weight: normal;
  	color: #666666;
  	background-color: inherit;
  	cursor: pointer;
  	margin: 1px;
	padding: 0px 20px 0px 20px;
  	text-decoration: none;
  	z-index: 100;
}

div.menuBar a.menuButtonselect {
 	font-family: "MS Sans Serif", Verdana, sans-serif;
  	font-size: 9pt;
 	font-style: normal;
  	font-weight: normal;
  	color: #666666;
  	cursor: pointer;
  	color: #000000;
  	background-color: inherit;
  	text-decoration: none;
  	margin: 1px;
	padding: 0px 20px 0px 20px;
  	z-index: 100;
}

div.menuBar a.menuButton:hover {
  	color: #333333;
  	background-color: inherit;
	font-style: normal;
  	cursor: pointer;
}

/* side navigation */

#vertmenu {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14px;
	color: #000000;
	background-color: inherit;
	width: 160px;
	padding: 0px;
	margin: 50px 20px 0px 2px;
	}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	}

#vertmenu ul li {
	margin: 0px;
	padding: 0px;
	}

#vertmenu ul li a {
	font-size: 9pt;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #333333;
	background-color: inherit;
	width:160px;
	}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #eeeeee;
	}

#vertmenu a.verticalmenuselected {
	color: #000000;
	background-color: #eeeeee;
  	z-index: 100;
	}

#vertmenu a.verticalmenu {
	font-size: 9pt;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #666666;
	background-color: inherit;
	width:160px;
	}
	
a.URL {
	margin: 15px 0px 0px 0px;
	line-height: 14px;
	color: #000000;
	background-color: inherit;
	font-weight: normal;
	text-decoration: none;
	}
