/* layout */

body {
	margin: 30px 25px;
	background-color: #FFF;
	text-align: left;
	}

#wrap {
	width: 965px;
	}

#wrap > div {
		background-color: transparent;
		}

#cont {
	width: 961px;
	border: 2px solid #737373;
	background-image: url(../img/bg_vertbar.gif);
	}

#hdr {
	width: 961px;
	height: 179px;
	background-image: url(../img/bg_hdr.jpg);
	}

#hdr_l {
	width: 386px;
	height: 40px;
	margin-top: 103px;
	float: left;
	text-align: right;
	}

#hdr_r {
	width: 310px;
	height: 31px;
	margin-top: 112px;
	float: right;
	}

#home #lcol {
	width: 282px;
	height: 410px;
	float: left;
	background-image: url(../img/bg_lcol.jpg);
	}

#plan #lcol {
	width: 282px;
	height: 755px;
	float: left;
	background-image: url(../img/bg_lcol_tier.jpg);
	}

#feedback #lcol {
	width: 282px;
	float: left;
	height: 410px;
	background-image: url(../img/bg_lcol.jpg);
	}

#pressroom #lcol {
	width: 282px;
	float: left;
	height: 410px;
	background-image: url(../img/bg_lcol_tier.jpg);
	}

#lcol_btns {
	width: 228px;
	height: 104px;
	margin-top: 200px;
	text-align: right;
	}

#main {
	width: 645px;
	padding-right: 25px;
	float: right;
	margin-bottom: 20px;
	}
	
#ftr {
	margin-top: 15px;
	width: 961px;
	}

#ftr2 {
	margin-top: 15px;
	width: 370px;
	float: left;
	}

#logos {
	margin-top: 10px;
	width: 560px;
	float: right;
	text-align: right;
	}
	
	

/* feedback form */

#form1 {
	width: 350px;
	margin: 30px 0;
	}
	
#form1 label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:100px;
	float:left;
	}

#form1 .small{
	color:#666;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:100px;
}

#form1 input, #form1 textarea{
	float:left;
	width:200px;
	margin:2px 0 20px 10px;
	}
	
#form1 button{ 
	clear:both;
	margin-left:110px;
	background:#888;
	color:#fff;
	border:solid 1px #666;
	font-size:11px;
	font-weight:bold;
	padding:4px 6px;
	}	

#form1 input.submit {
	background-color: #c4daef;
	width: 100px;
	}
	
	
	
/* hacks & tweaks */

.cf {
	clear: both;
	}
	
.ml {
	margin-left: 15px;
	}

ul {
	margin-top: 5px;
	margin-left: 35px;
	list-style: disc;
	}

p {
	margin-bottom: 6px;
	}

/* typography */

body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666;
	}

#main a:link,  a:visited, a:active, a:hover  {
	color:   #156ac1;  
	text-decoration: none; 
	}
	
#prLInk a:link,  a:visited, a:active, a:hover  {
	color:   #156ac1;  
	}

#ftr, #ftr2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 18px;
	color: #444;
	}

#ftr a:link, #ftr a:visited, #ftr a:active, #ftr a:hover,
#ftr2 a:link, #ftr2 a:visited, #ftr2 a:active, #ftr2 a:hover {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height: 18px;
	color: #444;
	text-decoration: underline;
	}

h2 { margin-top: 15px; }
#pressroom h2 a:link { font-size: 12px; text-decoration: none; font-weight: normal; }

h1 { line-height: 45px; }
.cssRight{
float:right;
position:relative;
display:inline;
}
.cssLeft{
float:left;
position:relative;
display:inline;
}
#previewFeedback{
width:400px;
}
#feedbackBTN
{
	width:180px;
}