body{
	border:0;
	padding:0;
	margin:0;
	text-align:center;
	font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-size:11px;
	background: #ffffff;
}

div#mainbody{
	border:0;
	padding:0;
	margin:0;
	width:971px;
	margin:auto;
	text-align:left;
	background: #ffffff;
	
}

div#header{
	padding:0px;
	border:0px;
	margin:0px;
	position:relative;
	top:10px;
	height:134px;
}


ul#menu{
 	list-style-type: none;
	float:left;
	text-align:right;
	width:971px;
	position:relative;
	top:-20px;
	padding:0px;
	margin:0px;
	border:0px;
}

ul#menu li{
	display: inline;
	font-family: arial;
	
	color: #989898;
	font-size: 11px;
	text-transform:Uppercase;
	
}

ul#menu li a{
	padding:0px 2px 0px 2px;
	text-decoration:none;
	color:#989898;
	font-size: 11px;
	font-weight:normal;
}

ul#menu li a:hover{
	color:#333333;
}





div#content{
	padding: 10px 10px 0px 0px;
	margin:0px;
	border:0px;
	width:971px;
	float:left;
	position:relative;
	top:-55px;
}

div#content div#contenttop{
	padding:0px;
	margin:0px;
	border:0px;
	height:10px;
	background: url(Images/Pres/Top.gif) no-repeat;
}



div#content div#maincontent{
	background: url(Images/Pres/Sides.gif);
	padding: 5px 15px 5px 20px;
	margin:0px;
	border:0px;
}

div#cotent div#maincontent p{
	position:relative;
	padding:0px;
	margin:0px;
	border:0px;
}

div#content div#contentbottom{
	height:10px;
	padding:0px;
	margin:0px;
	border:0px;
	background: url(Images/Pres/Bottom.gif) no-repeat;
}


h1{
	color: #989898;
	font-size:14px;
	line-height:26px;
	background: url(Images/Pres/HR.gif) no-repeat 0px 24px;
}

h2{
	color: #989898;
	font-size:12px;
	line-height:26px;
}

p{
	font-family:arial;
	font-size:11px;
	line-height:15px;
}

p.center{
	text-align:center;
	font-family:arial;
	font-size:11px;
	line-height:15px;
}

p.copyright{
	text-align:right;
	font-size:8px;
	color:#615032;
}


hr{
	padding:0px;
	margin:0px;
 	height:1px;
	color:#727537;	
	background-color:#727537;
	border:0;
	line-height:1px;
}

img.outline{
	border:3px solid #e5e5e5;
	background:#f6f6f6;
}

img.right{
	float:right;
	border:2px solid #e5e5e5;
	background:#f6f6f6;
}

img.left{
	float:left;
	border:2px solid #e5e5e5;
	background:#f6f6f6;
}

table.contactus tr td{
    height:50px;
}

table.contactus tr td{
    vertical-align:top;
}

table.contactus tr td.rightcolumn{
   padding:0px 5px 0px 120px;
}

div.person{
    width:300px;
    height:120px;
    padding:0px;
    margin:0px;
}

div.person img{
    float:right;
    padding:0px 20px 0px 0px;
}
