body{
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	
	}
div{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	line-height:22px;
	}
.ul{
	margin:0px;
	margin-left:20px;
	padding-left:0px;
	}
a{
	color: #333333;
	text-decoration: underline;
	}
a:hover{
	color: #333333;
	text-decoration: none;
	}
img{
	border:none;
	}
p{
	margin:18px 0;
	}
#main{
	width:988px;
	margin:0 auto;
	}
#header{
	width:988px;
	}
#top{
	width:988px;
	background-color:#f36f20;
	display:inline-block;
	position:relative;
	height:140px;
	}
#logo{
	width:293px;
	float:left;
	margin-top:40px;
	}
#thebest{
	width:411px;
	float:right;
	margin-top:60px;
	margin-right:190px;
	}
#navi{
	width:988px;
	background-image:url(../images/navi_bg.jpg);
	background-repeat:repeat-x;
	height:51px;
	}
#content{
	width:988px;
	position:relative;
	display:inline-block;
	}
#left{
	width:270px;
	float:left;
	margin:20px 0 0 30px;
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-x;
	padding:10px 25px 0 25px;
	}
#right{
	width:580px;
	float:right;
	margin:20px 30px 25px 0;
	}
.lefttext{
	font-size:20px;
	line-height:28px;
	}
#bottom{
	width:988px;
	background-image:url(../images/bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
#copy{
	width:auto;
	padding:135px 0 0 30px;
	}
.red{
	color:#ed1b23;
	font-size:13px;
	}
.red a{
	color:#ed1b23;
	text-decoration:underline;
	}
.red a:hover{
	color:#ed1b23;
	text-decoration:none;
	}
.title{
	font-size:15px;
	font-weight:800;
	}
#title{
	float:left;
	width:420px;
	}
#services{
	float:right;
	width:120px;
	}