﻿* {
	padding: 0px;
	margin: 0px;
}
body {
	background: #E9E9E9 url('images/body-bg.gif') repeat-x;
	font-family: helvetica, tahome, verdana sans-serif;
	color: #36362C;
	font-size: 11px;
}
ul {
	font-size: 11px;
}
ul li {
	margin-left: 35px;
}
.clearit {
	clear: both;
}
.tiny {
	font-size: 90%;
}
.greybanner {
	color: #d0e5f0;
}
a {
	color: #0B2F4D;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 24px;
	text-align: justify;
}
.hotoffer {
	color: #FF0000;
	font-size: 16px;
	width: 340px;
	margin: 10px;
	padding: 10px;
	border: 1px blue solid;
	background: #FCE2CA;
	font-weight: bold;
}
#upperbackground {
	position: absolute;
	top: 0px;
	left: 0px; /*background: #fff url('images/upperbackground.gif') no-repeat;*/;
	width: 938px;
	height: 150px;
}
#outer {
	background: url('images/icon2.png') no-repeat;
/*_background: url('images/icon.gif') no-repeat;*/	position: relative;
	width: 940px;
	margin: 10px auto;
	padding: 170px 0 0 0;
	background-position: 0px 0px;
}
#inner {
	position: relative;
	background: #FFFFFF;
	top: 0px;
	left: 0px;
	border: 1px #CCCCCC solid;
}
#header {
	position: absolute;
	background: #FF7800 url('images/a8.gif') repeat-x;
	width: 300px;
	height: 134px;
	color: #fff;
}
img.picA {
	position: relative;
	padding: 12px;
	margin: 10px;
}
img.shadow {
	background: url(shadow.gif) no-repeat right bottom !important;
	padding: 4px 10px 10px 4px;
	border: none;
	border-top: #eee 1px solid;
	border-left: #eee 1px solid;
}
img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}
.boxybox {
	background: #E8EEF5;
	width: 165px;
	padding: 4px 16px 16px 16px;
	margin: 6px 6px 26px 6px;
	border: 1px #DDDDDD solid;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
}
h2 {
	color: #FF0000;
}
.boxybox a {
	color: #FF0000;
}
.coolybox {
	position: relative;
	top: 5px;
	left: 700px;
	width: 230px;
	text-align: right;
	font-size: 22px;
	line-height: 23px;
	color: #FFFFFF;
	height: 67px;
}
.companyID {
	position: absolute;
	top: 5px;
	height: 50px;
	font-size: 46px;
	line-height: 46px;
	color: #FFFFFF;
	letter-spacing: -1px;
	margin: 24px 0 0 245px;
	z-index: 10;
}
.companyID a {
	color: #FFFFFF;
}
.companyID a:hover {
	text-decoration: underline;
}
.companyslogan {
	position: absolute;
	height: 20px;
	font-size: 16px;
	line-height: 18px;
	font-weight: 700;
	color: red;
	top: 80px;
	margin: 4px 0 0 249px;
	z-index: 9;
	font-family: Arial;
}
#header sup {
	color: #FCE2CA;
}
#splash {
	position: absolute;
	right: 30px;
	background: #EAEAE2 url('images/a10.jpg') no-repeat;
	width: 550px;
	height: 134px;
}
#menu {
	background: #FFFFFF;
	height: 1px;
	color: #000000;
}
#menu ul {
	font-size: 14px;
	list-style-type: none;
}
#menu ul li {
	display: inline;
	line-height: 28px;
	height: 28px;
	width: 100px;
}
#menu ul li a {
	float: right;
	padding: 0px 14px;
	margin-right: 5px;
	text-decoration: none;
	color: #000000;
	border-left: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-right: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	background-image: url('images/nav_bg.gif');
}
#menu ul li a:hover {
	background-color: #FFFFFF;
	background-image: url('images/nav_bg_over.gif');
	border-bottom: 1px #FFFFFF solid;
	text-decoration: underline;
}
#menu ul li.selected a {
	background-color: #FFFFFF;
	background-image: url('images/nav_bg_over.gif');
	border-bottom: 1px #FFFFFF solid;
}
ul.kittybox {
	list-style: none;
	width: 440px;
	line-height: 13px;
	list-style-type: none;
	clear: both;
	padding: 6px 12px;
	margin: 28px 0 28px 90px;
}
ul.kittybox li {
	background: none;
	display: inline;
	float: none;
	margin: 16;
	height: auto;
	width: 90px;
	line-height: normal;
	font-size: 11px;
	border-right: solid 1px #FFFFFF;
}
ul.kittybox li.first {
	background: #000000;
	float: none;
	padding: 6px 16px;
	margin: 0 6px;
	height: auto;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	line-height: normal;
}
ul.kittybox li a {
	background: #e8eef5;
	float: none;
	padding: 6px 16px;
	margin: 0;
	height: auto;
	color: #000000;
	line-height: normal;
}
ul.kittybox li a:hover {
	background: #ccd7e3;
	text-decoration: none;
}
.secondarybox {
	background: #FCFCFC;
	width: 196px;
	margin: 6px 6px 26px 6px;
	border: 1px #DDDDDD solid;
	text-align: right;
}
.secondarybox h2 {
	padding: 6px 0 6px 8px;
}
#secondarycontent {
	position: relative;
	width: 200px;
	float: right;
	padding: 4px 18px 0 0;
}
#secondarycontent h1 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 25px;
	color: #36362C;
	letter-spacing: -1px;
	padding: 0px 0px 10px 10px;
	margin 0 0 20px 0;
}
#secondarycontent h2 {
	position: relative;
	top: 4px;
	font-size: 16px;
	line-height: 18px;
	color: #36362C;
	padding: 0 0 0 8px;
	margin: 5px 0 24px 0;
	left: -8px;
}
#secondarycontent h3 {
	position: relative;
	font-size: 17px;
	line-height: 19px;
	color: #36362C;
	padding: 6px 6px 6px 10px;
	margin: 5px 0 10px 0;
}
#secondarycontent .content {
	padding: 0px;
	margin-bottom: 20px;
}
ul.testimonial {
	list-style: none;
	width: 100%;
	line-height: 12px;
	list-style-type: none;
	clear: both;
	padding: 6px 0;
}
ul.testimonial li {
	background: #e8eef5;
	display: block;
	float: none;
	margin: 0 3px;
	height: auto;
	_height: 20px;
	font-size: 11px;
	border-bottom: solid 6px #FFFFFF;
	padding: 3px 0;
}
}
ul.menuitems {
	list-style: none;
	width: 180px;
	line-height: 13px;
	list-style-type: none;
	clear: both;
	padding: 6px;
}
ul.menuitems li {
	background: none;
	display: block;
	float: none;
	margin: 0 3px;
	height: auto; /*_height: 20px;*/;
	font-size: 11px;
	border-top: solid 2px #FFFFFF;
}
ul.menuitems li a {
	background: #e8eef5;
	display: block;
	float: none;
	padding: 6px 6px;
	height: auto; /*_height: 20px;*/;
	margin: 0;
	border: 0;
	height: 20px;
	color: #000000;
	line-height: normal;
}
ul.menuitems li a:hover {
	background: #ccd7e3;
	text-decoration: none;
}
#principalcontent {
	position: relative;
	width: 640px;
	float: left;
	padding: 4px 16px 24px 28px;
	top: 0px;
	left: 24px;
}
#principalcontent p {
	font-size: 12px;
}
#principalcontent a {
	text-decoration: underline;
}
#principalcontent h1 {
	position: relative;
	top: 4px;
	font-size: 26px;
	line-height: 27px;
	color: #36362C;
	letter-spacing: -1px;
	margin-bottom: 6px;
}
#principalcontent h2 {
	position: relative;
	top: 4px;
	font-size: 18px;
	line-height: 20px;
	color: #282828;
	padding: 0px 0px 8px 4px;
	margin-bottom: 20px;
}
#principalcontent h3 {
	font-size: 16px;
	line-height: 16px;
	padding: 0px 0px 0px 15px;
	margin-bottom: 16px;
	color: #000000;
}
#principalcontent .header {
	position: relative;
}
#spanner {
	position: relative;
	clear: both;
	height: 20px;
	background: #E9E9E9;
	line-height: 16px;
}
#footer {
	position: relative;
	clear: both;
	height: 70px;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
	color: #36362C;
}
#footer a {
	color: #36362C;
	text-decoration: underline;
}
#footer ul {
	list-style: none;
	width: 440px;
	line-height: 13px;
	list-style-type: none;
	clear: both;
	padding: 6px 12px;
	margin: 18px auto;
}
#footer ul li {
	background: none;
	display: inline;
	float: none;
	margin: 16;
	height: auto;
	width: 90px;
	line-height: normal;
	font-size: 11px;
	border-right: solid 1px #FFFFFF;
}
#footer ul li.first {
	background: #000000;
	float: none;
	padding: 6px 16px;
	margin: 0 6px;
	height: auto;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	line-height: normal;
}
#footer ul li a {
	background: #e8eef5;
	float: none;
	padding: 6px 16px;
	margin: 0;
	height: auto;
	color: #000000;
	line-height: normal;
}
#footer ul li a:hover {
	background: #ccd7e3;
	text-decoration: none;
}
.bodybold {
	font-size: 13px;
	color: #36362C;
	font-weight: 600;
}
.BigBoy {
	font-family: ;
	font-size: 44px;
	font-weight: bold;
}
.ot {
	color: #FF7800;
}
/* for the form */
.tbmain {
	/* Changes on the form */
 background: url(images/style1_bg.gif) #ffffff top repeat-x !important;
	border: 1px #dddddd solid;
}
.left {
	/* Changes on the form */
  color: #ff5200 !important;
	font-family: Verdana !important;
	font-size: 12px !important;
}
tr {
	margin: 8px 0;
}
td.left {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #ff5200;
	vertical-align: middle;
	text-align: right;
}
.pagebreak {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: black;
}
td.right {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	text-align: left;
}
.tbmain {
	height: 100%;
	color: #333333;
	background: url(images/style1_bg.gif) #ffffff top repeat-x;
}
.head {
	font-family: "Trebuchet MS";
	font-size: large;
	font-weight: bold;
	color: #ff5200;
	vertical-align: top;
	text-align: left;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px #cccccc solid;
	background: url(http://jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
select.other {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px #cccccc solid;
	background: url(http://jotform.com/images/styles/style1_txt_bg.gif) #f6f6f6 top repeat-x;
}
.btn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	border: 1px #c6c7ca solid;
	background: url(http://jotform.com/images/styles/style1_btn_bg.gif) #e4e4e4 top repeat-x;
}
span.required {
	font-size: 13px !important;
	color: red !important;
}

