/* Global Styles */
h1, h2, h3, h4, h5, h6{
	color:#5b95d4;
}

p{
	color:#ebecec;
}

li a{
	text-decoration:none;
}

input{
	margin-bottom:12px;
}

.floatRight{
	float:right;
}

.floatLeft{
	float:left;
}

.noRightMargin{
	margin-right:0px;
	padding-right:0px;
}

/* end of global styles */
/*----------------------*/

/* header styles */

#header{
	height:100px;
	width:800px;
	margin-right:auto;
	margin-left:auto;
	padding-top: 17px;
}

#header ul{
	float:right;
	margin-top:20px;
}
#header li{
	font-size:20pt;
	margin-left:35px;
}

#header li a{
	color:#797979;
	font-family:verdana;
	font-size:20pt;
	margin-left:35px;
/*	-moz-transition-property: color;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: ease;
	-webkit-transition-property: color;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
*/}

#header li a:hover{
	color:#64849f;
	text-decoration:underline;
}

#mainNavOnState a:visited{
	color:#64849f;
	text-decoration:underline;	
	font-family:verdana;
	font-size:20pt;
	margin-left:35px;

}

#header li{
	float:left;
	list-style:none;
	margin-top: 35px;
}

/* end header styles */
/*-------------------*/

/* main area styles */

#mainContainer{
	background-image:url('../images/main_Back.png');
	background-repeat:repeat-x;
	background-color:#2d4d74;
}

#main{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:12px;
	padding-bottom:15px;
	min-height: 300px;
}

#main h1{
	font-size:65px;
}

#main h2{
	font-size:24pt;
}

#main h3{
	font-size:22pt;
}

#main h4{
	font-size:20px;
	color:#ebecec;
}
#main h5{
	font-size:18px;
}

#main li{
	color:#ebecec;
	line-height:1.5;
}

.leftMargin{
	margin-left:25px;
}

.leftMargin100px{
	margin-left:100px;
}
.topPadding{
	padding-top:50px;
}
.halfBottomMargin{
	margin-bottom:6px;
}
.bottomMargin{
	margin-bottom:12px;
}

.bottomMarginDouble{
	margin-bottom:24px;
}

.hrLine{
	border-bottom-style:solid;
	border-width:1px;
	border-bottom-color:#64849F;
	padding-bottom:12px;
}

.topMargin{
	margin-top:200px;
}

.smallMarginTop{
	margin-top:12px;
}

.underline{
	text-decoration:underline;
}

.section{
	float:left;
	margin-top: 25px;
}

.section h3{
	font-size:16pt;
	padding-bottom:7px;
}

.section p{
	font-size:13px;
	line-height:1.50;
	font-family:georgia;
	margin-bottom:12px;
	line-height:1.75;
}
.section li{
	color:#ebecec;
	list-style:none;
	font-size:13px;
	font-family:georgia;
	margin-bottom:5px;
	line-height:1.5;
}

.section ul{
	float:left;
}

.leftPadding{
	padding-left:45px;
}

.description{
	font-size:13px;
	font-family:georgia;
	margin-bottom:12px;
	width:318px;
	padding-left:15px;
	color:#ebecec;
	float:left;
}

.description p{
	margin-bottom:15px;
	line-height:1.75;
}

.description h3{
	margin-bottom:15px;
}

.description ul{
	float:left;
}

.description li{
	line-height:1.75;
}

.secondCollumn{
	float:left;
}

.clearBoth{
clear:both;
}

#submit{
	margin-top:25px;
	margin-left:330px;
}
/* end of main area styles */
/*-------------------------*/

/* Work Page Image Styles */

#rh a{
	background:url('../images/rhSprite.jpg') 0 0 no-repeat;
	width:250px;
	height:142px;
	display:block;
	float:left;
	margin:7px 25px 14px 0px;
}

#rh a:hover{
	background-position:0px -142px;
}

#phoseon a{
	background:url('../images/phoseonSprite.jpg') 0 0 no-repeat;
	width:250px;
	height:142px;
	display:block;
	float:left;
	margin:7px 25px 14px 0px;
}

#phoseon a:hover{
	background-position:0px -142px;
}

#ohs a{
	background:url('../images/ohsSprite.jpg') 0 0 no-repeat;
	width:250px;
	height:142px;
	display:block;
	float:left;
	margin:7px 0px 0px 0px;
}

#ohs a:hover{
	background-position:0px -142px;
}

#sa a{
	background:url('../images/saSprite.jpg') 0 0 no-repeat;
	width:250px;
	height:142px;
	display:block;
	float:left;
	margin:0px 25px 10px 0px;
}

#sa a:hover{
	background-position:0px -142px;
}

#twd a{
	background:url('../images/twdSprite.jpg') 0 0 no-repeat;
	width:250px;
	height:142px;
	display:block;
	float:left;
	margin:0px 25px 10px 0px;
}

#twd a:hover{
	background-position:0px -142px;
}

#html5css3 a{
	background:url('../images/html5css3Sprite.jpg') 0 0 no-repeat;
	width:250px;
	height:142px;
	display:block;
	float:left;
}

#html5css3 a:hover{
	background-position:0px -142px;
}

#matrix a{
	background:url('../images/matrixSprite.jpg') 0 0 no-repeat;
	width:250px;
	height:142px;
	display:block;
	float:left;
	margin:10px 25px 0px 0px;
}

#matrix a:hover{
	background-position:0px -142px;
}

#pcp a{
	background:url('../images/pcpSprite.jpg') 0 0 no-repeat;
	width:250px;
	height:142px;
	display:block;
	float:left;
	margin:10px 0px 0px 0px;
}

#pcp a:hover{
	background-position:0px -142px;
}

#dor a{
	background:url('../images/dorSprite.jpg') 0 0 no-repeat;
	width:250px;
	height:142px;
	display:block;
	float:left;
	margin:10px 25px 0px 0px;
}

#dor a:hover{
	background-position:0px -142px;
}


/* End of Work Page Image Styles */
/*-------------------------------*/


/* footer styles */

#footerContainer{
	background-image:url('../images/main_btm_back.png');
	background-repeat:repeat-x;
	margin-top:0px;
	padding-top:0px;
}

#footer {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
	margin-bottom:12px;
}

#footer li{
	float:left;
	margin-right:15px;
	font-family:verdana;
	list-style:none;
}

#footer li a{
	color:#797979;
	font-size:10pt;
}

#footerOnState a:visited{
	color:#64849f;
	text-decoration:underline;	
	font-size:10pt;

}

#footer li a:hover{
	color:#64849f;
	text-decoration:underline;
}

#copyright{
	color:#797979;
	font-size:10px;
	font-family:verdana;
	clear:both;
}

/* End of Footer Styles */
/*----------------------*/


/* slider styles */

.slideshow-caption-container h3{
	font-size:14pt;
	color:#5b95d4;
	font-family:georgia;
}

.slideshow-caption-container p{
	color:white;
	opacity:1;
}

ul.slideshow {
	list-style:none;
	width:800px;
	height:320px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
	
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
	margin-top:20px;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;
	padding-top;20px;
}

#slideshow-caption {
	width:800px;
	height:60px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
	/*background-image:url(../images/captionBack.png);*/
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;		
	z-index:1000;
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:0;
	padding:0;
}

/* end of slider styles */
/*----------------------*/
