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

.clear {
	clear:left;
}

body {
	background:url(../images/bg.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#1f3b7a;
	color:#000000;
	font-size:11pt;
	line-height:175%;
}

#wrapper {
	margin:0 auto;
	width:950px;
}

#header {
	height:394px;
	width:950px;
}

#subNav {
	background:url(../images/subNavBG.jpg);
	height:38px;
	width:950px;
}

#bodyTop {
	background:url(../images/bodyTop.jpg);
	height:23px;
	width:950px;
}

#bodyMid {
	background:url(../images/bodyMid.jpg);
	width:950px;
	padding:0;
	margin:0;
}

.ltContainer {
	width:633px;
	float:left;
}

.ltContainer p {
	padding:0;
	margin:0;
	margin-left:85px;
	margin-right:40px;
}

.ltContainer a {
	color:#0000FF;
}

.ltContainer a:hover {
	color:#FF0000;
}

.learnMore {
	color:#0000FF;
}

.learnMore:hover {
	color:#FF0000;
}

ul {
	list-style-position:inside;
	margin-left:120px;
	margin-right:40px;
}

.tab1 {
	padding-left:25px;
}

.tab2 {
	padding-left:50px;
}

.tab3 {
	padding-left:75px;
}

h1 {
	margin-left:100px;
	margin-right:30px;
}

h2 {
	margin-left:100px;
	margin-right:30px;
}

#bios {
	margin-right:40px;
	float:right;
}

.rtContainer {
	background:url(../images/midRt.jpg) repeat-y;
	width:317px;
	float:left;
}

.bodyRt {
	margin-left:25px;
	width:202px;
	float:left;
}

.bodyRt a:hover {
	background-position:right;
}

.mod1 {
	background:url(../images/modules/contactUsMod.jpg) no-repeat;
	margin-bottom:15px;
	display:block;
	width:202px;
	height:143px;
}

.mod2 {
	background:url(../images/modules/maillingList.jpg) no-repeat;
	margin-bottom:15px;
	display:block;
	width:202px;
	height:143px;
}

.mod3 {
	background:url(../images/modules/services.jpg) no-repeat;
	margin-bottom:15px;
	display:block;
	width:202px;
	height:143px;
}

.mod4 {
	background:url(../images/modules/soapysMod.jpg) no-repeat;
	margin-bottom:15px;
	display:block;
	width:202px;
	height:143px;
}

#bodyBot {
	background:url(../images/bodyBot.jpg);
	height:61px;
	width:950px;
}

#footer {
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}