@charset "UTF-8";
/* CSS Document */

/*
---------------------------------------------
01. MAIN/DEFAULT ELEMENTS
---------------------------------------------
*/
body, h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 1.4;
	background-color: #6c6c6c;
}
#wrapper {
	text-align: left;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
}
/*
---------------------------------------------
02. HEADER
---------------------------------------------
*/
#header h1 img {
	float: left;
	padding-left: 80px;
}
#header {
	float: left;
	height: 135px;
	width: 100%;
}
#header #dash {
	float: right;
	padding-right: 15px;
}

/*
---------------------------------------------
03. NAVIGATION
---------------------------------------------
*/
#navigation {
	float: left;
	height: 51px;
	width: 99%;
	background-image: url(../images/bg-navigation.jpg);
	background-repeat: repeat-x;
	padding-left: 1%;
}
#navigation ul li #home {
	background-image: url(../images/icon-home.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
#navigation ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation ul li a {
	display: inline-block;
	float: left;
	height: 51px;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 51px;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
}
#navigation ul li a:hover, .active-page {
	background-image: url(../images/bg-navigation-mo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	-webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

/*
---------------------------------------------
SLIDER
---------------------------------------------
*/

#slideshow {
	background-color: #18a8e1;
	float: left;
	height: 334px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
}
#inside #slideshow {
	height: 10px;
}
#slider {
	height: 320px;
	width: 929px;
}
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
#slider ul, #slider li,	#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
}
#slider2 {
	margin-top:1em;
}
#slider li, #slider2 li{
	width:960px;
	height:343px;
	overflow:hidden;
}	
#prevBtn, #nextBtn,	#slider1next, #slider1prev{
	display:block;
	width:74px;
	height:74px;
	position:absolute;
	left:-30px;
	top:250px;
	z-index:1000;
}	
#nextBtn, #slider1next{ 
 left:960px;
}														
#prevBtn a, #nextBtn a,	#slider1next a, #slider1prev a{  
	display:block;
	position:relative;
	width:74px;
	height:74px;
	background:url(../images/btn_prev.png) no-repeat 0 0;	
}	
#nextBtn a, #slider1next a{ 
	background:url(../images/btn_next.png) no-repeat 0 0;	
}

/*
---------------------------------------------
07. CONTENT
---------------------------------------------
*/

#content {
	width: 65%;
	float: left;
	height: auto;
}

.wide-row {
	float: left;
	height: auto;
	width: 94%;
	margin-top: 35px;
	margin-left: 3%;
}
#content-wrapper {
	float: left;
	height: auto;
	width: 96%;
	margin-left: 2%;
	margin-top: 15px;
}
#content img {
	float: right;
	border: 1px solid #CCC;
	padding: 1px;
	margin-left: 10px;
}
/*
---------------------------------------------
HOME CONTENT
---------------------------------------------
*/

#hotlinks .hotlink a:hover {
	background-image: url(../images/bg-more-button.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#welcome  img {
	float: right;
}
#hotlinks .hotlink {
	background-image: url(../images/hotbox-base.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 360px;
	width: 280px;
	margin-right: 30px;
	background-color: #FFF;
	padding-bottom: 22px;
}
#hotlinks #end {
	margin: 0px;
	float: right;
}
#hotlinks .hotlink img {
	border: 3px solid #E8E8E8;
}
#hotlinks {
	background-image: url(../images/bg-hotlinks.jpg);
	background-repeat: repeat;
	padding-top: 15px;
}
.hotlink h3 {
	background-image: url(../images/hotlink-header.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	line-height: 40px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: lighter;
}

#hotlinks .hotlink a {
	background-image: url(../images/bg-more-button.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 34px;
	width: 129px;
	line-height: 34px;
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
	padding-left: 10px;
	margin-left: 10px;
	background-position: top;
}

/*
--------------------------------------
FOOTER
--------------------------------------
*/

#base-dash {
	background-image: url(../images/base-truck.gif);
	background-repeat: no-repeat;
	float: left;
	height: 63px;
	width: 100%;
	background-color: #FFF;
}
.spacer {
	clear: both;
	height: 0px;
}
#footer {
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	float: left;
	height: 227px;
	width: 100%;
}
#footer .foot-box {
	float: left;
	height: 215px;
	width: 300px;
	margin-right: 30px;
	margin-top: 20px;
	background-image: url(../images/fotbox-divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer #last {
	background-image: none;
	margin-right: 0px;
	float: right;
}
#footer .foot-box a {
	color: #1AA8E1;
	text-decoration: underline;
}
#footer .foot-box a:hover {
	color: #CCC;
	text-decoration: none;
}
#footer .foot-box p {
	font-size: 13px;
	color: #FFF;
	padding-left: 15px;
	display: block;
	width: 70%;
	float: right;
	margin-right: 15px;
}
#footer .foot-box img {
	float: left;
	padding-left: 10px;
}

/*
--------------------------------------
SIDEBAR
--------------------------------------
*/

#sidebar {
	float: right;
	width: 32%;
	height: auto;
}
#sidebar #why-us {
	background-image: url(../images/bg-hotlinks.jpg);
	float: left;
	height: auto;
	width: 84%;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 25px;
}
#why-us h4 {
	background-image: url(../images/hotlink-header.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 52px;
	line-height: 40px;
	padding-left: 15px;
	font-size: 18px;
	font-weight: lighter;
}
#sidebar #login {
	float: left;
	height: auto;
	width: 84%;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding-right: 8%;
	padding-left: 8%;
	padding-bottom: 25px;
	background-color: #A1CEE1;
	margin-top: 25px;
}
#sidebar #why-us h3 {
	font-size: 18px;
	font-weight: lighter;
	color: #18A8E1;
	margin-top: 10px;
}
#sidebar #login h4 {
	font-size: 16px;
	font-weight: lighter;
	color: #2C3134;
	margin-top: 15px;
	margin-bottom: 10px;
}
#login #ttlogin span {
	font-size: 12px;
	color: #333;
	display: block;
	float: left;
	height: 30px;
	width: 100%;
	margin-bottom: 10px;
	line-height: 30px;
}
#login #ttlogin #username, #login #ttlogin #password  {
	width: 150px;
	height: 25px;
	border: 1px solid #CCC;
}
#login #ttlogin span label {
	display: inline-block;
	width: 70px;
	float: left;
}
#login #ttlogin span #submit {
	margin-top: 10px;
}
#content table tr td {
	font-size: 12px;
	line-height: 1.8;
	color: #666;
}
#content table tr td b {
	color: #000;
}
