*{
margin: 0px;
padding: 0px;
}

a:link {
	color: #295C6F;
}

a:hover {
	text-decoration: none;
	color: #000;
}



body {
	
	background: #fff url(images/back.jpg);
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	overflow-x:hidden;
	overflow-y:scroll;
}

h2{}

a, img{ border:none; outline:none;}

.back_all
{
background: url(images/bg.png) no-repeat center top;
}

.top
{
padding-bottom: 0px;
}

.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: 5px;
	border-radius:6px;
}

#main
{
width: 978px;
background: url(images/back_top.jpg) repeat-x top;
padding-top: 10px;
}

#back
{
width: 978px;
background: #ffffff;
border-top: 2px solid #ffffff;
border-left: 7px solid #ffffff;
border-right: 7px solid #ffffff;
border-radius:10px;
}

#header {
	height: 360px;
			
}

#logo {

width: 978px;
height: 389px;
background: url(images/header.jpg) no-repeat;
}


#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: 30px;
margin-right:4px;
background: url(images/buttons.jpg) repeat-x;
float:right;
}



.wrapper {width:100%;overflow:hidden; font-size: 12px; padding: 10px; color: #666666}
.col1, .col2, .col3, .cols {float:left}
.col1 {width:290px}
.col2 {width:240px}
.col3 {width:290px}
.pad_left1 {padding-left:57px}
.pad {padding:0}
.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;}
h2 {font-size:20px;line-height:1.2em;color:#666666;padding:1px 0 17px 0px;letter-spacing:-1px}
h2 span {color:#13c5ff}


.row-top {width:100%;padding:33px 0 42px;}
.row-padding {padding:0 0px}
.col-1, .col-2, .col-3, .col-4  {float:left}
.list-services li {line-height:24px;padding-left:28px; list-style:none}
.list-services li a {color:#9d9d9d;text-decoration:none}
.list-services li a:hover {text-decoration:underline}
.list-services li.item-1 {background:url(images/facebook.png) 0 3px no-repeat}
.list-services li.item-2 {background:url(images/twitter.png) 0 3px no-repeat}
.list-services li.item-3 {background:url(images/linkedin.png) 0 3px no-repeat}
.menu li a, .list-1 li a,  {text-decoration:none}
.list-1 li {line-height:24px;padding-left:10px;background:url(images/marker.gif) 0 10px no-repeat;  list-style:none}
.list-1 li a {display:inline-block;color:#2497bb; text-decoration:none;}
.list-1 li a:hover {text-decoration:none; color:#666;}

.indent3 {padding-top:28px}
.footer-logo {display:block;color:#666666;font-size:30px;line-height:1em;text-transform:none;letter-spacing:-1px;font-weight:400;margin-bottom:5px}
.footer-logo strong {color:#666666;text-transform:none;display:inline-block}
.phone {display:inline-block;font-size: 24px;line-height:1.2em;color:#666666;letter-spacing:-1px;padding-left:5px}
.phone strong {color:#666666}
.col-1 {width:190px;margin-right:55px; border-right:1px solid #e1e1e1;}
.col-2 {width:210px;margin-right:45px;}
.col-3 {width:130px;margin-right:35px}
.col-4 {width:300px; float:right;}


#footer {
	height: 54px;
	width:1037px;
	clear: both;
	padding-top: 20px;
	border-top: 5px solid #666666;
	padding-left:10px;
	background: url(images/footer.jpg);
	margin-left:-24px;
	margin-bottom:10px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #333333;
}

#footer a {
	color: #333333;
}


#slider-wrapper {
    background:url(images/top.jpg) no-repeat;
    width: 978px;
    height: 389px;
    margin:0 auto;
}

