BODY
{
	font-family: Verdana;
	padding-top: 7px;
	background-color: #D6D6D6;
	letter-spacing: 110%;
}
#header-outer
{
	height: 34px;
	background-color: #020202;
	color: #FF6000;
	width: 100%;
	border-bottom: 1px solid #FFFFFF;
	font-family: Verdana;
}
#header-inner
{
	width: 920px;
	margin: 0 auto;
	background-color: #020202;
	height: 34px;
	border-bottom: 1px solid #FFFFFF;
}
#header-left-column
{
	float: left;
	width: 45%;
	height: 34px;
}
#header-center-column
{
	float: left;
	width: 40%;
	height: 24px;
	padding-top: 10px;
	font-size: 11px;
	text-align: right;
}
#header-right-column
{
	float: left;
	width: 15%;
	height: 24px;
	font-size: 11px;
	padding-top: 10px;
	text-align: right;
}
#menu_bar-outer
{
	height: 45px;
	background-color: #CEC7CF;
	color: #FFFFFF;
	width: 100%;
}
#menu_bar-inner
{
	width: 920px;
	margin: 0 auto;
	height: 45px;
	position: relative;
}
#logo-1
{
	position: absolute;
	top: -25px;
	left: 0px;
	display: inline;
}
#menu_bar-inner H1
{
	float: left;
	display: inline;
/*for ie6 bug*/
	width: 240px;
	margin-left: 104px;
	color: #363131;
	font-weight: bold;
	font-size: 26px;
	padding-left: 17px;
	padding-top: 10px;
}
#zeren-title
{
	color: #0172FF;
	font-weight: bold;
}
#menu_bar-inner LI, OL
{
	display: inline;
}
#menu_bar-inner A
{
	float: right;
	display: block;
	color: #545454;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding: 8px 7px 0px;
	text-align: right;
	margin-top: 15px;
	height: 21px;
	vertical-align: bottom;
	border-top: 1px solid #CEC7CF;
	border-left: 1px solid #CEC7CF;
	border-right: 1px solid #CEC7CF;
/*-webkit-transition-property: color, background-color
-webkit-transition-duration: 600ms
-webkit-transition-timing-function: ease-in-out
-moz-border-radius-top-right: 5px
-moz-border-radius-top-left: 5px*/
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#menu_bar-inner A:hover
{
	background-color: #D6D6D6;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #808080;
	border-left: 1px solid #000000;
}
#spacer-outer
{
	height: 69px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #D6D6D6;
}
#main-outer
{
	background-color: #D6D6D6;
}
#main-inner
{
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 100px;
}
#flash-outer
{
	width: 920px;
	height: 460px;
	overflow: none;
}
#city_container
{
	padding-top: 20px;
	font-size: 11px;
}
#city_container A
{
	color: #444439;
}
#content-area-bottom-outer
{
/*background-color: #999999;*/
	padding-top: 30px;
}
#content-area-bottom-outer H2
{
	font-size: 22px;
	padding-left: 7px;
	color: #512801;
}
#content-area-bottom-outer P
{
	clear: both;
	margin-left: 10px;
	padding-top: 10px;
	color: #444439;
	font-size: 14px;
	line-height: 120%;
	padding-right: 4px;
}
#content-area-bottom-image-outer
{
	width: 255px;
	height: 115px;
	background-color: #D6D6D6;
	margin-left: 20px;
	float: left;
}
#content-area-bottom-text-outer
{
	color: #512801;
	width: 598px;
	min-height: 115px;
	margin-right: 20px;
	float: right;
}
#footer-outer
{
	height: 70px;
	background-color: #020202;
	color: #FFFFFF;
	width: 100%;
	font-family: "Myriad Pro";
}
#footer-inner
{
	width: 920px;
	margin: 0 auto;
	background-color: #020202;
	height: 70px;
	position: relative;
}
#logo-2
{
	position: absolute;
	top: 5px;
	left: 658px;
	display: inline;
}
#logo-2 A
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.1em;
}
#footer-outer LI, OL
{
	display: inline;
}
#footer-outer #sub-menu A
{
	float: left;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
	font-size: 11px;
	margin-top: 15px;
	padding: 2px 5px;
	text-align: right;
	border-right: 1px solid #000000;
/*-webkit-transition-property: color
-webkit-transition-duration: 300ms
-webkit-transition-timing-function: ease-in-out*/
}
#footer-outer A:hover
{
	color: #DCDACD;
	text-decoration: underline;
}
#footer-copyright
{
	color: #FF6000;
	font-size: 11px;
	margin-top: 10px;
	margin-left: 5px;
}
.ref .title
{
	margin: 10px 0;
}
.ref .title H4
{
	font-size: 14px;
	font-weight: bold;
}
.ref .content
{
	margin: 0 0 10px;
	font-size: 12px;
}
.ref .image
{
	text-align: center;
}
.ref
{
	margin: 0 0 20px;
}

