#index {
	padding-bottom : 25px;
}

#top_pane {
	background : aliceBlue;
	padding : 25px;
	border-bottom : 1px solid #CCD9E4;
	width : 895px;
}

#details {
	padding : 15px;
	margin-right : 20px;
	width : 550px;
	font-size : 14px;
	letter-spacing : 0px;
	font-family : Helvetica, Arial, sans-serif;
	color : #333333;
	line-height : 18px;
}

#details li {
	padding-top : 10px;
}

span.logo {
	font-family : Arial bold;
	letter-spacing:-4px;
	font-weight : bold;
}

span.blue {
	color : rgb(0, 110, 199);
}

span.green {
	color : rgb(84, 194, 71);
}

#index h1, #index h2, #index h3 {
	margin : 0 0 10px;
}

#index h2, #index h3 {
	font-family : georgia;
}

#index h1 {
	color:#000000;
	font-size:41px;
	letter-spacing:-1px;
	line-height:1em;
}

#index h2 {
	color:#333333;
	font-size:24px;
	font-weight:normal;
	line-height:1.2em;
}

#index h3 {
	color:#333333;
	font-size:16px;
	font-weight:normal;
	line-height:1.2em;
}

#buttons {
	padding-top : 10px;
}

span.button {
	margin-right : 20px;
}

#main_content {
	padding : 0;
}