/* general body styles */
	body {
		font-size: 13px;
		color: #fff;
		margin: 0px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		background: #0c336f url('bg-top.gif') repeat-x top;
	}
	
	h1, h2, h3, h4 {
		font-family: Arial, Helvetica, Verdana, sans-serif;
		margin-top: 0px;
	}
	
	p {
		font-size: 13px;
		line-height: 2;
	}
	
/* general link styles */
	a:link {
		color: #fff;
		text-decoration: none;
	}
	a:visited {
		color: #fff;
		text-decoration: none;
	}
	a:hover {
		color: #f2a105;
		text-decoration: underline;
	}
input, textarea, select{
	background: #fff url('input-bg.gif') repeat-x top;
	border: 1px solid #fff;
	margin: 0 0 0 1px;
}
img { border: none; }
	
/* message styles */
	#tmpl_message_table {
		width: 905px;
		color: #fff;
		font-size: 11px;
		height: 38px;
		z-index: 1;
		position: relative;
	}
	#tmpl_message_table td {
		padding-bottom: 7px;
	}
	#tmpl_message_table td.left {
		padding-left: 10px;
	}
	#tmpl_message_table td.right {
		text-align: right;
		padding-right: 10px;
	}
	#tmpl_message_table td a {
		color: #fff;
	}
	#tmpl_message_table td a:visited {
		color: #fff;
	}
	
/* header styles */
	#tmpl_header {
		width: 900px;
		margin-top: 8px;
		margin-bottom: 15px;
	}
	#tmpl_header a img {
		border: none;
	}
	#tmpl_header td.logo {
		width: 324px;
	}
	#tmpl_header td.divider {
		width: 39px;
	}
	#tmpl_header td.right {
		font-size: 12px;
		color: #fff;
		text-align: right;
		vertical-align: top;
		padding-top: 10px;
	}
	#tmpl_header td.right a {
		color: #fff;
	}

/* tab styles */
#tmpl_tab_table {
		width: 900px;
		padding: 0px;
		margin: 0px 0 0 0;
		height: 38px;
}
#tmpl_tab_table.popup {
		margin-top: 15px;
}
#tmpl_tab_table td.left {
		width: 11px;
		height: 38px;
		margin: 0px;
		padding: 0px;
}
#tmpl_tab_table td.middle {
		background: url('nav-bg.gif') top;
		vertical-align: bottom;
}
#tmpl_tab_table td.right {
		width: 11px;
		height: 38px;
		margin: 0px;
		padding: 0px;
}
#tmpl_tab_table ul {
		margin: 0px;
		padding: 0px 0 0 0px;
		font-weight: bold;
}
#tmpl_tab_table ul li {
		list-style: none;
		line-height: 38px;
		float: left;
		margin: 0px;
		padding: 0px 20px 0 20px;
		color: #797979;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
}
#tmpl_tab_table ul li.selected {
		color: #000;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		background: url('nav-bg-selected.gif') repeat-x top;
}
#tmpl_tab_table ul li a {
		color: #797979;
		text-decoration: none;
}
#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
}
#tmpl_tab_table ul li.selected a {
		color: #000;
		text-decoration: none;
}
#tmpl_tab_table ul a:hover {
		color: #fff;
		text-decoration: underline;
}

/* top nav styles */
	#tmpl_top_nav {
		color: #fff;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		margin-bottom: 10px;
		background: #0c336f;
		padding: 7px;
		border: 1px solid #104290;
	}
	#tmpl_top_nav a {
		color: #f2a105;
		font-weight: bold;
		text-decoration: none;
	}
	#tmpl_top_nav a:hover {
		font-weight: bold;
		text-decoration: underline;
	}
	#tmpl_top_nav td.left {
		width: 7px;
	}
	
/* body styles */
	#tmpl_body {
		width: 900px;
		background: #071e42 url('body-bg.jpg') no-repeat top center;
		border-left: 1px solid #1760c2;
		border-right: 1px solid #1760c2;
	}
	#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 10px;
	}

/* footer styles */
	#tmpl_footer_table {
		width: 900px;
		color: #fff;
		font-size: 11px;
		tex-align: center;
		background: url('footer-bg.gif') no-repeat;
	}
	#tmpl_footer_table td.middle {
	padding: 20px 0 0 0;
	text-align: center;
	}
	
	#tmpl_footer_links {
		width: 900px;
		margin-top: 10px;
		color: #fff;
		font-size: 11px;
	}
	#tmpl_footer_links td.right {
		text-align: right;
	}
	
/* ### CUSTOM CSS ### */
#top-box { 
	width: 100%; 	
	height: 224px;
	background: url('header-bg.jpg') no-repeat top center;
}
#top-msg-box { 
	margin: 0 auto; 
	padding: 0; 
	width: 900px; 
	background: url('bg-trans.png');
	padding: 0px;
	height: 29px;
	color: #1d83ae;
}
#top-msg-box a { 
	color: #28b6d5;
	text-decoration: none;
}
#top-msg-box a:visited { 
	color: #28b6d5;
	text-decoration: none;
}
#top-msg-box a:hover { 
	color: #f2a105;
	text-decoration: underline;
}
#top-msg-left { float: left; padding: 5px 0 0 10px; text-align: left;}
#top-msg-right { float: right; padding: 5px 10px 0 0; text-align: right;}
#page-wrap { margin: 0 auto; padding: 0; width: 900px; }
.search-btn {
	background: url('search-btn.png');
	width: 119px;
	height: 44px;
	border: none;
}
#welcome-box {
	margin: 35px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
#welcome-box p{
	line-height: 3;
	text-indent: 50px;
	text-align: center;
}
#bottom-menu {
	margin: 20px 0 0 0;
	padding: 0;
	text-align: center;
}
#bottom-menu .box {
	text-align: center;
	padding: 20px 0 0 0;
}
.body {
	width: 870px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: table;
	clear: both;
}

.body-main {
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	text-align: left;
	float: left;
}

.body-post {
	width: 600px;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 10px 5px;
	display: table;
	border-bottom: 2px solid #104290;
	text-align: left;
	float: left;
}

.body-post2 {
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 10px 5px;
	border-bottom: 2px solid #104290;
	text-align: left;
}

#adsense {
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	display: table;
	text-align: left;
	float: left;
}

.body-sidebar {
	width: 234px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 25px 0px;
	background: #0c336f;
	border: 1px solid #104290;
	text-align: left;
	float: right;
}
.body-sidebar ol, ul, li, dl, dt, dd {
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	list-style: none;
}

.sidebar-title {
	width: 234px;
	height: 30px;
	background: url('nav-bg-selected.gif') repeat-x top;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	clear: both;
}

.sidebar-title_txt {
	height: 1px;
	float: left;
	font-weight: bold;
	font-size: 16px;
	color: #000;
	margin: 4px 0px 0px 45px;
	padding: 0px 0px 0px 0px;
}

.sidebar-txt {
	width: 190px;
	margin: 0px 0px 0px 22px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	float: left;
	clear: both;
}

.sidebar-txt ul {
	margin-left: 0px;
	padding-left: 0px;
}