/**************************************************************************************

H STREET MEDIA CSS STYLE

***************************************************************************************/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
	text-align:center;
	background-image: url(/images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-color: #17181A;
	margin: 0;
	padding: 0;
}

#wrapper-1024 {
	width: auto;
	min-width: 1000px;
	max-width: 1077px;
	_width: 1000px; /* IE6 Fix */
	display: block;
	overflow: hidden;
	margin: auto;
}

#wrapper-content {
	width: 1077px;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#menu {
	width: 408px;
	height: 240px;
	padding-left: 8px;	
}

#center {
	float: left;
	width: 416px;
	padding-top: 50px;
	background-image: url(/images/menu-bg.jpg);
	background-repeat: no-repeat;
}

#logo {
	float: left;
	background-color:#2b2e30;
	width: 160px;
	height: 290px;
	background-image: url(/images/logo.jpg);
}

#right {	
	float: left;
}

#right-img1 {
	width: 501px;
	height: 115px;
	background-image: url(/images/right-01.jpg);
}

#right-img2 {
	width: 501px;
	height: 175px;
	background-image: url(/images/right-02.jpg);
}

#right-img3 {
	width: 501px;
	height: 167px;
	background-image: url(/images/right-03.jpg);
}

#right-img4 {
	width: 501px;
	height: 163px;
	background-image: url(/images/right-04.jpg);
}

#content {
	width: 416px;
	background-image: url(/images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	vertical-align: top;
	padding-top: 20px;
	padding-bottom: 40px;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 15px;
	margin-left: 5px;
	font-weight: normal;
}

#content p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffc938;
	text-decoration: underline;
}

#content p a:hover {
	color: #ffc938;
	text-decoration: none;
}

#content p a:visited {
	color: #ffc938;
	text-decoration: underline;
}

#footer{
	clear: both;
	width: 1080px;
	height: 100px;
	background-image: url(/images/interface/logo-footer.gif);
	background-repeat: no-repeat;
	background-position: 160px 0px;
}

.images {
	padding-top: 0px;
	padding-bottom: 24px;
}
