body {
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	padding:0px;
	background:#ededed url(Images/background.jpg) repeat-x top right;
	}

a {
	outline:0px;
	}

p {
	margin:0px;
	}

h1, h2, h3 {
	padding:0px;
	margin:0px;
	text-indent:-9000px;
	}
	
ul {
	list-style-type:none;
	padding-left:48px;
	margin:0px;
	color:#818385;
	}
	
ul li {
	background:url(Images/bullet.gif) left top no-repeat;
	padding-left:16px;
	padding-bottom:9px;
	padding-right:48px;
	margin:0px;
	}
	
.green {
	color:#37aa40;
	}
	
/* ELEMENTS */

#container {
	width:800px;
	margin:0px auto auto auto;
	height:1000px;
	}
	
#header {
	width:800px;
	background:#ffffff url(Images/headerb.jpg) no-repeat top center;
	height:328px;
	}
	
#left {
	width:291px;
	height:570px;
	float:left;
	}
	
#criteria {
	width:291px;
	height:448px;
	float:left;
	background:transparent url(Images/left.gif) no-repeat top left;
	}
	
.criteria {
	color:#ED2A27;
	padding:100px 55px 9px 64px;
	}
	
.apply {
	width:291px;
	height:122px;
	float:left;
	text-indent:-9000px;
	background:transparent url(Images/apply.gif) no-repeat top left;
	}
	
#right {
	width:509px;
	background:#ffffff url(Images/uncover.jpg) no-repeat top left;
	height:570px;
	float:left;
	}
	
#right p {
	line-height:18px;
	padding-bottom:20px;
	}
	
#right-A {
	width:229px;
	height:456px;
	float:left;
	padding-top:114px;
	padding-right:15px;
	}
	
#right-B {
	width:235px;
	height:456px;
	float:left;
	padding-top:114px;
	padding-right:30px;
	background:transparent url(Images/photo.jpg) no-repeat bottom right;
	}
	
#footer {
	width:800px;
	background:#224390 url(Images/footer.gif) no-repeat top right;
	height:34px;
	float:left;
	}
