* {
	margin:0;
	padding:0;
	outline:none;
}
body {
	background:#0b0200 url('../images/background.jpg') repeat top center;
	color:#010100;
	font-family: Arial, sans-serif;
	font-size:13px;
}
#top {
	width:100%;
	height:136px;
	background: url('../images/top.gif') repeat-x bottom center;
	border-bottom:1px solid #ffffff;
	display:block;
}

#head {
	width:990px;
	height:136px;
	margin:0 auto;
}
#head #logo {
	width:300px;
	height:70px;
	margin:10px 0 0 0;
	float:left;
	clear:left;
}
#head #util {
	width:272px;
	height:35px;
	padding:0 0 0 10px;
	/* background: url('../images/util.jpg') no-repeat top left; */
	display:block;
	float:right;
	clear:right;
	list-style:none;
}
#head #util li{
	float:left;
	list-style:none;
	font-size:11px;
	font-weight:bold;
}
#head #util li a{
	color:#ffffff;
	padding:9px 9px;
	display:block;
}
#head #util li a.facebook{
	padding:9px 0px 0 22px;
	background:#000000 url('../images/facebook.jpg') no-repeat 0px 7px;
}


/* CONT & MAIN BOXES */

#cont {
	width:990px;
	margin:0 auto;
	display:table;
	overflow:hidden;
}

#cont-row {
	width:990px;
	display:block;
	clear:left;
	float:left;
}

ul#bread {
	width:990px;
	height:21px;
	display:block;
	clear:left;
	float:left;
	line-height:11px;
	padding:4px 0px 8px;
}
ul#bread li{
	float:left;
	list-style:none;
	font-size:13px;
	padding:10px 0px 0;
}
ul#bread li a{
	color:#ffffff;
	padding:0px 10px 0 20px;
	display:block;
	background: url('../images/bread.gif') no-repeat top right;
}
ul#bread li.last a{
	color:#ffffff;
	padding:0px 15px 0 10px;
	display:block;
	background: none;
}



/* FOOT */

#foot {
	width:100%;
	background: url('../images/foot.gif') repeat-x top left;
	display:table;
	margin:36px 0 0;
	color:#ffffff;
}
#footer {
	width:990px;
	display:block;
	margin:0px auto;
	line-height:auto;
	text-align:left;
	color:#ffffff;
	position:relative;
}
#foot a{
	color:#ffffff;
	text-decoration:underline;
}
#foot span{
	padding:0 15px;
}
#foot ul{
	padding:42px 20px 10px;
	float:left;
	height:170px;
	/*background: url('../images/footsep.png') no-repeat right 42px;
	_background: url('../images/footsep.jpg') no-repeat right 42px;*/
}
#foot ul.last{
	margin-right:0px;
	background: none;
	position:absolute;
	width:230px;
	padding:42px 0px 10px;
	top:0px;
	left:760px;
}
#foot #copyright{
	float:left;
	clear:left;
	display:block;
	width:950px;
	font-size:12px;
	color:#fdd29d;
	padding:0px 20px 20px;
}
#foot #copyright a{
	font-size:12px;
	text-decoration:none;
}
#foot #copyright img{
	padding:1px 0 0 0;
	display:block;
	float:right;
}
#foot h4{
	font-size:12px;
	line-height:22px;
	color:#fdd29d;
}
#foot li {
	list-style:none;
}
#foot li a{
	font-size:12px;
	line-height:22px;
	color:#ffffff;
	text-decoration:none;
	margin:0 0 3px 0;
}
#foot li a:hover, #foot #copyright a:hover{
	color:#ddcc98;
}




/* STYLES */

img {
	border:0;
	/*border:1px solid red;*/
}
a:link, a:visited {
	text-decoration:none;
	color:#ff1101;
}
a:hover, a:active {
	text-decoration:underline;
}

a.readmore {
	text-decoration:underline;
	font-size:11px;
	text-align:right;
	display:block;
	padding-right:10px;
	margin:10px 5px;
}
#cont a.watchvideo {
	width:315px;
	height:47px;
	padding:0 0 0 70px;
	line-height:47px;
	font-size:14px;
	font-family: Century Gothic, Arial, sans-serif;
	color:#fefefe;
	background:#2b0807 url('../images/watch.jpg') no-repeat left center;
	display:block;
	float:right;
	clear:right;
}
#cont a.watchgrey {
	width:200px;
	height:47px;
	padding:0 0 0 70px;
	line-height:47px;
	font-size:14px;
	font-family: Century Gothic, Arial, sans-serif;
	color:#fefefe;
	background:#2b2b2b url('../images/watchgrey.jpg') no-repeat left center;
	display:block;
	float:right;
	clear:right;
}

h1, h2, h3, h4, h5, h6 {
font-weight:normal;
}
h1{
	font-size:24px;
	margin:10px 0;
}
h2 {
	font-size:23px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:18px;
}
span.separator {
	background:#e9dccc;
	height:8px;
	width:930px;
	display:block;
	clear:left;
	float:left;
	margin:30px 0;
	font-size:0px;
}
p {
	margin:10px 0;
}
ol {
	margin:25px;
	text-align:justify;
	font-weight:bold;
}
ol li{
	margin:0 0 10px;
}
ol li span{
	display:block;
	clear:left;
	font-weight:normal;
}


/* readstory */

a.readstory{
	font-family: Arial, sans-serif;
	font-size:11px;
	line-height:11px;
	background: url('../images/button-read-more.jpg') repeat-x 0 0;
	color:#ffffff;
	display:inline;
	clear:left;
	float:left;
	padding:3px 5px;
	margin:5px 0px 0;
	font-weight:normal;
}
.relatedarticles a.readstory {
	margin:15px 2px 0;
}
#box3 a.readstory {
	position:absolute;
	top:130px;
	left:135px;
	margin:0px;
	text-decoration:none;
}
#cont a.readstory{
	color:#ffffff;
	text-decoration:none;
}
#cont a.readstory:hover{
	color:#ffffff;
	text-decoration:underline;
}
.gallery a.readstory {
	margin:5px 0;
}