* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Verdana, "Bitstream Vera Sans", Verdana, Arial;
	background: #FFFFFF;
}
h1 {
	padding: 0.3em 0;
	margin: 1em 0 0 0;
	color: #215174;
	font-size: 1.8em;
	font-weight: normal;
	border-bottom: 1px solid #DDF2FF;
}
h3 {
	font-size: 1.2em;
	font-weight: bold; 
}
a {
	color: #2D5A9B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 1em 0;
}
ul {
	list-style: inside disc;
}
img {
	border: 0;
}
strong {
	font-weight: bold;
}
#login {
	padding: 1em;
	font-size: 0.8em;
	color: #6EBBE8;
	background: #215174;
	text-align: right;
	border-bottom: 4px solid #6EBBE8;
}
#login a {
	color: #B3DBF2;
}
#logo {
	margin: 3em 0 1.5em 0;
}
#nav {
	background: url(../images/nav_bg.png) left bottom repeat-x;
}
#nav ul {
	float: left;
	list-style: none outside;
}
#nav li {
	float: left;
	display: inline;
	background: url(../images/nav_off.png) center bottom no-repeat;
	padding: 6px 5px 10px 5px;
}
#nav a {
	color: #215174;
	font-weight: bold;
	font-size: 1.1em;
	padding: 6px 10px 10px 10px;
}
#nav a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #6FBBE8 url(../images/nav_selected.png) top left repeat-x;
}
#nav .selected {
	padding: 6px 0 10px 0;
	margin: 0 5px;
	background: #6FBBE8 url(../images/nav_selected.png) top left repeat-x;
}
#nav .selected a, #nav .selected a:hover {
	color: #FFFFFF;
	background: url(../images/nav_on.png) bottom center no-repeat;
}
#main {
	clear: both;
	background: url(../images/main_bg.png) top left repeat-x;
	padding: 0.5em 0;
}
#content {
	width: 526px;
	float: left;
	padding: 0.5em 0;
}
#content form dl {
	margin: 15px 0pt;
}
#content form dt {
	float: left;
	font-size: 14px;
	line-height: 24px;
	width: 120px;
}
#content form dd {
	color: #666666;
	font-size: 11px;
	line-height: 24px;
	margin: 0pt 0pt 5px 120px;
}
#content form dd span {
	color:#CCCCCC;
}
#content form dd img {
	border: 1px solid #DDF2FF;
}
#sidebar {
	width: 254px;
	float: right;
	margin: 0.5em 0;
}
#sidebar .box {
	margin: 0;
}
#casestudy h2 {
	width: 560px;
	float: left;
	padding: 1em 10px 1em 0;
	font-size: 1.6em;
	font-family: Georgia, "Bitstream Vera Sans", Verdana, Arial;
	color: #333333;
}
#casestudy div {
	position: relative;
	float: right;
}
#dashboard {
	clear: left;
	float: left;
	width: 800px;
	padding: 0.5em 0;
	margin: 0 0 1em 0;
	border-bottom: 1px solid #DDF2FF;
}
#dashboard .feature {
	float: left;
	padding: 1em 0;
	margin: 0;
	width: 800px;
	border-bottom: 1px solid #DDF2FF;
}
#dashboard .feature .content {
	width: 580px;
}
#dashboard .create, #dashboard .send {
	margin: 0 18px 0 0;
}
#dashboard .report {
	margin: 0;
}
#dashboard .box .content {
	height: 150px;
}
#dashboard .box p {
	position: absolute;
	bottom: -10px;
	right: 10px;
}
#companies h2 {
	padding: 0.3em 0;
	color: #215174;
	font-size: 1.8em;
	font-weight: normal;
}
#companies li {
	display: block;
	float: left;
	height: 80px;
	line-height: 80px;
	padding: 1em;
}
#companies li img {
	vertical-align: middle;
}
#compatability {
	clear: both;
	float: left;
	padding: 10px 0 30px 0;
	list-style: none outside;
}
#compatability li {
	float: left;
	width: 196px;
	padding: 2px;
}
#compatability li span {
	color: #999999;
}
#templates {
	clear: both;
	border: 1px solid #DDF2FF;
	background: #FFFFFF url(../images/templates.png) repeat-x left top;
	height: 40px;
	line-height: 40px;
}
#templates span {
	display: block;
	float: left;
	padding: 0 10px 0 25px;
	font-weight: bold;
}
#templates ul {
	margin: 0 0 0 100px;
	padding: 0;
	list-style-type: none;
}
#templates li {
	display: inline;
	padding: 0 10px;
}
#templates a {
	padding: 5px;
	color: #3D4047;
}
#templates a:hover, #templates a.selected {
	padding: 4px;
	background: #8F9297;
	border: 1px solid #797A7C;
	text-decoration: none;
	color: #FFFFFF;
}
#footer {
	clear: both;
	padding: 0.5em 0 2em 0;
	border-top: 1px solid #DDF2FF;
}
#circlesquare {
	float: left;
	padding: 2px 10px 2px 0;
}
#terms, #antispam, #secure {
	float: left;
	line-height: 1.4em;
	font-size: 0.8em;
	padding: 2px 10px;
}
#footer a {
	color: #AAC0CC;
	}
#valid {
	float: right;
}
#valid li {
	display: inline;
}
.container {
	width: 800px;
	margin: 0 auto;
}
.content {
	width: 800px;
	margin: 2em 0 1em 0;
}
.clear {
	clear: both;
	line-height: 0px;
}
.error {
	color: #885555;
}
.box {
	float: left;
	position: relative;
	margin: 0 18px;
	width: 254px;
}
.box .wrapper {
	background: #9DD5F6;
	top: 10px;
}
.box .top {
	background: url(../images/sidebar_top.png) left top no-repeat !important;
	background: url(../images/sidebar_top.gif) left top no-repeat;
	position: relative;
	top: -10px;
}
.box .bottom {
	background: url(../images/sidebar_bottom.png) left bottom no-repeat !important;
	background: url(../images/sidebar_bottom.gif) left bottom no-repeat;
	position: relative;
	bottom: -20px;
	padding: 0 10px;
	margin: 0 0 20px 0;
}
.box .content {
	width: 234px;
	position: relative;
	top: -10px;
}
.box .content h2 {
	color: #FFFFFF;
	font-size: 1.8em;
	font-weight: normal;
}
.box .content ul {
	margin: 10px 0;
}
.box .content li {
	margin: 5px 0 5px 15px;
	list-style: url(../images/sidebar_bullet.png) outside !important;
	list-style: url(../images/sidebar_bullet.gif) outside;
	color: #454545;
	font-size: 0.9em;
}
.box .content p {
	font-size: 0.9em;
	text-align: right;
}
.feature {
	width: 526px;
	margin: 2em 0 1em 0;
}
.feature img {
	float: left;
	border: 2px solid #DDF2FF;	
}
.feature .content {
	float: left;
	width: 306px;
	margin: 0 0 0 15px;
}
.feature h2 {
	color: #000000;
	font-size: 1.4em;
	font-weight: normal;
}
.feature p {
	margin: 0.5em 0;
}
.templates {
	clear: both;
}
.templates div {
	display: block;
	float: left;
	margin: 18px;
}
.templates img {
	border: 1px solid #DDF2FF;
}
.templates a {
	display: block;
	text-align: center;
}
.templates h2 {
	padding: 0.3em 0;
	margin: 1em 0;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 1px solid #DDF2FF;
}