body {
	margin: 0;
	background-color: #99c17d;
	/*font-size: 100%;*/
}

div#top-wrapper {
	background: #bad5a7 url(/themes/site_themes/ots/images/part-one-bg.png) no-repeat top center;
}

div#bottom-wrapper {
	background: #99c17d url(/themes/site_themes/ots/images/part-two-bg.png) no-repeat top center;
}

div#bottom {
	width: 820px;
	margin: 0 auto;
	padding: 2.5em 0;
}

a:link,
a:visited {
	color: #282828;
	text-decoration: none;
}

a:hover,
a:active {
	color: #555555;
	text-decoration: underline;
}

div#top {
	width: 820px;
	margin: 0 auto 0;
	padding: 2.5em 0;

}
div#top ul {
	font-size: 1.1em;
}
p, ul, h2, h3, h4 {
	color: #282828;
}
#wrapper {
}

div#wrapper div#header {
	margin: 0 0 18px 0;
}

div#wrapper div#header #logo {
/*float: left;*/
	text-indent: -9999px;
	width: 390px;
	height: 75px;
	margin: 0;
	padding: 0;
}

div#wrapper div#header #logo a:link,
div#wrapper div#header #logo a:visited,
div#wrapper div#header #logo a:hover,
div#wrapper div#header #logo a:active {
	background: transparent url(/themes/site_themes/ots/images/ots-logo.png) no-repeat 0 0;	
	display: block;
	width: 490px;
	height: 75px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: disc;
	margin: 0 0 1em 1em;
	padding: 0;
	list-style-position: outside;
	
}
h3 {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 9px 0;
	clear: left;
}
div#wrapper div#top p.big {
	font-size: 1.3em;
}

div#wrapper div#top ul.big {
	list-style-type: disc;
	font-size: 1.3em;
	margin: 0 0 36px 0;
	padding: 0;
	list-style-position: inside;	
}

div#bottom table th,
div#bottom table td,
div#top table th,
div#top table td  {
	border: 0;
	width: 50%;
}
div#wrapper div#bottom div.left {
	width: 400px;
	float: left;
}

div#wrapper div#bottom div.right {
	width: 400px;
	float: right;
}

div#wrapper div#bottom-wrapper div#bottom h2 {
	width: 322px;
	height: 34px;
	text-indent: -9999px;
	margin: 0 0 1.5em 0;
	background: transparent url(/themes/site_themes/ots/images/heading-title-search-req.png) no-repeat top left;
}

input.text {
	width: 90%;
	padding: 3px;
}

select.select-province {
	width: 95%;
}

input.text-2 {
	width: 40%;
	padding: 3px;
	margin: 0 .5em 0 0;
}
textarea {
	width: 95%;
	font-size: 1em;
	margin: 0;
}
input.text-3 {
	width: 20%;
	padding: 3px;
}

/*select.select-province {
	width: 100%;
}*/

h4 {
	display: inline;
	font-size: 1.2em;
	font-weight: normal;
	color: #353535;
}

label strong {
	color: #282828;
	font-size: .8em;
	text-transform: uppercase;
	font-family: "Lucida Grande", Helvetica, Calibri, Arial, sans-serif;
	/*letter-spacing: 0.9px;*/
}

.left h3,
.right h3 {
	font-size: 2.5em;
	letter-spacing: -0.9px;
}

div#bottom div#billing {
	/*background-color: #282828;*/
	width: 90%;
}

div#bottom div#billing  h3
div#bottom div#billing  p, {
	color: #353535;
}
