/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* -- GENERAL REDECLARATIONS -- */

html				{height: 100%;}
* 					{margin:0; padding:0;}

body 				{
	text-align:center;
	color: #5F5F5F;
	height: 100%;
	background-color: #1E3060;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}


a				{outline: none;}
a:link 			{color:#135293; text-decoration:underline;}
a:visited 		{color:#135293; text-decoration:underline;}
a:hover 		{color:#FF9523; text-decoration:none;}
a:active 		{color:#FF9523; text-decoration:none;}

ul, ol	 		{margin:0 0 10px 25px;}
dl 					{margin:0 0 10px;}
dt 					{font-weight:bold;}
dd					{margin:0 0 3px 10px;}
p 					{margin:0 0 15px;}
h1 					{
	margin:0 0 12px;
	color: #1E3060;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
}
h2 					{font-size:120%; margin:8px 0;color: #A8A9AB;}
h3 					{font-size:120%; margin:6px 0 5px;color: #1E3060;}
h4 					{
	font-size:12px;
	margin:4px 0;
	color: #5F5F5F;
}
h5					{
	font-size:11px;
	margin:3px 0;
	color: #1E3060;
	font-weight: bold;
	text-transform: uppercase;
}
h6 					{font-size:xx-small; margin:0;}
hr 					{border-style: none; border-bottom: 1px dashed #e3e3e5; color: #fff; background-color: #fff;}
					/*color and background color should be the same as the background color of the div it is contained within*/
img 				{border:none;}
acronym			{border-bottom: 1px dotted;}
blockquote 	{margin:0 25px 20px 25px; font-style:italic;}

h1.pageheading	{padding-bottom: 10px;}

.clr {clear:both;}
.right {float: right;}
.left {float: left;}
.rightimage {float: right; margin: 0 0 10px 10px;}
.leftimage {float: left; margin: 0 10px 10px 0;}

/* Page */

#wrapper {
	width: 904px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #1E3060;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
}

/* Header */

#header {
	width: 870px;
	height: 117px;
	background: #FFF url("../images/header.jpg") no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
}

#image-header {
	margin-left: 17px;
	width: 870px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	background-color: #dddddd;
	height: 189px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C3C3C3;
	border-bottom-color: #b8b9ba;
	background-image: url(../images/image-headerbg.gif);
	background-repeat: repeat-x;
}
#image-header img {
	bottom: 0px;
	top: 11px;
}

#image-header #rollingimages {float: left;width: 400px;height: 189px}

#image-header h1 {
	margin-top: 0px;
	margin-right: 0px;
	float: right;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color: #9C9C9C;
	margin-bottom: 0;
	margin-left: 0;
}

#image-header h1 a {
	display: block;
	width: 429px;
	height: 59px;
	text-indent: -9000px;
	background: url(../images/welcome_text.jpg) no-repeat center center;
	margin-top: 20px;
}

#image-header p {
	float: right;
	display: block;
	width: 369px;
	color: #1C2960;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}



/* Content */

#content {
	/*float: right;*/
	width: 870px;
	margin-top: 0px;
	margin-left: 17px;
	background-color: #FFFFFF;
	background-image: url(../images/content-divider.gif);
	background-repeat: repeat-y;
	background-position: 620px top;
	padding-top: 20px;
}

.content-main {
	width: 600px;
	margin-left: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content-side strong {
	color: #2D478E;
}


.content-main p, .content-main ul, .content-main ol {
	line-height: 140%;
}


#content-side {
	float: right;
	width: 227px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#content-side a {
	font-weight: bold;
}


/* Footer */

#footer { position: relative; width: 850px; height: 100px; padding-top: 8px; text-align: right; margin-left: 17px; border-top-width: 3px; border-top-style: solid; border-top-color: #1E3060; padding-right: 20px; background: #ddd; 
}
.left-neals { width: 65px; float: left; padding-left: 17px; height: 23px; margin-top: 5px; margin-right: 10px; }
.left-logo { float: left; width: 310px; height: 40px; margin-top: 5px; margin-left:15px; _margin-left:8px;}
.side-content-links { float: right; width: 200px; }

.left-links { float: left; height: 15px; width: 350px; font-size: 0.85em; text-align: left; padding-left: 17px; color: #A5A3A3; margin-top: 8px; letter-spacing: 0em; }
.left-footer-wrap { float: left; width: 450px; text-align: left; }


#footer p { font-size: 10px; color: #8D8B8B; margin: 0 0 0px; padding-left: 17px; 
}
.left-footer-wrap p { font-size: 0.85em; letter-spacing: 0em; display: block; float: left; width: 430px; }

#footer a { color: #5F86A7; 
}
