body {background: #072b45 url(images/bodybg2.jpg) repeat-x; margin: 0 0 10px 0;}
html {font-family: Arial; font-size: 9pt;}

a, a:link, a:visited {color: #0000ff;}

#bgbox
{
	margin: 0 auto 0 auto; 
	width: 798px; 
	padding: 0 4px 0px 4px; 
	background: #fff url(images/bgboxbg.jpg) repeat-y left top;	
}

#header
{
	width: 800px;
	height:190px;
	background-image:url(images/header.jpg);
}

#nav li
{
  	position:relative;
	top:117px;
	left:250px;
 	margin: 0;
  	float: left;
  	padding-right: 15px;
	list-style:none;
	color: #ffffff;
}

#nav li a
{
	font-weight:bold;
	color: #ffffff;
}

#sidebar
{
	float: left;
	display: inline;
	margin: 0 0 0 22px;
	width: 157px;
	padding: 10px;
	background-color: #666666;	
}

#innerblock
{
	padding: 0 6px 0 6px;
	border: 2px solid #297e9d;
	background-color: #414141;
}

#innerblock h2 
{
	margin:6px 0 0 0;
	font-size: 12px;
	text-align: center;
	color: #ffffff;
	background-color: #666666;
	padding: 3px 0 3px  0;
}

#innerblock img 
{
	width: 130px;
	height: 90px;
	border: 1px solid; 
	border-color:#ffffff;
	margin:6px 0 0 0;
}

#innerblockx p
{
	width: 130px;
	height:33px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 11px; 
	color: #ffffff;
}

#location
{
	float : right;
	display: inline;
	margin: 0 25px 0 0;
	width: 560px;
	height: 900px;
	background-image:url(images/mapbg.jpg);
}

#clickhere
{
	position:relative;
	top:365px;
	left:450px;
 	margin: 0;
	color: #ffffff;
}

#clickhere a
{
	font-weight:bold;
	color: #ffffff;
}

#mainblock
{
	float : right;
	display: inline;
	margin: 0 25px 0 0;
	width: 560px;
height:800px:
}

#heading
{
	float:left;
	display: inline;
	Margin: 10px 0 0 10px;
	Height:12px;
	width:562;
	font-size:12px;
	
	color: #ffffff;
}

#headingtext
{
	float:left;
	display: inline;
	Margin: 0;
	Height:12pt;
	width:auto;
}

#maintextA
{
	margin: 70px 0 0 18px;
	width: 430px;
	height: auto;
	font-size: 12px; 
	color: #aeaeae;
}

#maintextA h1
{
	font-size: 16px; 
}

#maintextB
{
	position:relative;
	topx:117px;
	leftx:18px;
	width: 430px;
	height: auto;
	font-size: 11px; 
	color: #ffffff;
}


.clear
{
	clear: both;
}

a {text-decoration: none; border: 0;}
img {border: 0;}

#footer, #footer a
{
	color: #fff;
}
#footer
{
	margin: 10px 25px 0 25px;
	background: #666;
	padding-top: 5px;
	font-size: 10px;
	text-align: center;
	height: 35px;
}
#footer_bottom
{
	margin: 10px -3px 0 -3px;
	background: #fff url(images/footerbg.jpg) no-repeat left bottom;
	height: 4px;
}
div {border: 0;}

ul.menu-bar
{
	list-style: none;	
	padding: 0 0 0 5px;
}
ul.menu-bar li
{
	text-align: right;
	background-color: #666666;
	margin: 6px 0 6px 0;
}
ul.menu-bar li a, ul.menu-bar li a:visited, ul.menu-bar li a:link
{
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 6px 4px 6px;
}

ul.menu-bar li a:hover
{
	background: #fff;
	color: #666;
}

fieldset label
{
	display: block;
	float: left;
}
fieldset div
{
	clear: both;
	margin-top: 10px;
}
fieldset.personal-details-section label
{
	width: 200px;
}
fieldset input, fieldset textarea
{
	border: 1px solid #a7a7a7;
}
div.form-action
{
	text-align: right;
	margin-top: 5px;
}
div.form-action input
{
	border: 1px solid #a7a7a7;
}

