@charset "UTF-8";
/* CSS Document */

body, html, * {padding:0; margin:0; font-family:Helvetica, Arial;}



/*----STYLES----*/

body {background:#002448 url(../images/back.png) repeat-x;}

p, h1, h2, h3, h4, ul { font:Helvetica, Arial;}

p {font-size:12px; line-height:18px; padding-bottom:5px;}

.footer {font-size:10px; color:#000000; text-align:center;}

h1 {font-size:14px; line-height:20px; color:#002448; font-weight:bold; text-transform: capitalize; padding-bottom:20px;}

h2.sidebar {color:#FFFFFF;} h3.sidebar {color: #CCCCCC;}

h2 {font-size:12px; line-height:14px; color:#000000; font-weight:bold;}

h3 {font-size:12px; line-height:14px; color:#666666; padding-bottom:5px;}

h4 {font-size:30px; line-height:40px; font-style:italic; color:#002448;}

ul {font-size:14px; font-weight:bold; color:#002448}

.breakingnews {color:#FF0000; padding:0; margin:0;}


/*----LINKS----*/

a:link, a:visited {text-decoration:none; color:#002448;}

a:hover, a:active {text-decoration:underline; color:#002448;}




/*-----LAYOUT-----*/

#container {width:950px; height:auto; margin:auto; background:#FFFFFF url(../images/index_back.jpg) repeat-y right;}

.container2 {background:#FFFFFF;}

#header {width:100%; height:280px; background:url(../images/header.jpg) no-repeat; z-index:0}

#slideshow { width:529px; height:262px; position:relative; left:450px; top:18px; z-index:1; background:url(../images/slideshow_space.gif) no-repeat;}

#nav {width:100%; height:61px; background:url(../images/menuback.png) repeat-x; padding-top:35px; z-index:2;} 

#content {width:491px; height:auto; padding:40px 0px 20px 40px;}

#sidebar {float:right; width:340px; height:auto; padding:40px 20px 20px 20px}


#footer {
	width:950px;
	height:120px;
	background:url(../images/footer_back.png) repeat-x;
	clear:both;
	padding-top:27px
}
