body {
	margin:0;
	padding:0;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/bg_pic.jpg) repeat-x ;

}
#background {
	width:100%;
	height:100%;
	}
#wrapper {
	width:980px;
	height:100%;
	margin:0 auto;
}
#header {
	width:100%;
	height:175px;
	color:#FFF;
}
#headerText {
	float:right;
	width:800px;
}
#logo {
	height:160px;
	width:160px;
	background:url(../images/logo_bg.gif) repeat-x;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#logoText {
	padding-top:10px;
	height: 60px;
	padding-left: 0px;
}
#contact {
	width:700px;
	height: 69px;
	padding-left: 95px;
	float: right;
}
.nav {
	float:right;
	width:613px;
	height:51px;
	list-style-type:none;
	margin:0;
	padding:0;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#header li {
	float:left;
	font-weight: bold;
	width: 122px;
}
#container {
	height:100%;
	width:980px;
}
#top {
	width:980px;
	padding:0;
	margin:0;
	height:17px;
	background:transparent url(../images/top.gif) no-repeat center top;
}
#top2 {
	width:980px;
	padding:0;
	margin:0;
	height:17px;
	background:transparent url(../images/top2.gif) no-repeat center top;
}
#top1 {
	width:980px;
	padding:0;
	margin:0;
	height:17px;
	background:transparent url(../images/top2.gif) no-repeat center top;
}
#bottom{
	width:980px;
	padding:0;
	margin:0;
	height:10px;
	background:transparent url(../images/bottom.gif) no-repeat center top;
}
#mainHolder {
	width:980px;
	margin:0 auto;
	height:100%;
	padding:5px 10px 20px 10px;
}
#leftCol {
	float:left;
	width:600px;
	height:100%;
	background: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#rightCol {
	float:right;
	margin-left:0px;
	height:100%;
	width:300px;
	color: #fff;
	padding-left: 15px;
	margin-right: 0px;
	padding-right: 15px;
}
#IndexrightCol {
	float:right;
	margin-left:0px;
	height:100%;
	width:300px;
	color: #fff;
	padding-left: 15px;
	margin-right: 0px;
	padding-right: 0px;
}
.bigBox {
	margin-bottom:20px;
}
.smallBox {
	background-color:#003e92;
	height:100%;
	padding: 0;
}
.smallBox2 {
	background-color:#FFF;
	height:100%;
	margin-top:15px;
	color:#003366;
	font-size:12px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.smallFoot {
	height:10px;
	background:url() left bottom;
}
.clear {
	clear:both;
}
#containerMid {
	background:#FFFFFF;
	height:100%;
	width:100%;
}
#footer {
	width:950px;
	height:25px;
	margin-top: 10px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	margin:0;
	padding:0;
	font-size:24px;
	color:#003366;
}
h2 {
	font-size:60px;
	font-family: "Goudy Old Style";
	font-weight: normal;
	text-transform: uppercase;
	margin:0;
	padding-top:20px;
}
h3 {
	margin:0;
	padding:10px;
	font-size:16px;
	color:#003366;
	font-weight:normal;
}
h4 {
	padding:0;
	margin:0;
	color:#FFF;
}
#rightCol p{
	font-size:12px;
}
.headTxt {
	margin:0;
	padding-left:10px;
	font-size:14px;
	color:#003366;
	line-height: 20px;
}
#header {
	font-size:14px;
}
#header p {
padding:0;
margin:0;
	font-size:17px;
}
.bigBox p{
}
.nav a{
	text-decoration:none;
	color:#FFFFFF;
}
.nav a:active{
	text-decoration:none;
	color:#FFFFFF;
}
.nav a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.nav a:linked{
	text-decoration:none;
	color:#FFFFFF;
}
.nav a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.imgright {
	float:right;
	margin:5px 5px 5px 5px;
}
.foxcom {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding-right:20px;
}
a {
color:#000;
text-decoration:none;
}
a:active {
color:#003366;
text-decoration:none;
}
a:linked {
color:#000;
text-decoration:none;
}
a:visited {
color:#003366;
text-decoration:none;
}
a:hover {
color:#003366;
text-decoration:none;
}
