/* Main Body Template changes */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	background-color: #EFECE7;
	margin-top: 0px;
	padding-top: 0px;
}

/* Structure CSS */

#header {
	background-attachment: scroll;
	background-image: url(../images/header-background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: auto;
	margin-right: auto;
	height: 130px;
	width: 780px;
}

#container {
	width: 770px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 0px;
	margin-bottom: 4px;
}

#navigation_bar {
	height: auto;
	width: 770px;
	background-color: #000000;
	color: #FFFFFF;
	margin-top: 3px;
	margin-left: 0px;
	float: left;
}

#logo-holder {
	float: left;
	height: 80px;
	width: 350px;
	margin-top: 20px;
	margin-left: 8px;
}
#top-links-holder {
	float: right;
	height: 95px;
	width: 200px;
	text-align: right;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main-graphic-holder {
	height: auto;
	width: auto;
}

#wrapper {
	float: none;
	margin-right: auto;
	margin-left:auto;
}
#footer-box {
	float: left;
	height: auto;
	width: 600px;
	padding-top: 5px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer-box2 {
	float: right;
	height: auto;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 8px;
	text-align: right;
	padding-top: 25px;
}
a.blue:link {
	color: #4E63AB;
	text-decoration: none;
}

a.blue:hover {
	color: #808080;
	text-decoration: none;
}

a.blue:visited {
color: #4E63AB;
text-decoration:underline;
}

a.black:link {
	color: #000000;
	text-decoration: none;
}

a.black:hover {
	color: #999999;
	text-decoration: none;
}
a.black:visited {
color: #000000;
text-decoration:underline;
}

#container2 {
	width: 780px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-top: 0px;
}

#main-content-section {
	background-attachment: scroll;
	background-image: url(../images/main-body-back-line.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left:auto;
	height: auto;
	width: 780px;
	margin-top: 0px;
	float: left;
}
ul {
	list-style-type: none;
}



.header-font {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #4B5A96;
}
.pic-float-right {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.small-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#services-menu {
	float: right;
	height: auto;
	width: 160px;
	padding-top: 25px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../images/grey-bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 50px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	padding-right: 10px;
}

#latest-news-menu {
	float: right;
	height: auto;
	width: 160px;
	padding-top: 25px;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../images/latest-news-bar.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	list-style-type: none;
	border: 1px solid #999999;
	margin-left: 5px;
	margin-top: 50px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	padding-right: 10px;
}

#text-area-service {
	float: left;
	width: 260px;
}





h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #4B5A96;
}

#main-content-top {
	background-attachment: fixed;
	background-image: url(../images/content-top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left:auto;
	height: 5px;
	width: 780px;
	position: fixed;
}
#left-col {
	float: left;
	height: auto;
	width: 480px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer-graphic {
	background-attachment: scroll;
	background-image: url(../images/footer-bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 780px;
	float: left;
}
#right-col {
	float: right;
	height: auto;
	width: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 5px;

}
