body {
	background-color: #8693ad;
	background-image:url(images/bkgd.jpg);
	background-repeat:repeat-x;
	margin:0px;
}

#container {
}

/*-----------------------------------*/
/*-------------header----------------*/
/*-----------------------------------*/
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	height:104px;
	border-bottom:750px, solid, #ffffff, 3px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#header h1 {	
	font-size:40px;
	font-weight:bold;
	text-align:center;
	margin: 0px;
	letter-spacing:2px;
}

#header p {
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:0px;
}

#headerContact {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	text-align:right;
	top: 50px;
	font-weight:bold;
	line-height:20px;
	letter-spacing:1px;
	padding-right:20px;
	padding-top: 25px;
}

#headerContact a:link, #headerContact a:visited {
	color:#ffffff;
	font-size:11px;
	letter-spacing:0px;
}

#headerContact a:hover, #headerContact a:active {
	color:#d9dee8;
}


/*-----------------------------------*/
/*-------------sideNav---------------*/
/*-----------------------------------*/
#sideNav {

}

#sideNav ul{
	margin:15px 0px 0px 20px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	list-style-type: none;
	font-weight:bold;
}

#sideNav li{
	margin: 0;
	padding: 0;
	height: 20px;
}

#sideNav a:link, #sideNav a:visited{
	color:#48587a;
}

#sideNav a:hover, #sideNav a:active {
	color:#8B9AB9;
}


/*-----------------------------------*/
/*-------------content---------------*/
/*-----------------------------------*/
#content {
	font-family:Arial, Helvetica, sans-serif;
	color:#42454c;
	font-size:13px;
	padding:25px;
}

#content h1{
	color:#48587a;
	font-size:18px;
	font-weight:normal;
}

#content h2 {
	color:#48587a;
	font-size:14px;
	font-weight:bold;
}

#content p {
	line-height:16px;
}

#content a:link, #content a:visited{
	color:#48587a;
}

#content a:hover, #content a:active {
	color:#8B9AB9;
}

/*-----------------------------------*/
/*-------------bottom----------------*/
/*-----------------------------------*/
#bottom {
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	height:107px;
	border-bottom:750px, solid, #ffffff, 3px;
}

#bottomContact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}

#bottomContact a:link, #bottomContact a:visited{
	color:#48587a;
}

#bottomContact a:hover, #bottomContact a:active{
	color: #8B9AB9;
}

#bottomPhone {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#48587a;
	font-weight:bold;
	text-align:center;
}

#Rights {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	text-align:center;
}

#Rights p{
	padding:15px, 5px, 10px, 5px;
	line-height:11px;
}

#Disclaimer {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	text-align:center;
}

#Disclaimer p{
	padding: 25px;
	line-height:11px;
}

/*-----------------------------------*/
/*-------------footer----------------*/
/*-----------------------------------*/
#footer {
	border-top:3px solid #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	padding: 20px;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#000000;
}

#footer a:hover, #footer a:active {
	text-decoration:none;
	color:#ffffff;
}

/*-----------------------------------*/
/*-------------other-----------------*/
/*-----------------------------------*/

#lowerBox1 {
	width: 219px;
	height: 21px;
	background-color: #8B9AB9;
	border-top: 3px solid #FFFFFF;
}

#lowerBox2 {
	width:527px;
	height: 21px;
	background-color:#D9DEE8;
	border-top: 3px solid #ffffff;
}