﻿body {
	background-image: url("images/background.png");
	background-repeat: repeat-x;
	background-color: #E0E0E0;
	margin: 0px;
}

#all {
	width: 902px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	margin-top: 0px;
	width: 540px;
	height: 92px;
	float: left;
}

#headerarea {
	width: 355px;
	height: 92px;
	padding: 0px;
	margin: 0px;
	width: 355px;
	float: right;
}

#searchbar {
	width: 353px;
	padding: 0px;
	height: 22px;
	float: left;
	margin-top: 4px;
	background-image: url("images/searchbar.png");
	border-bottom:#DDDDDD 1px solid;
	border-left:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
}

#login {
	float: left;
	width: 18em;
	margin: 7px;
	margin-right: 0px;
	padding-right: .2em;
	margin-top: .3em;
	margin-bottom: .3em;
	font-family: "Verdana", sans-serif;
	color: #A8A8A8;
	font-size: .65em;
	border-right: #DDDDDD 1px solid;
}

#login a {
	color: #A8A8A8;
	text-decoration: none;
}

#login a:hover {
	color: #6F6F6F;
	text-decoration: none;
}

#search {
	float: right;
	height: 1em;
}

input {
	float: left;
	border: #c1c1c1 1px solid;
	font-size: .6em;
	height: 13px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	color:  #959595;
	margin-left: 5px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 115px;
}

.search-button {
	float: right;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 16px;
	height: 15px;
	margin-right: 4px;
	cursor: pointer;
	border: 0px;
}

#menu {
	float: left;
	width: 902px;
}
/*Navigation*/
#nav
{
	background:url(images/nav.png) no-repeat left;
	margin:0;
	padding:0;
	list-style:none;
	height:27px;
}
#nav li
{
	margin:0;
	padding:0;
	list-style:none;
	float:left;
	height:27px;
	display:block;
	width:111px;
}
#nav li a
{
	width:111px;
	display:block;
	line-height:500px;
	overflow:hidden;
	height:27px;
}
a#navHome:hover
{
	background:url(images/nav_hover.png) no-repeat 0px 0px;
}
a#navSolutions:hover
{
	background:url(images/nav_hover.png) no-repeat -111px 0px;
}
a#navDownloads:hover
{
	background:url(images/nav_hover.png) no-repeat -222px 0px;
}
a#navSupport:hover
{
	background:url(images/nav_hover.png) no-repeat -333px 0px;
}
a#navAbout:hover
{
	background:url(images/nav_hover.png) no-repeat -444px 0px;
}
a#navContact:hover
{
	background:url(images/nav_hover.png) no-repeat -555px 0px;
}
a#navHome.active
{
	background:url(images/nav_active.png) no-repeat 0px 0px;
}
a#navSolutions.active
{
	background:url(images/nav_active.png) no-repeat -111px 0px;
}
a#navDownloads.active
{
	background:url(images/nav_active.png) no-repeat -222px 0px;
}
a#navSupport.active
{
	background:url(images/nav_active.png) no-repeat -333px 0px;
}
a#navAbout.active
{
	background:url(images/nav_active.png) no-repeat -444px 0px;
}
a#navContact.active
{
	background:url(images/nav_active.png) no-repeat -555px 0px;
}

/* End Nav */

#submenu {
	width: 902px;
	float: left;
	background-image: url("images/submenubg.png");
	height: 25px;
}
#submenu ul {
		float: left;
		vertical-align: middle;
		margin-top: .4em;
		margin-left: -3em;
}

#submenu li {
	list-style-type: none;
	float: left;
	padding-right: 2.5em;
	padding-left: 2.5em;
	font-family: "Verdana", sans-serif;
	font-size: .60em;
	font-weight: bold;
	border-right: #107793 1px solid;
}

#submenu a {
	text-decoration: none;
	color: #72b5e5;
}

#submenu a:hover, #menu a.active {
	text-decoration: none;
	color: #e5e5e5;
}

#space {
	background-image: url("images/spaceline.png");
	background-repeat: repeat-x;
	width: 902px;
	float: left;
	height: 6px;
	margin-bottom: 2px;
}

#banner {
	width: 902px;
	float: left;
}

.whitespace {
	height: 9px;
	width: 902px;
	float: left;
}

#maincontent {
	background-color: white;
	width: 444px;
	float: left;

}

h1.main {
	font-family: "Verdana", sans-serif;
	color: #075a79;
	font-size: 1em;
	margin: .7em;
	padding: 0em;
	margin-bottom: 0em;
}

p.main {
	font-family: "Verdana", sans-serif;
	color: #404040;
	font-size: .68em;
	line-height: 1.5em;
	margin: 1em;
	
}

.articles {
	width:444px;
}

h2.main {
	font-family: "Verdana", sans-serif;
	color: #075a79;
	font-size: .8em;
	margin: .7em;
	margin-bottom: 0em;
}

.date {
	font-family: "Verdana", sans-serif;
	color: #404040;
	font-size: .6em;
	margin: 0em;
	margin-left: 1em;
	margin-bottom: .6em;
}

img.main {
	float: left;
	margin-right: 8px;
}

.news {
	width: 217px;
	margin: 0px;
	margin-left: 8px;
	margin-right: 7px;
	float: left;
}

.info {
	width: 217px;
	margin: 0px;
	margin-left: 6px;
	float: left;
}


.infoheader {
	background-image: url("images/infoheader.png");
	border: #064760 1px solid;
	padding: .6em;
	padding-bottom: 0em;
	font-family: "Verdana", sans-serif;
	font-size: .65em;
	height: 21px;
	color: white;
	font-weight: bold;
}

.infoborder {
	border: #d5d5d5 1px solid;
	background-color: #ececec;
	padding: 5px;
	float: left;
	width: 205px;
}

.infotext {
	border: #d5d5d5 1px solid;
	background-color: white;
	padding: 7px;
	padding-top: 0px;
	margin: 0px;
	width: 188px;
	float: left;
}

a.newstitle {
	font-size: 1em;
	font-weight: bold;
	color: #707070;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
}

a:hover.newstitle {
	font-family: "Verdana", sans-serif;
	color: #707070;
	font-size: 1em;
	text-decoration: underline;
}

h1.newstitle {
	font-size: .6em;
	font-weight: bold;
	color: #707070;
	font-family: "Verdana", sans-serif;
	margin: 0px;
	margin-bottom: 3px;	
	margin-top: 7px;
	padding: 0px;
	float: left;
	width: 188px;
}

p.info {
	font-family: "Verdana", sans-serif;
	color: #909090;
	font-size: .65em;
	line-height: 1.2em;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-bottom: 7px;
	width: 188px;
	border-bottom: #d5d5d5 1px dotted;
}

a.products {
	font-family: "Verdana", sans-serif;
	color: #404040;
	font-size: 1em;
	text-decoration: none;
}

a:hover.products {
	font-family: "Verdana", sans-serif;
	color: #075a79;
	font-size: 1.01em;
	text-decoration: none;
}

p.products {
	font-family: "Verdana", sans-serif;
	color: #404040;
	font-size: .65em;
	line-height: .65em;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 188px;
	border-bottom: #d5d5d5 1px dotted;
}

.itemspace {
	width: 210px;
	height: 7px;
	float: left;
}

p.deals {
	font-family: "Verdana", sans-serif;
	color: #404040;
	font-size: .65em;
	line-height: 1.2em;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 188px;
}


p.newsletter {
	font-family: "Verdana", sans-serif;
	color: #404040;
	font-size: .65em;
	line-height: 1.2em;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 188px;
}

#newsletter {
	float: left;
	border: #c1c1c1 1px solid;
	font-size: .7em;
	height: 14px;
	font-family: "Arial", sans-serif;
	color:  #959595;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 7px;
	padding: 1px;
	padding-left: 4px;
	width: 135px;
}

.signup-button {
	float: right;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 36px;
	height: 18px;
	margin-right: 4px;
	cursor: pointer;
	border: 0px;
}

input.newsletter {
	float: left;
	border: #c1c1c1 1px solid;
	font-size: .75em;
	height: 16px;
	padding: 0px;
	font-family: "Arial", sans-serif;
	color:  #959595;
	margin-left: 5px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 135px;
}

#footersep {
	background-image: url("images/footer-sep.png");
	background-repeat: repeat-x;
	width: 902px;
	float: left;
	height: 6px;
}

p.footer {
	font-family: "Arial", sans-serif;
	font-size: 1em;
	color: gray;
	padding-top: 10px;
}

#footer {
	height: 25px;
	text-align: center;
	width: 902px;
	float: left;
	font-family: "Arial", sans-serif;
	font-size: .7em;
	color: gray;
	padding-top: 10px;
}

