.leftmenu:link, .leftmenu:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#010065;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#999999;
	text-decoration:none;
	width:175px;
	display:block;
	margin-bottom:5px;
	padding-bottom: 5px;
	margin:-top;5px;
	background-color:#FFFFFF;

}
.leftmenu:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#999999;
	text-decoration:none;
	width:175px;
	display:block;
	margin-bottom:5px;
	padding-bottom: 5px;
	margin:-top;5px;
	background-color:#FFFFFF;

}
#rightcolumn{
	float:left;
	width:160px;
	height:auto;
	margin-left:10px;
	margin-top:10px;
}

#testimonials{
	width: 100%;
	background-color:#CAE4FF;


}

#maincontent{
	width:420px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top:10px;
	text-align:justify;
	
}

#container {
	margin: 0 auto;
	width: 825px;
	border: 1px;
	background-color:#FFFFFF;
	background-image:url(images/lionbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#top{
	width:824px;
	/*background-image:url(images/AngloPacific-top.jpg);*/
	background-repeat:no-repeat;
	background-position:left bottom;
	height:15px;
}
#middle{
	width:824px;
	/*background-image:url(images/AngloPacific-mid.jpg);*/
	background-repeat:repeat-y;
	background-position:left;
	height:auto;
	overflow:auto;

}
#bottom{
	width:824px;
	/*background-image:url(images/AngloPacific-btm.jpg);*/
	background-repeat:no-repeat;
	background-position:left top;
	height:35px;
}

#footer{
	width: 825px;
	height:35px;
	margin: 0 auto;
}
.footer:link, .footer:visited, .footer:active{
	font-size:10px;
	text-align:center;
	color:#CCCCCC;
	display:block;
	text-decoration:none;
	text-align:left;
	float:left;
}

.footer:hover{
	font-size:10px;
	text-align:center;
	display:block;
	color:#0099FF;
	text-align:left;

}
.footer-right:link, .footer-right:visited, .footer-right:active{
	font-size:10px;
	text-align:center;
	color:#CCCCCC;
	display:block;
	text-decoration:none;
	text-align:right;
	float:right;
}

.footer-right:hover{
	font-size:10px;
	text-align:center;
	display:block;
	color:#0099FF;
	text-align:right;
		float:right;

}
#middlemargin{
	margin: 0 auto;
	height:auto;
	width:790px;
	overflow:auto;
}
#flashbanner{
	width:780px;
	float:left;
	height:auto;
	margin-bottom:10px;
	margin-left:4px;
}
#innermiddle{
	width:820px;
	height:auto;

}
#leftmenu{
	width: 180px;
	height:auto;
	float:left;
	margin-top:10px;
}
h1{
	color:#010065;
	font-size:16px;
}
h2{
	font-size:14px;
	color:#010065;
}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:12px;
background-image:url(images/page_backgound.gif);
}
td {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
text-align:left;
vertical-align:top;
}
.formheader{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#010065;
/*background-image:url(images/formbg.jpg); background-repeat:repeat-x;*/
}
.btn{
display:block;
border:#000000;
border:thin;
padding:2 auto;
background-color:#010065;
font-weight:bold;
color:#FFFFFF;
}

a:link, a:visited {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#010065;
font-weight:bold;
}
a:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
}
/*
input{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border:1px solid #000000;
width:25;
border:#000000;
background-color:#FFFFFF;
}*/
strong{
font-family:Verdana, Arial, Helvetica, sans-serif;

}