body {
	padding: 0;
	margin: 0;
	font: 10px Arial, sans-serif;
	color: #333333;
	background-image: url(../images/top.gif);
	background-repeat: repeat-x;
	background-color: #999999;
	}
	
a { color: #FF6600;text-decoration: none;font-size: 12px; }
a:hover { color: #FF6600; text-decoration: underline;font-size: 12px; }
p {
	margin: 0px 0;
	color: #333333;
	font-size: 12px;
}
h1 {	font: bold 1.8em Arial, Sans-Serif; padding: 8px 0 4px 0; margin: 0; letter-spacing: -1px; }
h2 { font: bold 1.6em Arial, Sans-Serif; letter-spacing: -1px; }
h3 {
	padding: 0px 0;
	margin:  0;
	font-size: 12px;
}
ul { margin: 0; padding : 0; list-style: none; }
img { border: 0; }
hr { height: 1px; border-style: none; color: #d0d0d0; background-color: #C0C0C0; margin: 10px 0; }


.content {
	margin: 0px auto;
	width: 800px;
	background-color: #FFFFFF;
	padding: 0px;
}

/* Top part */
#top {
	padding-top: 30px;
	background: transparent;
	height: 83px;
	margin: 0px 20px 0px 20px;
}
	#top #righttopnav #icons {
	float: right;
	text-align: right;
	padding-bottom: 10px;
	width: 220px;
	padding-right: 10px;
	color: #FF6600;
	font-size: 11px;
}
.maincontentsignage .signage {
	width: 96px;
	float: left;
	text-align: center;
}

/* Second part */
#prec {
	margin:0;
	padding: 0;
	overflow: hidden;
	background-image: url(../images/grey_bg.jpg);
	height: 202px;
}
	#wrap {
	margin: 0 auto;
	width: 800px;
	background-color: #DB7E06;
	background-repeat: repeat-x;
}
		#wrap #pic {
	float: right;
	height: 202px;
	width: 800px;
	overflow: hidden;
	background-color: #333333;
}
			
		#wrap #menu {
	padding: 0;
	margin:0;
	height: 35px;
	width: 800px;
	float: left;
	background-color: #000000;
}
		

/*  Advertising */
.breadcrumb {
	padding: 20px 10px 20px 10px;
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 548px;
	background-color: #FFFFFF;
}
		
/* main area */
	.right_side {
	float: right;
	background-color: #FFFFFF;
	font-size: 12px;
	width: 240px;
}
	
	.left_side {
	margin-bottom: 10px;
	width: 520px;
	float: left;
	margin: 0px 5px 0px 10px;
}
		.date { border-top: 1px dotted #ccc; padding: 5px 0; margin: 10px 0 25px 0; text-align: right }		
	
/* The footer */
.footer {
	clear:both;
	width: 778px;
	color:#FFF;
	font-size:12px;
	text-align:right;
	background-color: #000;
	padding: 11px 11px 11px 11px;
	height: 400px;
}
#contenttop {
	margin: 0px auto;
	width: 800px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/top_mid.gif);
	height: 150px;
	background-repeat: repeat-x;
}
.textmain {
	padding: 0px 0px 0px 0px;
	color: #333333;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 520px;
	background-color: #FFFFFF;
}
.topsection {
	clear:both;
	width: 767px;
	color:#999999;
	font-size:90%;
	text-align:left;
	background-color: #CCCCCC;
	padding: 3px 3px 3px 30px;
	height: 10px;
}
.bread {
	padding: 20px 0px 20px 0px;
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 520px;
	background-color: #FFFFFF;
	border-bottom: solid #cccccc 1px;
}
.right_side .bottomsection {
	width: 202px;
	padding: 20px 10px 5px 20px;
	background-color: #ECECEC;
	font-size: 12px;
	background-image: url(../images/sideright_bg.gif);
	background-position: left bottom;
}

.right_side .rightcontent {
	width: 202px;
	padding: 20px 10px 0px 20px;
	background-color: #ECECEC;
	font-size: 12px;
	background-image: url(../images/sideright_bg.gif);
}
.textmain .mainbottomsection {
	width: 490px;
	padding: 20px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	background-position: left bottom;
}
.textmain .maincontent {
	width: 520px;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
}
.right_side .orangecontent {
	width: 202px;
	padding: 20px 10px 0px 20px;
	background-color: #ECECEC;
	font-size: 12px;
	background-image: url(../images/sideright_bg_orange.gif);
	color: #5A3600;
}
.right_side .orangebottomsection {
	width: 202px;
	padding: 20px 10px 5px 20px;
	background-color: #ECECEC;
	font-size: 12px;
	background-image: url(../images/sideright_bg_orange.gif);
	background-position: left bottom;
}
#top #righttopnav {
	float: right;
	padding: 5px;
	text-align: right;
	width: 200px;
	margin-top: 8px;
}
#top #logo {
	float: left;
	width: 247px;
}
#top #righttopnav #searchbar {
	float: right;
	padding: 5px;
	text-align: right;
	width: 220px;
}
.right_side .spacer {
	width: 202px;
	padding: 20px 10px 10px 20px;
	background-color: #FFFFFF;
	font-size: 12px;
}
.textmain .maincontentsignage {
	width: 480px;
	padding: 20px 20px 0px 20px;
	background-color: #ECECEC;
	font-size: 12px;
	background-image: url(../images/maintext_bg.gif);
	margin-top: 10px;
	height: 120px;
}
.maincontentsignage .signagetext {
	width: 96px;
	float: left;
	text-align: center;
}
.right_side .spacertop {
	width: 202px;
	padding: 10px 10px 0px 20px;
	background-color: #FFFFFF;
	font-size: 12px;
}
.right_side .redbottomsection {
	width: 202px;
	padding: 20px 10px 5px 20px;
	background-color: #ECECEC;
	font-size: 12px;
	background-image: url(../images/sideright_bg_red.gif);
	background-position: left bottom;
}
.right_side .redcontent {
	width: 181px;
	padding: 28px 26px 0px 26px;
	background-color: #ECECEC;
	font-size: 12px;
	background-image: url(../images/sideright_bg_red.gif);
	color: #5A3600;
}
.footer .thirdbar {
	width: 237px;
	float: left;
	padding-left: 10px;
	text-align: left;
	height: 330px;
	padding-right: 10px;
}

.footer .fullbar {
	width: 777px;
	float: left;
	padding-left: 0px;
	text-align: right;
	height: 30px;
	padding-right: 0px;
	padding-top: 10px;
	border-top: solid #666 1px;
	margin-top: 20px;
}

.footer .text {
	width: 300px;
	float: right;
	padding-left: 20px;
	text-align: right;
	padding-top: 8px;
}

.footer a {
	font-size: 12px;
	color: #999;
}
#tweet li {
	padding: 14px 14px 14px 0px;
	list-style:none;
	padding:0px;
	margin:0px;
	padding-top:15px;
}
#tweet ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.footertextlink {
	float: left;
	padding-top: 8px;
}
.footer  p {
	clear:both;
	color:#666;
	font-size:12px;
}
.footer h1 {
	clear:both;
	color:#FFF;
	font-size:14px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: solid #666 1px;
	margin-bottom: 10px;
}
.footer .fullbar a {
	font-size: 10px;
}
#tweet li a {
	font-size: 12px;
	color: #F60;
}

