body{
	padding:0px;
	margin:0px;
	background:url(../images/bg1.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}
	
.top-link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1a171c;
	text-decoration:none;
	}
	
a.top-link:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ef8317;
	text-decoration:none;
	}
	
.orange-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#ef8317;
	text-decoration:none;
	}
	
.blue-box-left{
	background:url(../images/blue-box-left.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:300px;
	width:373px;
	}
	
.video-bg{
	background:url(../images/video-bg.png);
	background-position:right top;
	background-repeat:no-repeat;
	height:261px;
	}
	
.body-text{
	font-family:tahoma;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:17px;
	}
	
.boxborder{
	border:1px solid #000000;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}
