/* reset.css */
html, body, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {voice-family: "\"}\""; voice-family:inherit;line-height:1.5;}

table {border-collapse:collapse;border-spacing:0;}
table, td, th {vertical-align:middle;}
caption, th, td {text-align:left;font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

body {
	margin:0px;
	padding:0px;
	background-color: #666633;
	border:0px;
	font-family:Arial,Verdana,Serif;
	voice-family: "\"}\""; voice-family:inherit;
	font-size:11px;
	line-height:13px;
	color:#363613;
}

html>body {font-size:11px;}

a:link, a:visited {
	color:#bb0101;
	background-color:transparent;
	text-decoration:none;
}
a:hover {
	color:#000;
}

form {
	margin:0px;
	padding:0px;
}

input {
	border:1px solid #666;
}

fieldset{
	margin:2px;
	border:1px dashed black;
}

img{
	border:0px;
}

.shell {
	padding-bottom:20px;
}
.mainTbl{
	width:802px;
	background: transparent url("/images/bg_main2.jpg") no-repeat 0 0;
	margin:5px auto 0px auto;
}
#container {
	margin:0px 0px 0px 0px;
}

#logo {
	float:left;
	padding:46px 0px 0px 216px;
	margin:0px;
	font-size:0px;
	line-height:0px;
}
#nav {
	height:97px;
	padding:19px 0px 0px 90px;
	margin:0px;
	font-size:0px;
	line-height:0px;
}

#schedule_now {
	float:left;
	padding:7px 0px 0px 292px;
	margin:0px;
	font-size:0px;
	line-height:0px;
}

#content_box {
	padding-left:20px;
	padding-top:6px;
}
#content {
	background: #fff url("/images/bg_body2.jpg") no-repeat 0 0;
	padding:14px 55px 20px 60px;
}
#content_lft {
	float:left;
	width:440px;
	text-align:right;
}
#content_rgt {
	float:right;
	padding-right:16px;
}

#address_box {
	text-align:center;
	width:100%;
	padding:20px 0px 0px 0px;
}
#address_txt {
	color:#818181;
	font-family:Arial,Verdana,Serif;
}

#footer_box {
	width:802px;
	height:96px;
	background: transparent url("/images/bg_footer.jpg") no-repeat 0 0;
	margin:0px auto 0px auto;
}
#footer {
	width:524px;
	font-size:9px;
	padding:0px 0px 34px 0px;
	color:#FFF;
	text-align:right;
}
#footer a{
	color:#FFF;
}
#footer a:hover{
	color:#a8a8a8;
}

.clear {clear:both;}

input,select {
	font-size:19px;
	border:1px solid gray;
	font-weight:100;
}
input:focus,textarea:focus, select:focus {
	background-color: #fff;
	border-color: #dd9e9e;
}
input#email {
	width: 300px;
}
input#user {
	width: 200px;
}
input#passwd {
	width: 200px;
}
input#name, input#company, input#city {
	width: 300px;
}


#rounded-corner {
	margin: 0px;
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	text-align: left;
}

#rounded-corner caption {
	padding: 0 0 0px 0;
	margin:0px;
	font: italic 15px Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bolder;
	text-align: left;
}
#rounded-corner thead th.rounded-left {
	background: #a50e39 url('images/rc_tl-red.png') left -1px no-repeat;
}
#rounded-corner thead th.rounded-right {
	background: #a50e39 url('images/rc_tr-red.png') right -1px no-repeat;
}
#rounded-corner th {
	background: #a50e39;
	padding: 12px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	font-weight: normal;
	font-size: 13px;
	color: #FFF;
	line-height:15px;
	text-align:center;
}
#rounded-corner th label {
	font-size: 15px;
}
#rounded-corner td {
	background: #ffe6e6;
	padding: 8px 15px 15px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	vertical-align:top;
	color: #4e4e4e;
}
#rounded-corner tfoot td.rounded-foot-left {
	background: #ffe6e6 url('images/rc_bl-red.png') left bottom no-repeat;
}
#rounded-corner tfoot td.rounded-foot-right {
	background: #ffe6e6 url('images/rc_br-red.png') right bottom no-repeat;
}
#rounded-corner tbody tr:hover td {
	background: #d0dafd;
}

.pg_title {
	font-size:15px;
	font-family:Verdana;
	color:#666633;
	line-height:17px;
}

.pricing table {
	width:450px;
	border-collapse: collapse;
}
.pricing caption {
	font-size:13px;
	font-weight:bolder;
}
.pricing td, .pricing th {
	width:25%;
	border:1px solid #3e3e13;
	text-align:center;
	padding:3px;
}
.pricing th {
	background-color:#666633;
	color:#fff;
}
