/* CSS Document */

html {
	margin:0;
	padding:0;
	height:100%;
	}

body {
	margin:0;
	padding:0;
	height:100%;
	background-image: url(images/bgrpt.jpg);
	background-repeat: repeat;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1.2em;
	}
div#contents{
	width: 100%;
	height:100%;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center 0px;
	background-image: url(images/gradientto2.jpg);
	background-repeat: repeat-x;
	position: absolute;
	padding-top:5px;
}

div#content1 {
	position:relative; /* center, not in IE5 */
	width:992px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/topshadow.png);
	background-repeat: no-repeat;
	clear: both;
	overflow: visible;
	height: 15px;

}

#wrap {
	width: 100%;
	background-image: url(images/midshadow.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	position: absolute;
	float: left;
	margin-top: 15px;
	z-index: 1;
}


div#logo{/* FOR ALL BUT IE */
	width: 378px;
	height: 50px;
	float: left;
	margin-left: 20px;
}

#tagline {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: 2A7AB3;
	font-size: 12px;
	width: 250px;
	float: right;
	clear: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 25px;
	margin-top: 15px;
}

div#content1a {
	position:relative; /* center, not in IE5 */
	width:960px;
	margin-right: auto;
	margin-left: auto;
	height: 42px;
	clear: both;
	background-image: url(images/topnav_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	top: 5px;
}
/* Nav */
#topnav{
	height: 38px;
	margin-right: 10px;
}
ul#mainmenu{
	padding: 0;
	list-style: none;
	float:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: 100%;
}

ul#mainmenu li {float:left;}

ul#mainmenu a {
	display: block;
	line-height:28px;
	text-decoration: none;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
}
ul#mainmenu .first a {
	padding-left: 15px;
	padding-right: 15px;
}
ul#mainmenu a:hover {background: url(images/topnav_f2.gif) repeat-x;}

ul#mainmenu .first a:hover {background: url(images/topnav_home_f2.gif) no-repeat left;}

/*HEAD*/

.mainframe {
	width:100%;
	position:relative;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header{
	position:relative;
	background-image: url(images/headerpic.png);
	background-repeat: no-repeat;
	background-position: center 0;
	height: 225px;
}
.clear{ width:100%; overflow:hidden;}

.head_link{
	background-image: url(images/headerlinkbg.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 400px;
	margin-left: 28px;
	position: relative;
	float: left;
	clear: both;
	margin-top: 13px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 0px;

}
h1#hlink{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: normal;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
p#hlink{	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;}
	
p#hlink a{
	font-weight: bold;
	text-decoration: underline;
}

/*CONTENT*/

div#content2 {
	position:relative; /* center, not in IE5 */
	width:992px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: visible;

}

div#content3 {
	position:relative; /* center, not in IE5 */
	width:992px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: visible;

}
div#content4 {
	position:relative; /* center, not in IE5 */
	width:992px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	overflow: visible;

}
/*LEFT BOXES*/
#news-box{
	background-image: url(images/news_r3_c1_s1.png);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	float: left;
	width: 190px;
	margin-bottom: 10px;
}

.news-title{
	background-image: url(images/news_r1_c1_s1.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.news-title h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}
.news-title p{	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;}

.inputbox{
	background-color: #FFF;
	height: 18px;
	width: 170px;
	border: 1px solid #CCC;
}
.news-bot{
	background-image: url(images/news_r5_c1_s1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

#testimonials-box{
	background-image: url(images/testimonials_r3_c1_s1.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	clear: both;
	float: left;
	width: 190px;
	margin-bottom: 10px;
}

.testimonials-title{
	background-image: url(images/testimonials_r1_c1_s1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.testimonials-title h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 0px;
}
.testimonials-title p{	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;}
.testimonials-bot{
	background-image: url(images/testimonials_r5_c1_s1.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}

/* Bot Nav */
#botnav{
	height: 25px;
	margin-right: 10px;
	background-image: url(images/botnav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	float: right;
	width: 960px;
	z-index: 5;
	position: relative;
}
ul#botmenu{
	padding: 0;
	list-style: none;
	float:right;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	width: auto;
}

ul#botmenu li {float:left;}

ul#botmenu a {
	display: block;
	line-height:16px;
	text-decoration: none;
	color: #011A31;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #011A31;
}
ul#botmenu .first a {
	padding-left: 15px;
	padding-right: 15px;
	background-image: none;
	border-left-style: none;
}
ul#botmenu a:hover {
	color: #40BBFD;
	text-decoration: underline;
}


div#footer{
	width: 992px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 25px;
	margin-top: 15px;

}


#foot {
	width: 992px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#foot img {
	position: relative;
	top: 0px;
	left: -6px;
}

.copyright{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
}

/*Font Styling*/
h1 {
	font-size:200%;
	font-family: Tahoma, Geneva, sans-serif;
	color: #013C77;
}
h2 {
	font-size:170%;
	color: #1C67A3;
}
h3 {
	font-size:140%;
	color: #1C82D2;
}
h4 {
	font-size:120%;
	color: #1C99E9;
}
.text14 {
	font-family: Geneva, sans-serif, Tahoma;
	font-size: 14px;
}
.text12blue {
	font-family: Geneva, sans-serif, Tahoma;
	font-size: 12px;
	color: #2a7ab3;
}
.text12white {
	font-family: Geneva, sans-serif, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.tabletitle {
	font-size:130%;
	color: #FFFFFF;
	font-weight: bold;
}
.text14bold {
	font-family: Geneva, sans-serif, Tahoma;
	font-size: 14px;
	font-weight: bold;
}

