body
{
	background-color:#333333;
	text-align:center;
	font-family:Arial, Sans Serif;
}
#container
{
	border:1px solid #000000;
	background-color:#4D4D4D;
	width:930px;
	height:580px;
	text-align:center;
	margin:0 auto;
	/*background-image:url(/images/photo3.jpg);*/
	position:relative;
	overflow:hidden;
}
#main
{
	display:block;
	margin-top:160px;
}
#logo
{
	float:left;
	width:200px;
}
#nav_top
{
	text-align:right;
	width:700px;
	display:block;
	position:relative;
	float:left;
	margin-left:20px;
	height:30px;
}
#nav_top ul
{
	margin:0px 10px 0 0;
	padding:0;
	float:right;
}
#nav_top li
{
	float:left;
	list-style:none;
	/*margin-right:8px;*/
	margin:0px 25px 0px 25px;
	font-size:13px;
	letter-spacing:2px;
	/*font-size:11px;*/
	text-transform:uppercase;
	padding:14px 2px 4px 2px;
}
#nav_top li a
{
	color:#fff;
	text-decoration:none;
}
#nav_top li a:visited
{
	
}
#nav_top li:hover
{
	background-color:#333333;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	
}
#nav_top  .on
{
	background-color:#333333;	
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	
}
#nav_top li a:hover
{
	color:#999999;
}


#nav_left
{
	margin-top:95px;
	width:214px;
	float:left;
	height:100%;
	font-size:14px;
}
#nav_left ul
{
	margin:0 10px 0 0;
	padding:0;
}
#nav_left li
{
	list-style:none;
	text-align:right;
	margin-bottom:12px;
}
#nav_left a
{
	color:#fff;
	text-decoration:none;
}
#nav_left li:hover
{
	background-color:#FFF;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
#nav_left a:hover
{
	color:#000000;
	text-decoration:none;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity: 0.6;
}
#content
{
	width:700px;
	float:left;
	height:350px;
	border:1px solid #fff;
	background-color:#333333;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity: 0.7;
	
}
#theiframe_frame
{
	background-color:#fff;
	border: 1px solid red;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
	border:0;
	
}
#theiframe
{
	border:0px;
	width:700px;
	height:288px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
} 

#iframe_left
{
	border:0px;
	width:150px;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity: 1;
}
h1
{
	font-size:28px;
	color:#fff;
	font-weight:normal;
	text-transform:capitalize;
	text-align:left;
	margin:30px 0px 0px 4px;
}

#nonflash
{
	position:absolute;
	z-index:999;
	top:0px;
	left:0px;
}
#flashcontent
{
	z-index:0;
}

a.pdf {

    line-height: 14px;
    display: block;
    padding-left: 18px;
}
a.pdf {
	background: url(/images/pdf.gif) left top no-repeat;
}




/*		#cities
		{
			height:240px;
			position:absolute;
			bottom:40px;
			left:0;
			_height:210px;
			clear:both;
			display:block;
			width:935px;
		}
		#city_list
		{
			position:absolute;
			left:0;
			width:930px;
			height:30px;
			bottom:0px;
			text-align:left;
			border:0px solid red;
			margin-top:10px;
			font-size:16px;
			z-index:3000;
		}

*/



#cities
{
	height:240px;
	_height:210px;
	margin-top:300px;
	padding:0;
	border:0px solid red;
	clear:both;
	display:block;
	width:935px;
}
#city_list
{
	position:relative;
	width:930px;
	height:30px;
	text-align:left;
	border:0px solid red;
	margin-top:10px;
	font-size:16px;
	z-index:3000;
}

.city
{
	position:relative;
	top:100px;
	/*ufck ie6!*/
	_top:70px;
	border:0px solid red;
	height:130px;
	text-align:left;
	padding:8px 8px 8px 12px;
	background-color:#000;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity: .7;
	color:#fff;
	display:none;
}



#city_list ul
{
	margin:0;
	padding:0;
}
#city_list li
{
	list-style:none;
	text-align:right;
	float:left;
	padding:0 6px;
	margin:0;
}
#city_list li a
{
	color:#fff;
	text-decoration:none;
	padding:4px;
}
#city_list li:hover
{
/*	background-color:#000;
	color:#fff;
*/}

