@charset "utf-8";
/* CSS Document */

body {
	background-color:#222120;
	background-image:url(images/mainbg.png);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font: normal 76%/1.5em arial, helvetica, sans-serif;
	margin: 0 0 15px 0;
}

a img {border: none; }
a:link { color: #ff6c00; font-weight: bold; text-decoration: none; }
a:visited { color: #ff6c00; font-weight: bold; text-decoration: none; }
a:hover { color: #000000; font-weight: bold; text-decoration: none; }
a:active { text-decoration: none; color: #ff6c00; font-weight: bold; }

h1 {
	font: bold 1.8em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	margin: .25em 0;
	color: #ff8400;
}


h2 {
	font: bold 1.5em "trebuchet ms", trebuchet, arial, helvetica, sans-serif;
	margin: .25em 0;
	color: #ff8400;
}

h3 {
	font: bold 1em arial, helvetica, sans-serif;
	margin: 5px 0px 2px 0px;
	color: #333333;
}

h4 {
	font: bold 1em arial, helvetica, sans-serif;
	margin: 5px 0px 2px 0px;
	color: #ff8400;
}
.textbox {
border: 1px solid #a5a5a5;
width: 170px;
}

#wrapper {
	width: 100%;
	text-align: center;
}

#container {
	position: relative;
	width: 750px;
	top: 0px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}

#header {
	width: 750px;
	height: 240px;
	}
	
#menu {
	width: 750px;
	height: 38px;
	background: #cc7d27 url(images/menubg.gif) repeat-x;
	}

#menu a img {
	margin-right: 69px;
	}
	
.last {
margin-right: 0px !important;
}

#content {
	width: 730px;
	background-color:#FFFFFF;
	padding: 5px 10px 5px 10px;
	text-align: left;
	}
	
.specializing {
	margin-top: 7px;
	list-style-image: url(images/list-arrow.gif);
	margin-bottom: 0px;
	}
	
.specializing li {
	color: #679064;
	font-weight: bold;
	}
	
#form_table td {
padding-bottom: 2px;
}

.style1 {
	font-size: 19px;
	font-weight: bold;
}
.style2 {font-size: 19px}
.style4 {font-size: 16px}

.question {
	font-weight: bold;
	color: #ff8400;
	}

.lefttd {
	padding-right: 7px;
	font-weight: bold;
	color: #333333;
}

.ship {
	color: #ff8400;
	}
