body {
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 90%;
	background-color: #DAE7EF;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 18px;
}

h1 {
	font-size: 2em;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #490000;
	padding-bottom: 0;
}

h2 {
	font-size: 1.4em;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-bottom: 0;
	color: black;
}

h3 {
	font-size: 1.25em;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 1em;
	margin-top: 5px;
	margin-bottom: 4px;
}

a {
	color: #033568;
}

#header {
	padding: 0;
	margin: 0;
	background-image: url(../images/Header.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 118px;	
}

#header_index {
	padding: 0;
	margin: 0;
	background-image: url(../images/Header_Home.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 118px;	
}

#header_services {
	padding: 0;
	margin: 0;
	background-image: url(../images/Header_Services.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 118px;	
}

#header_links {
	padding: 0;
	margin: 0;
	background-image: url(../images/Header_Links.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 118px;	
}

#header_contact {
	padding: 0;
	margin: 0;
	background-image: url(../images/Header_Contact.jpg);
	background-repeat: no-repeat;
	width: 800px;
	height: 118px;	
}

#footer {
	padding: 0;
	margin: 0;
	background-image: url(../images/Footer.png);
	background-repeat: no-repeat;
	width: 800px;
	height: 82px;
	clear: both;
	color: #006699;
	font-size: .75em;
	text-align: center;
	background-color: white;
}

#content {
	background-image: url(../images/ContentBackground.jpg);
	background-repeat: no-repeat;
	background-position: bottom center; 
	width: 796px;
}





#content_index {
	background-image: url(../images/pages/HomePage_background.jpg);
	background-repeat: no-repeat;
	width: 801px;
}

#content_services{
	background-image: url(../images/pages/ServicesPage_background.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#content_links{
	background-image: url(../images/pages/LinksPage_background.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#content_contact{
	background-image: url(../images/pages/ContactPage_background.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#content_user{
	background-image: url(../images/pages/AdminPage_background.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#content_page{
	background-image: url(../images/pages/AdminPage_background.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#content_general{
	background-image: url(../images/pages/AdminPage_background.jpg);
	background-repeat: no-repeat;
	width: 800px;
}

#main {
	width: 760px;
	padding-left: 10px;
	padding-right: 10px;
}

.info {
	width: 705px;
	clear: both;
	color: #006699;
	font-weight: bold;
	margin: 0;
	padding: 0;
	font-size: .75em;
	text-align: center;
}

#wrapper {
	border: 1px solid #006699;
	background-image: url(../images/RepeatingBackground.jpg);
	background-repeat: repeat-y;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#home_right_box {
	font-size: .75em;
	border-left: 2px solid rgb(28, 10, 135); 
	width: 190px; 
	float: right; 
	margin-left: 15px; 
	font-family: verdana; 
	padding-top: 25px; 
	color: rgb(73, 0, 0);
}

#top_links {
	padding-top: 80px;
	padding-left: 39px;
	margin-bottom: 0px;
	font-size: 14px;
	width: 645px;
}

#top_links ul {
	margin: 0;
	padding: 0;
}

#top_links ul li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: center;
	list-style: none;
}

#top_links ul li a {
	text-decoration: none;
	color: #006699;
}

ul li {
	line-height: 25px;
}