/* andreas02 - a free xhtml/css website layout by Andreas Viklund - http://andreasviklund.com - Free to use for any purpose as long as the proper credits are given to the original author.

Version: 2.0 (Jan 29, 2007)

Screen layout: */

body {
	color:#303030;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

a {
	color:#303030;
	text-decoration:none;
}

a:hover {
color:#303030;
text-decoration:none;
border-bottom:1px solid #505050;
}

h1 {
	margin:0 0 20px 0;
	font-size:18px;
	font-weight: normal;
}

h2 {
	margin:0 0 12px 0;
	font-size:16px;
}

h3 {
	margin:0 0 10px 0;
	font-size:14px;
}

p {
	margin:0 0 15px 0;
	line-height:1.25em;
	text-align:left;
}

a img {
border:0;
}

/* Site title section */

#logo {
margin:15px 0 0 0;
}

#logo h1 a {
color:#505050;
border:none;
}

#logo h1 a:hover {
color:#303030;
text-decoration:none;
border:none;
}

/* Toptab menu */

#toptabs {
margin:10px auto -13px auto;
font-size:0.8em;
width:760px;
}

#toptabs p {
text-align:right;
color:#808080;
}

.toptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
text-decoration:none;
background:#f0f0f0 url(../images/corner2.gif) top right no-repeat;
color:#808080;
border-bottom:1px solid #e0e0e0;
}

.toptab:hover {
background:#fafafa url(../images/corner2.gif) top right no-repeat;
border-bottom:1px solid #eaeaea;
color:#505050;
text-decoration:none;
}

.activetoptab {
padding:4px 5px 3px 5px;
margin:0 0 0 4px;
color:#505050;
text-decoration:none;
background:#ffffff url(../images/corner2.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activetoptab:hover {
text-decoration:none;
border-bottom:1px solid #ffffff;
}

/* Navitab menu */

#navitabs {
clear:both;
}

.navitab {
padding:4px 8px 4px 8px;
margin:0 0 4px 0;
text-decoration:none;
font-size:1.1em;
background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
border-left:1px solid #ffffff;
}

.navitab:hover {
text-decoration:none;
background:#d0d0d0 url(../images/corner.gif) top right no-repeat;
border-bottom:1px solid #ffffff;
}

.activenavitab {
padding:4px 8px 5px 8px;
color:#ffffff;
margin:0 0 5px 0;
font-size:1.1em;
text-decoration:none;
background:#505050 url(../images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration:none;
color:#ffffff;
}

/* Header description */

#desc6 {
	padding:0;
	clear:both;
	background-image: url(/images/fxp-courier-logo_DFW-Hstn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border: thin solid #999;
	margin-top: 5px;
	height: 200px;
	width: 800px;
}
#desc6 a {
color:#ffffff;
text-decoration:none;
border-color:#ffffff;
}
#headerText {
	width: 450px;
	left: 15px;
	top: 10px;
	position: relative;
}
#headerPhone {
	color: #006;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 60%;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	margin-bottom: 10px;
}


#header6Text {
	line-height: 1.25;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-variant: small-caps;
	font-size: 14px;
	text-shadow: 1px 1px 2px #000;
}

/* Main content */

#main {
	width:565px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #d8d8d8;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
}
#mainForms {
	width:585px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 5px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #d8d8d8;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: relative;
	float: left;
}


#mainText {
	padding-left: 10px;
	float: right;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
}
#mainText2 {
	float: left;
	width: 550px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	bottom: 0px;
	position: relative;
	left: 0px;
	clear: both;
	letter-spacing: 1px;
}

/* Sidebar */

#sidebar {
	width:150px;
	float:right;
	padding-top: 15px;
	padding-right: 10px;
	margin-right: 0px;
}

#sidebar p {
	font-size:14px;
	line-height:1.3;
	margin:0 0 15px 0;
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
}

/* Footer */

#footer {
	clear:both;
	background:#fafafa;
	border-top:1px solid #d8d8d8;
	font-size: 12px;
	text-align: center;
	margin-top: 5;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	vertical-align: middle;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-top: 0px;
	display: block;
}

#footer a {
color:#808080;
}

#footer a:hover {
color:#303030;
}

#footer p {
	color:#808080;
	font-size:1.1em;
	line-height:1.3em;
	margin:15px 0 0 0;
	padding:0;
	text-align: center;
}

/* Various classes */

.photo {
padding:2px;
margin:0 0 8px 0;
background-color:#f0f0f0;
border:1px solid #d8d8d8;
}

.right {
margin-top:-8px;
text-align:right;
}

.block {
	background-color: #F0F0F0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	font-size: 14px;
}

.sidelink {
text-align:left;
display:block;
width:140px;
background:#f0f0f0 url(../images/corner.gif) top right no-repeat;
padding:3px 4px 3px 8px;
margin:5px 10px 5px 0;
border:none;
}

.sidelink:hover {
background:#e0e0e0 url(../images/corner.gif) top right no-repeat;
text-decoration:none;
border:none;
}

.hide {
display:none;
}
#serviceCall {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
