body {
	margin: 0;
	padding: 0;
	font:12px Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#003366;
	background: url(/images/bg_header.gif) top left repeat-x;
}	
a {
	text-decoration:none;
}
a:hover{
	color:#00CC00;
}
h1 {
	font:bold 1.9em Arial, Helvetica, sans-serif;
}
a img{
	border:none;
}
.simpleList {
	list-style:none;
	margin:0;
	padding:5px;
}
	
/* Template styles */
#wrapper {
	margin:0 auto;
	width:823px;
	text-align:left;
}
#leftColumn {
	width: 93px;
	height:98px;
	float:left;
	margin:0;
	padding:0;
	background: url(/images/logo_top.gif) top left no-repeat;
}
#header {
	margin:0;
	padding:0;
	width:727px;
	border-bottom: 1px solid #333366;
	overflow:hidden;
	height:97px;
}
#navigation {
	height: 20px;
	position: relative;
	top:78px;
	float:left;
	overflow:hidden;
}
#subnav{
	border-bottom:dotted 1px silver;
	margin-left: 235px;
	font: 12px normal Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: silver;
	width: 283px;
}

.homeH1 {
	background: url(/Ads/nuvo_technology.jpg) top left no-repeat;
	height: 425px;
	overflow: visible;
	text-indent: -5000px;
	margin-bottom: -90px;
}

.nametag { 
	float:left;
	margin:0 50px 0 10px;
	position: relative;
	top:55px;
}

#pageContent{
	margin:0;
	padding: 25px 0;
	width: 820px;
	background: url(/images/logo_bottom.gif) top left no-repeat;
	clear:both;
}
.contentMain {
	float:left;
	margin:0;
	text-align:justify;
	width:605px;
	padding:0 0 0 20px;
}
.rightColumn {
	float:right;
	width:175px;
}
#footer {
	margin:0 0 0 10px;
	color:silver;
	font-size:10px;
	padding:5px 0 0 10px;
	text-align:center;
	width: 800px;
	border-top: solid 1px #333366;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
	padding-right: 5px;
}
.clearAll {
	clear: both;
}
.spaceLeft {
	margin-left:15px;
}
.spaceRight {
	margin-right:15px;
}
.adBannerRight {
	margin:0 0 10px 0;
}
.errors {
	color: red;
	font-style:italic;
	font-weight:bold;
	border:1px dotted red;
	background:#FFFFCC;
	padding:0 5px;
}
.notice {
	font-weight:bold;
	padding:0px 10px;
}
.mailForm {
	background: url(/images/stamp.jpg) top right no-repeat;
}

/* Side Box */
.sideBoxWrap {
	width:151px;
	background:#FFFFFF url(/images/sideBox_bg.gif) top left repeat-y;
	margin:0 10px;
}
.sideBoxContent{
	background: url(/images/sideBox_cap.gif) top left no-repeat;
	min-height:338px;
}
.sideBoxBase {
	background:url(/images/sideBox_base.gif) no-repeat;
	height: 12px;
}
.sideBoxContent ul{
	margin: 0px 10px;
	padding:0;
	list-style: none;
	color:#00CC33;
	font-size:.85em;
}
.sideBoxContent h3{
	margin:0 10px 10px 10px;
	padding-top:10px;
	font: 1.2em normal Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #333366;
}

/* Navigation Styles */
#navtabs {
	margin: 0;
	padding: 0 0 20px 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#navtabs li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
	
#navtabs a:link, #navtabs a:visited {
	float: left;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	margin: 0 10px 4px 10px;
	padding-bottom: 2px;
	text-decoration: none;
	color: #333366;
	}

#navtabs a.active:link, #navtabs a.active:visited, #navtabs a:hover {
	border-bottom: 4px solid #00CC00;
	padding-bottom: 2px;
	background: #fff;
	color: #333366;
	}

/* Footer Styles */
ul.iconList li {
	display:inline;
	margin-right: 25px;
	list-style: none;
}
#footer ul.iconList{
	margin:5px 0 0 -7px;
	padding:0;
	list-style: none;
}

/*products pages */
.productSection{
	border-top:1px dotted #333366;
}
.flexPage {
	background:url(/images/header_flex.jpg) top left no-repeat;
	padding:225px 0 0 0;
	margin:0;
}
.nuvoPage {
	background:url(/images/header_nuvo.jpg) top left no-repeat;
	padding:175px 0 0 0;
	margin:0;
}


/* Blog Styles */
div.blogPost {padding-left:5%;padding-right:10%;}
div.byline {color:#555555;}
p#bloggerBug {padding-top:20px;}
.blogComments {padding-top:30px;color:#555555;padding-bottom:0px;margin-bottom:0px;font-weight:bold}
.blogComments .byline {font-size:1em;font-weight:normal;color:#555555;margin-right:10px;display:inline}
.blogComment {font-size:1em;margin:3%;color:#000000;font-weight:normal}
.deleted-comment {font-style:italic;color:gray;}
#blogfeeds { }
#postfeeds { }

/*************** FORM STYLES **************/
.adminForm {
	border:1px dotted #333366;
	background: url(/images/BG_fade.gif) repeat-x #EEEEEE;
	padding:5px;
	margin:0 0 10px 0;
	overflow: hidden;
}
.loginForm {
	border:1px dotted #333366;
	background: #EEEEEE;
	padding:5px;
	width:163px;
	margin:0;
}