/* reset styles */
*
{
	margin: 0px;
	padding: 0px;
}
body
{
	background:url(../images/main_bg.jpg) top repeat-x;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	text-align: center;
	color: #333;
}
h1, h2, h3, h4
{
	margin: 10px 0px;
	font-size: 13px;
}
p
{
	margin: 5px 10px 5px 0px;
	text-align: justify;
}
p.testimonial
{
	margin: 10px 5px;
	font-style: italic;
}
ul
{
	list-style-type: square;
	list-style-position: inside;
}
ol
{
	list-style-position: inside;
}
a
{
	text-decoration: none;
	color: #05539d;
}
a:hover
{
	text-decoration: underline;
}
a img
{
	border: 0px;
}
hr
{
	width: 97%;
	border: 0px;
	border-top: 1px solid #ccc;
}
label
{
	font-weight: bold;
	font-size: 12px;
}
div.error
{
	width: 98%;
	margin: 10px 0px;
	padding: 5px 10px;
	border-top: 2px solid #b00;
	border-bottom: 2px solid #b00;
	background: #b99;
	color: #fff;
	font-weight: bold;
}
div.success
{
	width: 98%;
	margin: 10px 0px;
	padding: 5px 10px;
	border-top: 2px solid #0b0;
	border-bottom: 2px solid #0b0;
	background: #9b9;
	color: #fff;
	font-weight: bold;
}
#wrapper
{
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	background: transparent url('../images/wrapperback.jpg') no-repeat center bottom;
}
#lefttop
{
	width: 50px;
	height: 524px;
	background: transparent url('../images/left_top.jpg') no-repeat right top;
}
#container
{
	width: 900px;
	margin: 0px auto;
	text-align: left;
}
#righttop
{
	width: 50px;
	height: 524px;
	background: transparent url('../images/right_top.jpg') no-repeat left top;
}
#header
{
	width: 100%;
	height: 118px;
	background: transparent url('../images/top_bg.jpg') repeat-x left top;
}
#header h1
{
	display: none;
}
#header #logo
{
	width: 386px;
	height: 85px;
	margin-left: 10px;
	float: left;
}
#header #shortmenu
{
	width: 491px;
	height: 85px;
	float: left;
	text-align: right;
	position: relative;
}
#header #shortmenu 
#header #shortmenu a
{
	display: inline-block;
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;	
}
#header #topmenu
{
	clear: both;
	height: 33px;
	list-style: none;
	text-align: center;
}
#header #topmenu li
{
	float: left;
	width: 98px;
	height: 100%;
	margin: 0px 3px;
	font-size: 11px;
	background: transparent url('../images/top_button_bg.jpg') repeat-x center top;
}
#header #topmenu li.first
{
	margin-left: 110px;
}
#header #topmenu li.wider
{
	width: 142px;
}
#header #topmenu li.narrower
{
	width: 80px;
}
#header #topmenu li a, #header #topmenu li span
{
	display: block;
	float: left;
}
#header #topmenu li span.button-corner-left
{
	width: 10px;
	height: 100%;
	background: transparent url('../images/top_button_left.jpg') no-repeat left top;
}
#header #topmenu li span.button-corner-right
{
	width: 10px;
	height: 100%;
	background: transparent url('../images/top_button_right.jpg') no-repeat right top;
}
#topmenu li a
{
	width: 78px;
	margin-top: 7px;
	color: #000;
}
#topmenu li.wider a
{
	width: 122px;
}
#topmenu li.narrower a
{
	width: 60px;
}
#banner
{
	width: 100%;
	height: 143px;
	background: #034a8a url('../images/header.jpg') no-repeat left top;
}
#contentwrapper
{
	width: 640px!important;
	width: 900px;
	padding-left: 260px;
}
.with_arrow
{
	padding-left: 30px;
	margin: 0px 5px 10px 5px;
	background: transparent url('../images/arrow_sm.gif') no-repeat 10px 10px;
}
.column
{
	float: left;
}
#content
{
	width: 640px;
}
#content #content-inner
{
	width: 94%; 
	margin: 10px auto 10px 3%;
}
#content #searchform
{
	margin: 10px 2px;
}
#searchform .input_field
{
	padding: 3px 3px;
}
#searchform .image_submit
{
	position: relative;
	top: 5px;
}
#content h2
{
	margin: 20px auto 15px auto;
	font-size: 18px;
	color: #02325e;
}
#content .spaced
{
	width: 98%;
	margin: 10px 1%;
}
#offer
{
	margin: 10px 10px 10px 0px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	padding: 5px;
	font-size: 11px;
}
#offer .column
{
	width: 33%;
	color: #652a17;
}
#offer .column img
{
	margin-bottom: 10px;
}
#offer .offer-details
{
	width: 196px;
}
#offer .offer-top
{
	height: 13px;
	margin: 0px;
}
#bronze .offer-details
{
	background: transparent url('../images/bronze_bg.jpg') repeat-x left top;
}
#silver .offer-details
{
	background: transparent url('../images/silver_bg.jpg') repeat-x left top;
}
#gold .offer-details
{
	background: transparent url('../images/gold_bg.jpg') repeat-x left top;
}
#bronze .offer-top
{
	background: transparent url('../images/bronze_top.jpg') no-repeat left top;
}
#silver .offer-top
{
	background: transparent url('../images/silver_top.jpg') no-repeat left top;
}
#gold .offer-top
{
	background: transparent url('../images/gold_top.jpg') no-repeat left top;
}
#offer .column a
{
	display: block;
	text-align: center;
}
#offer-header
{
	width: 627px;
	height: 31px;
	background: transparent url('../images/blue_head_bg.jpg') repeat-x left top;
	color: #fff;
}
#offer-header h4
{
	float: left;
	margin: 0px;
	height: 31px;
	width: 400px;
	padding-left: 10px;
	padding-top: 5px;
	background: transparent url('../images/blue_head_left.jpg') no-repeat left top;
}
#offer-header div
{
	float: left;
	margin: 0px;
	height: 31px;
	width: 207px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	background: transparent url('../images/blue_head_right.jpg') no-repeat right top;
}
#offer-header div span
{
	margin: 0px 8px;
}
#content .offertable
{
	background: #dfedfc;
	border: 1px solid #a9bdcf;
	width: 98%;
	margin: 10px 0px;
	border-collapse: collapse;
}
#content .offertable td
{
	border-bottom: 1px solid #a9bdcf;
	border-right: 1px solid #a9bdcf;
	padding: 3px 8px;
}
.bronze_link
{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#c16447;
	text-decoration:underline;
}
	
.bronze_link:hover
{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#c16447;
	text-decoration:none;
}

.silver_link
{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#797878;
	text-decoration:underline;
}
	
.silver_link:hover
{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#797878;
	text-decoration:none;
}
	
.gold_link
{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#dfa21d;
	text-decoration:underline;
}
	
.gold_link:hover
{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#dfa21d;
	text-decoration:none;
}
#leftcolumn
{
	width: 260px;
	margin-left: -100%;
	position: relative;
	right: 260px;
}
#leftcol-inner
{
	width: 242px;
	margin: 8px 9px;
	background: #95bfef url('../images/leftpan_bg.jpg') repeat-x left bottom;
}
#leftcol-inner-top
{
	height: 9px;
	background: transparent url('../images/leftpan_top.jpg') no-repeat left top;
}
#leftcol-inner-bottom
{
	height: 9px;
	background: transparent url('../images/leftpan_bottom.jpg') no-repeat left bottom;
}
#leftcol-inner-main .box
{
	width: 220px;
	margin: 5px 11px;
	background: #deeefe;
}
#leftcol-inner-main .box-top
{
	height: 31px;
	background: #deeefe url('../images/topbox.jpg') no-repeat left top;
}
#leftcol-inner-main .box-bottom
{
	height: 10px;
	background: #deeefe url('../images/bottombox.jpg') no-repeat left bottom;
}
#leftcol-inner-main .box h3
{
	margin-left: 8px;
	margin-bottom: 0px;
	padding-top: 5px;
}
#quicklinks ul
{
	list-style: none;
	width: 210px;
	margin: 2px 5px;
}
#quicklinks ul li
{
	height: 29px;
	border-bottom: 1px solid #94bfe9;
}
#quicklinks ul li a
{
	display: block;
	height: 100%;
	padding-left: 20px;
	padding-top: 3px;
	background: transparent url('../images/arrow_sm.gif') no-repeat 5px 10px;
	text-decoration: none;
	color: #000;
}
#quicklinks ul li a:hover
{
	background-color: #1062ac;
	background-image: none;
	color: #fff;
}
#chat
{
	margin: 5px 20px;
}
#testimonials #testimonials-img
{
	margin: 10px 9px;
}
#testimonials .readmore
{
	width: 90%;
	margin: 3px 5%;
	text-align: right;
	font-weight: bold;
}
#why ul
{
	list-style: none;
	width: 210px;
	margin: 2px 5px;
}
#why ul li
{
	height: 20px;
	padding-left: 20px;
	padding-top: 3px;
	background: transparent url('../images/arrow_sm.gif') no-repeat 5px 10px;
	color: #05539d;
	font-size: 12px;
	font-weight: bold;
}
#footer
{
	width: 100%;
	height: 88px;
	clear: both;
	background: #034a8a url('../images/footer_bg.jpg') repeat-x left bottom;
}
#footerwrapp
{
	width: 1000px;
	height: 88px;
	margin: 0px auto;
}
#footerleft
{
	width: 50px;
	height: 100%;
	background: transparent url('../images/footer_left.jpg') no-repeat left top;
}
#footermain
{
	width: 900px;
	color: #fff;
}
#bottom-menu
{
	display: block;
	width: 560px;
	height: 20px;
	margin-top: 20px;
	margin-left: 10px;
	list-style: none;
	text-align: center;
}
#bottom-menu li
{
	display: inline;
	font-size: 11px;
	border-right: 1px solid #fff;
}
#bottom-menu li a
{
	color: #fff;
	padding: 0px 3px;
}
#contact-info
{
	width: 330px;
	margin-top: 20px;
	text-align: right;
	font-size: 11px;
	letter-spacing: -0.1em;
}
#contact-info p
{
	margin: 0px 5px;
}
#footerright
{
	width: 50px;
	height: 100%;
	background: transparent url('../images/footer_right.jpg') no-repeat left top;
}

/* Contact page */
table.contact
{
	background: #dfedfc;
	border: 1px solid #a9bdcf;
	text-align: left;
	font-size: 13px;
}
table.contact td
{
	padding: 5px 10px;
}
table.contact th, table.contact tfoot td
{
	background: #055593;
	padding: 3px 0px;
	color: #fff;
	text-align: center;
}

/*General table styling*/
table.regular
{
	background: #dfedfc;
	border: 1px solid #a9bdcf;
	text-align: left;
	font-size: 13px;
	width: 90%;
	margin-left: 5%;
}
table.regular td
{
	padding: 5px 10px;
}
table.regular th, table.regular tfoot td, table.regular td.header
{
	background: #055593;
	padding: 3px 0px;
	color: #fff;
	text-align: center;
}

/* color classes for the packages */
#content h2.bronze
{
	color: #ad3304;
}
#content h2.silver
{
	color: #738587;
}
#content h2.gold
{
	color: #d37d0e;
}

/* class if we need emphasized text */
.emphasized
{
	margin: 20px auto;
	font-size: 18px; 
	text-align: center;
}
/* website page */
#offer-header1
{
	width: 607px;
	height: 31px;
	background: transparent url('../images/blue_head_bg.jpg') repeat-x left top;
	color: #fff;
}
#offer-header1 h4
{
	float: left;
	margin: 0px;
	height: 31px;
	width: 400px;
	padding-left: 10px;
	padding-top: 5px;
	background: transparent url('../images/blue_head_left.jpg') no-repeat left top;
}
#offer-header1 div
{
	float: left;
	margin: 0px;
	height: 31px;
	width: 187px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
	background: transparent url('../images/blue_head_right.jpg') no-repeat right top;
}
#offer-header1 div span
{
	margin: 0px 8px;
}

#content h2.bigLightBlue {
	color: #09579F;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: normal;
}

#content h4.mainContent {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-weight: normal;
}

/* chat window */

.LPform {
width:152px;
height:79px;
padding-left: 3px;
border:1px solid black;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#LPsubmit {
width: 75px;
height: 22px;
}
