/* CSS Document written by swebrules@gmail.com */
body {
	background-color: #464f4c;
	margin: 10px 0 0 0;
}
td {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
p {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	margin: 0 0 15px 0;
	line-height: 15px;
	text-align: justify;
}
#topnav {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	padding: 0 20px 5px 0;
}
#topnav a:link, #topnav a:active, #topnav a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#topnav a:hover {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#shadow_left {
	background-image: url(../images/shadow_left.gif);
	background-repeat: repeat-y;
}
#shadow_right {
	background-image: url(../images/shadow_right.gif);
	background-repeat: repeat-y;
}
#leftnav {
	background-image: url(../images/button_bg.jpg);
	background-repeat: no-repeat;
	background-color: #055143;
}
#content {
	background-color: #F2F0F0;
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
#content a:link, #content a:active, #content a:visited {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
#content a:hover {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
	font-weight: normal;
	text-decoration: underline;
}

#content_bg {
	background: url(../images/content_bg.gif) bottom left;
	background-repeat: repeat-x;
}
#content span {
	color: #996600;
	font-weight: bold;
}
#leftnav td a:link, #leftnav td a:active, #leftnav td a:visited {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	display: block;	
}
#leftnav td a:hover {
	font-family: 'Century Gothic', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	display: block;	
}
#padding_left {
	padding: 0 0 0 11px;
}
#whatsnew_box {
	display: block;
	width: 165px;
	padding: 8px 8px 8px 8px;
	background-color: #CAA526;
	border: 1px solid #fff;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 14px;
}
#whatsnew_box span {
	font-family: Verdana, 'Century Gothic', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
#whatsnew_box a:link, #whatsnew_box a:active, #whatsnew_box a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
#whatsnew_box a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
#contact_detail {	
	font-family: 'Century Gothic', Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration: none;
	float: left;
	width: 207px;
	text-align: center;
	line-height: 13px;
	padding: 80px 0 0 0;
}
#footer {
	color: #F3F2F0;
	text-align: right;
	padding: 0 20px 0 0;
}