*{border: 0px;}

a{
	text-decoration: none;	
	}

body{font-family: arial;
	font-size: 12px;
}

#main_image{
	border: 2px solid #424242;
	margin: 11px;
	}

#bottom_banner{
	float: right;
	height: 94px;
	width: 702px;
	border: 1px solid #bababa;
	margin: 15px 10px 15px 0px;
	}

#bottom_banner_image{
	margin: 1px;
	border: 1px solid #e3e3e3;
	background: url('/landing/images/Inspiration-Page_012608a.jpg');
	height: 90px;
	}

#bottom_banner_text{
	float: right;
	width: 325px;
	font-weight: 800;
	color: #336699;
	font-size: 14px;
	margin: 19px;
	line-height: 16px;
	}

#bottom_banner_text img{
	float: right;
	}

#bottom_banner_text img:hover{
	border: 1px solid #dea87a;
	}

.project{
	float: right;
	width: 490px;
	margin: 10px;
	font-size: 12px;
	}

.top_border{
	border-top: 1px solid #bababa;
	padding-top: 20px;
	}

.project img{
	float: left;
	margin: 5px 10px 5px 5px;
	}

.project a{
	float: left;
	margin-top: 5px;
	font-weight: 700;
	color: #c65e05;
	text-decoration: none;
	}
	
.project a:hover{
	background-color: #eeeeee;
	}	

.project p{
	float: left; 
	width: 290px;
	margin: 10px 15px;
	line-height: 1.3em;
	}

.project h3{
	diplay: inline;
	float: left; 
	margin: 0px 5px;
	color: #000000;
	}

#headline{
	float: right;
	width: 500px;
	margin:10px;
	color: #425c7f;
	}

h3{	font-size: 14px;}


.profiles{
	background-color: #edf2f8;
	height:291px;
	float: right;
	margin: 15px;
	border: 1px solid #b9b9b9;
	width: 176px;
	font-size: 12px;
	}	
.profiles p{
	width: 150px;
	margin: 10px;
	line-height: 1.3em;
	}
.profiles a{
	margin: 15px 15px 15px 0px;
	line-height: 1.3em;
	font-size: 12px;
	}
	
.profiles a:hover{
	background-color: #bbd5ee;
	}	
	
.profiles form{
	margin: 10px;
	}
	
.profiles form input, .profiles form select{
	border: 1px solid #325575;
	padding: 2px;
	font-size: 10px;
	width: 150px;
	}
.profiles .submit{
	margin-top: 15px;
	}
	
#top{
	position: relative;
	top:0px;
	left:0px;
	}	
	
#blackbox{
	text-decoration: none;
	position: absolute;
	top:35px;
	left:12px;
	background-color: black;
	width: 263px;
	height: 103px;
	color: #ffffff;
	
	filter:alpha(opacity=75);
	-moz-opacity:.75;
	opacity:.75;
	z-index: 1000;
	}
#blackbox a{
	text-decoration: none;	
	}
#blackbox h1{
	margin:10px;
	font-size: 20px;
	font-weight: 500;
	}	
#blackbox p{
	margin: 0px 10px 10px 10px;
	font-size: 12px;
	line-height: 1.3em;
	}		