body {
	font-family: Arial, Helvetica, sans-serif; background-color: #3F3344; margin: 0px; padding: 0px;
}
#pagewidth {
	width: 769px; text-align: left; margin-left: auto; margin-right: auto; padding-bottom: 200px; background-color: #FFFFFF; background-image: url(images/background.gif); background-repeat: repeat-y;
}
.header {
	width: 769px; height: 173px;
}
.nav {
	background-image: url(images/bottomTop.jpg); background-repeat: no-repeat; height: 115px;
}
.home img {
	margin-left: 49px; margin-top: 37px;
}
.about img {
	margin-left: 46px; margin-top: 22px;
}
.carrier img {
	margin-left: 48px; margin-top: 9px;
}
.contact img {
	margin-left: 48px; margin-top: 2px;
}
#rightside {
	float: right; position: relative; width: 233px; text-align: center;
}
h1 {
	float: left; position: relative; width: 460px; font-size: 170%; color: #FF6600; margin-bottom: 8px; font-weight: normal; padding-left: 32px; padding-bottom: 10px;
}
h2 {
	float: left; position: relative; width: 460px; font-size: 130%; line-height: 110%; color: #0099CC; margin-bottom: 17px; font-weight: normal; padding-left: 32px; padding-bottom: 10px;
}
p {
	float: left; position: relative; width: 460px; font-size: 90%; line-height: 140%; color: #000000; margin-top: 0px; font-weight: normal; margin-bottom: 16px; padding-left: 32px;
}

.text { font-size: 75%; }

.boxinput {
	border:1px solid #000000;
	background-color:#ffffff;
	color:#000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", Verdana, sans-serif;
	font-size:11px;
}

.dklilac {
	color: #766080;
}
a {
	text-decoration: none; color: #FF6600;
}
a:hover {
	text-decoration: underline;
}
#bottom {
	font-size: 70%; color: #766080; width: 769px; float: none; position:relative; padding-bottom: 4px; background-color: #FFFFFF; background-image: url(images/background.gif); background-repeat: repeat-y; text-align: left;
}
.mrs {
	width: 535px; text-align: center;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
#wrapper:after {
	content: "."; display: block; height: 0px; clear: both; visibility: hidden;
}
#wrapper {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #wrapper {
	height: 1%;
}
#wrapper {
	display: block;
}
/* End hide from IE-mac */
