﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
	border: none;
	color:#000000;
	text-decoration:none;
	
}
a:hover{
text-decoration:underline;
color:#663300;
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
tbody tr {
	cursor:hand;
}
em.none { color: #666; }
form>dl>dt { font-size: 12px !important; }
form,fieldset{
	font-size: 12px;
	margin:0;
	padding:0;
	border-style:none;
}
/*---GlobalEnd---*/
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color:#dff5fa;
	font-family:Arial, Helvetica, sans-serif;
	color:#565758;
	/*	background-image:url(images/background-bg.gif);
	background-repeat:repeat-x;*/
	font-size:12px;
}
/* ========== WRAPPER */
#mainwrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url(images/layout-bg.gif);
	background-repeat:repeat-y;
}
#content-wrapper {
	width:985px;
	height:auto;
	margin:0 auto;
}
/* ========== Logo */
#toplinkcontainer {
	background-image:url(images/toplink-bg.gif);
	background-repeat:repeat-x;
	width:985px;
	height:38px;
}
/* ========== Header Container Class Start */
#header-ads-container {
	width:985px;
	height:auto;
}
#ltgoogle-container {
	width:222px;
	height:auto;
	float:left;
	padding-left:10px;
}
.top-googlebox {
	background-image:url(images/lt-googletopbar.gif);
	background-repeat:no-repeat;
	height:15px;
}
.bg-googlebox {
	background-image:url(images/ltbox-bgbar.gif);
	background-repeat:repeat-y;
	height:auto;
}
.bottom-googlebox {
	background-image:url(images/ltbox-bottombar.gif);
	background-repeat:no-repeat;
	height:13px;
}
/* =========================================================================*/

.header {
	background-image:url(images/header.gif);
	background-repeat:no-repeat;
	width:730px;
	height:228px;
	float:right;
	padding-right:10px;
}
.logo-container{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	width:298px;
	height:47px;
	margin-top:40px;
	margin-left:30px;
}
.logo-container a{
	width:298px;
	height:47px;
	display:block;
}
/* =========================================================================*/
/* ========== Center Container Class*/
#center-container {
	width:985px;
	height:auto;
	clear:both;
}
/* =========================================================================*/

#left-container {
	width:235px;
	height:auto;
	float:left;
	margin-bottom:6px;
}
#ltlinkbox-container {
	width:222px;
	height:auto;
	float:left;
	padding-left:10px;
	margin-top:10px;
}
#ltlinkbox-container h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:12px;
	padding-left:12px;
	text-decoration:none;
}
.top-ltlinkbox {
	background-image:url(images/ltbox-topbar.gif);
	background-repeat:no-repeat;
	height:38px;
}
.bg-ltlinkbox {
	background-image:url(images/ltbox-bgbar.gif);
	background-repeat:repeat-y;
	padding-left:8px;
	padding-right:8px;
}
.bottom-ltlinkbox {
	background-image:url(images/ltbox-bottombar.gif);
	background-repeat:no-repeat;
	height:13px;
}
/* ============Left Side Link Container========================= */

.ltcontant-list ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 15px;
}
.ltcontant-list li {
	display:block;
	padding:0 0px 0px 15px;
	background:url(images/ltbox-arrow.gif) no-repeat center left;
	line-height:21px;
	list-style:none;
	border-bottom:1px dotted #808787;
}
.ltcontant-list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	height:21px;
	text-decoration:none;
}
.ltcontant-list li a:hover {
	color:#c26e00;
	text-decoration:underline;
}
/* =========================================================================*/

#right-container {
	width:750px;
	height:auto;
	float:right;
}
.rt-googlebox {
	width:730px;
	height:auto;
	margin-left:10px;
	clear:both;
}
#content-boxes {
	width:720px;
	height:auto;
	clear:both;
	margin-left:10px;
}
.titlebox {
	width:720px;
	height:33px;
	background-image:url(images/contenttitle-bg.gif);
	background-repeat:repeat-x;
	clear:both;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#066d82;
}
/* ========== Three Boxes Container Start ==========*/
#threeboxes-container{
	width:730px;
	height:auto;
	margin-left:10px;
	clear:both;
}
.threebox-topbar {
	background-image:url(images/threebox-topbar.gif);
	background-repeat:no-repeat;
	height:31px;
}
.threebox-topbar h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px;
	padding-left:15px;
}
#firstbox-container {
	width:222px;
	height:auto;
	float:left;
	padding-left:10px;
	margin-top:10px;
}
#secoundbox-container {
	width:222px;
	height:auto;
	float:left;
	padding-left:10px;
	margin-top:10px;
	margin-left:10px;
}

#thirdbox-container {
	width:222px;
	height:auto;
	float:right;
	padding-left:10px;
	margin-top:10px;
	padding-right:12px;
}

/* ============Right Bottom Three Boxes Content Container========================= */

.rtbottomcontant-list ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 15px;
}
.rtbottomcontant-list li {
	display:block;
	padding:0 0px 0px 15px;
	background:url(images/ltbox-arrow.gif) no-repeat center left;
	line-height:21px;
	list-style:none;

}
.rtbottomcontant-list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	height:21px;
	text-decoration:none;
}
.rtbottomcontant-list li a:hover {
	color:#c26e00;
	text-decoration:underline;
}
/* ===================Navigation Top Menu==================================*/
.navigation-home{
	clear:both;
	float:right;
	list-style:none;
/*	margin:-10px 0 0;*/
	padding:0 5px 0 0;
	font-size:12px;
	line-height:22px;
	text-align:center;
	margin-top:12px;
}
.navigation-home li{
	float:left;
	margin:0 0 0 0px;
}
.navigation-home a{
	float:left;
	background:url(images/btn-home-nav-left.gif) no-repeat;
	padding:0 0 0 10px;
	color:#09697c;
	text-transform:uppercase;
	font-weight:bold;
	outline:none;
	text-decoration:none;
}
.navigation-home a span{
	float:left;
	height:22px;
	padding:0px 0 0;
	background:url(images/btn-home-nav-center.gif) repeat-x;
	cursor:hand;
}
.navigation-home a em{
	float:left;
	height:22px;
	width:25px;
	overflow:hidden;
	background:url(images/btn-home-nav-right.gif) no-repeat;
}
.navigation-home li.active a,
.navigation-home a:hover{
	background:url(images/btn-home-nav-left-hover.gif) no-repeat;
	color:#FFFFFF;
	text-decoration:none;
	position:relative;
}
.navigation-home li.active a span,
.navigation-home a:hover span{background:url(images/btn-home-nav-center-hover.gif) repeat-x;}
.navigation-home li.active a em,
.navigation-home a:hover em{background:url(images/btn-home-nav-right-hover.gif) no-repeat;}

/* =========================================================================*/
#sitemap-leftcontainer {
	width:235px;
	height:auto;
	float:left;
}
#sitemapltlinkbox{
	width:222px;
	height:auto;
	float:left;
	padding-left:10px;
}
#sitemapltlinkbox h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:12px;
	padding-left:12px;
	text-decoration:none;
}
/* ========== Footer Container Box*/
#footer-container {
	width:945px;
	background-image:url(images/footer-bar.gif);
	background-repeat:repeat-x;
	height:23px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:15px;
	margin-top:8px;
	text-decoration:none;
}
#footer-container a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer-container a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.link{font:Arial; font-size:12px; color:#000000; text-decoration:none;}
.link:hover{font:Arial; font-size:12px; color: #c26e00; text-decoration:underline;}