body {
	background-color:#CCC;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#wrapper {
	border-left:#000 thin solid;
	border-right:#000 thin solid;
	background:#FFF;
	padding:0px 15px;
}

h1, h2, h3, h4, .heading {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
h2 {
	font-size:2em;
	line-height:1.2em;
}
h3 {
	font-size:1.9em;
}
h4 {
	font-size:1.75em;
	line-height:1em;
	margin-bottom:20px;
}
h2 span, h3 span, h4 span {
	font-size:.667em;
}

/********** Header **/
#header {
	padding-top:15px;
}
#logo img {
	margin-top:20px;
}
#logo h1 {
	display:inline;
	margin-left:-9999px;
	padding:0px;
}
#phone {
	text-align:right;
}
#phone img {
	margin-left:10px;
}
#phone p {
	font-size:1.5em;
	line-height:1em;
	margin-bottom:20px;
}
#phone p span {
	font-size:2.1em;
	line-height:1em;
}
.phone {
	font-size:1.25em;
}


/********** Navigation **/
#navigation {
	background:#1C67D8;
	height:45px;
	padding:0px;
}
#navigation ul {
	height:45px;
	padding:0px;
}
#navigation ul li {
	display:inline;
	line-height:45px;
	padding:0px 30px;
}
#navigation ul li a {
	color:#FFF;
	font-size:1.5em;
}

/********** Tabs **/

#tabs, #tabs2 {
	text-align:center;
	font-size:.8em;
	font-weight:bold;
	margin:0px;
	padding:10px 0px 0px;
	margin-bottom:30px;
}
#tabs li, #tabs2 li {
	display:inline;
	margin:0px 2px;
}
#tabs li a, #tabs2 li a, #tabs li a:visited, #tabs2 li a:visited {
	background:#DAE7F7;
	border:#1E1E1E 2px solid;
	color:#2E373C;
	padding:8px;
}


/********** Sidebar **/
#offer {
	background-color:#79AB0F;
	padding:10px 5px;
	text-align:center;
}
#offer h3 span {
	font-size:.6em;
	font-style:italic;
	color:#333;
}
#offer ul {
	margin:0px;
	padding:0px 0px 0px 25px;
	text-align:left;
}
#offer li {
	margin-bottom:5px;
}
#clients {
	text-align:center;
	padding:20px 0px;
}
#clients ul {
	padding:0px;
	margin:0px;
}
#clients ul li {
	width:71px;
	display:inline;
	padding:5px;
}
#clients img {
	width:71px;
}

#plan-levels .alt {
	border-top:#CCC thin solid;
}

#testimonials td {
	border-bottom:#CCC thin solid;
	padding:20px 5px;
}
#testimonials td, #testimonials img {
	vertical-align:top;
}
#testimonials q {
	font-style:italic;
}
#testimonials p {
	text-align:right;
}
#testimonials p span {
	font-weight:bold;
}

/********** Footer **/
#footer {
	background-color:#1C67D8;
	padding:5px 15px 15px;
}
#footer, #footer a {
	color:#FFF;
}
/********** Misc **/
img.imgs {
	margin:5px 10px;
	border:#000 thin solid;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.tright {
	text-align:right;
}
.tcenter {
	text-align:center;
	background:#79AB0F;
	padding:5px 3px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
#page a, #page a:visited {
	color:#2E373C;
}
.quote-btn {
	float:right;
	text-align:center;
	margin-top:100px;
}
.quote-btn p {
	font-size:1.3em;
	margin-top:0px;
	line-height:1em;
}
.quote-btn img {
	margin:0px;
	padding:0px;
}
/********** Quick-Quote **/
#quick-quote p {
	height:27px;
	border:none;
	margin-top:10px;
}
#quick-quote .submit {
	background:#79AB0F;
	margin:5px;
}
#quick-quote .submit input {
	background:#86BC13;
	border:#000 thin solid;
	font-size:1.5em;
	font-style:normal;
	width:100px;
}
#quick-quote input, #quick-quote input:focus {
	border:#000 thin solid;
	font-size:1em;
	font-style:italic;
	height:1.5em;
	margin:3px;
	padding:0px;
	width:200px;
}
/********** Contact Form **/
#contact input {
	border:#000 thin solid;
	height:2em;
	width:300px;
}
#contact label {
	display:inline-block;
	width:70px;
}
#contact textarea {
	border:#000 thin solid;
	width:450px;
	height:150px;
}
#contact .submit {
	background:#43af0c;
	color:#FFF;
	font-size:1.5em;
	width:100px;
	height:40px;
}
#c2a {
	font-size:1.2em;
	padding:0px;
}
#c2a span {
	font-size:1.3em;
	line-height:37px;
	padding-left:37px;
	background:url("../images/bookmark.jpg") center left no-repeat;
	line-height:
}
#c2a span a {
	color:#FFF;
}
#c2a img {
	margin:0px;
}
	
.planlvl {
	background:#DAE7F7;
	border:#000 1px solid;
	margin:5px 0px 20px;
	padding:0px 5px;
	text-align:center;
}
.planlvl h3 {
	font-size:1.6em;
	margin:5px 5px 10px;
}
.planlvl h3 span {
	font-size:.5em;
}
.planlvl ul, li {
	text-align:left;
	list-style:none;
	margin:3px 0px 0px 5px;
	padding:0px;
}
.planlvl img {
	margin:10px 0px;
}

#sale {
	text-align:center;
	margin-bottom:20px;
}
#sale p {
	font-size:.6em;
	text-align:center;
}
#phone2 {
	font-size:1.2em;
	text-align:center;
}
#phone2 span {
	font-size:1.5em;
}
#wthvideo {
 position:absolute;
 width:256px;
 height:384px;
 left:0px;;
 bottom:0px;
 z-index:1;
}