/* Style The Universals */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
body {
	background-color: #ffffff;
}

img {
	display: block;
}

#clear {
	clear: both;
	width: 100%;
	height: 0px;
}
.clear {
	clear: both;
	width: 100%;
	height: 0px;
}

.left {
	float: left;
	width: 20%; 
	text-align: left;
}
.center {
	float: left; 
	width: 60%; 
	text-align: center;
}
	
.right {
	float: left; 
	width: 20%; 
	text-align: right;
}
ul {
	margin: 0;
	padding: 0;
}

.policylist {
	color: #666666; 
	margin-left: 1.5em;
	font-size: 0.8em;
	text-align: left;
}

/** PAGE LAYOUT STYLES **/
#wrapper {
	position: relative; 
	width: 850px; 
	padding: 0; 
	margin-right: auto; 
	margin-left: auto; 
}

#topnav {
	width: 850px; 
	height: 40px; 
	margin-top: 0.5em;
	margin-left: auto; 
	margin-right: auto; 
	padding: 0;
	background: url('../images/agency.jpg');
}

#helpline {
	width: 850px;
	height: 30px;
	font-size: 1.5em;
	color: #6665cc;
	text-align: center;
	font-weight: bold;
}
#navigate {
	float: left;
	width: 268px;
	height: 40px;
}


#navbar li {
	display: block;
	float: left;
	width: 80px;
	height: 34px;
}
.navbutton {
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 0.1em;
	margin-right: 0.25em;
	line-height: 1.4em;
	color: #000000;
	text-align: center;	
	text-decoration: none;
	cursor: pointer;
	background: url('../images/navbutton.png');
}
.navbuttonb {
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 0.1em;
	margin-right: 0.25em;
	line-height: 2.8em;
	color: #000000;
	text-align: center;	
	text-decoration: none;
	cursor: pointer;
	background: url('../images/navbutton.png');
}

.navbuttonover {
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 0.1em;
	line-height: 1.4em;
	text-align: center;	
	margin-right: 0.25em;
	color: #ffffff;
	background-color: #cccccc;
	cursor: pointer;
	background: url('../images/navbuttonover.png');
}
.navbuttonbover {
	font-size: 0.75em;
	font-weight: bold;
	margin-top: 0.1em;
	line-height: 2.8em;
	text-align: center;	
	margin-right: 0.25em;
	color: #ffffff;
	background-color: #cccccc;
	cursor: pointer;
	background: url('../images/navbuttonover.png');
}
.navbuttoncurrent {
	font-size: 0.85em;
	margin-top: 3em;
	line-height: 1.4em;
	text-align: center;	
	margin-right: 0.25em;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

#left {
	width: 270px;
	position: relative;
	xheight: auto;
	float: left;
}

#middle {
	width: 270px;
	float: left;
	xheight: auto;
	margin-left: 20px;
}

#right {
	width: 270px;
	float: left;
	xheight: auto;
	margin-left: 20px;
}


.navbuttonsmall {
	display: block;
	width: 80px;
	height: 25px;
	font-size: 0.8em;
	margin-left: 0.5em;
	line-height: 1.8em;
	color: #000000;
	text-align: center;	
	text-decoration: none;
	cursor: pointer;
	background: url('../images/navbuttonsmall.png');
	z-index: 1;
}

.navbuttonsmallover {
	display: block;
	width: 80px;
	height: 25px;
	font-size: 0.8em;
	margin-left: 0.5em;
	line-height: 1.8em;
	text-align: center;	
	color: #ffffff;
	background-color: #cccccc;
	cursor: pointer;
	background: url('../images/navbuttonsmallover.png');
}

#header {
	position: relative; 
	width: 850px; 
	height: 224px; 
	margin-top: 1em;
	margin-left: auto; 
	margin-right: auto; 
	padding: 0;
	background: url('../images/banner.jpg');
}

#menu {
	position: relative; 
	width: 850px; 
	height: 20px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 4em; 
	padding: 0;
}

#display {
	margin-top: 0.2em;
	margin-bottom: 0.5em;
	xheight: 220px;
	clear: both;
}
#maintext {
	position: relative; 
	width: 850px; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0;
	min-height: 400px;
}

#maintextnavbar {
	position: relative;
	float: left;
	width: 196px;
	min-height: 400px;
}

#maintextcontent {
	position: relative;
	float: left;
	width: 640px;
	margin-left: 5px;
}

#maincontent {
	position: relative; 
	width: 850px;
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	clear: both;
	overflow: auto;
}

#contentsidebar {
	float: left;
	margin-top: 1em;
	width: 270px;
}

#loginwrapper {
	margin-bottom: 2em;
}
#loginbox {
	border-left: 1px solid #ccc5f9;
	border-right: 1px solid #ccc5f9;
}

.loginheadertop {
	font-weight: bold;
	text-align: center;
	font-size: 1em;
}
.loginheader {
	font-weight: bold;
	text-align: center;
}

.logintext {
	padding: 0 0.5em 0 0.5em;
}

.logintextbottom {
	margin-bottom: 0;
	padding: 0 0.5em 0 0.5em;
}
#featureswrapper {
	margin-bottom: 2em;
}
#featuresbox {
	border-left: 1px solid #ccc5f9;
	border-right: 1px solid #ccc5f9;
}

.featuresheader {
	font-weight: bold;
	text-align: center;
}

.featurestext {
	padding: 0 0.5em 0 0.5em;
}

.featurestextbottom {
	margin-bottom: 0;
	padding: 0 0.5em 0 0.5em;
}
.benefits {
	list-style-type: none;
}
.featureslist {
	font-size: 0.75em;
	padding: 0 0.5em 0.5em 0;
}

#featuresbox ul {
	margin-left: 1.5em;
}
#featuresbox li {
	list-style-image: url(../images/bullet.png);
	list-style-type: circle;
}

#contentmain {
	float: left;
	width: 560px;
	margin-left: 20px;
}


#left-middle {
	border-left: 2px solid #6665cc;
	border-right: 2px solid #6665cc;
}
#middle-middle {
	border-left: 2px solid #6665cc;
	border-right: 2px solid #6665cc;
}
#right-middle {
	border-left: 2px solid #6665cc;
	border-right: 2px solid #6665cc;
}


#leftpanel {
	position: relative; 
	float: left;
	width: 255px;
	overflow: hidden;
}
#lefttop {
	padding-left: 3px;
	background: #ffffff;
}

#left_header {
	height: 101px;
	width: 255px;
	margin-left: 0px;
}

#left_middle {
	width: 246px;
	background: #eeecef;
	border-top: 1px #dbdcf0 solid;
	border-left: 1px #b9baf3 solid;
	border-right: 1px #b9baf3 solid;
	border-bottom: 1px #eeecef solid;
}
#left_foot {
	background-image: url(../images/lefttopbottom.png);
	background-repeat: no-repeat;
	height: 18px;
}

#leftbottom {
	margin-left: 5px;
	margin-top: 1em;
}

#rightpanel {
	position: relative; 
	float: right;
	width: 595px;
}
#righttop {
	padding-left: 1.5em;
	background: #ffffff;
}
#righttext {
	padding: 1em 1.5em 0.5em 1.5em;
	background: #ffffff;
}

#righttext ul {
	margin-top: 0.4em;
	margin-bottom: 0.8em;
}

#righttext li {
	color: #000000; 
	font-size: 0.8em;
	text-align: left;
	margin-left: 2em;
}
#righttext li a {
	text-decoration: underline;
	color: #000000;
}
#righttext li a:hover {
	text-decoration: none;
	color: #000000;
	background: #9999ff;
}

#footer {
	position: relative; 
	height: 40px;
	margin-top: 1.0em;
	clear: both;
	background: #6665cc;
}
#footertext {
	padding-top: 0.75em;
	height: 40px;
	width: 850px;
	margin: 0 auto;
}

.footer_text {
	color: #ffffff; 
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0.3em;
}
.footer_links {
	text-align: center;
	color: #ffffff; 
	font-size: 0.8em;
	font-weight: bold;
}
.footer_links a {
	color: #ffffff;
	font-weight: bold;
}
.footer_links a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background: #abaaec;
}

#contactimage {
	clear: both;
	width: 300px;
	margin-left: 150px;
}
#contentmain li {
	color: #666666; 
	font-size: 0.8em;
	text-align: left;
	margin-left: 2em;
}

/** FORM STYLES **/

fieldset {
	text-align: left;
	background-color: #eeecef;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccccff;
	padding: 10px;
}
legend
{
	font-size: 0.8em;
	color: #000066;
	font-weight: bold;
}
label {
	float:left;
	padding-left: 0.5em;
	width: 100px;
	clear: both;
}
input.text {
	float:left;
	margin-bottom: 1.5em;
	width: 190px;
}
.submit {
	float:left;
	margin-bottom: 1.5em;
	width: 100px;
	margin-right: 100px;
}
.submitq {
	float:left;
	margin-bottom: 1.5em;
	width: 100px;
}
textarea {
	float:left;
	width: 270px;
	xmargin-right: 100px;
	margin-bottom: 0.5em;
}

/* TEXT STYLES */

#contentmain h1{
	color: #706fd1;
	padding: 1em 0 0 0;
	font-size: 1.5em;
	font-weight: bold;
}
#contentmain h2{
	color: #000000;
	padding: 1em 0 1em 0;
	font-size: 1em;
	font-weight: bold;
}
#contentmain h3{
	color: #000000;
	padding: 0 0 1em 0;
	font-size: 0.85em;
}
#contentmain p{
	color: #666666;
	padding: 0 0 0.75em 0;
	margin: 0;
}
#contentmain td {
	color: #666666;
}

#contentmain input{
	color: #666666;
	padding: 0 0 0 0;
	margin: 0;
	font-size: 0.8em;
}

#info h1{
	color: #706FD1;
	padding: 0;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
}
#left-middle h1{
	color: #000000;
	padding: 0;
	font-weight: bold;
}
#left-middle p{
	color: #666666;
	padding: 0.75em;
	margin: 0;
}

#middle-middle h1{
	color: #000000;
	padding: 0;
	font-weight: bold;
}
#middle-middle p{
	color: #666666;
	padding: 0.75em;
	margin: 0;
}

#right-middle h1{
	color: #000000;
	padding: 0;
	font-weight: bold;
}
#right-middle p{
	color: #666666;
	padding: 0.75em;
	margin: 0;
}

h1 {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: center;
}
h2 {
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 0.5em;
	font-family: verdana;
	font-size: 1em;
	line-height: 15px;
	margin: 0px;
}
h3 {
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px;
}
h4 {
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0px;
}
h5 {
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	font-size: 0.75em;
	line-height: 15px;
	margin: 0px;
}
h6 {
	font-weight: bold;
	color: #000000;
	font-family: verdana;
	font-size: 0.7emx;
	line-height: 15px;
	margin: 0px;
}

p {
	color: #000000; 
	font-size: 0.8em;
	text-align: left;
	margin-bottom: 0.7em;
}
p a {
	color: #000000;
	text-decoration: underline;
	
}
p a:hover {
	color: #000000; 
	background: #9999ff;
	text-decoration: none;
}

/* OTHER STYLES */

#floorplanleft {
	float: left;
	width: 220px;
}
#floorplanright {
	float: left;
	width: 320px;
	margin-left: 20px;
}

#valid {
	width: 850px;
	margin: 0 auto;
	margin-top: 1.0em;

}
.jargon {
	color: #000000; 
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 1em;
}
.jargontext {
	color: #000000; 
	font-size: 0.7em;
}

.small_header
{
	font-weight: bold;
	color: #fff;
	background-image: url(../images/smallheader.png);
	background-repeat: no-repeat;
	height: 26px;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 5px 0px;
	font-family: verdana;
	line-height: 15px;
}
.navitems ul {
	margin: 0;
}

.navitems li {
	color: #000000;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 1em;
	display: block;
	list-style-type: none;
}
.navitems li a {
	color: #000000;
	line-height: 1.5em;
	text-decoration: none;
}
.navitems li a:hover {
	text-decoration: underline;
}
#package_feature ul {
	margin-left: 2em;
}
#package_feature li {
	font-size: 0.8em;
	list-style-image: url(../images/listtick.jpg);
	list-style-type: circle;
	line-height: 1.5em;
}

.boximage {
	float: right;
	padding: 0.5em;
	clear: both;
}
.floatimage {
	float: right;
	padding: 0.5em;
	clear: both;
}
.portfoliopic {
	margin: 0 0 1em 1em;
	float: left;
}
.smalltext {
	color: #ff0000;
#packageinformation {
	clear: both;
	width: 100%;
	height: 0px;
}

}
.orderinformation a {
	width: 136px;
	height: 27px;
	float: left;
	text-decoration: none;
	background-image: url(../images/orderinfo-button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	display: block;
}
.orderinformation a:hover {
	width: 136px;
	height: 27px;
	text-decoration: none;
	background-image: url(../images/orderinfo-button-over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	display: block;
}
.orderinformation a:visited {
	outline: 0;
}
.buypackage a {
	width: 136px;
	height: 27px;
	margin-left: 1em;
	float: left;
	text-decoration: none;
	background-image: url(../images/bypackage-button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	display: block;
}
.buypackage a:hover {
	width: 136px;
	height: 27px;
	text-decoration: none;
	background-image: url(../images/bypackage-button-over.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	display: block;
}
.buypackage a:visited {
	outline: 0;
}

#endmiddle {
	overflow: hidden;
}




