body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0px;
	padding: 0px; 
}
table { 
	border-collapse: collapse;
	border-spacing: 0px; 
}
fieldset,img {
	border: 0px;
}
address,caption,cite,code,dfn,em,strong,th,var { 
	font-style: normal;
	font-weight: normal;
}
ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

body {
	background-image: url(/images/body_top.jpg);
	background-repeat: repeat-x;
}
#navbar ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 32px;
}
#navbar ul li {
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#navbar ul li a {
	text-align: center;
	font: 18px arial;
	font-weight: bold;
	margin: 33px 2px 0px 2px;
	padding: 15px 0px 0px 0px;
	height: 31px;
	width: 137px;
	color: #FFFFFF;
	float: left;
	text-decoration: none;
	background-image: url(/images/tab_ia.jpg);
}
#navbar ul li a:hover {
	background-image: url(/images/tab_o.jpg);
}
#navbar ul li a.open {
	background-image: url(/images/tab_o.jpg);
}
#banner {
	padding: 30px 0px 0px 25px;
	height: 158px;
	width: 743px;
	background-image: url(/images/front_banner.jpg);
}
#banner span {
	padding: 30px 0px 0px 5px;
	font: 90px arial;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 70px;
}
#catch_line {
	z-index: 1;
	position: absolute;
	text-align: right;
	font: 14px arial;
	line-height: 25px;
	color: #FFFFFF;
	margin: -91px 0px 0px 550px;
	padding: 0px 0px 0px 0px;
}
#catch_line span {
	font: 48px arial;
	font-weight: bold;
}
#main {
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 30px;
}
#main h1 {
	font: 24px arial;
	font-weight: bold;
	color: #1a3148;
	border-bottom: 1px solid #1a3148;
}
#main p {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font: 12px arial;
	color: #1a3148;
}
#main2 {
	margin: 0px 0px 0px 0px;
	padding: 40px 30px 0px 30px;
}
#main2 h1 {
	font: 24px arial;
	font-weight: bold;
	color: #1a3148;
	border-bottom: 1px solid #1a3148;
}
#main2 h2 {
	font: 24px arial;
	font-weight: bold;
	color: #1a3148;
	border-bottom: 1px solid #1a3148;
}
#main2 p {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 0px;
	font: 12px arial;
	color: #1a3148;
}
#box1 {
	margin: 0px 0px 0px 0px;
	padding: 18px 16px;
	float: right;
	width: 146px;
	height: 116px;
	border: 3px solid #d9d7cb;
	background-color: #FFFFFF;
	background-image: url(/images/hutch.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#box2 {
	margin: 0px 0px 0px 0px;
	padding: 18px 16px;
	float: right;
	width: 146px;
	height: 116px;
	border: 3px solid #d9d7cb;
	background-color: #FFFFFF;
}
#box3 {
	margin: 0px 0px 0px 30px;
	padding: 18px 16px 0px 16px;
	height: 134px;
	width: 226px;
	border: 3px solid #d9d7cb;
	background-color: #FFFFFF;
}
#box3 ul{
	list-style: none;
}
#box3 ul li{
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 24px 0px;
	width: 184px;
	font: 18px arial;
	font-weight: bold;
	color: #1a3148;
	background-color: #d5d4ce;
	background-image: url(/images/check.jpg);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
#box3 ul li a{
	text-decoration: none;
	color: #1a3148;
}
#box3 ul li a:hover{
	text-decoration: underline;
}
#footer {
	font: 12px arial;
	color: #ffffff;
	padding: 10px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
}
#footer a{
	font: 12px arial;
	color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#gallery {
	
}
#gallery img {
	padding: 10px;
}
#header1 {
	margin: 0px 0px 0px 0px;
	padding: 40px 38px 0px 30px;
}
#header1 h1 {
	font: 24px arial;
	font-weight: bold;
	color: #1a3148;
	border-bottom: 1px solid #1a3148;
}
#contact {
	font: 12px arial;
	color: #000000;
	padding: 0px 35px 0px 0px;
	margin: 0px 0px 0px 40px;
}
#contact h1 {
	font: 24px arial;
	font-weight: bold;
	color: #1a3148;
	border-bottom: 1px solid #1a3148;
}
.none{
	text-decoration: none;
}
.none:hover{
	text-decoration: underline;
}
.bold {
	font-weight: bold;
}
.blue {
	color: #1a3148;
}
.red {
	color: #a53913;
}
.space{
	line-height: 20px;
}
.right {
	float: right;
}
.size12 {
	font: 12px arial;
}
.size18 {
	font: 18px arial;
	font-weight: bold;
}
.size24 {
	font: 24px arial;
	font-weight: bold;
}
.size10 {
	font: 10px arial;
	font-weight: bold;
}
.pad10t {
	padding: 10px 0px 0px 0px;
}
.email_labels {
	font: 12px arial;
}
.email_warning {
	font: bold 12px arial;
	color: #990000;
}