body{
	margin: 0px;
	
}

img{
	border: 0;
}
.background{
	/*background-image: url('../images/gray_background.png');
	background-repeat: repeat-x;*/
}
.main{
	margin: auto;
	height: 1712px;
	/*width: 1224px;*/
	background-image: url('../images/bgn_gradient.jpg');
	background-repeat: repeat-x;

}
.name{
	padding-bottom: 10px;
	padding-left: 33px;
}
.body{
	 
	/*height: 1120px;*/
	width: 960px;
	margin: auto;
}
.header-main{
}
.toolbar{
	padding-left: 528px;
	font-size: 5px;
}
.main-graphic-body{
display: block;
    margin-left: auto;
    margin-right: auto;
	background-image: url('../images/main_image.jpg');
	height: 370px;
	background-repeat: no-repeat;
	background-position: center;
	
}
.main-graphic-column1{
	padding-left: 518px;
	padding-right: 120px;
	padding-top: 15px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 21px;
	
}
.main-text-body{
	background-color: #FFFFFF;

}
.main-text-column1{
	width: 535px;
	float: left;
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	padding-left: 33px;
	padding-right: 33px;
	padding-top: 25px;
	background-color: #FFFFFF;
	line-height: 1.7;
	
	
}

.main-text-column2{
	width: 2px;
	float: left;
	background-color: #FFFFFF;
	padding-top: 55px;
}
.main-text-column3{
	width: 282px;
	float: left;
	font-family: arial;
	font-size: 9pt;
	color: #666666;
	padding-left: 33px;
	padding-right: 15px;
	padding-bottom: 41px;
	padding-top: 29px;
	background-color: #FFFFFF;
	line-height: 1.7;
	
}
.main-text-photo{
	float: left;
}
.footer{
	font-family: arial;
	font-size: 9pt;
	color: #5f0000;
	width: 960px;
	text-align: center;
	display: inline-block;
	padding-top: 20px;
	background-image: url('../images/footer_shadow.png');
	background-repeat: no-repeat;
}
.footer a{
	color: #5f0000;
	text-decoration: none;
}
.footer a:link{
	color: #5f0000;
	text-decoration: none;
}
.footer a:visited{
	color: #5f0000;
	text-decoration: none;
}
.footer a:hoover{
	color: #5f0000;
	text-decoration: none;
}

.footer-spacer{
	word-spacing: 30px;
}

img.center{
	display: block;
    margin-left: auto;
    margin-right: auto;
}
img.intext{
	float:left;
	padding-right: 32px;
	padding-top: 32px;
}
p.single{
	line-height: 1;
}
.hr {
	width:1px;
	height:1171px;
	background-color:#000000;
}

.bold-text{
	font-size: 11pt;
	color: #000000;
	font-weight: 800;
}
.bold-text-close{
	font-size: 11pt;
	color: #000000;
	font-weight: 800;
	-webkit-margin-after: -.2em;
}
.text-close{
	-webkit-margin-before: 0em;
}
.quote-text{
	font-weight: 800;
	font-style: italic;
	color: #5f0000;
	line-height: 2;
	text-align: center;
}
a:link{
	color: #5f0000;
	text-decoration: underline;
}
a:visited{
	color: #5f0000;
	text-decoration: underline;
}
.header{
	margin: auto;
	width: 960px;
}

.bullets{
	color: #000000;
	padding-left: 5px;
	text-indent: -5px;
	line-height: 1.7;
	-webkit-margin-after: 0em;
	-webkit-margin-before: 0em;
}
