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

.bgrnd {
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size: 10px;
	background-image: url(../images/background1.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 90%;
	color: #666666;
}
h1 {
	font-family:"Helvetica Neue", Helvetica, Arial, san-serif;
	font-size:36px;
	font-weight:normal;
	font-style:	normal;
	color:#000000;
	text-transform:	uppercase;
	text-decoration:none;
}
.container {
	width: 912px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */

}
.head {
	width: inherit;
	background-attachment: scroll;
	background-image: url(../images/header.png);
	background-repeat: repeat;
	background-position: left;
	height: 99px;
}
.head  h1{
	visibility: hidden;
}
.body {
	background-attachment: scroll;
	background-image: url(../images/body.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 0px;
	height: 100%;
	overflow: hidden;
}
img
{  border-style: none;
}
.nav {
	height: 25px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
/* NAV BAR START*/
ul#list-nav {
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	Font-size: 14px;
	list-style:none;
	margin:10px;
	padding:0px;
	width:900px;
	text-align: justify;
}

ul#list-nav li {
display:inline

}

ul#list-nav li a {
	text-decoration:none;
	float:left;
	text-align:center;
	color: #999999;
	padding:5px 0;
	width:125px;
	float:left;
}

ul#list-nav li a:hover {
	color:#000000;
	font-size: 15px;
}
ul#list-nav li a:visited  {
	color:#333333;
}
.search {
	height: 25px;
	width: 225px;
	display: inline;
	padding-top: 2px;
}
.sidebar {
	float: right;
	width: 230px; /* top and bottom padding create visual space within this div  */
	background-attachment: scroll;
	background-image: url(../images/linesidebar.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15;
}
.sidebarcontent {
	margin-left: 15px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
.content {
  margin: 0 13em 0 10px; /* the left margin's value is equal to the header and footer which creates alignment down the left side of the document. */
  width:662px;
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.textboxstyle {
	background-color: #000000;
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	color: #FFFFFF;
	float: left;
	margin-right: 7px;
}

/* Navbar working */
.bar{font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	float: left;
	width: 950px;
	margin-bottom: 5px;
}
#nav{
	font-size:12px;
	color: #999999;
}
 #nav ul{
	z-index:100;
 }
#nav, #nav ul {

list-style: none;
line-height: 1;
}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}
#nav li {
	float: left;
	list-style:none;
	font-size: 14px;
}
#nav a, #nav a:visited {
	display:block;
	color: #333333;
	padding:6px 12px;
}
.current_page_item{
	font-weight: bold;
	color: #000000;	
}
#nav a:hover, #nav a:active, .current_page_item a, #home .on {
	text-decoration:none;
	font-size: 15px;
	color: #000000;
}
#nav a:active{
	color: #333333;
	}
	#nav li{ width:125px;
	background:
	}
#nav li ul {
position: absolute;
left: -999em;
height: auto;
width: 174px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}
#nav li li {
	width: 172px;
	background-color: #FFFFFF;
		color: #666666;
}
#nav li li a, #nav li li a:visited {
}
#nav li li a:hover, #nav li li a:active {
	color: #000000;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}
a.main:hover {
background:none;
}
/*End Nav*/
/*Satrt footer*/
.footer {
	background-image: url(../images/footer.png);
	height: 100px;
	width: 919px;
}

.footer_link {
	font-size: 75%;
	text-align: center;
	vertical-align: text-bottom;
}
.footer_link a {
	color: #666666;
	text-decoration: underline;
}
.footer_link a:hover{
	color: #000000;
}
.footer_link a:visited{
	color: #CCCCCC;
}

.footerlinks{
	display: inline;
	font-size:80%;
}
.footerlinks li{
	display: inline;
}
.footerlinks ul{
	display: inline;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}
.footer_link {
	color: #666666;
	width:100%;
	font-size: 75%;
	text-align: center;
	vertical-align: text-bottom;
}
.footer_link a {
	color: #666666;
	text-decoration: underline;
}
.footer_link a:hover{
	color: #FFFFFF;
}

.footer_link a:visited{
	color: #CCCCCC;
}
/*End Footer*/
/*link styling*/
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	
	color: #666666;
	text-decoration: underline;
}
a:hover {
	
	color: #000000;
}
a:active {
	
	font-size: 110%;
	text-decoration: underline;
}

/*End link styling*/

