body {
	background: #fff;
	font-family: tahoma,arial,helvetica,verdans,sans-serif;
	font-size: 12px;
	color: #003366;
}

h2 { font-weight: normal; font-size: 18px; margin-top: 0; }
h3 { font-size: 13px; margin-bottom: 0; }
img { border: none; }

div#container {
	width: 790px;
	margin: 15px auto;
}

div#tbar {}
div#head {}

div#menu {
	float: left;
	width: 780px;
	height: 26px;
	padding: 0 5px;
	background: url(/i/mbg.gif);
	background-repeat: no-repeat;
}

div#page {
	float: left;
	width: 790px;
	background: url(/i/pbg.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
}


div#foot {
	float: left;
	width: 790px;
	height: 52px;
	background: url(/i/fbg.gif);
	background-repeat: no-repeat;
}

div#fl, div#fr {
	font-size: 11px;
	color: #ff6600;
}

div#fl {
	float: left;
	margin: 17px 0 0 12px;
}
* html body div#fl { margin-left: 5px; }

div#fr {
	float: right;
	margin: 16px 12px 0 0;
}
* html body div#fr { margin-right: 5px; }


/** Standard three column layout starts here **/

div#contl {
	float: left;
	width: 150px;
	padding: 0 0 0 20px;
	margin: 0 20px 0 0;

}

div#contc {
	float: left;
	width: 355px;
	padding: 0 5px 20px 0;
	margin: 0 25px 0 0;
	line-height: 20px;
}

div#contr {
	float: left;
	width: 190px;
}



/** Quote curve box stuff here **/

div#gctop {
	width: 188px;
	height: 14px;
	background: url(/i/gc-top.gif);
	background-repeat: no-repeat;
}

div#gcmid {
	width: 168px;
	padding: 5px 10px;
	background: #e7e6e1;
}

div#gcmid p { margin: 0; line-height: 18px; }
div#gcmid p.i { font-style: italic; }

div#gcbot {
	width: 188px;
	height: 14px;
	background: url(/i/gc-bot.gif);
	background-repeat: no-repeat;
	margin: 0 0 20px 0;
}

div#bxgit {
	width: 188px;
	height: 32px;
	background: url(/i/bx-contact.gif);
	background-repeat: no-repeat;
}

div#bxcon {
	width: 188px;
	height: 32px;
	background: url(/i/bx-cdetails.gif);
	background-repeat: no-repeat;
}

/** Home page stuff here **/

div#homel {
	float: left;
	width: 170px;
	padding: 0 0 20px 25px;
	line-height: 18px;
}

div#homec {
	float: left;
	width: 275px;
	padding: 0 5px 0 10px;
	font-size: 12px;
	line-height: 20px;
}

div#homer {
	float: left;
	width: 280px;
	padding: 0 10px 20px 5px;
	font-size: 12px;
	line-height: 20px;
}



/** Packages div changing stuff here **/

div#packages {
	float: left;
	width: 358px;
	height: 280px;
	padding-top: 4px;
	background: url(/i/packbg.gif);
	background-repeat: no-repeat;
}
div#buttons { margin: 0 0 0 100px; }
div#cbuttons { margin: 0 0 0 180px; }
div.hide { display: none; }

div#pk1, div#pk2, div#pk3 {
	width: 340px;
	height: 215px;
	margin: 10px 0 0 15px;
	font-size: 11px;
	line-height: 15px;
}



/** Table styles start here **/

th {
	text-align: left;
	font-weight: normal;
	width: 150px;
	vertical-align: top;
}

td { vertical-align: top; }

table.whattab td img { margin-top: 5px; }
table.whattabm td { vertical-align: middle; }

/** Input styles start here **/

input.text, select, textarea {
	font-family: tahoma,arial,sans-serif;
	border: 1px solid #ff6600;
	width: 180px;
	color: #003366;
}
textarea { overflow: hidden; height: 50px; font-family: tahoma,arial,sans-serif; font-size: 12px; }

/** Image styles start here **/

img.padme { margin: 0 10px 0 0; }
img.tel { margin: 0 0 0 25px; }

span.org { color: #ff6600; }
p.nmt { margin-top: 0; }
p.nmb { margin-bottom: 0; }
div.terms p, div.terms li { font-size: 11px; }

a.org {
	color: #ff6600;
	text-decoration: none;
}
a.org:hover { text-decoration: underline; }

span.blu { color: #003366; }
span.b { font-size: 11px; font-weight: bold; }

a.b {
	font-size: 11px;
	font-weight: bold;
}
a.bb {
	font-size: 12px;
	font-weight: bold;
}
a.bc {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
