@charset "utf-8";
body {
	color: #999999;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #83B74B;
}
p {
	margin: 0 0 20px 0;
	padding: 0px;
}

a {
   outline: none;
   text-shadow: 2px 1px 2px #000;	  
}
a:hover {
   outline: none;
   text-shadow: none;	
   color: #FFE09F;
     
}

li {
	list-style-image: url(images/bullet.png);
	list-style-type: disc;
	padding: 2px 0;
	text-shadow: 2px 1px 2px #000;		
	}


#wrapper {
	background-image: url(images/bgGlow2.png);
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center 64px;
	display: block;
	height: 651px;
}
#innerWrap {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	width: 860px;
}

#logo {
	height: 90px;
}

#logo img{
	border: none;
}

#nav {
	background-image: url(images/navPanel.png);
	background-repeat: no-repeat;
	height: 19px;
	width: 820px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	float: left;

}
#main {
	background-image: url(images/mainBg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #3D3C3C;
	margin: 0px;
	
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #282828;
	border-left-color: #282828;
	
	float: left;
	
	width: 808px;
	
	padding-top: 35px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 35px;
	
	font-size: 14px;
	color: #fff;	
}

#main p, #bottom p {
	line-height: 24px;
	text-shadow: 2px 1px 2px #000;		
}

#slide {
	float: left;
	width: 820px;
	margin: 0px;
	padding: 0px;
}

#bottom {
	background-image: url(images/lower.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-size: 12px;
	color: #838383;
	width: 860px;
	float: left;
}
#bottom #innerBottom {
	background-position: 0px 228px;
	background-repeat: repeat-x;
	background-image: url(images/lowerH.jpg);
	

	padding-top: 5px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 35px;
}


#footer {
	background-image: url(images/foot.png);
	background-repeat: no-repeat;
	background-position: top;
	
	height: 44px;
	
	margin: 0px;
	padding: 25px 35px 1px 35px;
	
	font-size: 9px;
	width: 790px;
	
	float: left;
	
	color: #666666;
	text-align: right;
}

#footer a{
	color: #999999;
	text-decoration: none;
}
#footer a:hover{
	color: #cccccc;
	text-decoration: none;
}

#footer img, #bottom img {
	border: none;
}


#subfooter {
	background-image: url(images/footReflect.png);
	background-position: top;
	height: 52px;
	padding-top: 15px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-size: 10px;
	float: left;
	width: 790px;
	color: #3F4736;
}

#subFooter div {
	display: none;
}

h1 {
	font-weight: normal;
	color: #94DD4A;
	/*color: #ffcc00;*/
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-size: 24px;
	background-image: url(images/hrLong.png);
	background-repeat: no-repeat;
	background-position: left bottom;

	text-shadow: 2px 1px 2px #000;		
	/*text-shadow: 2px 1px 2px #7F7F7F;	*/
}
.screen {
	float: right;
	
	width: 320px;
	
	padding-right: 0px;
	padding-left: 15px;
	
	text-align: left;
	box-shadow: 10px 10px 5px #000;	
}
.right {
	float: right;
	
	width: 340px;
	
	padding-right: 20px;
	padding-left: 15px;
	
	text-align: left;
	box-shadow: 10px 10px 5px #000;	
}

.screen img {
	border: 1px solid #000;

	
	/*filter:alpha(opacity=85); 
	-moz-opacity:0.85; 
	opacity: 0.85; 	*/
		
	margin: 0 auto 10px auto;
	max-width: 300px;
	display: block;
}
.right img  {
	border: 1px solid #000;
		
	margin: 0 auto 10px auto;
	max-width: 300px;
	display: block;
}
h2 {
	font-weight: normal;
	color: #94DD4A;
	font-size: 16px;
	background-image: url(images/hrShort.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding: 10px 0;
	text-shadow: 2px 1px 2px #000;		
}

h3 {
	font-weight: normal;
	color: #94DD4A;
	font-size: 14px;
	background-image: url(images/hrShort.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
	padding: 10px 0;
	text-shadow: 2px 1px 2px #000;		
}

.left {
	width: 360px;
	float: left;
	margin: 2px 65px 20px 15px;
}
.box {
	width: 252px;
	float: left;
	margin-right: 10px;
}
.boxWide {
	width: 502px;
	float: left;
	margin-right: 10px;
}
#main a, #bottom a {
	text-decoration: none;
	color: #FFB900;
}

table {
	font-size: 10px;
}

.techlogos{
	border: none;
	margin: 15px;
}

.validation img{
	border: 0px;
	margin: 20px 0 0 50px;
	float: right;
}