* {
	padding:0;
	margin:0;
	}
body {
	background-color:#464646;
	background-image:url(graphics/background.jpg);
	}
	
#wrapper {
	width:1024px;
	height:635px;
	margin:0 auto 0 auto;
	}

#header {
	width:1024px;
	height:300px;
	padding-bottom:5px;
	}

hr {
	width:1024px;
	height:1px;
	color:#B4CBDA;
	}
	
#hcontent {
	float:right;
	width:380px;
	clear:none;
	margin:133px 130px 0 0;
	}
	
#graphics {
	width:360px;
	height:260px;
	float:left;
	margin:22px 0 0 0;
	}
	
.logo {
	float:left;
	}
	
.slogan {
	margin-top:-115px;
	margin-left:162px;
	float:left;
	clear:left;
	}
	
#doors {
	width:188px;
	height:188px;
	margin-left:3px;
	float:right;
	}
	
#window {
	width:188px;
	height:188px;
	float:right;
	clear:none;
	}
	
#otherLogos {
	width:405px;
	height:65px;
	float:left;
	margin:155px 0 0 90px;
	}
	
#otherLogos img {
	margin-right:20px;
	}
	
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin-bottom:10px;
	}
	
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	line-height:140%;
	}
	
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8ED8F8;
	}

a:hover {
	text-decoration:none;
	}
	
span {
	display:none;
	}

img {
	border:none;
	}	
	
#text {
	width:370px;
	float:right;
	margin-right:133px;
	padding-top:15px;
	border-bottom:dotted 1px #959595;
	}
	
.boxLeft {
	float:left;
	width:165px;
	padding-left:10px;
	}
	
.boxRight {
	float:right;
	margin-right:5px;
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	
	
	}
	
.boxRight ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top:3px;
	}

#text2 {
	width:370px;
	height:110px;
	float:right;
	margin-right:133px;
	padding-top:20px;
	}
	
#text2 h3 {
	margin-left:10px;
	}
	
	
pre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	}
	