body {
	text-align:center;
	margin-top:0;
	margin-bottom:0;
	font-size:12px;
	background-image:url(../images/pagebg.gif);
	margin-top:5px;
}

#container {
	width:780px;
	margin: 0 auto;
	height:100%;
	overflow:hidden;
	background-color:#FFFFFF;
	border-left:1px solid #edeff5;
	border-right:1px solid #edeff5;
	border-top:1px solid #edeff5;
}

#flash {
	width:523px;
	float:left;
}

#hometext {
	width:257px;
	float:left;
}

a.contact:link {
	width:780px;
	margin: 0 auto;
	height:100%;
	overflow:hidden;
	color:#0790d6;
}

a.contact:hover{
	width:780px;
	margin: 0 auto;
	height:100%;
	overflow:hidden;
	color:#01458e;
}

#header {
	width:780px;
	height:125px;
}

p {
	text-align:justify;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	color:#312c2c;
}

.ptext {
	text-align:justify;
	font-family:Arial;
	font-size:11px;
	line-height:16px;
	color:#312c2c;
}

.form {
	font-family:Arial;
	font-size:12px;
	line-height:16px;
	color:#312c2c;
	font-weight:bold;
}

.menu {
	font-family:Arial;
	font-size:11px;
	color:#312c2c;
	font-weight:bold;
	text-decoration:none;
}

a.menu:link {
	font-family:Arial;
	font-size:11px;
	color:#312c2c;
	font-weight:bold;
	text-decoration:none;
}

a.menu:hover {
	font-family:Arial;
	font-size:11px;
	color:#01458e;
	font-weight:bold;
	text-decoration:none;
}

a.menu:active {
	font-family:Arial;
	font-size:11px;
	color:#01458e;
	font-weight:bold;
	text-decoration:none;
}

#left{
	float:left;
	width:14px;
	text-align:left;
	padding:0;
	margin:0;
	background-color:#f8c301;
	padding-bottom:10000px;
	margin-bottom:-10000px;	
}

#menua{
	float:left;
	width:132px;
	text-align:left;
	height:39px;
	padding:0;
	margin:0;
	background-image:url(../images/menubg.gif);
	padding-bottom:10000px;
	margin-bottom:-10000px;	
}

#menub{
	float:left;
	width:211px;
	text-align:left;
	height:39px;
	padding:0;
	margin:0;
}

#photo{
	float:left;
	width:420px;
	text-align:right;
}

#footer{
	float:center;
	width:780px;
	height:15px;
	text-align:right;
	padding:5px 0px 0 0;
	color:#01458e; 
	font-family:Arial;
	font-size:10px;
	position:relative;
	background-image:url(../images/footerbg.gif);
}

#footer a {
	color:#FFFFFF; 
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}

#footer a:hover {
	color:#5895ba; 
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}