/* Used Classes */

* {
margin:0;
padding:0;
}
html, body, #wrap {
height:100%;
}

.wrapper {
/*height:auto;
min-height:100%;
width:100%;
height:100%;*/
}
body {
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:13px;*/
	line-height:18px;
	background-image: url(../images/layout/bg4.jpg);
	background-repeat: repeat-x;
	background-color:#273d59;
}
#page {
	clear:both;
	color:#CCC;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	/*font-size:13px;*/
	line-height:18px;
	margin-top: 10px;
	padding-top: 0px;
	height:100%;
	background-color:#f6fdfa;
	/*padding-bottom: 100px;*/
	max-width:900px;
	min-width:900px;
	width:900px;
	margin:0 auto auto;
}

form#contact input.input {
	background-image: url(../images/layout/bg4.jpg);
	border:medium none;
	height:20px;
	color:#C7CFD3;
	display:block;
	font-size:12px;
	margin-bottom:5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

a {
	color:#CCC;
	text-decoration:none;
	outline:0;
}
a:hover {
	color:#06C;/*font-weight: bold;*/
}
a img {
	border: none;
}
ul, li {
	list-style: none;
	margin:0;
	padding:0;
	padding-left:10px;
	line-height:1.5em;
	margin-bottom: 1em;
}
h1 {
	margin-top: .1em;
	font-size:3em;
	margin-bottom:.1em;
}
h2 {
	margin-top: .1em;
	font-size:2em;
	margin-bottom:.4em;
	line-height: 1em;

}
h3 {
	margin-top: .1em;
	font-size:1.5em;
	
	text-transform:capitalize;
	margin-bottom:10px;
}
h3 SPAN.slash {
	margin-top: 1em;
	font:bold 10px Arial !important;
	text-transform: lowercase;
}
h4 {
	margin-top: 1em;
	font-size:14px;
	margin-bottom:10px;
	color: #333;
}



#main {
	clear:both;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	padding: 15px;
	background-color:#1d2e43;
	/*	max-width:910px;
	min-width:910px;*/
	width:900px;
	margin:0 auto auto;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-moz-box-shadow:0 2px 10px #000000;
	background-image: url(../images/layout/bg3.jpg);
}


#header {
	height:65px;
	background:url(../images/BgUpper.gif) no-repeat;
	padding-top:10px;
	max-width:900px;
	min-width:900px;
	width:900px;
	margin:0 auto auto;
}
#navigation {
	/*position:absolute;
	padding-top: 30px;
	padding-right:10px;
	padding-left: 500px;display:inline;
	float:right;*/
	float:right;
}

#logo {
	float:left;
}

#subpagenav, #subpagenav li, #subpagenav ul {
	display:inline;
	margin-right:0px;
}


#banner {
	background-color:#F6FDFA;
	background-position:top;
	background-repeat:repeat-x;/*border-bottom:1px solid #78AF39;*/
	width:896px;
	height: 300px;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border: thin solid #273D59;	
}
#navigation_dots {
	width:100%;
}
#dots {
	margin:0 auto;
	width:60px;
	float:right;
}
.whoIs {
	float:left;
	width:425px;
	height:150px;
	padding: 10px;
	border: thin dotted #CCC;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
}
.contact {
	float:right;
	width:425px;
	height:150px;
	padding: 10px;
	border: thin dotted #CCC;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:2px;
	-moz-border-radius-bottomright:2px;
	-moz-border-radius-topleft:2px;
	-moz-border-radius-topright:2px;
}
#footer {
/*	background:#444444;*/
margin-top:10px;

}
#footerBottom {
	margin:0 auto;
	width:250px;
}

.spacer {
clear:both;
}

#slideshow {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}

/*#footer {

position:relative;
}
*/
