@charset "utf-8";
/* CSS Document */

body {
	background-color: #1E3345;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#call {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#call a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#call img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
}
#main #logo {
	width: 296px;
}
#main #nav {
	background-image: url(../images/navBG.jpg);
	margin: 0px;
	width: 296px;
}
#main #nav a {
	display: block;
	font-family: "Gill Sans MT", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main #nav img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#main .box {
	background-image: url(../images/smBox.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 236px;
	padding-left: 60px;
}
#main .box .title {
	font-size: 12px;
	color: #5E7B8D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
	display: block;
	width: 220px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main .box a {
	color: #000000;
	text-decoration: none;
}


#main #content {
	background-image: url(../images/interiorG.jpg);
	width: 614px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	float: right;
}
#main #content_top {
	height: 27px;
	background-color: #FFFFFF;
	background-image: url(../images/interiorG_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 0px;
	width: 654px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-right: 0px;
	float: right;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1E3345;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #335877;
}
#footer {
	width: 952px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 16px;
}
#footer a {
	color: #AACCEA;
}
#footer hr {
	width: 951px;
	color: #4B5C6A;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}
