@charset "windows-1251";
body {
	background-color: #FEF0D1;
	background-image: url(http://www.pixelhubnewmedia.com/images/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
        padding: 0px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #515522;
}
#bg_layer1 {
	background-image:url(http://www.pixelhubnewmedia.com/images/bg_site0.jpg);
	background-repeat:no-repeat;
	background-position:top center;

}

#site_wrapper {
	margin:0px auto;
	width:780px;
	padding-left:0px;
}

#header {
	width:780px;
	height:333px;
	background-image:url(http://www.pixelhubnewmedia.com/images/pixelhub2007_header.jpg);
	background-repeat:no-repeat;
}

.padding_logo{
	margin-left:440px;
	margin-top:16px;
}

.padding_logo2{
	margin-top:80px;
	margin-left:16px;
}

h1 {
	font-size: 30px;
	color: #bb4d02;
	font-weight:bold;
}

h1,h2,p {
	margin:0px;
	padding:0px;
}

h2 {
	font-size: 13px;
	color: #bb4d02;
}

#content {
	padding:50px 0px;
}

#content a{
        color: #515522;
	text-decoration: underline;
	font-weight: bold;
}
#content a:hover{
	color:  #FEF0D1;
        text-decoration:none;
        font-weight: bold;
	background-color: #bb4d02;
}
#ie7hack {
	padding-left:1px;
}


#news_events .header {
	padding:15px 0px;
	line-height:19px;
}

#news_events .bullet {
	padding-right:10px;
}

.inside {
	margin:0px 20px;
}
.maroon {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial,   sans-serif;
	font-size: 13px;
	color: #bb4d02;
	font-weight:bold;
}
#footer {
        padding:10px 20px;
	font-size: 10px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#footer a {
        text-decoration: underline;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #515522;
}
#footer a:hover {
        text-decoration: none;
	font-weight: bold;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #FEF0D1;
	background-color: #bb4d02;
}