/* set up a few more defaults*/
h1,h2,h3.h4.h5,h6,p{margin:0 0 .5em 0}
html, body {height: 100%;}
html, body {
	background-color: #19446c;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	background-image: url(resources/home-background.jpg);
	background-repeat: no-repeat;
	background-position: center top;

	margin:0px;
}

#frame {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;
	

}#wrapper {
		width:900px;
		margin-right:auto;
		margin-left:auto;
		padding:0px;
		text-align:left;

}
	#header {
		width:900px;
		padding:0px;
			
height:130px;
		}
	#hometop {
		width:900px;
		padding:0px;
			
height:270px;
		}
			#homebottom {
		width:400px;
padding-left:0px;
				padding-right:0px;
		padding-top:5px;
				float:right;

		}
			#homebottom img{
		padding-bottom:25px;

		}
		#homebottom h1 {
		font-size:18px;
		line-height:22px;
		color:#fff;
		font-weight:normal;
		margin-bottom:20px;
		}
		#homebottom h2 {
		font-size:14px;
		line-height:18px;
		color:#fff;
				font-weight:bold;
margin:0px;
		}
	#homebottom p {
			font-size:11px;
		line-height:14px;
		color:#fff;
				font-weight:normal;

		}