/*--css reset--*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin:0;
	padding:0;
}
a{outline:none;}
table {
	border-collapse:collapse;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, {
 text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/*--end--*/

/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e0e0e;
}
a {
	color: #00233a;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#0e0e0e;
}
img a {
	border: 0px;
}
/* Layers */
#site_wrapper {
	margin:0px auto;
	padding:0px;
}
#repeat_me {
	margin:0px auto;
	padding:0px;
}
#header_shadow {
}
#footer {
	padding:0px;
}
#wrap {
	margin:0px auto;
	width:960px;
	padding:0px;
}
#wrapper {
	margin:0px auto;
	width:960px;
	padding:0px;
	margin-top:0px;
}
#nav {
	top:85px;
	padding-left:30px;
	text-transform: uppercase;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	color:#252525;
	position:absolute;	
	z-index:9999;
}
#nav a{
	text-decoration:none;
	color:#252525;
}
#nav a:hover{
	text-decoration:none;
	color:#000090;
}
#main_content {
	margin:0px auto;
	padding:0px;
	width:960px;
	height:648px;
	position:relative;
}
#main_content_in {
	margin:0px auto;
	padding:0px;
	width:960px;
	height:348px;
	position:relative;
}
#logo {
	width:940px;
	height:71px;
	top:0px;
	left:0px;
	padding:10px;
	background-image:url(../images/transblue.png);
	z-index:3;
	position:absolute;
}
#logo img {
	padding-top:5px;
	padding-left:5px;
}
#textimage {
	width:279px;
	height:240px;
	top:155px;
	left:654px;
	padding:0px;
	z-index:4;
	position:absolute;
}
#feed {
	position:absolute;
	top:47px;
	left:25px;
	width:220px;
	color:#fff;
	font-size:11px;
}
#feed a {
	color:#dc930c;
	text-decoration:none;
}
#feed a:hover {
	color:#fff;
	text-decoration:none;
}
#feed h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
	margin:0px;
}
#tagline {
	background-image:url(../images/transbluedk.png);
	width:722px;
	height:111px;
	top:538px;
	left:30px;
	padding:0px;
	z-index:5;
	position:absolute;
	color:#fff;
}
#tagline_in {
	background-image:url(../images/transbluedk.png);
	width:722px;
	height:111px;
	top:237px;
	left:30px;
	padding:0px;
	z-index:5;
	position:absolute;
	color:#fff;
}
#content {
	padding:40px;
	width:600px;
}
#content2 {
	padding:40px;
}
#content strong, #content2 strong { font-size:13px; font-weight:bold;}
* html div#bottom { 
height: expression( this.scrollHeight < 165 ? "165px" : "auto" ); /* sets min-height for IE */
}
#bottom {
	margin:0px auto;
	padding:0px;
	width:900px;
	min-height:165px;
	background-color:#ffffff;
}
#footer2 {
	width:900px;
	height:20px;
	margin:0px auto;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top:1px solid #00233a;
	font-weight:normal;
	color: #00233a;
}
#footer2 a {
	text-decoration:none;
	color: #00233a;
}
#footer2 a:hover {
	text-decoration:underline;
}
#pad20 {
	padding:20px;
}
#pad10 {
	padding:10px;
}
/* Text Styles */
.text11 {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#2f2e2e;
}
.text11 a {
	color:#2f2e2e;
	text-decoration:underline;
}
.text11 a:hover {
	text-decoration:none;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
	margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	color:#0a324c;}
.blue { color:#0a324c; }

.btnouter{
	position:relative; width:630px; height:1px;	
}
.btnouter .btnbox{
	position:absolute; right:0px; top:0px;
}
.btnouter .btnbox a.simon{
	background:url(../images/btn_simon.jpg) 0px 0px no-repeat;
	width:143px;
	height:32px;
	float:left;
	text-indent:-2000px;
}
.btnouter .btnbox a.simon:hover{
	background:url(../images/btn_simonh.jpg) 0px 0px no-repeat;
	width:143px;
	height:32px;
}
.btnouter .btnbox a.philip{
	background:url(../images/btn_philip.jpg) 0px 0px no-repeat;
	width:143px;
	height:32px;
	float:left;
	text-indent:-2000px;
	margin-left:15px;
}
.btnouter .btnbox a.philip:hover{
	background:url(../images/btn_philiph.jpg) 0px 0px no-repeat;
	width:143px;
	height:32px;
}
