/* SEAGD print */

/* Global */
body { 
	background-color:none;
	background-image:none;
}
#container { 
	position: relative;
	background-image:none;
	width: 610px;
	margin: 15px; 
	border:none; }
	
a, a:link, a:active, a:visited { color: #000000;  }
	
h1.logo { display: block; text-align: left; }

/***********************HOME************************/

body#home #wrapper {
	width:610px;
	height:363px;
}

body#home h1.logo {
	width: 165px;
	height: 115px!important;
	}
	body#home h1.logo img { 	
	width: 165px;
	height: 115px!important;}
	
body#home #mainwrapper {
	width:610px;
	height:363px!important;
	}
	body#home #mainwrapper img {
	width:610px;
	height:363px!important;
	}
	
body#home #billboard{
	width:560px!important;
	height: 355px!important;
	left: 49px;
	top: 0px;
	}
	body#home #billboard img{
	width:560px!important;
	height: 355px!important;
	}
	
/*********************mainnav Styles************************/
	
body#home #mainnav {
	width: 130px!important;
	height: 135px!important;
	top: 225px;
	}
	
	body#home #mainnav #nav1 img{
	width: 124px;
	height:18px;
	}

body#home #mainnav img{
	width: 131px;
	height:22px;
	}


/*********************Home Button Styles************************/
	
body#home #top {
	width: 325px;
	height: 86px;
	top: 256px;
	left:283px;
	}

body#home #top #button1{
	width: 105px;
	height: 85px;
	}
	body#home #top #button1 img{
	width: 105px;
	height: 85px;}
	
	body#home #top #button2{
	width: 105px;
	height: 85px;
	}
	body#home #top #button2 img{
	width: 105px;
	height: 85px;}
	
	body#home #top #button3{
	width: 105px;
	height: 85px;
	}
	body#home #top #button3 img{
	width: 105px;
	height: 85px; }

/*********************Landing Page Styles************************/

#wrapper {
	width:610px;
	height:120px;
	float:none;
}

h1.logo {
	left: 25px;
	top: 5px;
	width: 140px;
	height: 89px!important;
	}
	h1.logo img { 	
	width: 140px;
	height: 89px!important;}
	
	#mainwrapper {
	width:610px;
	height:120px !important;
	float:none;
	}
	#mainwrapper img {
	width:610px;
	height:120px !important;
	}
	
	#billboard{
	width:405px!important;
	height:115px !important;
	left: 205px;
	top: 2px;
	}
	#billboard img{
	width:405px!important;
	height:115px !important;
	}
	
#main {
	width: 610px!important;
	height: 100%;
}

body#landing #leftcol {
	display:none;
	}


/*********************Landing Button Styles************************/
	
body#landing #top {
	display:none;
	}

	/*********************Content Button Styles************************/
	
#top {display:none;}
	
#leftcol {display:none;}

#safetyfirst_top{
	width:610px;
	height:53px;} 
	
#safetyfirst_top img{
	width:610px;
	height:53px;} 
	
#rightcol {
	float:none; 
	width: 610px; 
	margin:0px;  }

	
/* Footer */

#footer { 
	display:none;
	}