body 
{
	font-family:"Arial","Helvetica",Lucida Grande,Lucida Sans Unicode,Verdana,sans-serif;
	text-align: center;
	margin:0;
	padding: 0;
	background-color: #333333;
	background-image: url("../images/bg_grad_tile.jpg");
	background-repeat: repeat-x;
	background-position: top; 
}
.page {
	width: 1024px;
	height: 1009px;
	background-image: url("../images/bg_img.jpg");
	background-position: -5px 0; 
	margin: 0px auto 0px auto;
	padding: 0;
}
.content {
	width: 894px;
	margin: 0px auto 0px auto;
	padding-top: 80px;
}
.content_img {
	width: 894px;
	margin-top: 110px;
}
.content_img img {
	margin: 0 7px 0 0;
	float: left;
	padding: 0;
}
.content_img #last {
	margin: 0;
}
h1, h2, h3, h4 {
	float: left;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	color: #8a8689;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	width: 325px;
	margin: 3px 0 0 30px;
}
h3 {
	background-image: url("../images/icon.jpg");
	background-position: 0 7px;
	background-repeat: no-repeat;
	font-size: 36px;
	letter-spacing: -1px;
	line-height: 46px;
	color: #888888;
	text-align: left;
	width: 500px;
	margin: 87px 0 0 0;
	padding-left: 40px;
}
h3 a{
	text-decoration: none;
	color: #d9dadb;
}
h4 {
	float: none;
	color: #e6e6e6;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.masthead a {
	background-image: url("../images/icon_email.gif");
	background-position: 0 0;
	padding: 0 0 0 30px;
	background-repeat: no-repeat;
	font-size: 12px;
	color:#b6b5b5;
	text-decoration: none;
	margin: 4px 0 0 30px;
	float: right;
	height: 24px;
}
a img {
	border: none;
	margin: 0;
}
a:hover {
	text-decoration: underline;
}
#download {
	background-image: url("../images/icon_download.gif");
}
#linkedin {
	background-image: url("../images/bullet_linkedin.gif");
	background-position: 0 2px;
}
.masthead {
	width: 894px;
	height: 113px;
}
.right_column {
	text-align: left;
	float: right;
	width: 320px;
	margin-top: 100px;
	padding-right: 20px;
}
.right_column a {
	background-image: url("../images/bullet_link.gif");
	background-position: 0 3px;
	background-repeat: no-repeat;
	font-size: 12px;
	color:#b6b5b5;
	text-decoration: none;
	padding: 0 0 0 20px;
}
.right_column a:hover {
	text-decoration: underline;
}
p {
	color: #b5b5b5;
	font-size: 12px;
	line-height: 19px;
	margin: 8px 0 8px 0;
	padding: 0px;
}
ul, li {
	color: #b5b5b5;
	font-size: 12px;
	line-height: 19px;
	margin: 8px 0 8px 16px;
	padding: 0px;
}



