div.clearer {clear: left; line-height: 0; height: 0px;}

a {color: #0067B0; font-weight: bold;}
a:link {color: #0067B0; font-weight: bold;}
a:visited {color: #0067B0; font-weight: bold;}
a:hover {color: #113344; font-weight: bold;}
a:active {color: #0067B0; font-weight: bold;}

body {
	margin:0;
	background: #83A1B6 url('../images/bkgnd-page.gif') repeat-y center;
}

body, td, p, li, div {
	font: 11px/15px Verdana, sans-serif;
}

#wrapper {
	width: 850px;
	margin: 0px auto 0px auto;
}

#nav {
	padding:  20px 0px 0px 0px;
	width: 160px;
	float: left;
	position: fixed;

}

#header {
	width:690px;
	float:right;
	background: #ACACA3;
	border-bottom: 10px solid #113344;
}

#blog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	text-decoration: none;
	padding:  0px 20px 5px 0px;
	vertical-align: bottom;

}
#blog a {
	color: #FFFFFF;
	text-decoration: none;
}

#language {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	text-decoration: underline;
	padding:  0px 20px 0px 0px;	
}
#language a{
	color: #FFFFFF;

}

#content {
	padding:25px 20px 20px 20px;
	width:650px;
	float:right;
	background: #DBDBD5;
}

#moo {
	padding:0;
	width:690px;
	float:right;
	text-align: right;
	background: #DBDBD5;
}

#footer {
	padding: 10px 0px 10px 0px;
	width:690px;
	float:right;
	border-top: 10px solid #113344;
	background: #ACACA3;
	color: #FFF;
	text-align: center;
}

p {
	margin: 0 0 1em 0;
}

p.headline {
	margin: 0 0 2em 0;
}

h3 {
	font-weight: bold;
	margin:0 0 1em 0;
	font-size: 1.2em;
	border-bottom: 1px solid #665;
	color: #665;
}

img.right {
	float: right;
	margin: 0 0px 10px 10px;
}


/* -------------------------- MANUAL CONTENT -------------------- */


ol#manualcontent {
	margin:0;
	padding:0;
}

ol#manualcontent li{
	font-weight: bold;
	list-style:none;
}

ol#manualcontent li ul {
	margin-top: 1em;
	margin-bottom: 1em;
}

ol#manualcontent li ul li{
/*	color: red;*/
	list-style: none;	
	margin-top:0;
	margin-bottom:0;
	border:0;
	font-weight: normal;
}

ol#manualcontent li ul li ul {
	margin-top: 0;
	margin-bottom: 0;
}

ol#manualcontent li ul li ul li{
/*	color: green;*/
	list-style: none;	
	margin-top:0;	
	margin-bottom:0;	
	border:0;
	font-weight: normal;	
}

#onlinemanual li{
	margin-top:5px;
	margin-bottom:5px;
	border:0;
	font-weight: normal;
	padding: 10px;

}

/* -------------------------- GETTING STARTED -------------------- */

table#gettingstarted td.dark {
	background: #666655;
	color: #DBDBD5;
}

table#gettingstarted td{
	
}


table#gettingstarted td a {color: #113344; font-weight: bold;}
table#gettingstarted td a:link {color: #113344; font-weight: bold;}
table#gettingstarted td a:visited {color: #113344; font-weight: bold;}
table#gettingstarted td a:hover {color: #0067B0; font-weight: bold;}
table#gettingstarted td a:active {color: #113344; font-weight: bold;}


table#gettingstarted td {
	vertical-align: top;
	width: 20%;
	padding: 10px;
}

#content table#gettingstarted td.light {
	background:  url('../images/tableoutline.gif') repeat-x top;
	color: #665;
}

table#gettingstarted tr#numrow td.light {
	background: url('../images/tableoutline.gif') repeat-x bottom;
}


table#gettingstarted tr#numrow td {
	text-align: center;	
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0;

}

table#gettingstarted td#tl {
	background: #666655 url('../images/rc-tl.gif') top left no-repeat;
}

table#gettingstarted td#tr {
	background: #666655 url('../images/rc-tr.gif') top right no-repeat;
}

table#gettingstarted td#bl {
	background: #666655 url('../images/rc-bl.gif') bottom left no-repeat;
}

table#gettingstarted td#br {
	background: #666655 url('../images/rc-br.gif') bottom right no-repeat;
}


/* -------------------------- GETTING STARTED -------------------- */

div.client {
	width: 315px;
	color: #000;
	text-align:center;
	padding:  0px 0 0 0;
}

table#clients td.left, table#clients tr.capper td.left {
	width: 335px;
}

table#clients td {
	background: url('../images/client-short-top.gif') left top no-repeat;
	vertical-align: middle;	
	padding: 10px 0 10px 0;
}

table#clients p {
	margin: 1em 0 0 0;
}

table#clients tr.capper td {
	background:  url('../images/client-short-bot.gif') left top no-repeat;
	height: 5px;
	padding:0 0 10px 0;
	margin:0;

}


table#clients tr.long td.tl {
	background: #FFF url('../images/client-long-top.gif') top left no-repeat;
}

table#clients tr.long td.tr {
	background: #FFF url('../images/client-long-top.gif') top right no-repeat;
}

table#clients tr.long td.bl {
	background: none;
	background:  url('../images/client-long-bot.gif') top left no-repeat;
	height: 5px;
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
}

table#clients tr.long td.br {
	background: transparent url('../images/client-long-bot.gif') top right no-repeat;
	height: 5px;
	padding:0 0 10px 0;
	margin:0;	
}

table#clients tr.long td.tr p {
	color: #000;
	padding:  0px 50px ;
	margin: 0 0 1em 0;
}


/* ------------------------------ CONTACT FORM ------------------------------ */

label {
	font-weight: bold;
}

table#contactform {
/*	width: 400px;*/
}

table#contactform td {
	padding: 0px 5px 5px 0px;
	vertical-align: top;
}

table#contactform tr.nopad td {
	padding-bottom:0;
}

.wide {
	width: 98%;
}
#thecontactform label.error {
	color: red;
	display: block;
	margin: 0 0 1em 0;
}


/* ------------------------------ ABOUT US ------------------------------ */

table.about {
	margin: 0 0 1em 0;
	
}

table.about td {
	vertical-align:top;
}

table.about td img {
	padding: 0 0 0 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #dbdbd5;
	background-color: #113344;
	padding: 5px;

}
