@charset "utf-8";
a {
color: #000000;
font-size: 15px;
}
a.main-menu-news {
color: #000000;
font-size: 11px;
}
body {
	background-attachment: fixed;
	background-image: url(http://dfwtrailerrental.com/img/bg.jpg);
	background-repeat: repeat;
	height: 100%;
	margin: 0px;
	width: 100%;
	padding: 0px;
		}
.main-content-top {
	background-color: #FFFFFF;
	height: 14px;
	width: 550px;
}

.site {
	width: 776px;
	vertical-align: top;
	height: 100%;
}
.main-left {
	background-image: url(../img/bg-left.png);
	background-repeat: repeat-y;
	width: 17px;
	margin: 0px;
	padding: 0px;
}
.main-left-ie {
	width: 17px;
	margin: 0px;
	padding: 0px;
}
.main-right {
	background-image: url(../img/bg-right.png);
	background-repeat: repeat-y;
	width: 17px;
	margin: 0px;
	padding: 0px;
}
.main-right-ie {
	width: 17px;
	margin: 0px;
	padding: 0px;
}
.main-content {
	background-color: #FFFFFF;
	vertical-align: top;
	height: 100%;
	width: 550px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	overflow: auto;
	clear: both;
}
.main-menu-bottom {
	background-image: url(../img/menu_bottom.jpg);
	height: 55px;
	width: 192px;
}

.main-menu-left {
	background-image: url(../img/menu_left.jpg);
	height: 100%;
	width: 15px;
	background-repeat: repeat-y;
}
.main-menu-top {
	background-image: url(../img/menu_top.jpg);
	height: 14px;
	width: 192px;
}
.main-menu-content {
	background-image: url(../img/menu_middle.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 162px;
	vertical-align: top;
}
.main-menu-right {
	background-image: url(../img/menu_right.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 15px;
}
.main-logo {
	background-color: #FFFFFF;
	height: 105px;
	width: 742px;
}
.main-copyright {
	font-size: small;
	color: #999999;
	text-align: center;
	vertical-align: middle;
	height: 55px;
	width: 550px;
	background-color: #FFFFFF;
}
