* {	margin:0; padding:0; }
a { outline:none; color:#0079EB; text-decoration:none;}
a:hover { text-decoration:underline;}
a img { outline:none; border:none;}
body {
	background:#000 url(images/bg.jpg) repeat-x top center;
	font:12px "Myriad", Helvetica, Arial, sans-serif;
	color:#5D646B;
	}
#header {
	position:relative;
	width:901px;
	height:200px;
	margin:0 auto 0 auto;
	}
#sitename {
	position:absolute;
	background:url(images/sitename.gif) no-repeat;
	bottom:20px;
	left:0px;
	width:422px;
	height:98px;
	overflow:hidden;
	}
#sitename h1 {
	text-indent:-2500px;
	}
#banner468 {
	position:absolute;
	bottom:46px;
	right:0px;
	width:468px;
	height:60px;
	background:#fff;
	}
#searchbar {
	background:url(images/searchbar_bg.gif) no-repeat;
	position:relative;
	width:903px;
	height:32px;
	margin:18px auto 0 auto;
	}
#searchboxlabel {
	position:absolute;
	top:8px;
	left:10px;
	height:27px;
	width:250px;
	font-size:13px;
	}
#searchboxlabel .highlight { color:#0079EB; }
#search {
	position:absolute;
	top:0px;
	right:285px;
	height:27px;
	width:360px;
	}
#browselabel {
	position:absolute;
	top:8px;
	right:184px;
	height:20px;
	width:90px;
	font-size:13px;
	text-align:right;
	}
#browsemenu {
	position:absolute;
	top:6px;
	right:7px;
	height:19px;
	width:168px;
	}
#getlisted {
	position:absolute;
	top:0;
	right:0;
	height:19px;
	width:108px;
	}
#getlisted a { float:left; padding-top:19px; width:108px; height:0px; overflow:hidden; background:url(images/getlisted_button.gif) no-repeat; }
#getlisted a:hover { background:url(images/getlisted_button_over.gif) no-repeat; }

#navigationwrapper { 
	position:relative;
	background:url(images/nav_bg.gif) no-repeat;
	margin:13px auto 0 auto;
	width:901px;
	height:43px;
	}
#navigation { 
	position:absolute;
	bottom:12px;
	left:10px;
	width:881px;
	height:19px;
	}
#navigation li { display:inline; margin:0; padding:0;}
#navigation ul { list-style:none; margin:0; padding:0;}
#navigation li a { background-image:url(images/nav.gif); float:left; height:0; padding-top:19px; overflow:hidden;}

#navigation li#nav-1 a { background-position:0 0; width:49px; }
#navigation li#nav-2 a { background-position:-49px 0; width:161px; }
#navigation li#nav-3 a { background-position:-210px 0; width:181px; }
#navigation li#nav-4 a { background-position:-391px 0; width:173px; }
#navigation li#nav-5 a { background-position:-564px 0; width:100px; }
#navigation li#nav-6 a { background-position:-664px 0; width:89px; }
#navigation li#nav-7 a { background-position:-773px 0; width:108px; float: right;}

#navigation li#nav-1 a:hover { background-position:0 -19px; }
#navigation li#nav-2 a:hover { background-position:-49px -19px; }
#navigation li#nav-3 a:hover { background-position:-210px -19px; }
#navigation li#nav-4 a:hover { background-position:-391px -19px; }
#navigation li#nav-5 a:hover { background-position:-564px -19px; }
#navigation li#nav-6 a:hover { background-position:-664px -19px; }
#navigation li#nav-7 a:hover { background-position:-773px -19px; }

#navigation li#nav-1 a:active { background-position:0 -38px; }
#navigation li#nav-2 a:active { background-position:-49px -38px; }
#navigation li#nav-3 a:active { background-position:-210px -38px; }
#navigation li#nav-4 a:active { background-position:-391px -38px; }
#navigation li#nav-5 a:active { background-position:-564px -38px; }
#navigation li#nav-6 a:active { background-position:-664px -38px; }
#navigation li#nav-7 a:active { background-position:-773px -38px; }

#main {
	background-color:#fff;
	position:relative;
	width:899px;
	margin:0 auto 0 auto;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	height:auto;
	}
#content {
	padding-top:15px;
	padding-bottom:15px;
	margin:0 0 0 190px;
	width:555px;
	}
#content h1 {
	color:#0079EB;
	font-size:24px;
	font-family:Helvetica, Arial, sans-serif;
	margin-bottom:18px;
	}
#content h2 {
	color:#0079EB;
	font-size:18px;
	font-family:"Myriad", Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin-bottom:18px;
	}
#content h3 {
	
}
#content p {
	line-height:18px;
	padding-bottom:18px;
	}
#content ul {
	padding-bottom:12px;
	list-style-type:square;
	}
#content ol ol li, #content ol ul li, #content ul ol li, #content ul ul li {
	padding-bottom:0px;
	}
#content ol, #content ol li {
	padding-bottom:12px;
	}
#content li {
	margin-left:30px;
	line-height:18px;
	padding-bottom:12px;
	}
#content li p {
	padding-bottom:0;
}
#nationaltile {
	position:absolute;
	top:65px;
	left:10px;
	width:160px;
	height:160px;
	}
#skyscraper {
	position:relative;
	float:right;
	margin:65px 10px 20px 0;
	width:120px;
	height:600px;
	}
#footer {
	position:relative;
	background:url(images/footer_bg.gif) no-repeat;
	width:901px;
	height:38px;
	margin:0 auto 40px auto;
	}
#backtotop {
	position:absolute;
	width:56px;
	height:19px;
	bottom:9px;
	left:8px;
	}
#backtotop a { float:left; padding-top:19px; width:56px; height:0px; overflow:hidden; background:url(images/backtotop_button.gif) no-repeat; }
#backtotop a:hover { background:url(images/backtotop_button_over.gif) no-repeat; }
#footernav {
	position:absolute;
	width:350px;
	bottom:10px;
	left:70px;
	}
#credit {
	position:absolute;
	width:370px;
	bottom:10px;
	right:8px;
	text-align:right;
	}

/* STYLES FOR TERMS AND CONDITIONS */

#termsandconditions #content, #termsandconditions #content ol li {
	line-height: 1.7em;
}

#termsandconditions #content ol, ul {
	margin: 3px 0 0 0;
	padding: 0 0 0 20px;
	}
#termsandconditions #content ol {
	list-style:decimal;
}
#termsandconditions #content li {
	margin: 2px 0 0 0;
	padding: 0;	
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 16px;
	color: #636364;
	}

/* FORM STYLES - From Adam */ 

div.row {
	height: 32px;
	width: 530px;
}
div.buttonsrow {
	width: 200px;
	margin-left:150px;
}
fieldset {
	margin-top:15px;
	border:none;
	background-color: #efefef;
	padding:10px 0 10px 10px;
	border: 1px solid #ccc;
	width:540px;
}
legend {
	color:#0079EB;
	background-color:#fff;
	padding:5px 10px 5px 10px;
	font:14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	border: 1px solid #ccc;
}
div.messagerow {
	height: 110px;
	width: 530px;
}
div.rowMess {
	height: 20px;
	width: 530px;
}
.text {
	background-color: #fff;
	border: 1px solid #999;
	font: normal 0.96em "Trebuchet MS",Tahoma,sans-serif;  
	line-height: 1.2em;
	color: #000;
	width: 360px;
	padding: 2px;
	margin: 5px 5px 0px 0px;
	float: left;  
}
.messagetext {
	background-color: #fff;
	border: 1px solid #999;
	font: normal 0.96em "Trebuchet MS",Tahoma,sans-serif;  
	line-height: 1.2em;
	color: #000;
	width: 360px;
	padding: 2px;
	margin: 5px 5px 0px 0px;
	float: left;  
	height:100px;
}
span.label {
	float: left;
	font: normal 0.96em "Trebuchet MS",Tahoma,sans-serif; 
	line-height: 1.2em;
	width: 150px;
	color: #666;
	padding: 10px 0 0 0;
}
span.longlabel {
	float: left;
	font: normal 0.96em "Trebuchet MS",Tahoma,sans-serif; 
	line-height: 1.2em;
	width: 350px;
	color: #666;
	padding: 10px 0 0 0;
}
span.labelMess {
	float: left;
	font: normal 0.96em "Trebuchet MS",Tahoma,sans-serif; 
	line-height: 1.2em;
	width: 190px;
	color: #666;
	padding: 5px 0 0 0;
}
textarea.area {
	background-color: #fff;
	border: 1px solid #999;
	font: normal 0.96em "Trebuchet MS",Tahoma,sans-serif;
	line-height: 1.2em;
	color: #000; 
	width: 250px;
	height: 60px;
	padding: 5px;
}
span.formInput {
	float: left;
	font: bold 0.96em "Trebuchet MS",Tahoma,sans-serif; 
	line-height: 1.6em;
	color: #0b5198;
	text-transform: uppercase;
}
.buttonSubmit {
	margin: 10px 0px 0px 0px;
	width: 50px;
	height: 15px;
	border: none;
	float: left; 
}
.buttonReset {
	margin: 10px 10px 0px 10px;
	width: 50px;
	height: 15px;
	border: none;
	float: left; 
}
span.red {
	color: #990000;
	font: bold 0.9em "Trebuchet MS",Tahoma,sans-serif;  
	line-height: 1.2em;
}
form h3 {
	padding-top:12px;
	padding-bottom:12px;
}
