:focus {
outline: 0;
} 

body {
	background: url(../images/backfill3.png) repeat-y top center;
	text-align: center;
        color: #666;
        font: 12px normal Arial, Arial, Helvetica; 
}

img {
	border: none;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #42acdf;
}

a:hover {
	color: #b558a2;
}

h1 {


}

h2 {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	font: bold 1.2em Arial, Arial, Helvetica;
}

h3 {

}

h4 {

}

h5 {

}

h6 {

}

#main {
	position: relative;
	width: 950px;
	margin: -10px auto 0 auto;
	text-align: left;
	overflow-x: hidden;
}

#header {
	background: url(../images/back2.png) no-repeat 0 -30px;
	height: 450px;
	margin-bottom: 20px;
}

#header2 {
	background: url(../images/back2.png) no-repeat 0 -30px;
	height: 230px;
	margin-bottom: 20px;
}

#headtext {
	background: url(../images/headtextback.png) repeat-x;
	position: absolute;
	top: 30px;
	left: -400px;
	width: 350px;
	height: 270px;
	padding: 180px 20px 40px 20px;
	overflow: hidden;
	text-align: right;
	font: bold 14px Arial, Arial, Helvetica, serif; 
	color: #eee;
	line-height: 1.6em;
}

#statement {
	position: absolute;
	top: 425px;
	right: 40px;
	z-index: 28;
}

#statement2 {
	position: relative;
	top: -25px;
	left: 400px;
	margin-bottom: 10px;
	z-index: 27;
}

#statement3 {
	position: absolute;
	top: 210px;
	right: 40px;
	z-index: 28;
}

#pno {
	position: absolute;
	left: 35px;
	top: 485px;
	z-index: 40;
}

#pno2 {
	position: absolute;
	left: 35px;
	top: 265px;
	z-index: 40;
}

#title {
	width: 100%;
	text-align: right;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

#spacer {
	position: absolute;
	top: 390px;
	background: #68839d;
	width: 100%;
	height: 20px;
}

#spacer2 {
	position: relative;
	left: -45px;
	background: #68839d;
	width: 100%;
	height: 20px;
}

#gallery {
	position:absolute;
	width: 1000px;
	height: 400px;
	overflow: hidden;
	z-index: -1;
}

#gallery img{
	position:absolute;
	top: -50px;
	right: -1000px;
	width: 1000px;
	height:auto;
}

#menu {
	position: relative;
	width: 240px;
	text-align: right;
}


#menu li {
	list-style: none;
}

#menu li a:link, #menu li a:active, #menu li a:visited {
	background: url(../images/arrow.png) no-repeat -30px 0;
      	display: block;
      	width: 237px;
        padding: 0.7em 2.4em 0.8em 0;
	color: #fff;
	font-weight: bold;
}

#menu li a:hover {
	background-position: -30px -34px;
}

#submenu {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}

#col1 {
	background: #265886 url(../images/darkfill.png) repeat-x;
	display: block;
	float: left;
	position: relative;
	width: 230px;
	margin: 0 5px 20px 20px;
	padding: 75px 10px 30px 10px;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border: 1px solid #0f6f9e;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: 25;
}

#col2 {
	background: #eee;
 	display: block;
	float: left;
	position: relative;
	top: -20px;
	width: 625px;
	margin: 0 5px 0 5px;
	padding: 10px;
	min-height: 450px;
	height: expression( this.scrollHeight < 450 ? "450px" : "auto" );
	z-index: 20;
}

#col3 {
	background: #265886 url(../images/darkfill.png) repeat-x;
	display: block;
	clear: both;
	width: 100%;
	height: 350px;
	padding: 0 45px 0 45px;
	color: #fff;
}

#col4 {
	display: block;
	float: left;
	width: 700px;
	margin: 0 10px 0 20px;
	padding: 0 0 30px 0;
}

#col5 {
	display: block;
	float: left;
	width: 240px;
	margin: 0 10px 0 5px;
	padding: 0 0 30px 0;
}

#col6 {
	display: block;
	float: left;
	width: 950px;
	margin: 0 10px 0 20px;
	padding: 0 0 30px 0;
}

#col2 a:link, #col2 a:active, #col2 a:visited {
	text-decoration: none;
	color: #42acdf;
}

#col2 a:hover {
	color: #b558a2;
}

#col1 a:link, #col1 a:active, #col1 a:visited, #col3 a:link,#col3 a:active, #col3 a:visited {
	text-decoration: none;
	color: #42acdf;
}

#col1 a:hover, #col3 a:hover {
	color: #b558a2;
}

#icon {
	display: none;
}

#colbox {
	background: #fff url(../images/colboxback.png) no-repeat top right;
	clear: both;
	display: block;
	width: 585px;
	padding: 20px;
	margin-bottom: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#contimg {
	display: block;
	float: right;
	margin: 0 0 10px 10px;
}

#colbox2 {
	width: 240px;
	height: 300px;
	display: block;
	float: left;
	padding: 10px;
	margin: 0 10px 10px 10px;
}

#colboxfoot {
	margin-top: 10px;
	padding: 5px 0 10px 0;
	text-align: right;
	font-weight: bold;
}

#footer {
	background: #1f3b56;
	clear: both;
	width: 100%;
	text-align: center;
	padding: 10px 0 20px 0;
	margin: auto;
	color: #fff;
}

