@charset "UTF-8";
/* CSS Document */

html{ overflow-y : scroll; 
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}

html,body {
	background-color: #f2f2f2;
	margin:0 0 0 0;
	padding:0px;
	
}
a {
	color: #666666;
}
a img {
	border: none;
}

#bar { width: 2200px; height: 120px; background: #f2f2f2; z-index: 100; }

* html #bar { /*\*/position: absolute; top: expression((1 + (ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop)) + 'px'); left: expression((1 + (ignoreMe2 = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft)) + 'px');/**/ }

#foo > #bar { position: fixed; top: 1px; left: 1px; }


/* ---------- FONTS ---------- */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
#showstopper a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #e6e15f;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: lighter;
}
#showstopper a:hover{
	
	color: #333333;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin-top: 3px;
	margin-bottom: 4px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00a8ea;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 0px;
	line-height: 13px;
	font-size: 12px;
	margin-top: 6px;
}

p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ea;
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
	letter-spacing:1;
	text-indent: 0px;
	line-height: 13px;
	font-size: 11px;
	margin-top: 2px;
	
}
p a:hover {
	color: #666666;
}

.content_outer .content_inner {
	height: 100px;
	width: 100px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00a8e9;
	font-weight: lighter;
	line-height: 25px;
}

#white {
	color: #FFFFFF;
}
#yellow {
	color: #fff8a6;
}

#pblue{
	color: #00a8ea;
}

#darker{
	color: #333333;
	margin-top: 3px;
	margin-bottom: 3px;
}
#darkblue{
	color: #005fae;
}

#darker a {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 0px;
	line-height: 13px;
	font-size: 11px;
	margin-top: 6px;
}
#darker a:hover {
	color: #005fae;
}

#copyright{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 13px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
}
#copyright a {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 13px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;
	
}

#grid {
	height: 3px;
	width: 280px;
	background-image: url(../images/hr/grid_280.png);
	padding-top: 4px;
	padding-left: 2px;
	margin-bottom: 15px;
	background-repeat: repeat;
}
#grid_grey {
	height: 90px;
	width: 280px;
	background-image: url(../images/hr/grid_280_grey.png);
	padding-top: 4px;
	padding-left: 2px;
	margin-bottom: 15px;
	background-repeat: repeat;
}
#grid_grey_onlineadvice {
	height: 100px;
	width: 520px;
	background-image: url(../images/hr/grid_280_grey.png);
	padding-top: 4px;
	padding-left: 2px;
	margin-bottom: 15px;
	background-repeat: repeat;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	word-spacing: Normal;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 0px;
	line-height: 15px;
	font-size: 12px;
	margin-top: 2px;
}







/* ---------- DIV ---------- */



.nav {
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
	width: 20px;
	height: 120px;
	z-index: 100;
	float: left;
}
.menu {
	height: 120px;
}
div#wn	{
	overflow:hidden;
	width:100%;
	height:650px;
	z-index: 1;
	}

#testdiv	{
	width:415px;
	height:550px;
	}
	
.holder {
	height: 750px;
	width: 100%;
	float: left;
}
 #scroll_links {
	width: 100%;
	position: fixed;
	height: 30px;
}
#logo {
	height: 120px;
	width: 330px;
	float: left;
	background-color: #F2f2f2;
	text-indent: 9999999999px;
}
#logo a {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	display:block;
	height:120px;
	overflow:hidden;
}


.logo a {
	display:block;
	height:120px;
	overflow:hidden;
	width:300px;
	float: left;
}


.expander {
	position:absolute;
	background-color:#333333;
	width:100px;
	left:0px;
	height:1px;
	z-index:0;
	display:none;
	padding:0;
	font-size:1px;
	margin:0;
}
.home_about {
	height: 526px;
	width: 437px;
}
.content_outer {
	height: 600px;
	width: 1500px;
	padding-left: 15px;
	padding-top:15px;
	float: left;
	margin-top: 150px; position: absolute; left: 0px; top: 0px; visibility: visible;
}


/* ---------- testnav---------- */


#navigation {
	padding: 0px;
	width: 1700px;
	height:25px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	background: #999999;
	float: left;
}



#navigation_primary {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 25px;
	overflow: hidden;
	width: 100%;	
	
}
#navigation h4 {
	margin: 0px;
	padding: 6px 0px 7px 0px;
	border-right: 3px solid #f2f2f2;
	float: left;
	
	
	}
#navigation h4 a {
	margin: -8px 0px -5px 0px;
	padding: 6px 10px 5px 10px;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #f2f2f2;
	}

#navigation h4 a:hover {
        margin: -8px 0px -5px 0px;
		padding: 6px 10px 5px 10px;
        color: #f2f2f2;
        background-color: #00a8ea;
		font-weight: normal;	
		}

#on a{
	    margin: -8px 0px -5px 0px;
		padding: 6px 15px 5px 15px;
        color: #f2f2f2;
        background-color: #00a8ea;
		font-weight: normal;	
		
		}

#navigation h4  a:link {
	text-decoration: none;
}

.contactusbox {
	height: 435px;
	width: 300px;
	float: left;
	background-color: #FFFFFF;
	margin-right: 15px;
	padding-top: 2px;
}
.copyright_index {
	height: 25px;
	width: 500px;
	margin-left: 15px;
}
.copyright {
	height: 25px;
	width: 500px;
	margin-top: 67px;
}

.showstopper {
	height: 200px;
	width: 250px;
	float: left;
	clear: right;
	background-image: url(../images/hr/grid_block.png);
}
.next {
	height: 200px;
	width: 250px;
	background-image: url(../images/hr/grid_block.png);
}
.image {
	height: 550px;
	width: 535px;
	float: left;
	margin-right: 15px;
}
.push {
	height: 90px;
	width: 800px;
	float: left;
}

