/*****RESET*****/
/*****Remove margin and padding from elements*/
/*html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, # pre, form, fieldset, table, th, td { margin: 0; padding: 0; }*/

/*****Basic Elements*****/  
/*****Define styles for basic elements: body, h1-h6, ul, ol, a, p, etc*/


/*****Generic*****/  
/*****Define styles for simple things like floating to the sides, removing a bottombottom margin on elements, etc*/
body {
	background-color: #1D2030;
	background-image: url(../_png/bg.png);
	background-position: 0px 0px;
	margin-top: 0px;
	background-repeat: repeat-x;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

/*****Basic Layout*****/  
/*****Define the basic template: header, footer, etc*/
/*--------------*/
/*****HEADER*****/
/*--------------*/
#header {
	height: 70px;
	width: 1000px;
	top: 0px;
}
#header .logo   {
	background-image: url(../_png/header.png);
	background-repeat: no-repeat;
	height: 70px;
	width: 517px;
	float: left;
}
#header a, #header a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

/*--------------*/
/*****BANNER*****/
/*--------------*/
#banner {
	width: 1000px;
	height: 172px;
	background-image: url(../_png/banner.png);
}

/*---------------*/
/*****SIDEBAR*****/
/*---------------*/
#sidebar {
	float: left;
	margin-left: 24px;
}

#sidebar .bannerext {
	background-color: #10CE11;
	background-image: url(../_png/bannerExt.png);
	background-repeat: no-repeat;
	clear: left;
	display: inline;
	float: left;
	overflow: hidden;
}

#sidebar h1 {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 28px;
	font-weight: normal;
	text-indent: 20px;
	width: 252px;
	margin-bottom: -15px;
	padding-bottom: 0px;
}

#sidebar h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-bottom: 5px;
	margin-top: 10px;
	text-indent: 20px;
}

#sidebar p {
	clear: both;	
	color: #040;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
}
#sidebar .bannerext p {
	clear: both;	
	color: #020;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
}
.tbox, .tbox a, .tbox a:active, .tbox a:visited {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
	text-decoration: none;
	font-style: normal;
}


.sbtextbox {
	float: left;
	width: 292px;
	clear: left;
	overflow: hidden;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
}

.br {
	background-image: url(../_png/tbbottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 292px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.tr {
	background-image: url(../_png/tbtop.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 293px;
	clear: right;
}

.sbtextbox .tbox {
	background-color: #10CE11;
	float: left;
	width: 292px;
	overflow: hidden;
}

.tblhours .hours {
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.tblhours .hours tr   {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-decoration: none;
	padding-left: 20px;
}
.tblhours .hthtd {
	color: #040;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 5px;
}
.tblhours .htdtd {
	color: #040;
	text-align: center;
}

/*------------------------*/
/*******MAIN CONTENT*******/
/*------------------------*/
#maincontent {
	float: right;
	width: 682px;
}
#maincontent a {
	font-size: 14px;
	font-weight: normal;
	color: #1D2030;
	text-decoration: none;
}
#maincontent .menuimage {
	float: left;
	width: 103px;
	padding-top: 70px;
	overflow: hidden;
	margin-left: 32px;
	display: inline;
}
#maincontent .blogimage {
	float: left;
	width: 100px;
	padding-top: 10px;
	overflow: hidden;
	margin-left: 32px;
}


#rightcontent {
	float: right;
	width: 515px;
	clear: left;
}
#maincontent h1 {
	font-size: 24px;
	color: #0F0;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	width: 475px;
	padding-top: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #333;
}
#maincontent h1 .diff {
	font-size: 24px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
}
#maincontent h2 {
	background-image: url(../_png/h2Bar.png);
	height: 31px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	padding-top: 6px;
	padding-left: 75px;
}
#maincontent .main {
	width: 500px;
	padding-left: -20px;
}
#maincontent .sub {
	width: 475px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
}
#maincontent p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	width: 445px;
	padding-left: 30px;
	text-align: justify;
	margin-top: 1px;
}


#maincontent li {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	margin-top: 3px;
}

#different h3 {
	font: 1.6em Tahoma, Geneva, sans-serif;
	margin-bottom: 1em;
}

#different a {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #0F0;
	padding-top: 10px;
	text-decoration: none;
}
#different a:hover {
	color: #FFF;
}

div#surf .br a {
	color: #020;
}

div#surf .br a:hover {
	color: #666;
}

.btmspcer {
	margin-bottom: 50px;
}
.bnrdiff {
	color: #FFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
}


#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #10CE11;
	height: 100px;
	width: 102%;
	margin-left:-1%;
	background-image: url(../_png/footerBG.png);
	background-repeat: repeat-x;
	clear: both;
}
.footerlinks, .footerlinks a {
	line-height:1.75em;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	padding-top: 5px;
	text-decoration: none;
}
.footerlinks a:hover {
	color: #FFF;
	text-decoration: underline;
	font-style: normal;
}

.linkTxt {
	font-style: normal;
	font-weight: bold;
	color: #333;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	width: 445px;
	padding-left: 30px;
	text-align: justify;
	margin-top: 1px;
}
