
* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #AAF;
}

a:hover {
	color: #AAF;
	text-decoration: none;
}

a:visited {
	color: #AAF;
	text-decoration: none;
}

a:active {
	color: #AAF;
	text-decoration: none;
}

body {
	line-height: 1.75em;
	
	font-size: 11.5pt;
	color: #5A5A5A;
}

body,input {
	font-family: "Open Sans", sans-serif;
}

br.clearfix {
	clear: both;
}

h1,h2,h3,h4 {
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
}

h2,h3,h4 {
	font-family: "Open Sans", sans-serif;
	color: #BBB;
	margin-bottom: 1em;
}

h3 {
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
}

img{
	border: none;}
img.aligntop {
	margin: 0;
}

img.alignleft {
	-moz-border-radius:    10px;
	-webkit-border-radius: 10px;
	border-radius:         10px;
	
	float: left;
	margin: 0px 5px 20px 0;
}

img.alignleft2 {
	-moz-border-radius:    10px;
	-webkit-border-radius: 10px;
	border-radius:         10px;
	
	float: left;
	margin: 0px 5px 20px 15px;
}

img.aligntop {
	margin: 5px 0 20px 0;
}

p {
	color: #DDF;
	text-align: left;
	margin-bottom: 1.5em;
	font-family: "Open Sans", sans-serif;
}

ul {
	margin-bottom: 1.5em;
}

th {
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
	font-weight: normal;
}

ul h4 {
	margin-bottom: 0.35em;
}

#links {
	display: inline;
}

a {
	color: #1C1C44;
}

a.moverlay{
	background: url('img/mpic1.jpg') no-repeat; 
	width: 900px;/*width: of image*/
	height: 338px;/*height of image*/
	display: block;
	text-indent: 60px 100px;
	text-align: center;
	padding-right: 0px;
	overflow: hidden;
	-moz-border-radius:    10px;
	-webkit-border-radius: 10px;
	border-radius:         10px;
}

.box {
	margin: 0px 0px 100px 10px;
}

.box ul{
	color: #BBF;
	list-style: square;
}

.box ul li{
	list-style: square inside;
	font-family: "Open Sans", sans-serif;
}

.cons li{
	font-size: 1em;
	text-indent: -1em;
	list-style: square inside;
	font-family: "Open Sans", sans-serif;
}

.links {
	float:center;
	margin-left: -30px;
	text-align: center;
}

.links ul {
	list-style: none;
	margin-left: -10px;
}

.links ul li {
	display: inline;
	float:center;
	text-align: center;
	
}

.links img {
	float:center;
	margin: 0px 15px 0px 15px;
	border: solid 1px #111155;
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
	border-radius:         5px;
}

#content {
	padding: 0px 0 0 20px;
	
	margin: 0px 0 40px 0px;
}

#footer {
	padding: 0px 0 0px 0;
	text-align: center;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.7);
	color: #587477;
}

#footer a {
	color: #584477;
}

#header {
	height: 40px;
	padding: 40px;
	margin: -20px auto -20px auto;
	position: relative;
}

#logo {
	position: absolute;
	top: 30px;
	left: 40px;
	height: 90px;
	line-height: 130px;
}

#logo a {
	color: #2A3436;
	text-decoration: none;
	
}

#logo h1 {
	font-family: "Open Sans", sans-serif;
	font-size: 3em;
}

#menu {
	line-height: 57px;
	position: absolute;
	right: 30px;
	top: 46px;
	height: 57px;
	font-family: "Open Sans", sans-serif;
	font-size: 0.8em;
	padding-right:0px;
	width: 58%;
}

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	color: #DDF;
	font-size: 1.2em;
	padding: 0 5px;
	margin: 0 -12px;
}

#menu a:hover {
	color: #225;
	background: #DDF;
}

#menu ul {
	padding: 0 20px 0 20px;
	list-style: none;
}

#menu ul li {
	display: inline;
	padding: 10px 10px 10px 10px;
	margin: 0 8px 0 8px;
}

#menu ul li.active {
	background: #F2EBDE;
	border: solid 1px #BFB5A4;
	box-shadow: inset 0px 0px 0px 1px #fff;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.9);
}

#menu ul li.active a {
	color: #403B31;
}

#page {
	margin: -20px 0 0 0;
	min-height: 320px;
	position: relative;
	padding: 0px 20px 0px 20px;
}

#page .section-list {
	padding-left: 0;
	list-style: none;
}

#page .section-list li {
	padding: 25px 0 25px 0;
	clear: both;
}

#page ul {
	list-style: none;
}

#page ul li {
	margin: 0px 0px 0px 0;
	padding: 0px 0 0px 0;
}

#page ul li.first {
	padding-top: 0;
	border-top: 0;
}

#page-bottom {
	float: center;
	padding: -20px 50px -30px 50px;
	color: #101F1C;
	background: #AAAAAA;
	position: relative;
	text-align: center;
	border-top: solid 1px #BFB5A4;
	/*box-shadow: inset 0px 0px 0px 1px #FFF; */
	/*box-shadow: 0px 10px 30px #227; */
	
	
}

#footlist {
	float:left;
	font-size: 80%;
	
	height: 30px;
	font-family: "Open Sans", sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	
}

#footlist a {
	text-transform: uppercase;
	text-decoration: none;
	color: #559;
	padding:0px;
}

#footlist a:hover {
	color: #AAF;
	background: #559;
}

#footlist ul {
	list-style: none;
	padding:0px;
	float:left;
	
}

#footlist ul li{
	float:left;
	display: inline-block;
	margin-left:-24px;
	margin-right:-24px;
	
}

#flash{
	border: solid 1px #9F9;
	color: #9f9;
}
	

#page-bottom img {
	-moz-border-radius:    10px;
	-webkit-border-radius: 10px;
	border-radius:         10px;
}

#page-bottom a {
	color: #1B1A18;
}

#page-bottom h2, #page-bottom h3, #page-bottom h4 {
	color: #3F3D39;
}

#page-bottom ul {
	list-style: none;
}

#page-bottom ul li {
	text-align: center;
	display: inline;
	padding: 0px 30px 0px 30px;
}

#page-bottom ul li.first {
	border-top: 0;
	padding-top: 0;
}

#page-bottom-content {
	width: 70%;
	margin: 0 0 -20px 285px;
	padding: 0;
}

#page-bottom-sidebar {
	float: center;
	
	padding-top: 30px;
	margin: 0 0px -20px 0;
}

#sidebar {
	position: relative;
	left: -20px;
	top: -20px;
	float: left;
	width: 30%;
	background: #EEF5F6;
	padding: 20px;
	border: solid 1px #D6E0E2;
	margin: 0 10px 0 0;
	text-shadow: 1px 1px 0px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 0px 1px #fff;
}

#wrapper {
	width: 1000px;
	position: relative;
	background: #1C1C44 url("img/back.png");
	margin: 0 auto 0 auto;
	box-shadow: 0px 0px 300px #113;
	border: 0px;
	border-top: 0;
}


/* Easy Slider */

	#slider{
		margin-top: 0;}
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:0;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:330px;
		height:210px;
		padding-top: 0px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		margin:0;
		padding:0;
		display:block;
		width:0px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		margin:0;
		padding:0;
		left:330px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin: 0;
		padding:0;
		height:0px;	
		}
	ol#controls li{
		margin:0 px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:0px;
		line-height:0px;
		}
	ol#controls li a{
		float:left;
		height:0px;
		line-height:0px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 0px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

div.capty-caption {
	background-color: #000;
	color: #FF0;
	font: bold 18px verdana;
	padding-left: 10px;
	padding-top: 7px;
	text-shadow: 1px 1px 0 #222;

}


