
@import "topnav.css";
@import "slider.css";

html, body {
	margin: 0;
	padding: 0;
}

body {
	font: 11px Tahoma, Verdana, Arial, sans-serif;
	color: #505050;
	background: url(../img/bodybg.png) repeat-y center top #cccccc;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, pre, form, fieldset {
	margin: 0;
	padding: 0;
}

ul { list-style: none;}

a, a:active {
	color: #11506f;
	outline: none;
	text-decoration: none;
}

a:hover { text-decoration: underline;}

a img { border: none;}

#container {
	width: 966px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

/* header section */

#header {
	width: 966px;
	height: 102px;
	overflow: hidden;
	margin-bottom: 2px;
	background: url(../img/headerbg.png) no-repeat left top;
}

#logo {
	width: 259px;
	height: 102px;
	overflow: hidden;
	background: url(../img/logo.png) no-repeat left top;
}

#logo a {
	display: block;
	width: 232px;
	height: 57px;
	margin: 25px 0 0 25px;
	text-indent: -10000px;
}

/* top navigation - see topnav.css */

/* content */

.conttop {
	width: 966px;
	clear: both;
	overflow: hidden;
}

/* slider */

#sliderbox {
	width: 644px;
	float: left;
	overflow: hidden;
	position: relative;
	z-index: 5;
}

#slidertop {
	width: 644px;
	height: 37px;
	overflow: hidden;
	background: url(../img/slidertop.png) no-repeat left top;
}

#slidertop h1 {
	margin: 10px 0 0 14px;
	color: #666666;
	font-size: 15px;
}

#slider {
	width: 644px;
	height: 191px;
	overflow: hidden;
	background: url(../img/sliderbg.png)  no-repeat left top;
}

#slider h2 {
	color: #11506f;
	font-size: 14px;
	margin-bottom: 12px;
}

#slider h3 {
	color: #11506f;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 10px;
}

#slider p { margin-bottom: 10px;}
#slider p.link { 
	height: 12px;
	padding-left: 14px;
	margin-bottom: 5px;
	background: url(../img/plus.png) no-repeat left center;
}

#slider .box {
	width: 200px;
	float: left;
	display: inline;
	margin: 18px 25px 20px 10px;
}

#slider .box2 {
	width: 226px;
	float: left;
	margin: 18px 0 20px 0;
}

#slider .pic {
	float: left;
	display: inline;
}

#sliderbtm {
	width: 644px;
	height: 37px;
	overflow: hidden;
	background: url(../img/sliderbtm.png) no-repeat left top;
}

#sliderbtm p { margin: 9px 0 0 12px; font-size: 14px; font-weight: bold;}
	

#rbox {
	float: right;
	width: 320px;
	height: 265px;
	overflow: hidden;
	background: url(../img/rboxbg.png) no-repeat left top;
}

#rbox h2 {
	color:#ffffff;
	font-size: 15px;
	margin: 10px 10px 18px 10px;
}

#rbox p { margin: 0 10px 8px 10px }

#rbox ul {
	width: 301px;
	height: 22px;
	margin-left: 10px;
	background: url(../img/rboxbtm.png) no-repeat left top;
}

#rbox li {
	padding: 5px 0 0 15px;
	margin-left: 5px;
	background: url(../img/rboxplus.png) no-repeat left bottom;
}

.cont {
	width: 966px;
	clear: both;
	overflow: hidden;
	margin: 2px 0 2px 0;
	background: url(../img/contbg.gif) repeat-y left top #f5f5f5;
}

.contbox {
	width: 321px;
	ovefrlow: hidden;
	float: left;
	display: inline;
	margin-right: 2px;
	background: url(../img/contboxtop.png) no-repeat left top #f5f5f5;
}

.contbox h2, .contboxr h2 {
	color: #ffffff;
	font-size: 15px;
	margin: 7px 0 20px 20px;
}

.contbox p, .contboxr p {margin: 0 10px 8px 10px;}
.contbox p.date, .contboxr p.date {margin: 0 10px 4px 10px; color: #11506f;}
.contbox p.link, .contboxr p.link {background: url(../img/plus.png) no-repeat left center; padding-left: 14px;}
.contbox p.quote, .contboxr p.quote {margin-bottom: 14px; color: #11506f;}
.contbox p.mice { width: 93%; overflow: hidden; color: #11506f; margin-bottom: 25px;}
.contboxr p.gmouse { height: 224px; background: url(../img/greymouse.jpg) no-repeat right bottom;}

.contboxr {
	width: 320px;
	ovefrlow: hidden;
	float: left;
	display: inline;
	background: url(../img/contboxtop.png) no-repeat left top #f5f5f5;
}

/* inner page */

.lcolumn {
	width: 625px;
	float: left;
	overflow: hidden;
}

.lcolumn h1 {
	padding: 10px;
	margin-bottom: 10px;
	color: #666666;
	font-size: 15px;
	background: #dcdcdc;
}

.lcolumn p { margin: 0 10px 12px 10px;}

.rcolumn {
	width: 320px;
	float: right;
	overflow: hidden;
}

.rcolumn h2 {
	color:#ffffff;
	font-size: 15px;
	padding: 10px;
	margin-bottom: 15px;
	background: #969fa2;
}

.rcolumn p { margin: 0 10px 12px 10px;}

#footer {
	width: 966px;
	height: 25px;
	overflow: hidden;
	clear: both;
	margin: 2px 0;
	background: url(../img/ftrbg.png) repeat-x left top;
}

#footer ul { 
	width: 50%;
	overflow: hidden;
	margin: 6px 0 0 12px;
}

#footer li {
	float: left;
	color: #333333;
	margin-right: 22px;
}

#footer li a { color: #333333;}

#copy {
	width: 966px;
	height: 25px;
	overflow: hidden;
	clear: both;
	margin-bottom: 5px;
	background: url(../img/ftrbg.png) repeat-x left top;
}

#copy p {
	float: left;
	color: #11506f;
	margin: 6px 20px 0 10px;
}
	
