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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	background-color: #F2F2F2; 
}

img {
	border: 0px;
}

h1 {
	font-family: Arial, Helvetica, Gadget, sans-serif;
	font-size: 1.9em;
	color: #900;
}

h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	
}

.bluebg {
	background-color: #F0F2F9;
}

.blue150 a, .blue150 a:link {
	color: #fff;
	background-color: #0909ff;
	font-weight: bold;
	text-align: center;
	padding: 5px 20px


}

.blue150 a:hover, .blue150 a:active {
	background-color:  #003; /* #8a8aff; */
	text-decoration: underline;
}

/*
.red250 {
	color: #fff;
	text-align: center;
	display: block;
	/* width: 100; *********
	background-color: #bf0000;
	background: url(skins/stow12/images/bgRed250.jpg) top left no-repeat;
	margin: 0px auto;
	padding: 8px;
	
}


.red250 img{
	width: 250px;
	height: 48px;
	
}

#teaser_content img {
	width: 195px;
	height: 130px;
	margin: inherit auto;
	
}
*/



/************** HOME PAGE *****************/
#nav_primary a, #nav_primary a:link {
	text-decoration: none;
	font-weight: bold; 
	padding: 0px 7px;
	color: #00a;
	font-size: 0.9em;
	
}

#nav_primary a:hover, #nav_primary a:active {
	text-decoration: underline;
	color: #f00;
	
}

#nav_fixed_links a, #nav_fixed_links a:link {
	font-size: 1.1em;
	text-decoration: none;
	
}

.featuretile {
	border-right: 3px solid #dde2f1;
	border-bottom: 3px solid #dde2f1;
	
}

.featuretile a, .featuretile a:link {
	color: #000;
	text-decoration: none;
	
}

.featuretile a:hover, .featuretile a:active {
	color: #00a;
	text-decoration: underline;
	
}

.featuretile p {
	margin-top: 5px;	
	margin-bottom: 10px;
}

.featuretile h1 {
	font-family: "Arial Black", Arial, Gadget, sans-serif;
	font-size: 1.2em; 
	/*background-color: #6FF;
	 padding-left: 48px; */
	background-repeat: no-repeat;
	line-height: 40px; 

}

.featuretile img {
	padding: 0px 10px 0px 0px; 
	vertical-align: middle;
}

.featuretile li {
	margin-bottom: 10px;
}

.hdrStow {
	background-image: url(images/icoSTOW.jpg); 

}

.hdrGuidance {
	/* padding-left: 48px; */
	background-image: url(images/icoGuidance.jpg); 
}

.hdrCertification {
	/* padding-left: 48px; */
	background-image: url(images/icoCertification.jpg); 
}

.hdrNews {
	/* padding-left: 48px; */
	background-image: url(images/icoNews.jpg); 
}


/***************** STRUCTURE TAGS ******************/

#header {
	width: 988px;
	min-height: 78px;
	margin: 0px auto; 
	border: 2px solid #d6d6d6; /* #EFF2F9; */
	background-color: #fff;
}

#logo1 {
	min-width: 650px;
	height: 94px;
	float: left;
	/* background-image: url(images/Header.gif); */
	background-repeat: no-repeat;
}

#search {
	min-width: 250px;
	height: 80px;
	float: right;
	/* background-image:url(images/Search.gif); 
	background-repeat: no-repeat; */
	vertical-align: middle;
	/* background-color: #f2f2f2; */
	padding-top: 35px; 
	text-align: right;
	margin-right: 5px;

}

#nav {
	width: 988px;
	min-height: 26px;
	background-color: #f2f2f2; /* #F0F2F9; */
	margin: 0px auto; 
	border-left: 2px solid #d6d6d6; /* #EFF2F9; */
	border-right: 2px solid #d6d6d6; /* #EFF2F9; */
	border-bottom: 2px solid #d6d6d6; /* #EFF2F9; */

}

#nav_primary {
	width: 550px;
	float: left;
	line-height: 34px; 
	vertical-align: middle;	
	padding-left: 10px;
	background-color: #dde2f1; 

}

#nav_fixed_links {
	min-width: 287px;
	float: right;
	/*line-height: 40px; */
	text-align: right;	
	margin-right: 10px;	
}

#feature {
	width: 988px;
	/**** THIS IS LOCATED IN THE HEADER OF HOME PAGE min-height: 210px; ****/
	margin: 0px auto; 
	border-left: 2px solid #d6d6d6; /* #EFF2F9; */
	border-right: 2px solid #d6d6d6; /* #EFF2F9; */

}

#animation {
	float: left;
	margin-left: 10px;
	/* background-image: url(images/STOWTT_10.gif); */
	min-height: 240px;
	width: 699px;
}

#login {
	float: right;
	margin-right: 10px;
	width: 265px;
	min-height: 240px;
	/* background-image: url(images/Content3-11.gif); */
}

#containter_top {
	width: 988px;
	min-height: 10px;
	margin: 0px auto; 

}


#container {
	width: 988px;
	min-height: 350px;
	border: 2px solid #d6d6d6; /* #EFF2F9; */
	background-color: #fff; 
	margin: 0px auto; 
}

#container_sec {
	width: 670px;
	float: left;
}

#teaser_content {
	width: 270px;
	float: right;
}

#nav_secondary {
	width: 320px;
	float: left;
	/* background-color: #F6F7FC; */
	padding-left: 12px;
}

#content_primary {
	width: 300px;
	float: right;
	/*padding: 0px 15px; */
}

#footer {
	width: 101%;
	margin-left: -1px;
	/*  background-color: #fff;  ******* #aaa; */
	background-color: #F2F2F2; 
	min-height: 78px;
	padding-top: 10px;

}

#footer_content {
	width: 988px; 
	min-height: 50px;
	margin: 5px auto; 
	border: 4px groove #ddd;
	background-color: #eee;
	
}

.clear {
	height: 0px;
	clear:both;
	line-height: 0px;
}