*{
margin: 0px;
padding: 0px;
font-size: 14px;
}

a:link {
	color: #295C6F;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #295C6F;
}

body {
	
	background: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.back_all
{
background: url(images/bg.jpg) no-repeat center top;
}

.top
{
padding-bottom: 20px;
}

.top H1
{
font-size: 18px;
}

.top H2
{
font-size: 13px;
}

.top a
{
text-decoration: none;
color: #ffffff
}


#content
{
	margin: 0 auto;
	width: 992px;
	text-align: left;
	padding-top: 20px;
}

#main
{
width: 978px;
background: url(images/back_top.jpg) repeat-x top;
padding-top: 10px;
}

#back
{
width: 978px;
background: #ffffff;
border-left: 7px solid #ffffff;
border-right: 7px solid #ffffff;
}

#header {
	height: auto;			
}

#logo {

width: 978px;
height: auto;
margin-left: auto; 
margin-right: auto
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;        
}
#logo H2 a
{
font-size: 12px;
}


#menu
{
width: 978px;
border-top: 6px solid #FFFFFF;
border-bottom: 6px solid #FFFFFF;
height: 56px;
background: url(images/buttons.gif) repeat-x;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 120px;
	height: 38px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 18px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 120px;
    height: 38px;
	color: #ff0000;
	text-decoration: underline;
	background: url(images/buttons_r.gif) repeat-x;
}



.wrapper {width:100%;overflow:hidden; font-size: 12px; padding: 10px; color: #666666}
.col1, .cols {float:left} /*.col2, .col3, */
.col1 {width:720px}

.col2 {width:240px}
.pad_left1 {padding-left:67px}
.pad {padding:0 10px}
.list1 {
list-style: none
}
.list1 li {padding-bottom:20px; padding-top: 10px; padding-left:14px;background:url(images/marker_1.gif) 0 18px no-repeat}
.list1 li a {display:block;font-weight:bold;color:#0f0f0f;text-decoration:none}
.list1 li a:hover {color:#13c5ff}
.date {float:left;width:46px;margin-right:20px;text-align:center;font-size:25px;color:#666666;line-height:1.2em;padding-bottom:20px}
.date span {display:block;font-size:53px;line-height:1.2em;margin-top:-8px;margin-bottom:-22px;letter-spacing:-2px}
.img {display:block;}
h1 {font-size:28px;line-height:1.2em;color:#666666;padding:1px 0 17px 10px;letter-spacing:-1px}
h2 {font-size:20px;line-height:1.2em;color:#666666;padding:1px 0 17px 10px;letter-spacing:-1px}
h2 span {color:#13c5ff}


.row-top {width:100%;padding:33px 0 42px;}
.row-padding {padding:0 62px}
.col-1{float:left}

.indent3 {padding-top:28px}
.footer-logo {display:block;color:#666666;font-size:30px;line-height:1em;text-transform:uppercase;letter-spacing:-3px;font-weight:400;margin-bottom:5px}
.footer-logo strong {color:#666666;text-transform:none;display:inline-block}
.col-1 {width:600px;margin-right:55px}
.col-2 {width:110px;margin-right:55px}


#footer {
	height: 54px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #666666;
	margin-left: 5px;
	margin-right: 5px;
	background: url(images/footer.gif) repeat-x top;
}

#footer p {
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}



