/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

@charset "utf-8";
/* CSS Document */

body {
	background:  #4991b7 url(img/bg-body.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family: sans-serif;
	text-align:justify;
}

#header  {
	width: 980px;
	margin: 0 auto;
	height: 145px;
}

#header #logo {
	display: none;
	float: left;
	width: 214px;
	height: 126px;
	padding: 5px 0 10px 0;
	margin: 55px 0 0 0;
	text decoration: none;
}

#header img.logo  {
	float: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
}

#header #subscribe  {
	float: right;
	display: block;
	height: 60px;
	width: 183px;
	padding: 8px 0 0 35px;
	margin: 15px 0 0 0;
	text-decoration: none;
	font-weight: bold;
}

#header-contact {
	float: right;
	height: 60px;
	margin: 3px 0 0;
	width: 500px;
}

#header img.right {
float:right;
height:60px;
margin:10px 0 0;
padding:0 0 0 0;
text-decoration:none;
width:340px;
}


#social {
float:right;
height:60px;
margin:20px 0 0;
width:500px;
}


#social img.connect {
	float: right;
	height: 33px;
	width: 204px;
	margin: 25px 250px;
	padding: 0;
}

#social img.twitter {
float:right;
height:40px;
margin:20px 259px;
padding:0;
width:40px;
}

#social img.facebook {
float:right;
height:40px;
margin:-60px 208px;
padding:0;
width:40px;
}

#social img.youtube {
	float:right;
height:40px;
margin:-60px 155px;
padding:0;
width:40px;
}

#social img.flickr {
	float:right;
height:40px;
margin:-60px 105px;
padding:0;
width:40px;
}

#social img.rss {
	float:right;
	height:40px;
	margin:-60px 55px;
	padding:0;
	width:40px;
}

#social img.email {
	float:right;
	height:40px;
	margin:-60px 1px;
	padding:0;
	width:40px;
}

#container  {
	padding-top: 20px;
	padding-bottom: 20px;
}

#container_bottombg  {
	width: 980px;
	height: 41px;
	margin: 0 0 -20px -10px;
}

#featured  {
	float: left;
	margin: 0 0 0 10px;
	background-color: #dce1e2;
}

#featured .information  {
	background: #dce1e2;
	float: left;
	width: 940px;
}

#featured  {
	border: none;
	background-color: #dce1e2;
}

#featured.slider  {
	width: 940px;
	position: relative;
}

#featured.slider .information  {
	width: 900px;
	height: 250px;
	float: left;
	position: relative;
}

#featured.slider .information .image.left  {
	float: left;
	margin: 0 20px 0 0;
}

#featured.slider .information .image.right  {
	float: right;
	margin: 0 0 0 20px;
}

#featured.slider .information .image img  {
	border: 0;
}

#featured.slider .information .image.right  {
	float: right;
	margin: 0 0 0 0;
}

#featured p.title {
	font-size: 16px;
	font-weight: bold;
}

#sidebar h3  {
	color: #006a83;
}

#sidebar .box h3  {
	border-bottom: 1px solid #cbd1d2;
}

#sidebar h3  {
	text-transform: uppercase;
	font-size: 14px;
}

#sidebar .box h3  {
	padding-bottom: 5px;
}

#news h3  {
	display: block;
	margin-bottom: 0;
	width: 280px;
	position: relative;
}

#news h3 a:link, #news h3 a:visited  {
	position: absolute;
	top: 0;
	right: 0;
} 