#wrapper {
	text-align: left;
	width: 775px;
	height: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 160px 0px 0px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
/*	border: 6px solid #940D1E;*/
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 12px;
	background-color: #74a38f;
	text-align: center;
}
a:link, a:active {
	color: #000;
	line-height: 13px;	
}

a:visited {
	color: #000000;
}

a:hover {
	color: #951b0e;
}

#credits {
	position:absolute;
	width: 650px;
	padding: 0px 20px 0px 20px;
}

#credits p {
	font-size: 0.8em;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
	text-decoration: none;
}
#credits a {
	text-decoration: none;
}

#archives {
	position: absolute;
	width: 60%;
	margin-left: 15px;
	padding: 0px 20px 0px 20px;
}
#archives p {
	border: 5px #eae9e9 solid;
	background-color:#f7f7f8;
	padding: 0px 10px 0px 10px;
	line-height: 22px;
	border-bottom: 1px dotted #951b0e;
}

#archives a {
	float: right;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
}

ul {
font-size: 0.8em;
font-size: 12px;
line-height: 1.8em;
}

#contenthp {
	width: 400px;
	float: right;
	margin-right: 21px;
	
}

#contenthp p {
	font-size: 0.8em;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
}

#contentinside {
	position:absolute;
	width: 420px;
	padding: 0px 20px 0px 20px;
}

#contentinside p {
	font-size: 0.8em;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
}

#Tagline h3 {
	margin: -130px 0px 0px 330px;
	position: absolute;
	color: #333333;
	font-size: 18px;
}

#PageTitle h3 {
	margin: -40px 40px 0px 0px;
	padding-bottom: 20px;
	text-align: right;
	color: #c0a16e;
	font-weight: bold;
	font-size: 16px;
}

#MainPicbg_hp {
	position: absolute;
	margin-left: 25px;
	padding: 5px 5px 5px 5px;
	width: 295px;
	height: 350px;
	background-color: #eae9e9;	
	border: 1px #999999 solid;
}
#MainPic_hp {
	position: absolute;
	margin-left: 31px;
	margin-top: 6px;
	width: 295px;
	height: 350px;
	background: url(../images/homepic.gif) no-repeat;
	z-index: 2;	
}

#MainPicbg_investor {
	position: absolute;
	margin-left: 480px;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	width: 223px;
	height: 179px;
	background-color: #eae9e9;	
	border: 1px #999999 solid;
}
#MainPic_investor {
	position: absolute;
	margin-left: 486px;
	margin-top: 16px;
	width: 223px;
	height: 179px;
	background: url(../images/investorpic.jpg) no-repeat;
	z-index: 2;	
}

/*#MainPicbg_products {
	position: absolute;
	margin-left: 480px;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	width: 223px;
	height: 149px;
	background-color: #f7f7f8;	
	border: 1px #999999 solid;
}
#MainPic_products {
	position: absolute;
	margin-left: 485px;
	margin-top: 15px;
	width: 223px;
	height: 149px;
	background: url(../images/productspic.jpg) no-repeat;
	z-index: 2;	
}*/

#MainPicbg_products {
	position: absolute;
	margin-left: 480px;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	width: 184px;
	height: 126px;
	background-color: #699773;	
	border: 1px #999999 solid;
}
#MainPic_products {
	position: absolute;
	margin-left: 485px;
	margin-top: 15px;
	width: 184px;
	height: 126px;
	background: url(../images/graph1.gif) no-repeat;
	z-index: 2;	
}

#MainPicbg_products1 {
	position: absolute;
	margin-left: 480px;
	margin-top: 170px;
	padding: 5px 5px 5px 5px;
	width: 216px;
	height: 150px;
	background-color: #699773;	
	border: 1px #999999 solid;
}
#MainPic_products1 {
	position: absolute;
	margin-left: 485px;
	margin-top: 175px;
	width: 216px;
	height: 150px;
	background: url(../images/graph2.gif) no-repeat;
	z-index: 2;	
}

#MainPicbg_contactus {
	position: absolute;
	margin-left: 480px;
	margin-top: 10px;
	padding: 5px 5px 5px 5px;
	width: 223px;
	height: 149px;
	background-color: #eae9e9;	
	border: 1px #999999 solid;
}
#MainPic_contactus {
	position: absolute;
	margin-left: 486px;
	margin-top: 16px;
	width: 223px;
	height: 149px;
	background: url(../images/contactpic.jpg) no-repeat;
	z-index: 2;	
}


#contenthp h1 {
	font-size: 130%;
	color: #940D1E;
	background-color: transparent;
}

#contenthp h4 {
	font-size: 0.8em;
	font-size: 12px;
	color: #000;
	background-color: transparent;
	/*border-bottom: 1px dotted #FF9006;*/
}

/*start topnavbar*/
#nav {
	position: absolute;
	width: 70%;
	margin: -85px 0px 0px 20px;
	padding: 0px;
	display: inline;
	font-size: 11px;

}


#nav ul li{
	
	/*margin-left: 0;*/
	/*border-bottom: 1px solid #940D1E;*/
	width: 65%;
	list-style: none;
	/*margin: 0;*/
	/*border-top: 1px solid #940D1E;*/
	
	padding: 0px 8px 0px 2px;
	margin-bottom: 15em;
}

#nav li {
	list-style: none;
	padding: 1.25em;
	font-size: 12px;

}

#nav  a {
	padding-right: 20px;
	text-decoration: none; 
	color: #666666;
	font-weight: bold;
}

#nav  a.off {
	text-decoration: none; 
	color: #999999;
	font-weight: bold;
}

#nav  a:hover {
	color: #666666;
}
/*end topnavbar */

#nav h3 {
	color: #FF9006;
	background-color: transparent;
	font-size: 110%;
	padding-left: 0.25em;
}

#Events {
	font-size: 0.8em;
	font-size: 11px;
	line-height: 1.2em;
	position: absolute;
	margin: 365px 0px 0px 25px;
	width: 327px;
	height: 200px;
	background-color: #e5dacc;
	color: #000000;
	border: 6px solid #eae9e9;
	table-layout: fixed;
}

#Events td h3{
	margin:0;
	padding: 5px;
	font-size: 180%;
	font-weight: normal;
	color:#FFFFFF; 
	font-style:italic; 
	text-align:right; 
	font-size: 22px;
}
#News {
	font-size: 0.8em;
	font-size: 11px;
	line-height: 1.2em;
	position: absolute;
	margin: 365px 0px 0px 400px;
	width: 327px;
	height: 200px;
	background-color: #e5dacc;
	color: #000000;
	border: 6px solid #eae9e9;
}
#News td h3 {
	margin:0;
	padding: 5px;
	font-size: 180%;
	font-weight: normal;
	color:#FFFFFF; 
	font-style:italic; 
	text-align:right; 
	font-size: 22px;
}
#footerHp {
	position: absolute;
	margin: 645px 0px 0px 15px;
	font-size: 10px;
	text-align: left;
	z-index: 2;
}
#footerHp, #footerHp a  {	
	color:				#000;
	text-decoration:	none;

}
#footerHp a:hover {
	color: 				#951b0e;
	text-decoration:	underline;
}




/*investor login*/	
#login {
	position:absolute;
	margin: 15px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	font: bold normal 10px Arial, Helvetica, sans-serif;
}
#loginbg {
	position:absolute;
	margin: 180px 0px 0px 70px;
	width: 260px;
	height: 138px;
	background:url(../images/loginbg.gif) no-repeat;
	background-color: transparent;
}

#login a {
	color:#FFFFFF;
	text-decoration:none;
}

#login a:hover {
color:#333;
text-decoration:none;
}
input {
font-size: 10px;
}
/*end*/
/*#login {
	font-size: 80%;
	padding: 2px 5px 2px 5px;
	text-align: right;
	border-top: 6px solid #940D1E;
}*/
#footer {
	position:			fixed;
	font-family:		Arial, Helvetica, sans-serif;
	bottom:				0px;
	left:				50%; 
	width:				773px;
	height:				64px;
	margin:				15px 0 0 -387px;
	#margin:			15px 0 0 -388px;  /*IE HACK*/ 
	padding:			0px 0px 0px 15px;
	color:				#FFF; 
	font-size: 			10px;
	line-height:		12px;
	text-align:			left;
	/*background-color:	#4A3386;*/
	background: url(../images/bottomBG.jpg) no-repeat;
	z-index: 4;
}
#footer, #footer a  {	
	color:				#000;
	text-decoration:	none;

}
#footer a:hover {
	color: 				#951b0e;
	text-decoration:	underline;
}
#footer p {
	padding:			0px 0px 5px 0px;
}
/* start logo link*/
#logo{
	position:absolute;
	margin: -200px 0px 0px 5px;
	width: 220px;
	height: 105px;
	background-color: transparent;
	cursor:pointer;
	z-index: 100;
/*	border: 1px #00FF33 solid;*/
}
/*end logo link*/
