* {margin:0;padding:0;}

body {
	font:11px/1.4em "Trebuchet MS";
	background:#eaeaea;
}

acronym {
	border-bottom:1px dashed #000;
	cursor: help;
}

a img {
	border:0px;
}

fieldset {
	padding:10px 10px 10px 0px;
	margin-bottom:10px;
}

input {
	margin-left:5px;
	border:1px solid #999;
}

select {
	margin-left:5px;
}

input.short {
	width:100px;
}

input.sshort {
	width:30px;
}

input.lshort {
	width:75px;
}

input.long {
	width:195px;
}

input.submit {
	background: #ffffff url('images/submit.jpg') top left no-repeat;
	height:25px;
	width:91px;
	border:0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
        color: #ffffff !important; 
}

input.reset {
	background: #ffffff url('images/clear.jpg') top left no-repeat;
	height:25px;
	width:91px;
	margin-left:30px;
	border:0;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
        color: #ffffff !important; 
}

label {
	margin-left:10px;
}

textarea {
	margin-left:10px;
	border:1px solid #999;
	width:400px;
	height:100px;
}

#master {
	width:802px;
	margin:0px auto;
	border:1px solid #ccc;
	background:#fff;
}

html>body #master {
	width:799px;
}

#left-content {
	float:left;
	width:220px;
}

#left-logo a img {
	border:0px;
	margin-top:10px;
}

#left-menu ul {
	margin: 10px 0 0 30px;
	padding: 0;
	list-style: none;
	border-top: 1px solid #ccc;
	width:170px;
}

#left-menu ul li {
	position: relative;
	background: url('images/list-star.jpg') center left no-repeat;
	text-transform:uppercase;
}

#left-menu li:hover ul { display: block; }

#left-menu ul li a {
	display: block;
	text-decoration: none;
	color: #039;
	padding: 5px;
	border-bottom: 1px solid #ccc;
	padding-left: 20px;
}

#left-menu ul li a:hover {
	color:#c00;
}

/* Fix IE. Hide from IE Mac \*/
* html #left-menu ul li { float: left; }
* html #left-menu ul li a { height: 1%; }
/* End */

#left-more {
	margin:30px 0 20px 0px;
	text-align:center;
	padding:0 10px 0 10px;
	
}

#left-more p.quote {
	color:#039;
	font-weight:bold;
	margin-top:10px;
	padding:0 5px 0 10px;
}

#left-more p.quote-byline {
	margin-top:10px;
	color:#039;
	padding:0 5px 0 10px;
}

#right-content {
	margin-left:226px;
	width:572px;
	border-left:1px solid #ccc;
}

#right-content p {
	padding-bottom:10px;
}

#right-main {
	width:320px;
	float:left;
	margin:20px 20px 0 10px;
}

html>body #right-main {
	margin:20px 20px 0 20px;
}

#right-banner {
}

#right-main-inside {
	padding-top:20px;
	margin-left:20px;
	margin-right:20px;
}

#right-main-inside h1.aboutus { background: url('images/aboutus.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.choice { background: url('images/choice.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.guidance { background: url('images/guidance.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.support { background: url('images/support.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.groupinfo { background: url('images/groupinfo.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.indi_info { background: url('images/individualinfo.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.faq { background: url('images/faqs.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.casestudies { background: url('images/casestudies.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.contact { background: url('images/contactus.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.groupquote { background: url('images/groupquote.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.individualquote { background: url('images/individualquote.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.privacy { background: url('images/privacy.jpg') top left no-repeat; height:25px;}
#right-main-inside h1.sitemap { background: url('images/sitemap.jpg') top left no-repeat; height:25px;}

#right-main-inside h1 span {display:none;}

#right-main-inside h1 {
	margin-bottom:10px;
}

#right-main-inside h3 {
	font-size:1.2em;
	color:#039;
	margin-bottom:10px;
}

#right-main a, #right-main-inside a {
	color:#c00;
	text-decoration:none;
	font-weight:bold;
}

#right-main a:hover, #right-main-inside a:hover {
	border-bottom:1px dashed #c00;
}

#right-main h1 {
	background: url('images/home-title.jpg') top left no-repeat;
	height:30px;
}

#right-main span {
	display:none;
}

#right-main ul {
	margin:0px 0 5px 40px;
	list-style-type:none;
	color:#039;
	font-weight:bold;
	font-size:1.3em;
}

#right-main-inside ul{
	margin:0px 0 5px 30px;
	list-style:none;
}

#right-main-inside ul li {
	color:#039;
	padding:2px 0 2px 15px;
	background: url('images/list-star-in.jpg') center left no-repeat;
}

#right-main-inside ol {
	margin:0 0 15px 20px;
}

#right-main-inside ol li a {
	color:#000;
}

#right-main-inside ol li a:hover {
	color:#000;
	border-bottom:1px dashed #000;
}

#right-main li{
	padding:2px 0 2px 15px;
	background: url('images/list-circle.jpg') center left no-repeat;
}

#right-ads {
	padding:10px 0 10px 0;
	margin-left:350px;
	border-left:1px solid #ccc;
}

#footer {
	background:#039;
	color:#fff;
	padding:10px;
}

#footer a {
	color:#fff;
	text-decoration:none;
}

#footer a:hover {
	border-bottom:1px dashed #fff;
}

#footer p.left {
	float:left;
}

#footer p.right {
	float:right;
}

#footer2 {
	font-size:.8em;
	text-align:center;
	padding:5px 10px;
}

.clear { clear:both;}