* 
{
	margin: 0;
	padding: 0;
}

div
{
 }

body, html 
{
}

body 
{
	margin: 0;
	padding:0;
	background:#ebf7f8;
	overflow-x:hidden;
	position:relative;
	font-size: 9px;
}

.landingbody 
{
	margin: 0;
	padding:0;
	background:#a38777;
	overflow-x:hidden;
	font-size: 11px;
}

#landingwrap
{
	top:60px;
	left:0px;
	right:0px;
	bottom:0px;
	height: 100%
}

#wrap 
{
	text-align:center;	
	overflow-x: hidden;
	z-index:0;
}

#main
{
	
	position:relative;
	overflow-x: hidden;
	z-index:0;
	text-align:center;
	width:1024px; 
}

	
#leftMainNav
{
	position: relative;
	float: left;
	width: 175px;
	height: 550px;	
	text-align:right;
}


#header
{
	position: relative;
	background-image:url('../images/brown_dot.png');
	background-repeat:repeat-x;
	float: left;
	width: 780px;
	height: 20px;
	margin-top:30px;
	margin-left:10px;
}

#content
{
	position: relative;
	float: left;
	width: 590px;
	height: 590px;
	text-align: left;
	font-family: Courier New;
	font-size: 9pt;
	letter-spacing:-1px;
	font-weight: 600;
	color: #663333;
	overflow: hidden;
	margin-left: 10px;
}

#contentforimages
{
	position: relative;
	float: left;
	width: 590px;
	height: 590px;
	text-align: left;
	font-family: Courier New;
	font-size: 9pt;
	letter-spacing:-1px;
	font-weight: 600;
	color: #663333;
	overflow: hidden;
	margin-left: 20px;
}

#contentfornews
{
	position: relative;
	float: left;
	width: 590px;
	height: 590px;
	text-align: left;
	font-family: Courier New;
	font-size: 9pt;
	letter-spacing:-1px;
	font-weight: 600;
	color: #663333;
	overflow: auto;
	margin-left: 20px;
}

#content_left_bottom
{
	position: relative;
	float: left;
	width: 600px;
	text-align: left;
	font-family: Courier New;
	font-size: 9pt;
	letter-spacing:-1px;
	font-weight: 600;
	color: #663333;
	overflow: hidden;
	margin-left: 10px;
}

.pinkContent
{
	color:#ff3366;
	font-weight: 600;
}

#contentFooter
{
	position: relative;
	float:left;
	z-index:10;
	width:840px;
	height: 50px;
	text-align: left;
	font-family: Courier New;
	font-size: x-small;
	letter-spacing:-1px;
	font-weight: 600;
	color: #663333;
	background-image:url('../images/footer_bg.png');
	background-repeat:repeat-x;
	left: 185px;
}

#contentFooter a
{
	text-decoration: none;
	color:#663333;
}

#backtoclient
{
	width:170px; 
	height:15px; 
	float:right; 
	margin-right: 35px;
}

#leftSubNav
{
	float: left;
	width: 240px;
	height: 200px;
	font-family: Courier New;
	font-size: 10pt;
	letter-spacing:-1px;
	font-weight: 600;
	color: #663333;
	text-align: left;
}

#tophalf 
{
	position: relative;
	z-index:10;
	top:0px;
	bottom:0px;
	left:0px;
	height: 323px;
	width:100%;
	overflow:inherit;
	background:#ebf7f8;
}


#logo
{
	position:fixed;
	z-index:10;
	top:181px;
	left:12%;	
}

#logoMain
{
	position:relative;
	z-index:10;
	margin-top:290px;
	padding-right:10px;	
}

#logoLine
{
	position:relative;
	z-index:9;		
	background-image:url('../images/brown_dot.png');
	background-repeat:repeat-x;
	width: 166px;
	height: 4px;
	top:-2px;
}

#menu
{
	position:relative;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:10px;
	margin-top:30px
}

#submenu
{
	position:relative;
	padding-bottom:8px;
	padding-left:8px;
}

#menuitem
{
	text-align: right;
	font-family: Courier New;
	font-size: 10pt;
	letter-spacing:-1px;
	font-weight: 600;
	color: #663333;
	height: 16px;
	padding-bottom:16px;
}

.menuitemlink
{
	
}

.menuitemlinkactive
{
	color:#ff3366;
}

#submenuitem
{
	text-align: left;
	font-family: Courier New;
	font-size: 10pt;
	letter-spacing:-1px;
	font-weight: 600;
	color: #663333;
	height: 16px;
	padding-bottom:16px;
}

p
{
	font-weight: 500;	
}

a
{
	text-decoration: none; 
	color:#663333;
}

a:hover
{
	text-decoration: none; 
	color:#ff3366;
}

a#current
{
	text-decoration: none; 
	color:#ff3366;
}

#introtext
{
	position:fixed;
	z-index:10;
	top:181px;
	right:5%;	
}


#logoindex
{
	z-index:10;
	position:fixed;
	left:20%;
	top:300px;
}

ul 
{
	margin-left:20px;
	margin-right:0px;
	list-style:square;
} 

li
{
	margin: 1em 0;
	font-weight: 400;
}

td
{
	font-weight: 500;	
}
