/* reset
----------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
table { border-spacing: 0; }
acronym { cursor: help; }

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Verdana, Geneva, sans-serif; }
.submit { cursor/**/: /**/pointer; font-family: Verdana, Geneva, sans-serif; }
select { font-size: 100%; font-family: Verdana, Geneva, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }
.bold { font-weight:bold;}

.boldslant { font-weight:bold; font-style:italic; }
.boldline { font-weight:bold; text-decoration:underline; }
.boldslantline { font-weight:bold; font-style:italic; text-decoration:underline; }
.slantline { font-style:italic; text-decoration:underline; }
.greenboldline { color:#006600; font-weight:bold; text-decoration:underline; }
.line { text-decoration:underline; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



/* custom
----------*/

a:link, a:visited {
	color: #006600;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Verdana, Geneva, sans-serif;
	background: #003300;
}
#page {
	width: 900px;
	margin: 0 auto;
	font-size: 1.2em;
	color: #000000;
}

#top {
	width: 100%;
	overflow: hidden;
}
	#logo {
		float: left;
		padding: 8px 25px 0 0;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 427px;
			height: 66px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo-1.png) no-repeat 0 0;
			}

	#logo2 {
		float: left;
		padding: 8px 25px 0 0;
	}
		#logo2 a:link, #logo2 a:visited {
			display: block;
			width: 427px;
			height: 66px;
		}
			#logo2 a:link span, #logo2 a:visited span {
				background: url(../img/logo-2.png) no-repeat 0 0;
			}



#menu {
		float: left;
		padding: 60px 0 0;
	}
		#menu ul {
			font-size: 91.67%;
			font-weight: bold;
		}
			#menu li {
				float: left;
				margin: 0 10px 0 0;
				background: #ffcc33 url(../img/but-r.gif) no-repeat 100% 0;
			}
				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					height: 25px;
					line-height: 25px;
					color: #003300;
					padding: 0 12px;
					background: url(../img/but-l.gif) no-repeat 0 0;
				}
				#menu li a:link:hover, #menu li a:visited:hover {
				}
				#menu li.active a:link, #menu li.active a:visited {
				}

#wrap {
	padding: 17px 4px 10px;
	width: 892px;
	overflow: hidden;
	background: #FFFFFF;
}
	#wrapSec {
		float: right;
		width: 662px;
		overflow: hidden;
	}
		#content_inner {
			float: left;
			width: 620px;
			padding: 0 12px;
		}

#paytable {
	float:right;
	margin-right:100px;
}

		#content {
			float: left;
			width: 350px;
			padding: 0 12px;
		}

		#content ul li {
			padding-top: 8px;
		}



		#side1 {
			float: right;
			width: 270px;
			padding: 0 10px 0 0;
		}

	#side2 {
		float: left;
		width: 204px;
		padding: 0 10px 10px;
		border: solid 1px #d2cfc6;
		border-width: 0 1px;
		border-bottom: solid 1px #f5f2ed;
	}


#header {
	border: solid 1px #bdbab2;
	padding: 2px 2px;
	margin: 0 0 2px;
}
#wrapSec h2 {
	background: #ffcc33;
	color: #003300;
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 250%;
	font-weight: bold;
	height: 48px;
	line-height: 48px;
	padding: 0 12px;
	margin: 0 0 15px;
}

#content p, #content_inner p {
	line-height: 1.5;
	margin: 0 0 1em;
}
#content ul,
#content ol,
#content_inner ul,
#content_inner ol {
	list-style: disc;
	margin: 0 0 1em 2em;
}
	#content_inner li {
		margin: 0 0 1em 1em;
	}
#content ol, #content_inner ol {
	list-style: decimal;
}

#content h2, #content_inner h2 {
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 .3em;
}
#content h3, #content_inner h3 {
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 .5em;
}


#menu2 {
	text-transform: uppercase;
	font-size: 91.67%;
}
	#menu2 li {
		padding: 0 0 0 10px;
		background: url(../img/bullet-1.gif) no-repeat 0 .25em;
		margin: 0 0 .6em;
	}
		#menu2 a:link, #menu2 a:visited {
			color: #006600;
			text-decoration: underline;
		}

#phone {
	margin: 0 -10px 20px;
	height: 31px;
	text-indent: -1000em;
	background: url(../img/text-phone2.png) no-repeat 0 0;
}

#testimonials {
	margin: 50px 5px 0 25px;
	font-size: 120%;
	color: #ac8415;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-style: italic;
	font-weight:bold;
}
#testimonials div {
	margin-top: 10px;
	font-style: normal;
}



#side2 .info {
	text-align: center;
	line-height: 1.75;
	margin: 0 0 1em;
}
#side2 .img {
	text-align: center;
}


#footer {
	padding: 10px 0;
	text-align: center;
	color: #a1ad94;
	font-size: 83.33%;
}
	#footer a:link, #footer a:visited {
		color: #a1ad94;
	}
	#footer p.links {
		text-transform: uppercase;
		margin: 0 0 7px;
	}
	.copyright {
		margin-top:17px;
		font-size: 9px;
	}

form.app {
	width:360px;
}

input {
	margin-bottom: 5px;
}

select {
	margin-bottom: 5px;
}



