* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #4a4848 url(images/body_background.gif) repeat-x;
	color: #a7a7a7;
	font-family: tahoma, arial, sans-serif;
	font-size: 10px;
	text-align: center;
}

a {
	color: #f90;
	text-decoration: none;
}

a:hover {
	color: #ffc800;
}

span {
	display: none;
}

img { padding: 2px 2px 0; border: none; }

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 10px 0px 20px;
	text-align: justify;
	line-height: 13px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 780px;
	text-align: left;
}


/* Page Header */

#page_header {
	width: 800px;
	height: 122px;
	background: url(images/header_background.gif) no-repeat;
}

#company_name {
	background-color: transparent;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 18px 9px;
	padding-left: 350px;
	padding-top: 50px;
	height: 122px;
}


#company_name h1 { width: 185px; height: 32px; background: url(images/site_logo.gif) no-repeat; }


/* Page Menu */

#page_menu {
	margin-bottom: 14px;
	width: 790px;
	height: 42px;
	background: url(images/menu_background.gif) no-repeat;
	text-align: center;
}
#page_menu ul { margin: 0 auto; height: 29px; width: 715px; }

#page_menu li { width: 101px; height: 29px; background: url(images/menu_link_bg.gif) no-repeat; float: left; }
#page_menu li a { margin-top: 11px; height: 10px; width: 101px; display: block; }

#page_menu .top a { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; position: relative; bottom: 3px; }

#page_menu .top a:hover { color: orange; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; position: relative; bottom: 3px; }
/* Page Body Content */

.content_header {
	height: 38px;
	background: url('images/main_bg_topright.gif') #353434 no-repeat 100% 0px;
	overflow: hidden;
}

.content_header h2 { padding-left: 41px; height: 38px; background: url(images/main_bg_topleft.gif) no-repeat; }

.content_box_right {
	margin-bottom: 8px;
	background: url('images/main_bg_botright.gif') #353434 no-repeat 100% 100%;
}

.content_box_left{
	padding-bottom: 12px;
	background: url('images/main_bg_botleft.gif') no-repeat 0px 100%;
}

.content_box {
	padding: 5px 13px;
}

.content_box .thumbnail { text-align: center; float: left; padding-top: 4px; padding-left: 4px; border: solid 1px #a1a19e; }

.content_box h3 {
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 9px;
	font-weight: normal;
}


/* Left Sidebar */

#left_sidebar {
	padding-left: 17px;
	float: left;
}

#left_sidebar .content_header {
	width: 134px;
}

#left_sidebar .content_header h2 {
	color: #9bb74b;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}

#left_sidebar .content_header h2 span {
	display: block;
	padding-top: 10px;
}

#left_sidebar .content_box_left {
	width: 134px;
}

#left_sidebar .content_box {
	background: url('images/left_sidebar_bg.gif') repeat-y 0px 0px;
}

#left_sidebar .content_box h3 {
	color: #9bb74b;
	clear: both;
}

#left_sidebar .link-more {
	padding-top: 2px;
	text-align: right;
}
#left_sidebar .link-more a {
	font-weight: bold;
}

#left_sidebar .link-more a:hover {
	
}


/* Main Content */

#main_content {
	padding-right: 17px;
	float: right;
}

#main_content .content_header {
	width: 594px;
}

#main_content .content_header h2 {
	color: #9bb74b;
	font-size: 12px;
	line-height: 12px;
}

#main_content .content_header h2 span {
	display: block;
	padding-left: 3px;
	padding-top: 10px;
}

#main_content .content_box_left {
	width: 594px;
}

#main_content .content_box {
	padding: 5px 11px 0px 0px;
	background: url('images/main_background.gif') no-repeat 100% 0%;
	border-width: 0px 2px;
	border-color: #d2913d;
	border-style: solid;
}

#main_content_border {
	padding-left: 42px;
	background: url('images/main_bg_side.gif') repeat-y 5px -1px;
}

#main_content .link-more { text-align: center; line-height: 11px; }

#main_content .link-more ul {
	margin: 0 auto 0;
	height: 29px;
}

#main_content .link-more li { background: url(images/menu_link_bg.gif) no-repeat; width: 101px; height: 29px; float: right; }

#main_content .link-more li a { color: #000; font-weight: bold; margin-top: 9px; height: 10px; width: 101px; display: block; }

#main_content .link-more a:hover { color: #ffa500; }

#main_content .divider {
	margin: 0px auto 7px 2px;
	width: 522px;
	height: 3px;
	background: url('images/main_divider.gif') repeat-x 0px 0px;
	overflow: hidden;
}


/* Top Masters */

.topmasters {
	padding: 6px 0px;
}
.topmasters_info {
	float: right;
	width: 383px;
}

.topmasters_info h3 { padding: 2px 0; width: 383px; color: #9bb74b; font-size: 12px; font-weight: bold; }

.topmasters_info p { font-size: 11px; margin: 0; padding: 10px 5px 10px 0; clear: both; }

/* Top Sender */

.topsender {
	padding: 6px 0px;
}
.topsender_info { font-size: 12px; float: right; width: 383px; }

.topsender_info h3 {
	padding: 2px 0px 2px;
	width: 383px;
	color: #9bb74b;
}

.topsender_info p {
	margin: 0px;
	padding: 10px 5px 10px 0px;
	clear: both;
}


/* Promo Box */

#promo_rot { position: relative; left: -12px; width: 180px; height: auto; visibility: visible; float: left; margin-bottom: 5px; margin-top: 10px; padding-left: 14px; padding-right: 14px; }

/* Tips of the Day */

#tips {
	padding: 8px 10px 5px 17px;
	border-left: #62615f 1px solid;
	float: right;
}

#tips_box {
	width: 295px;
	font-weight: bold;
}

#tips_box a {
	text-decoration: underline;
}

#tips_box a:hover {
	
}

#tips_box h2 {
	padding-bottom: 9px;
	color: #9bb74b;
	font-size: 12px;
}

#tips_box ul {
	padding: 3px 0px 3px;
}

#tips_box li {
	padding: 3px 0px;
}


/* Page Footer */

#page_footer {
	padding: 2px 10px 15px;
	color: #adacab;
	text-align: center;
}

#page_footer a {
	color: #adacab;
	text-decoration: underline;
}

#page_footer a:hover {
	color: #f90;
}

/* FSK Box */
#fsk_box a { padding-top: 4px; padding-bottom: 4px; }
#fsk_box td { padding-top: 2px; padding-bottom: 8px; }

