{ padding: 0; margin: 0; }

body {
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 font-size: 12px;
 background-color:#0f2d78;
 background: url(../../images/bg_home.png) repeat-x;
 
}

/* General styles */

p {
    color: #000000;
    font-weight: normal;
    font-size: 12px;
	line-height: 15px;
    
}

h1 {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
	line-height: 24px;
	
    
}

h2 {
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
	line-height: 10px;
	
}

h3 {
    font-size: 14px;
	font-weight: normal;
    color: #0f2d78;
	line-height: 10px;
    
}

h4 {
    text-transform: uppercase;
    font: 10px "Arial" , san-serif;
    color: #0f2d78;
    padding-top: 0px;
    line-height: 10px;
    
}

a {
    color: #0578c0;
    text-decoration:none;
}
a:hover {
    color:#46beea;
    
}


#wrapper { 
 margin: 0 auto;
 width: 903px;
}
#header {
 
 width: 903px;
 height: 261px;
 /*float: left;*/
 padding: 0px;
 margin: 50px 0px 0px 0px;
 background: url(../../images/headerlogo.png) no-repeat;
 z-index: 500;
 
 
}
#navigation {
	/*float: left;*/
 	width: 903px;
	height: 37px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	
	z-index: 100;
 
}


/* Menu */

#menu {
	width: 903px;
	/* width: 750px; */
	height: 36px;
	margin-top: -20px;
	margin-left: 60px;
	/* margin: 0 auto; */
	z-index: 100;
	/* border: solid #fff 1px; */
	position: absolute;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	
}

#menu li {
	display: block;
	float: left;
	text-align: center;
	width: 113px;
	height: 36px;
	margin-left: 6px;
	padding: 8px 0px 0px 10px;
	background: url(../../images/nav_button.png) no-repeat;
}

#menu a {
	display: block;
	width: 113px;
	
	height: 36px;
	padding: 0px 0px 30px 0px;
	
	background: none;
	
	text-align: center;
	font: normal 1.1em "Trebuchet MS", Verdana, Arial, san-serif;
	color: #E1E9E2;
	
}

#menu a:hover {
	
	
	text-align: center;
	width: 113px;
	height: 20px;
	
	
	
	text-align: center;
	color: #111172;
	
	
}

#menu .active a {
	background: #E1E9E2;
	border-bottom: 4px solid #E1E9E2;
	text-decoration: none;
	color: #749865;
	width: 113px;
}









.subnavigation {
	float: right;
	text-align: right;
	width: 450px;
	height: 20px;
	padding-top: 30px;
	margin: 0px 50px 0px 0px;
	font-size: 10px;
	z-index: 500;
	color: #0f2d78;
    font-weight: bold;
    text-decoration: none;
	
}


.subnavigation a { 
text-decoration: none;
 }

.subnavigation a:link, .subnavigation a:visited
{
color: #0f2d78;
font-weight: bold;
text-decoration: none;

}

.subnavigation a:hover
{
color: #fff;
text-decoration: none;
}




.banner {
 
 width: 663px;
 height: 208px;
 padding: 0px;
 
 margin: 51px 0px 0px 231px;
 background: url(../../images/bg_homebanner.jpg) repeat-x;
 position: absolute;
}


#rotator {

 width: 663px;
 height: 208px;
 padding: 0px;
 margin: 0px 0px 0px 261px;
 position: relative;
 border: 1px solid #fff;

 
}

/* rotator in-page placement */
    div#rotator {
	position:relative;
	width: 663px;
	height:208px;
	
	margin-left: 231px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	
	padding-top: 0px;
	background: #FFF;
}  
    div#rotator ul li.show {
	z-index:1
}






















#content_wrapper {
    width:903px;
    height: 768px;
	margin: 8px 0px 0px 0px;
	background: url(../../images/bg_content.png) no-repeat;
}


#content {
	margin-top: 20px;
	margin-left: 70px;
	width: 755px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color:#ffffff;
	position: absolute;
	/* border: 1px solid #fff; */
	background: none;
}


#footer {
    /* margin: 0 auto; */

	width:600px;
    padding-top:3px;
    text-align:center;
    font-size:11px;
    color:#ffffff;
	/* border: 1px solid #fff; */
}




/* page column styles */

#Right_Column {
	width: 400px;
	height: auto;
	font-size: medium;
	float: right;
}

#Right_Column img{
	margin-bottom: 0;
}



#Left_Column {
	width: 400px;
	height: auto;
	font-size: medium;
	float: left;
	display:inline;
}

#Left_Column img{
    margin-bottom: 0;
}

#Single_Column {
	width: 961px;
	font-size: medium;
	float: left;
	
}
#Single_Column ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 1em;
}
#Single_Column li {
	margin-top: .1em;
	font-family: Georgia, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
	margin-bottom: .5em;
}

#Single_Column p {
	margin-left: 1em;
	margin-bottom: 1em;
	margin-top: .5em;
	display: block;
}







#area_menu_top {
	
	width: 755px;
	/* border: 1px solid #ffffff; */
	margin: 0px 0px 30px 0px;
	position: relative;
	height:240px;
}

#area_menu_bottom {
	
	width: 755px;
	/* border: 1px solid #ffffff; */
	margin: 30px 0px 30px 0px;
	position: relative;
	height:240px;
}



/* Lower Menu */
ul#lower_menu {
    float: left;
    list-style: none;
    width: 555px;
}

ul#lower_menu a {
    color: #FFFFFF;
    text-decoration: none; 
}

ul#lower_menu a:hover {
    color: #A58748;
}

ul#lower_menu li {
    float: left;
}
ul#lower_menu li a {
    display: block;
    font-size: 10px;
    padding-top: 2px;
    width: 185px;
    height: 15px;
    text-align:center;
}


/*Area boxes on home Page*/
.area_box1
{
	margin: 0px;
	width: 535px;
	
}

.area_box1 p
{
margin-top: 5px;
font-size: 13px;
line-height: 16px;
color: #ffffff;
}

.area_box2
{
	float: left;
	margin-left: 550px;
	margin-top: -195px;
	width: 204px;
	height: 240px;
	padding: 10px;
	
	background: url(../../images/bg_handling2.png) no-repeat;
	position: absolute;
	
}
.area_box2 p
{
margin-top: 5px;
font-size: 11px;
line-height: 13px;
color: #ffffff;
}

.area_box3
{
	margin: 0px;
	width: 330px;
	height: 200px;
	padding: 10px;
	background: url(../../images/bg_training.png) no-repeat;
	position: absolute;
	
}
.area_box3 p
{
margin-top: 0px;
font-size: 11px;
line-height: 13px;
color: #ffffff;
}

.area_box3 img
{
padding-right: 10px;
}



.area_box4
{
	
	float: left;
	margin-left: 370px;
	margin-top: -270px;
	
	
	
	width: 383px;
	height: 200px;
	padding: 10px;
	background: url(../../images/bg_news.png) no-repeat;
	position: absolute;
	
}
.area_box4 p
{
margin-top: 0px;
font-size: 11px;
line-height: 13px;
color: #ffffff;
}

.area_box4 img
{
padding-right: 10px;
padding-bottom: 30px;
}





/* list items */

.area_boxes_nav ul {
	margin-left: 20px;
	margin-top: 0px;
	padding: 0px;
	/* list-style: none; */
}

.area_boxes_nav  li {
	padding-left: 0px;
    text-decoration: none;
	

}

#navlist a { 
text-decoration: none;
 }

#navlist a:link, #navlist a:visited
{
color: #666;
font-weight: bold;
text-decoration: none;

}

#navlist a:hover
{
color: #fff;
text-decoration: none;
}

/* temp */

#splashwrapper { 
 margin: 0 auto;
 width: 937px;
 height: 678px;
 background: url(../../images/splash_temp.png) no-repeat;
 
}


#splashcontent {
	padding-top: 30em;
	padding-left: 14em;
	width: 600px;
	text-align: center;
	background: none;
	
	/* overflow: hidden; */
}





