﻿
.container{
	width:920px;
	margin:0 auto;
}
.top{
	height:170px;	
}
.bottom{
	top:300px;
	width:920px;
}
.bottom .rightSide{
	width:420px;
	padding-top:14px;
}
#logodiv{
	position:relative;
	left:610px;
	width:130px;
}
.bottom div{
	float:left;
}
.bottom div *{
	float:none;
}
.leftSide{
	width:400px;
}
.headImage{
	margin-bottom:8px;
}

.rightsidetext, .rightsidetext2{
	margin-top:140px;
	margin-left:50px;
	width:414px;
}

.rightsidetext h1, .contents h1{
	margin-left:75px;
}


.rightsidetext2 h1{
	margin-bottom:0px;
}
.rightsidetext2 p{
	margin-top:0px;
	margin-left:16px;
	text-align:justify;
}
