@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color:#436BC2;
scrollbar-base-color: #F0602F;
scrollbar-arrow-color: #436BC2;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #F0602F;
scrollbar-highlight-color: #F0602F;
scrollbar-shadow-color: #F0602F;
scrollbar-track-color: #F0602F;

}
#menu a img {
	border:none;
}
a {
	color: #000000;
}

h1 {
	font-size: 18px;
}

#banner {
	height: 48px;
	width: 900px;
	background-color: #000000;
	
}
#banner a img {
	border:none;
}

.bold {
	font-weight: bold;
}

#bottom {
	background-image: url(images/mockup_09.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 26px;
	width: 900px;

}
#content {
	float: left;
	width: 624px;
	background-color: #F0602F;
	height: 390px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#pictures {
	float: left;
	height: 400px;
	width: 240px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
}
#menu {
	clear: both;
}
#master {
	width: 900px;
	position: absolute;
	top: 50%;
	height: 503px;
	margin-top: -251px;
	margin-left: -450px;
	left: 50%;
}
h2 {
	font-size: 14px;
}
