body{
	margin:0;
	background: #EFEDEB;
	font: 62.5% Arial, Helvetica, sans-serif;
}
p{
	font-size: 1.2em;
	line-height:1.6em;
	margin: 0px 0px 1.6em;
}
h2{
	margin:0 0 1.6em;
	font-style: italic;
	font-size: 1.9em;
	border-bottom: 1px solid #0D0241;
	padding-bottom: 16px;
}
h3{
	margin:0 0 1.6em;
	font-size: 1.4em;
}
hr{
	clear:both;
	border-top: 4px solid #CCC;
	padding:0;
	margin:0 0 16px;
	height:1px;
	display:block;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#container{
	margin:30px auto;
	width: 803px;
}
#header{
	margin:0;
	background: #0C0140;
}
#header p{
	margin:0;
}
#header h1{
	clear: both;
	color: #FFF;
	font-style: italic;
	text-transform: uppercase;
	font-size: 2.6em;
	display: block;
	height: 35px;
	text-align: right;
	padding-right: 20px;
	padding-top: 29px;
	margin: 0;
	border-right: 1px solid #0D0241;
	border-left: 1px solid #0D0241;
}
div.maincontent{
	border-right: 1px solid #006;
	border-left: 1px solid #006;
	border-bottom: 14px solid #006;
	background: #FFF url(/images/maincontent-bg.gif) repeat-y;
}
#left{
	width:200px;
	float:left;
	background: url(/images/left-bg.jpg) no-repeat bottom;
	display: inline;
	padding-top: 46px;
	padding-bottom: 185px;
}
#left h2{
	padding:0;
	margin:0 12px .6em;
	font-style: normal;
	font-size: 1.8em;
	border: none;
}
#left ul{
	margin: 0px 0px 24px;
	padding: 0px;
	font-size: 1.1em;
	border-top: 1px solid #FFF;
}
#left ul li{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#left ul li a{
	text-decoration: none;
	color: #0C0140;
	display: block;
	border-bottom: 1px solid #FFF;
	line-height: 2.2em;
	padding-left: 18px;
}
#left ul li a:hover{
	color: #FFF;
	background: #0C0140;
	border-bottom: 1px solid #006;
}

#left ul.buttons{
	margin: 0 0 24px 10px;
	padding: 0px;
	font-size: 14px;
	border:none;
	text-align:center;
}
#left ul.buttons li{
	margin:0 0 10px;
	padding: 0px;
}
#left ul.buttons li a{
	background: #FFF url(/images/button-left.png) no-repeat;
	color:#0C0241;
	border:none;
	line-height:41px;
	width:178px;
	padding:0;
}
#left ul.buttons li a:hover{
	background: #E0EDF4 url(/images/button-left.png) no-repeat;
}


#right{
	width:541px;
	float:left;
	display:inline;
	padding: 30px;
}
#right a{
	color: #0C0140;
	text-decoration: underline;
}
#right a:hover{
	color: #FE0905;
	text-decoration: none;
}
#right p.msg{
	font-size: 1.2em;
	padding: 6px 6px 6px 24px;
	border: 1px solid #FEEE96;
	background: #FFFFCC url(/images/info-icon.gif) no-repeat 6px center;
}
#right ul{
	font-size: 1.2em;
	margin: 0px 0px 1.6em;
	padding: 0px;
	line-height:1.6em;
}
#right ul li{
	background: url(/images/bullet.gif) no-repeat left .35em;
	margin: 0px;
	padding: 0px 0px 0px 22px;
	list-style: none;
}
#right .bottommargin li{
	margin-bottom:1.6em;
}

#right ul.testimonialinfo li{
	float: left;
	display: inline;
	margin-right: 18px;
	margin-bottom: 16px;
	font-weight: bold;
}
#right ul.testimonialinfo li.box{
	background: url(/images/box.gif) no-repeat left center;
}
#right ul.testimonialinfo li.date{
	background: url(/images/calendar.gif) no-repeat left center;
}
#footer {
	padding:16px 0 0;
	margin:0px auto;
	width:600px;
	text-align:center;
}
#footer p {
	margin: 0 0 .6em;
}
.clear{
	clear:both;
}
.video{
	border:1px #CCC solid;
	margin: 0px 0px 1.6em;
}
ul.socialbuttons{
	height: 18px;
	margin: -24px 6px -24px 0px;
	float: right;
	clear: both;
}
ul.socialbuttons li{
	margin:0 0 0 5px;
	list-style-type:none;
	float:left;
}
ul.socialbuttons li a img{
	border:none;
}

