* {
	margin: 0;
	padding: 0;
}
img	{
	border: none;
	display: block;
}
a img {
	border:none;
}

body {
	margin: 0;
	padding: 0;
	background: #FFF;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
}
#Container {
	position: relative;
	width: 840px;
	margin: 0 auto;
	text-align: left;
}

#Header {
	position: relative;
	height: 125px;
	overflow: hidden;
}
#Header h1#logo {
	position: absolute;
	left: 25px;
	top: 20px;
	width: 320px;
	height: 91px;
}
#Header h1#logo a { 
	display: block; 
	width: 320px; 
	height: 91px; 
	text-indent: -9999px; 
	overflow: hidden; 
	text-decoration: none; 
}
#ISO {
	position: absolute;
	right: 30px;
	top: 35px;
	width: 80px;
	height: 90px;
	font-size: 9px;
	text-align: center;
}

#Nav {
	position: relative;
	height: 50px;
	background: url(../img/nav_pri_bg.jpg) repeat-x;

}
#Nav ul {
	list-style: none;
	height: 46px;
	position: absolute;
	margin-top: 4px;
	overflow: hidden;
	margin-left: 130px;
}
#Nav li {
	display: inline;
}
#Nav a, #Nav a:visited {
	float: left;
	padding: 15px 22px;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#Nav a:hover {
	background-color: #FCC749;
	color: #000000;
}
#Nav a.active {
	background-color: #4B4B50;
}
#Nav a.active:hover {
	background-color: #4B4B50;
	color: #FFFFFF;	
}
#SubNav {
	clear: both;
	height: 27px;
	background: url(../img/nav_sec_bg.jpg) repeat-x;
	text-align: center;
	padding-top: 10px;
}
#SubNav a, #SubNav a:visited {
	margin: 0 12px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#SubNav a:hover {
	text-decoration: underline;
}
#SubNavShadow {
	height: 5px;
	background: url(../img/nav_sec_shadow_bg.gif) repeat-x left top;	
}

#Leader {
	height: 175px;
	background: url(../img/leader_bg.jpg) no-repeat left top;
	padding: 18px 30px 0 544px;
}
#Leader h2 {
	color: #3C7594;
	background: url(../img/b_arrow_cyan.gif) no-repeat 0 3px;
	margin: 0 0 5px;
}

#Main {
	padding: 0 30px;
}
h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #224454;
	background: url(../img/b_arrow_deepblue.gif) no-repeat 0 3px;
	padding-left: 18px;
	text-transform: uppercase;
	margin: 1.5em 0 1em;
	letter-spacing: 1px;
	clear: both;
}
* html h2 {
	display: inline-block;
}
h2 a, h2 a:visited {
	text-decoration: none;
	color: #224454;
}
h2 a:hover {
	text-decoration: underline;
}
h3 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	color: #224454;
	margin: 1.6em 0 1em;
}
h4 {
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #224454;
	margin: 1.5em 0 1em;
}
h5 {
	display: inline;
	font: bold 1em Arial, Helvetica, sans-serif;
	color: #224454;
	margin-bottom: 0.5em;
}
#Main p { 
	margin-bottom: 1em;
}
#Main ul {
	margin-left: 3em;
	margin-bottom: 1.5em;
}
#Main ol {
	margin-left: 3em;
	margin-bottom: 1.5em;
}
#Main li {
	margin-bottom: 2px;
}
#Main a, #Main a:link, #Main a:active, #Main a:visited {
	text-decoration: none;
	color: #224454;
	border-bottom: 1px solid #CCCCCC;
}
#Main a:hover {
	text-decoration: none;
	color: #224454;
	border-bottom: 1px solid #FCC749;
}
strong {
	font-weight: bold;
}
img.lft {
	float: left;
	margin: 10px 15px 10px 0px;
	border: 4px solid #224454;
	clear: left;
}
img.rgt {
	float: right;
	margin: 5px 0px 10px 10px;
	border: 3px solid #224454;
	clear: right;
	padding: 1px;
}

#HomeMain {
	padding: 0;
}
a.homebox, a.homebox:visited {
	display: block;
	width: 228px;
	height: 220px;
	float: left;
	margin: 4px;
	padding: 15px 20px;
	border: 2px solid #CCCCCC;
	text-decoration: none;
}
* html a.homebox, * html a.homebox:visited {
	width: 226px;
}
a.homebox:hover {
	border: 2px solid #FCC749;
}
a.homebox h2 {
	margin: 0 0 10px;
}
a.homebox p {
	color: #000000;
	margin-top: 10px;
}
.backtop {
	text-align: right;
	margin-top: -10px;
	margin-bottom: 40px;
}
.backtop a {
	background: url(../img/up_arrow.gif) no-repeat right top;
	padding: 0 15px 0 0;
}
a.arrow {
	line-height: 1.6em;
	background: url(../img/link_arrow.gif) no-repeat 0 6px;
	padding: 0 0 0 10px;
}
a.camera {
	line-height: 1.8em;
	background: url(../img/link_camera.gif) no-repeat 0 0;
	padding: 0 0 0 22px;
	margin-left: 1em;
/*	font-weight: bold;*/
}

#Footer {
	position: relative;
	height: 85px;
}
#Copyright {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 840px;
	padding: 6px 0;
	background: #4B4B50;
	border-top: 2px solid #9C9C9C;
	font-size: 10px;
	color: #9C9C9C;
	text-align: center;
}
#Designed {
	position: absolute;
	right: 0px;
	bottom: 35px;
	width: 130px;
	background: url(../img/positiveffect_20.gif) no-repeat 0px 0px;
	padding: 5px 15px;
	font: bold 8px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
}
#Designed a:link, #Designed a:active, #Designed a:visited, #Designed a:hover  {
	text-decoration: none;
	font: bold 8px Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
}
#Ardco {
	position: absolute;
	left: 30px;
	bottom: 0px;
	width: 169px;
	height: 59px;
}

.clear {
	clear: both;
}
.spacer {
	clear: both;
	height: 10px;
}
.imggallery {	
	margin: 15px;
	float: left;
}
input, textarea, select {
	font-size: 12px;
	font-family: "Trebuchet MS", "Times New Roman", serif
}