@charset "utf-8";
body {
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;

}
#maintable {
	height: 800px;
	width: 700px;
}
#header {
	background-image: url(images/header_logo.gif);
	background-repeat: repeat-x;
	height: 121px;
	width: 700%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2F4552;
	border-right-color: #2F4552;
	border-bottom-color: #2F4552;
	border-left-color: #2F4552;
	border-right-style: solid;
}
#navbar_bg {
	background-image: url(images/nav_bg.gif);
	height: 29px;
	width: 700px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CDDAE0;
	border-bottom-color: #DDE6EB;
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: baseline;
	text-align: center;
}
#navbar_bg a, #navbar a:visited {
	background-image: url(images/nav_bg.gif);
	height: 29px;
	width: 105px;
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	line-height: 2.5em;
}
#navbar_bg li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navbar_bg ul {
	margin: 0px;
	padding: 0px;
}
#navbar_bg a:hover {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	color: #FFFFFF;
}
#content_left {
	background-color: #FFFFFF;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	height: 350px;
	width: 200px;
	border: 1px solid #45545B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #314652;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#content_left a, #content_left a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1C272F;
	font-weight: bold;
	text-decoration: none;
}
#content_left a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1C272F;
	font-weight: bold;
	text-decoration: underline;
}


#content_left h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333f44;
	display: block;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333f44;
}
#content_left h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333f44;
	display: block;
	width: 165px;
	height: 94px;
	border: 1px solid #45545B;
	background-image: url(images/contact_bg.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content_left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #314652;
	display: block;
	width: 175px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #314652;
}


#spacer {
	background-color: #FFFFFF;
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}

#content_right {
	background-color: #FFFFFF;
	background-image: url(images/content_bg.gif);
	background-repeat: repeat-x;
	height: 350px;
	width: 500px;
	border: 1px solid #45545B;
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1C272F;
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#content_right a, #content_right a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1C272F;
	font-weight: bold;
	text-decoration: none;
}
#content_right a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #1C272F;
	font-weight: bold;
	text-decoration: underline;
}


#content_right     a:hover img  {
	border: 1px solid #333f44;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#content_right a img {
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#img  {
	float: right;
	border: 1px solid #45545B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#content_right h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333f44;
	display: block;
	width: 480px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333f44;
}
#footer_logo {
	background-color: #FFFFFF;
	background-image: url(images/footer_logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 110px;
}


#footer {
	background-image: url(images/nav_bg.gif);
	height: 29px;
	width: 700px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 3em;
}
