body {   
	background:url(images/body_bg.jpg);
	font-size:12px;
	font-family:Tahoma, Arial;
	margin:0px auto;
	padding:0px;
	text-align:center;
}

a {
	color:#fdd764;
	text-decoration:none;
	font:Arial, Helvetica, sans-serif;
}

a:hover  {
	color:#FFFFFF;
	text-decoration:underline;
}

img {
	border:0px;
}

#header {
	height:254px;
}

#content {
	background:url(images/content_bg.jpg) repeat-y;
	margin:0px auto;
	padding:0px;
	width:939px;
	overflow:auto;
}

#menu a {
	font-size:13px;
	font-weight:bold;
	padding-left:5px;
}	

/*-------------------------------------------------*/

.sidebar {
	margin-top:13px;
	padding-left:13px;
	float:left;
	width:242px;
}

.sidebar_top {
	background:url(images/sidebar_bg.gif) repeat-y;
	color:#fdd764;
	text-align:left;
}

.sidebar_title {
	margin:0px;
	padding-top:3px;
	background:url(images/sidebar_top.gif) no-repeat left top;
	font-family:Palatino Linotype, Book Antiqua, Palatino, Times New Roman, Times, serif;
	font-variant:small-caps;
	font-size:21px;
	color:#ffc704;
	text-align:center;
	height:41px;
}

.sidebar .tb_list td {
	padding-left:13px;
	background:url(images/li_border.jpg) no-repeat bottom;
	text-align:left;
	height:26px;
}

.sidebar #livesupport {
	text-align:center;
	height:68px;
}

.sidebar_content {
	padding:5px 28px;
	background:url(images/li_border.jpg) no-repeat bottom;
	line-height:15px;
}

.sidebar_bottom {
	background:url(images/sidebar_bottom.gif) no-repeat left bottom;
	padding-bottom:25px;
	margin-bottom:20px;
}

.contentColumn {
	padding-right:15px;
	width:650px;
	float:right;
}

.contentHeader {
	margin-top:13px;
	padding-top:4px;
	background:url(images/content_top.jpg) no-repeat;
	color:#ffc704;
	text-align:center;
	font-family:Palatino Linotype, Book Antiqua, Palatino, Times New Roman, Times, serif;
	font-size:19px;
	font-weight:bold;
	font-variant:small-caps;
	line-height:25px;
	height:36px;
	overflow:hidden;
}

.contentbody {
	padding:5px;
	background:#7d2604;
	text-align:left;
	height:1%;
}
	
.contentTitle {
	margin-bottom:2px;
	padding:2px 3px;
	height:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
}

.contentDesc {
	padding:5px;
	color:#ffc709;
}

.content_bottom {
	margin:auto;
	background:url(images/content_bottom.jpg) no-repeat;
	width:939px;
	height:98px;
}

.Rcontent {
	padding-left:20px;
	padding-right:30px;
	font-weight:bold;
	height:100px;
}

.Rcontent a {
	font-size:13px;
	color:#dfc89d;
}

.Rcontent Ul,Li {
	margin:0px;
	float:left;
	list-style-type:none;
	padding:0px;
	Text-align: center;
}

.Rcontent .lpic {
	width:110px;
	text-align:right;
}

.Rcontent .tleft {
	width:160px;
}

.Rcontent .rpic {
	padding-left:20px;
	width:130px;
	text-align:right;
}

.Rcontent .tright {
	width:160px;
	float:right;
}

.linktb {
	font-size:11px;
	font-weight:bold;
	color:#ffc704;
	text-align:center;
}

.itemtb {
	margin-top:11px;
	font-size:11px;
	color:#dfc89d;
}

.pwtb {
	margin:5px 0px;
	background:#261c09;
}

.pline {
	margin:15px 0px;
	background:url(images/pid.jpg) repeat-x;
	height:1px;
}

.red {
	color:#FF0000;
}

.green {
	color:#A9FF00;

}

.orange  {
	color:#D09D00;
}

.dingy  {
	color:#333333;
}

.white  {
	color:#FFFFFF;
}

.yellowy  {
	color:#f0cd87
}
			

/*----------------------------------*/

.footer {
	margin:auto;
	padding-bottom:10px;
	color:#FFFFFF;
	line-height:20px;
	width:939px;
	text-align:center;
}