body {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
}
#container {
	width: 954px;
	margin: 0px auto;
}
#background {
	background: url(../images/bg-header.png) repeat-x;
	margin: 0px;
	width: 100%;
	min-height: 481px;
}
#header-logo {
	float: left;
	height: 153px;
}
#header-nav {
	margin-top: 104px;
	float: left;
}
#left_nav {
	width: 171px;
	background: url(../images/content-whatsnew-bg.gif) repeat-x;
	float: left;
}
#content {
	padding-top: 9px;
	padding-left: 9px;
	width: 771px;
	float: left;
}
#banner-top {
	width: 760px;
	float: left;
	height: 318px
}
ul#banner-buttons {
	width: 260px;
	float: left;
	overflow: hidden;
	margin: 0 0 0 5px;
	padding: 0;
}
.whatsnew {
	margin-top: 21px;
}
#content-whatsnew {
	margin-top: 10px;
	margin-left: 20px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 163px;
}
img {
	border: 0px;
}
#content-contactdetails {
	color: #346d91;
	margin-left: 20px;
	line-height: 17px;
}
#content-left {
	float: left;
	width: 355px;
	padding-left: 27px;
	padding-top: 15px;
}
#content-right {
	float: left;
	width: 355px;
	padding-left: 27px;
	padding-top: 15px;
}
.content-title {
	margin-bottom: 15px;
}
#footer {
	height: 46px;
	width: 100%;
	background: url(../images/footer-bg.jpg) repeat-x;
	text-align: center;
	font-weight: bold;
	line-height: 41px;
	color: #346d91;
	margin-top: 40px;
	clear: both;
}
.footer-getsavy {
	vertical-align: middle;
	margin-left: 30px;
	margin-left: 75px;
}
.footer-link {
	padding-left: 15px;
}
.clearfix {
	clear: both;
}
/* Rollovers */

#nav-home a {
	cursor: pointer;
	width: 155px;
	height: 49px;
	background: url('../images/nav-home.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-home-on a{
	cursor: pointer;
	width: 155px;
	height: 49px;
	background: url('../images/nav-home.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-home a:hover {
	background-position: bottom left;
}
#nav-about a {
	cursor: pointer;
	width: 155px;
	height: 49px;
	background: url('../images/nav-about.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-about-on a {
	cursor: pointer;
	width: 155px;
	height: 49px;
	background: url('../images/nav-about.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-about a:hover {
	background-position: bottom left;
}
#nav-services a {
	cursor: pointer;
	width: 155px;
	height: 49px;
	background: url('../images/nav-services.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-services-on a {
	cursor: pointer;
	width: 155px;
	height: 49px;
	background: url('../images/nav-services.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-services a:hover {
	background-position: bottom left;
}
#nav-updates a {
	cursor: pointer;
	width: 155px;
	height: 49px;
	background: url('../images/nav-updates.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-updates-on a {
	cursor: pointer;
	width: 155px;
	height: 49px;
	background: url('../images/nav-updates.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-updates a:hover {
	background-position: bottom left;
}
#nav-contactus a {
	cursor: pointer;
	width: 151px;
	height: 49px;
	background: url('../images/nav-contactus.gif') top left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-contactus-on a {
	cursor: pointer;
	width: 151px;
	height: 49px;
	background: url('../images/nav-contactus.gif') bottom left no-repeat;
	display: block;
	text-indent: -120px;
	overflow: hidden;
	position: relative;
}
#nav-contactus a:hover {
	background-position: bottom left;
}
#page-banner {
	margin-bottom: 10px;
}
#content li {
	margin-bottom: 10px;
}
h2 {
	color: #346d91;
	font-size: 30px;
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
h3 {
	color: #346d91;
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;

}
.cssform p {
	width: 300px;
	clear: left;
	margin: 0;
	padding: 5px 0 8px 0;
	padding-left: 155px;
	border-top: 1px dotted #cccccc;
	height: 1%;
}
.cssform label {
	font-weight: bold;
	float: left;
	margin-left: -155px;
	width: 150px;
}
.cssform input[type="text"] {
	width: 180px;
}
.cssform textarea {
	width: 250px;
	height: 150px;
}
* html .threepxfix {
	margin-left: 3px;
}
select, input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submit_options {
	margin-left: 150px;
}
#content p {
	margin-top:0px;
}
