/*

Theme Name: Keep It Simple

Theme URI: 

Description: Design  WordPressed 

Version: 1.0

Author: Theme Lab

Author URI:

*/



/* theme screen stylesheets */



/* import stylesheets and hide from ie/mac \*/

@import url("reset.css");

@import url("960.css");

@import url("KeepItSimple.css");

/* end import/hide */

#bigBlock {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-image: url(images/awd2_header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#bannerContainer{
	position: relative;
	width: 1000px;
	height:148px;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
	margin-left:auto;
	margin-right:auto;
}

#bannerContainer img, td, tr, table, th {
padding:0px;
border:none;

}




#logoContainer{
	position: absolute;
	width: 161px;
	height:148px;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
}
#topTextContainer{
	position: absolute;
	left:161px;
	top:33px;
	width: 533px;
	height:85px;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
		overflow:auto;
			scrollbar-arrow-color:#91b827;
  	scrollbar-base-color:#c9f556;
  	scrollbar-shadow-color:#c9f556;
  	scrollbar-face-color:#c9f556;
  	scrollbar-highlight-color:#c9f556;
  	scrollbar-dark-shadow-color:#c9f556;
  	scrollbar-3d-light-color:#c9f556;
	
}
/*html>body #topTextContainer {
	position: absolute;
	top:22px;

}*/
.topText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a8b0d;
	text-decoration: none;	
}
.topText a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a8b0d;
	text-decoration: underline;	
}
.topText a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a8b0d;
	text-decoration: underline;	
}
.topText a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e6009;
	text-decoration: underline;	
}
.topTextHeading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f58500;
	text-decoration: none;
	font-weight: bold;
}
.topTextHeading h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #f58500;
	text-decoration: none;
	font-weight: bold;
	margin:0px;
	padding:0px;
}

#menuContainer{
	position: absolute;
	left:161px;
	top:0px;
	width: 839px;
	height:30px;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
}





.addThisFloat{
position:absolute;
right:3px;
top:0px;
padding:5px;

}
/*MENU*/
#menuContainer{
	position: absolute;
	left:161px;
	top:0px;
	width: 839px;
	height:30px;
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
}
#menuBG{
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/extreme2_MenuBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 180px;
	width: 155px;
}
.navItem {
	padding-left: 0px;
	padding-right: 3px;
	color: #7ab8e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.navItem a:link {
	color: #7ab8e7;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.navItem a:visited {
	color: #7ab8e7;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.navItem a:hover {
	color: #7ab8e7;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}
.navItemHCode {
	padding-left: 0px;
	padding-right: 3px;
	color: #7ab8e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
	padding-top: 8px;
}
html>body .navItemHCode  {
	padding-top: 6px;
}

.navItemHCode a:link {
	color: #7ab8e7;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.navItemHCode a:visited {
	color: #7ab8e7;
	font-weight: bold;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
.navItemHCode a:hover {
	color: #7ab8e7;
	font-weight: bold;
	cursor: hand;
	cursor: pointer;
	text-decoration: underline;
}




	
	
	
div .navItem {
height:30px;
background-color:#ffffff;;
float:left;
line-height:30px;
}
div .navItem1 {
height:30px;
background-color:none;
float:left;
}
#footerContainer{
position:relative;
	margin: 0px;
	padding-top:10px;
	width:580px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
}



.footerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#43a3d4;
	font-weight: normal;
	text-align: center;
	line-height:11px;
}
.footerText a:link{
	color:#43a3d4;
	text-decoration: underline;
	font-weight: bold;	
}
.footerText a:visited{
	color:#43a3d4;
	text-decoration: underline;
	font-weight: bold;	
}
.footerText a:hover{
	color:#43a3d4;
	text-decoration: underline;
	font-weight: bold;	
}
