﻿body
{
	background: #b5d67b url(/images/city1p1/bg.gif) repeat-x scroll 0 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	font-size:11px;
}

h1 {font-size:90%;  font-weight:bold; color:#222;}

h2 {font-size:12px;  font-weight:bold; color:#222;}



#wrapper {
	
	width:760px; 
	background:#fff; 
	margin: 0 auto;
	

	}

#headernav {
	width:100%; 
	height:56px; 
	background:#000 url(/images/city1p1/navback.jpg) no-repeat;
}

#header {
	width:100%; 
	height:166px;
	background: url(/images/city1p1/flashback.jpg) no-repeat;
		z-index:1;
}

#content {
	width:100%;
	background: #fff;
}

#footer {
	width:760px;
	height:40px;
	margin: 0 auto;
	background: url(/images/city1p1/footer.jpg) no-repeat;
}

/* header menu work */

#menu {	
		
	margin: 0; 
	padding: 0;	
	width: 450px;	
	height:29px;
	background: #000;
	float: left;
	margin-left:310px;
	margin-top:16px;
}



*html #menu {margin-top:16px; margin-left:155px; }

#menu ul {
	
	width: 100%;
	color: #FFF;
	 	
	margin: 0 0px;
	padding: 0;
	display: inline;
	
	float: left;
	text-align:center;
	line-height:25px;
}
#menu li {
	float: left;
	list-style: none;
}
#menu li a {
	display: block;
	width:75px; 
	height:29px;
	color: #FFF;	
	text-decoration: none;	
	background:#4B63AE url(/images/city1p1/button_long.gif) no-repeat ;
}



#menu li a:hover, .selected a {

background-position: right bottom;

color:#ffffff;

}
	
	/*flash area */
	
	

													
/* content area specific */

/* content area */

#main_content {
	width:378px; 
	min-height:628px;
	float:left;
	margin-left:15px;
}

*html #main_content 
{
	height:665px;
}

img.contentimg {
	float:left;
	padding: 0 2px 7px 0;
}

		#pageitems 
		{
		float:left;
		padding:0px;
		margin:0px;
		width:236px;
		}
	
#pageitems ul li {
	
	margin-left:-10px;
list-style-type: disc;
}

*html #pageitems ul {
	
	 margin-left:40px; 
	 list-style-type: disc;

}

*html #pageitems {width:235px;}

#contentblock 
{
	float:left;
	width:245px;
	margin-left:0px;
}

*html contentblock 
{
	margin-left:7px;
}

#infoholder 
{
	width:350px; 
	float:left; 
	margin-left:5px; 
	display:inline;
	}

img.lockone {float:left; width:109px; height:94px; }

img.locktwo {float:left; width:130px; height:94px;}

img.lockthree {float:left; width:121px; height:94px;}



/* footer links */
#footerlinks 
{ 
	font-family:Arial;
	color:#5e5e5e;  
	text-align:center;
	padding: 10px 0 5px 0;
	font-size:9px;
	width:760px;
	background:transparent;
}
				
#footerlinks a 
{
	color:#5e5e5e;
}

#footerlinks a:hover 
{
	color:#5e5e5e; text-decoration:underline;
}

#footerlinks a:visited 
{
	color:#5e5e5e;
}

#footerlinks a:active 
{
	color:#5e5e5e;
}

#footnote 
{ 
	font-family:Arial;
	color:#5e5e5e; 
	padding-top:15px; 
	width:760px;
	margin: 0 auto;
	
}

.clear {clear:both;}

/**** 

form divs

*****/

.leftlabel {float:left;
padding: 3px 0 3px 3px;

}

.mainformbox  
{
	width:307px;
	float:left;
	display:inline;
	padding: 5px 0 0px 15px;
	font-size:12px;
}

.formbox1 
{
	width:100%;
}

.formbox2 
{
	width:100%;
}

.formbox3 
{
	width:100%;
}

#formbottom-img {float:left;  }

*html #formbottom-img { margin-left:0px; width:345px;}

