@font-face {
 font-family: MyCustomFont;
 src: url("ARLRDBD.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("ARLRDBD.TTF") /* TTF file for CSS3 browsers */
}

@font-face {
 font-family: MyCustomFont;
 src: url("Arial Rounded MT Bold.otf") /* TTF file for CSS3 browsers */
}
/**
edited	
**/

*,p,ul,ul li{
	font-family: MyCustomFont, arial, sans-serif;
}

#content{
	width:970;
	margin:0;
	float:left;

}
#left_content{
	float:left;
	width:712px;
	margin:28px 0 0;
	padding:0;
	
}
#upper_box,#lower_box{
	width:100%;
	height:100%;
}
#upper_box p{
	margin:0;
	font-size:17px;
	font-weight:bolder;
	padding:0 32px 0 35px;
	text-align:left;
	color:#000000;
	letter-spacing:-.4px;
	line-height:29px;
	width:650px;
}
.bullets {
	margin-left:10px;
	padding:0;
	font-size:17px;
	font-weight:bolder;
	padding:0 32px 0 34px;
	text-align:left;
	color:#000000;
	letter-spacing:-0.8px;
	line-height:20px;
	word-spacing:1.7px;
}
#upper_box ul li{
	margin:0;
	padding:0;
}
#lower_box p{
color:#D4D8D9;
font-size:85px;
font-weight:bolder;
margin:45px 0 0 63px;
font-family: century gothic;
}
.dots{
font-family: verdana;
}
#contact_info{
	width:970px;
	height:30px;
}
#clear{
	clear:both;
}
.left{
	float:left;
}
#right_content{
	float:left;
	width:252px;
	margin:29px 0 36px;
	padding:0;
}
.lefty{float:left;}
#contact_ul{
	margin-top:-5px;
	margin-left:47px;
	font-size:17px;
	font-weight:bolder;
	list-style-image:url('images/button_arrow.jpg');
	color:#999999;
	line-height:19px;
	margin-bottom:31px;
}
