/* 

Grey #8a8a8a
and #5b5756

 */



body {
	font: 62.5%/1.6em "Arial", verdana, geneva, sans-serif;
	color:#555;
	margin:0px;
	background:#fff;
}

* {
	margin:0;
	/*padding:0; menu */
}

#wrapper {
	width:640px;
	margin:0 auto;
	background:#fff;
	padding:0px;
	}


#header {
	height:200px;
	background:url(../../images/header.jpg) top repeat-x;
}

#banner {
	padding: 0;
	margin: 0;
}

#navigation {
	height:35px;
	background-color:#FFF;
}
#tickerwrapper {

	background-color: #407eaf;



}
#ticker {
	font-size: 130%;
	color:#FFFFFF;	/*color: #777;*/
	background-color: #407eaf;
	height: 25px;
	padding-top: 8px;
	font-weight: bold;
	margin: 0px;
}
#ticker-title {
	font-size: 110%;
	color:#FFFFFF;	/*color: #777;*/
	background-color: #407eaf;
	float: left;
	height: 24px;
	width: 100px;
	padding-left: 10px;
	padding-top: 9px;
	margin: 0px;
}

.times {
	font:130% Times, "Times New Roman", Times, serif;
	}


.quote {
	padding: 12px 0 0 25px;
	background:     url("images/quote_left.gif") top left no-repeat;
}

.quote_div {
	padding: 0px 20px 10px 20px;
	background:     url("images/quote_right.gif") right bottom no-repeat;
}

.quote_grey {
	padding: 12px 0 0 25px;
	background:     url("images/grey_quote_left.gif") top left no-repeat;
}

.quote_grey_div {
	padding: 0px 20px 10px 20px;
	background:     url("images/grey_quote_right.gif") right bottom no-repeat;
}

.image {
	
	margin: 11px ;
	}

#sidebar_left {
	float:left;
	width:230px;
	padding:0 10px 0 0 ;
	background:#f6f6f6;
	line-height:20px;
	margin:0;
}

#sidebar_left h2 {
	color:#222;
	padding:5px;
}

#sidebar_left p {
	line-height:20px;
}

#sidebar_right {	
	width:320px;
	padding: 0 10px 0 10px;
	float:right;
	margin:0px;
}

#sidebar_right h2 {
	font:130% Times, "Times New Roman", Times, serif;
	line-height:20px;
	color: #777;
	
}

#sidebar_right p {
	font:100% Arial;
	line-height:20px;
	
}

#content {
	width:580px;
	margin:0px 0;
	padding:0px 30px;
	font-size:110%;
	color: #8a8a8a;
}

#content h1 {
	font:240% Times, "Times New Roman", Times, serif;
	padding:5px 0;
	color:#555;
	}

#content h2 {
	font:150% Times, "Times New Roman", Times, serif;
	padding:5px 0;
	color:#777;
	}

#content h3 {
	font:140% Times, "Times New Roman", Times, serif;
	color:#777;
}


#content h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
	line-height:20px;
}

#footer {
	background-color: #FFF;
	height: 85px;
	margin: 15px 0 0 0;
	background:   url("images/footer.jpg") top no-repeat;
	clear:both;
}

#footer p {
	width:150px;
	position:relative;
	top:70px;
	*top:50px;
	left:490px;
	font-size: 90%;
}

#footer a {
	text-decoration:none;
	color: #555;
}

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

#credit{
	width: 642px;
	margin-right: auto;
	margin-left: auto;
}


#credit a{
	
	width: 135px;
	background-image: url(http://www.usdigital.co.uk/images/usdigital.gif);
	background-repeat: no-repeat;
	height: 0px;
	padding-top: 15px;
	overflow: hidden;
	margin-top: 0px;
	float: right;
}

