
#header_wrapper, #menu_wrapper, #content_wrapper {

	width: 100%;
height:100%; 
	text-align: center;

}

#header_wrapper {
	
}

#header, #content{

	width: 960px;

	margin: 0px auto;

	text-align: left;


}

#header {
	height:154px;
	background-image: url(Design/lOGOS/pdatternmiddle.png);
	background-position: top center;
	background-repeat:no-repeat;
}


#logo {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:200px;
	float:left;
	
}

#logo a:hover {

	text-decoration: none;
}

#logo h1 {
margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image:url(Design/lOGOS/logos.png);
	background-repeat: no-repeat;
	background-position: top left;
	background-attachment: fixed;
	
}

/* Style for top menu */
#topnav

{
margin:50px 0px 0px 0px;
padding: 0px 0px 0px 0px;
	position: relative;
	 height:50px;
	 width:710px;
	 float:right;
	 
}

#topnav ul {
	background-color: #FFB6C1;
	
	list-style: none;
	text-align: left;
	padding-left:0px;
	padding-right:0px;
	margin-left:0px;
	margin-right:0px;

}


				

 #topnav li {
	float: left;
	margin: 0;
		}

#topnav li a:link,#topnav li a:visited   {
 color:#fff; text-transform:uppercase; text-decoration:none; font-weight:bold; letter-spacing:2px; line-height:13px; display:block; padding:0px 15px 0px 15px;font-size:14px;
}

 #topnav li a:hover {
 color:#f00;
}

 #topnav li span { color:#b3b3b3; font-size:15px; font-family:Georgia,serif; text-transform:lowercase; display:block; letter-spacing:0; font-weight:normal; font-style:italic;padding:0px 15px 0px 15px; }






/* Style for Twitter/Feed Icons */

.netcontainer{
clear:both;
	position: relative;
	margin: 0px 0px 0px 0px;
	top:-30px;
	left:870px;
	width:125px;

	
}
.netbox{
	position: relative;
	margin-left: 3px;
	display: inline;
	
}

.netbox img {
border:0;
}

#logo a, a.hover, a.visited, a.link {
	text-decoration:none;
	border:0;
}

