/*Layout*/
#page{
	top:15px;
	width:90%;
	width:775px;
	/*min-width: 766px;*/
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
}

#content {
	/*margin: 15px 210px 8px 0px ;*/  
	float:left;
	width:575px;
}

#menu {
	width:195px;
	border-left: 1px dotted #999;
	margin-bottom:8px;
	float:right;
}

.footerHeader {
	margin:3px 8px 0 8px;
	clear:both;
}

#blogText{
	margin-right:25px;
}

#logo {
	text-align: left; margin-top: 20px; border-bottom: 1px solid #FE0002;
	background-image: url(../images/network.jpg); background-repeat:no-repeat;
	height: 125px;
}

#header2 {
text-align: right; margin: 0px auto 0px;  background-image: url(../../images/header.jpg);
	background-repeat: no-repeat; height: 175px !important;  height: 200px; font-weight: bold; font-size: 12px; color: #352c27;
	padding: 25px 25px 0px;
	}
	#header2  a {
		color: #ffffff; text-decoration: none;
	}

	#header2 a:hover {
		color: #fe0002;
	}
	
	
	#container {
	margin: 0px auto 0px; width: 766px; ;
	
}