.outerwrap{
	width			: 600px;
	margin			: 0 auto 0 auto;
	color			: #fff;
}

.outerwrap h2{
font-size: 40px;	
}

.wrappershell{

	width			: 600px;
	margin			: 0 auto 0 auto;
	color			: #fff
}

.leftshell{
	padding-top		: 10px;
	font-size		: 1.2em;
	width			: 450px;
	float			: left;
	color			: #fff;
}

.leftshell img{

	margin			: 0 auto 16px auto;

}

.leftshell p{
padding: 0 0 16px 0;
margin: 0;	
text-align: left; 
font-size: 14px;
}
.leftshell h2{
font-size: 22px;
font-weight: bold;
padding-bottom: 16px;
	
}

.rightshell{
	padding-top		: 10px;
	width			: 100px;
	float			: right;
	color			: #fff;
	font-size		: .8em;
	font-family		: tahoma;
}

.rightshell img{
	margin			: 0 0 10px 0;

}

.outerwrapdoor{
	width			: 80%;
	margin		: 0 auto 0 auto;
	color			: #fff;
}

.outerwrapstain{
	width			: 80%;
	margin		: 0 auto 0 auto;
	color			: #fff;
}

