/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: ;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	text-align: center;
	font-family: Arial, Tahoma, Verdana;
	background-color: #fff;
	font-size: 0.8em; 
	color: #505050;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 2em;
	color: #051441;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
}

h2 {
	font-size: 1.4em;
	color: #1e5faa;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
}

a {
	color: #1e5faa;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 10px 0px;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

form, input, select, textarea {
	color: #505050;
}

form {
	width: 350px;
}

.forminput {
	width: 346px;
	padding: 2px;
	border: 1px solid #ddd;
}

select {
	width: 350px;
}

textarea {
	font-family: Arial, Tahoma, Verdana;
	font-size: 1em; 
	width: 346px;
	height: 100px;
	padding: 2px;
	border: 1px solid #ddd;
}

#container {
	width: 760px;
	margin: auto;
	text-align: left;
	background: url('../images/bg.png') no-repeat bottom;
	overflow: auto;
	padding: 0px 30px 20px 30px;
}

#logo {
	float: left;
	width: 760px;
	margin-bottom: 15px;
}

#nav {
	clear: both;
	float: left;
	width: 158px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
}

#nav li {
	margin-bottom: 5px;
}

#nav a {
	display: block;
	width: 136px;
	background: url('../images/navbg.jpg') no-repeat bottom;
	border: 1px solid #ddd;
	color: 	#051441;
	padding: 2px 0px 2px 20px;
}

#nav a:hover, #nav .navon {
	text-decoration: none;
	color: #1e5faa;
}

#nav .linostyle {
	background: none;
	border: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

#subnav {
	width: 158px;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
}

#subnav li {
	margin-bottom: 2px;
}

#subnav a {
	display: block;
	width: 146px;
	font-size: 0.8em;
	border: 1px solid #ddd;
	background: none;
	background-color: #051441;
	color: 	#fff;
	padding: 2px 5px;
}

#subnav a:hover, #subnav .subnavon {
	text-decoration: none;
	color: #fff;
	background-color: #1e5faa;
}

#homepagecontent {
	float: left;
	margin-left: 30px;
	width: 378px;
}

#homepagecontent img {
	margin-bottom: 10px;
}

#homepagecontent h1 {
	padding-top: 10px;
	font-size: 1.7em;
}

#homepagecontent li {
	padding-left: 14px;
	background: url('../images/list.gif') no-repeat top left;
	margin-bottom: 8px;
	font-size: 1.1em;
}

#content {
	float: right;
	width: 572px;
}

#content h1 {
	margin-top: 0px;
	padding-top: 0px;
}

#homepagesolutions {
	float: right;
	width: 162px;
	text-align: center;
}

#homepagesolutionscontent {
	width: 142px;
	padding: 10px;
	background: #fff url('../images/solutionsbg.jpg') repeat-x bottom;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	text-align: left;
}

#homepagesolutions ul {
	font-size: 1.1em;
}

#homepagesolutions li, #solutionsleftcol li {
	margin-bottom: 10px;
	padding-left: 14px;
	width: 128px;
	background: url('../images/list.gif') no-repeat top left;
}

#homepagesolutions a, #solutionsleftcol a {
	color: #051441;
}

#solutions {
	clear: both;
	float: left;
	width: 550px;
	padding: 10px;
	background: #fff url('../images/solutionsbg.jpg') repeat-x bottom;
	border: 1px solid #dddddd
}

#solutionsleftcol {
	float: left;
	width: 142px;
}

#solutionsleftcol .solutionson {
	text-decoration: underline;
}

#solutionsrightcol {
	float: right;
	width: 378px;
}

#solutionsrightcol li {
	margin-left: 10px;
	margin-bottom: 5px;
}

.featureslist li {
	padding-left: 14px;
	background: url('../images/list.gif') no-repeat top left;
}

#freeanalysis {
	float: left;
	width: 136px;
	padding: 10px !important;
	padding: 10px 8px;
	background: #fff url('../images/solutionsbg.jpg') repeat-x bottom;
	border: 1px solid #dddddd
}

#freeanalysis form {
	width: 136px;
}

#freeanalysis .forminput, #freeanalysis textarea {
	width: 134px;
	border: 1px solid #1e5faa;
}	

#footer {
	width: 760px;
	margin: auto;
	text-align: left;
	background: url('../images/footerbg.jpg') no-repeat top;
	font-size: 0.8em;
	padding: 15px 30px 0px 30px;
}

/* common */

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clear {
	clear: both;
}

.error {
	color: red;
	font-weight: bold;
}

.errorslist li {
	list-style: square;
	margin-bottom: 2px;
	margin-left: 20px;
}

.textright {
	text-align: right;
}

.verify {
	border: 1px solid #ddd;
	position: relative;
	top: 6px;
}