body {
	margin:0;
	padding:0;
	color:#000;
	background:transparent url(bg.gif) repeat-x;
	font-family:Verdana, Sans-Serif;
	font-size:11px;
}
form, div, span, h1, h2, h3, p, ul, li {
	margin:0;
	padding:0;
}
a img { border:none; }
a, a:active, a:visited
{
    text-decoration:none;
    color:#186292;
}
a:hover 
{
    text-decoration:underline;
}

/* header -------------------------------------------------*/
#header 
{
	width: 990px;
	margin: 0 auto;
	background:#009BC2 url(bg-header.jpg) no-repeat top center;    
}
#header-inner 
{
	margin:0 auto;      
    width:945px;
	height:209px;      
}
#flash 
{
    width:945px;
    height:178px;
}
#navigation 
{
    height:31px;
}
ul#nav 
{
    list-style:none;
    height:31px;
    float:left;    
}
ul#nav li 
{
    float:left;
}

/* bar -------------------------------------------------*/
#bar 
{
    margin:0 auto;
    height:92px;
    background:#E8E9EA url(bg-bar.gif) repeat-x;
}
#bar-inner 
{
	margin:0 auto;  
    width:945px;	
    height:92px;     
}
#logo 
{
    width:185px;
    height:18px;
    padding:74px 0 0 0;
    float:left;
    background:transparent url(logo.gif) no-repeat;
    text-align:left;
}
#logo h1 
{
    color:#fff;
    font-size:16px;
}
#logo h1 span { display:none; }
#banner-468by60 
{
    float:right;
    width:468px;
    padding-top:15px;
    background:transparent url(bg-barbanner.gif) no-repeat top right;
}
/* main -------------------------------------------------*/
#main 
{
	margin:0 auto; 
	background-color:#fff;   
}
#main-inner 
{
	margin:0 auto;
    width:945px;	     
}
#side-content 
{
    margin-top:37px;
    width:141px;
    float:left;
    background:#fff url(bg-line.gif) no-repeat top right;
	min-height: 650px;
	_height: 650px;
}
#side-content p
{
	width: 120px;
}
.banner-125by125
{
    padding-bottom:12px;
}
#main p 
{
    padding-bottom:12px;
}
#main-content 
{
    width:788px;
    float:right;
}
#main-content h2 
{
    margin-top:14px;
    height:25px;
    font-size:14px;
    padding-bottom:10px;
}
#main-content p
{
	width: 590px;
}
#main-content ul
{
	padding-left: 15px;
	width: 575px;
	padding-bottom: 10px;
}
#main-content h2.welc { background:#fff url(title-welc.gif) no-repeat; }
#main-content h2.home { background:#fff url(title-home.gif) no-repeat; }
#main-content h2.abou { background:#fff url(title-abou.gif) no-repeat; }
#main-content h2.busi { background:#fff url(title-busi.gif) no-repeat; }
#main-content h2.phot { background:#fff url(title-phot.gif) no-repeat; }
#main-content h2.cont { background:#fff url(title-cont.gif) no-repeat; }
#main-content h2.late { background:#fff url(title-late.gif) no-repeat; }

#main-content h2.advertise { background:#fff url(title-advertise.gif) no-repeat; }
#main-content h2.privacy { background:#fff url(title-privacy.gif) no-repeat; }
#main-content h2.disclaimer { background:#fff url(title-disclaimer.gif) no-repeat; }
#main-content h2.news { background:#fff url(title-news.gif) no-repeat; }
#main-content h2 span { display:none; }
#main-content h3.headline
{
	background:#fff url(title-headline.gif) no-repeat;
	height: 25px;
	font-size: 14px;
	color: #4192C5;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#main-content blockquote 
{
    width:205px;
    float:right;
    color:#939598;
    text-align:right;
    padding:0 0 12px 12px;
    margin:0;
}

#main-content blockquote p
{
	width: 205px;
}
#banner-160by600 
{
    margin-top:37px;
    width:160px;
    float:right;
    padding-left:30px;
    background:#fff url(bg-line.gif) no-repeat 14px 0;
	min-height: 650px;
	_height: 650px;
}
div.item 
{
    width:250px;
    padding-right:15px;
    float:left;
}
#main-content div.item p{
	width:auto;
}
#back-to-top 
{
    clear:both;
    padding-left:157px;
}

/* photos  -------------------------------------------------*/
#main-content ul.photos{
	position:relative;
	margin:0;
	padding:0;
	margin:0 0 15px 0;
	list-style-type:none;
	/*height:0.01%;*/
	overflow:hidden;
	width: 575px;
}
#main-content ul.photos li,#main-content ul.photos li.first{
	float:left;
	width:107px;
	margin:10px;
	margin-top:0px;
	margin-right:0px;
	padding:0;
	text-align:center;
}
#main-content ul.photos li.first{
	margin-left:0px;
}
#main-content ul.photos li p{
	margin:0;
	padding:0;
	color:#777;
	font-style:italic;
	width:auto;
}
#main-content ul.photos li img{
	border:none;
	margin:0;
	padding:0;
}
/* footer -------------------------------------------------*/
#footer 
{
	margin:0 auto;  
	background:#009dc5 url(bg-footer.jpg) no-repeat top center;
	height:200px;  
}
#footer-inner 
{
	margin:0 auto; 
	padding-top:115px;
    width:945px;	     
}
#footer a 
{
    color:#fff;
}
#copyright 
{
    float:left;
    width:380px;
    padding-left:30px;
    color:#fff;
}
#footer-nav 
{
    width:375px;
    float:right;
    color:#fff;
}
