/* CSS Document */

body {
	color: #333333;
	background-color: #EEEFF0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #134C94;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #134C94;
	font-weight: bold;
	margin: 0 0 10px 0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #134C94;
	font-weight: bold;
	margin: 0 0 10px 0;
}

p {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #134C94;
}

#container {
	background:  url(../images/main_bg.gif);
	width: 771px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: justify;
}

#header {
	position: relative;
	background: url(../images/header.jpg) no-repeat;
	padding: 0;
	margin-bottom: 0;
	height: 85px;
		}

#nav {
    position: absolute;
	top: 68px;
	right: 20px;
	margin: 0;
	padding: 0;
	height: 15px;
	width: 312px;	
}

#nav ul {
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	}

#nav ul li {
	display: block;
	float: left;
	text-align: center;
	border: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#top {
	background-color: #DEE5EC;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	height: 20px;
}

#content {
	float: left;
	padding: 0 0 0 0;		
	margin: 10px 0 10px 20px;
	width: 542px;
}
		
#content a, a:visited, a:active {
	color: #454545;
	text-decoration:underline;
}

#content a:hover {
	color: #454545;
	text-decoration:none;
}

#leftcolumn {
	float: left;

	width: 175px;
	padding: 0;

}

		

#submenu {

	width: 152px;

	margin: 10px 5px 0 18px;

	background: #e3e7eb;

}



#submenu ul {

	border: 0;

	margin: 4px 0 0 0;

	padding: 0 0 0 0;

	list-style: none;

	}



#submenu ul li {

	display: block;

	text-align: justify;

	border: 0;

	margin: 2px 4px 2px 4px;

	padding: 0 0 0 0;

}



#submenu ul li a {

	display: block;

	color: #134C94;

	background: #e3e7eb;

	text-align: right;

	margin: 0 0 0 0;

	padding: 2px 2px 2px 2px;

	font: normal 12px Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

}



#submenu ul li a:hover {

	text-decoration: none;

	color: #454545;

	background: #F5F7F8;

}



#discountsmenu {

	width: 152px;

	margin: 10px 5px 0 18px;

	background: #e3e7eb;

}



#discountsmenu ul {

	border: 0;

	margin: 4px 0 0 0;

	padding: 0 0 0 0;

	list-style: none;

	}



#discountsmenu ul li {

	display: block;

	text-align: justify;

	border: 0;

	margin: 2px 4px 2px 4px;

	padding: 0 0 0 0;

}



#discountsmenu ul li a {

	display: block;

	color: #134C94;

	background: #e3e7eb;

	text-align: right;

	margin: 0 0 0 0;

	padding: 2px 2px 2px 2px;

	font: normal 12px Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

}



#discountsmenu ul li a:hover {

	text-decoration: none;

	color: #454545;

	background: #F5F7F8;

}



#specialsmenu {

	width: 152px;

	margin: 10px 5px 0 18px;

	background: #e3e7eb;

}



#specialsmenu ul {

	border: 0;

	margin: 4px 0 0 0;

	padding: 0 0 0 0;

	list-style: none;

	}



#specialsmenu ul li {

	display: block;

	text-align: justify;

	border: 0;

	margin: 2px 4px 2px 4px;

	padding: 0 0 0 0;

}



#specialsmenu ul li a {

	display: block;

	color: #134C94;

	background: #e3e7eb;

	text-align: right;

	margin: 0 0 0 0;

	padding: 2px 2px 2px 2px;

	font: normal 12px Verdana, Arial, Helvetica, sans-serif;

	text-decoration: none;

}



#specialsmenu ul li a:hover {

	text-decoration: none;

	color: #454545;

	background: #F5F7F8;

}



#payment {

	width: 152px;

	margin: 10px 5px 0 18px;

	background: #e3e7eb;

	text-align: center;

}



#payment a, a:visited, a:active {

	color: #454545;

	text-decoration:underline;

}



#payment a:hover {

	color: #454545;
	text-decoration:none;
}

#consolecontainer {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 542px;
}

#webcontrolleft {
	float: left;
	width: 271px;
	height:68px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

#webcontrolleft p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 17px 0 17px;
	margin-top: 3px;
}

#webcontrolleft a, a:visited, a:link, a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}



#webcontrolleft a:hover {
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

#webcontrolright {
	float: left;
	text-align: center;		
	margin: 5px 0 0 0;
	width: 271px;
	height:68px;
}

#webcontrolright p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 0 17px 0 0;
	margin-top: 3px;
}

#webcontrolright a, a:visited, a:link, a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

#webcontrolright a:hover {

	color: #333333;

	text-decoration: none;

	font-weight: normal;

}



#freebsdfront {

	float: left;

	width: 271px;

	height: 300px;

	margin: 5px 0 0 0;

	padding: 0 0 0 0;

	text-align: left;

	background: url(../images/freebsd_front.gif) no-repeat;

}



#freebsdfront p {

	font: 12px Verdana, Arial, Helvetica, sans-serif;

	padding: 35px 4px 6px 4px;

	margin-top: 3px;

}



#freebsdfront a, a:visited, a:link, a:active {

	color: #333333;

	text-decoration: underline;

	font-weight: normal;

}



#freebsdfront a:hover {

	color: #333333;

	text-decoration: none;

	font-weight: normal;

}



#linuxfront {

	float: left;

	width: 271px;

	height: 300px;

	margin: 5px 0 0 0;

	padding: 0 0 0 0;

	text-align: right;

	background: url(../images/linux_front.gif) no-repeat;

}



#linuxfront p {

	font: 12px Verdana, Arial, Helvetica, sans-serif;

	padding: 35px 4px 6px 4px;

	margin-top: 3px;

}



#linuxfront a, a:visited, a:link, a:active {

	color: #333333;

	text-decoration: underline;

	font-weight: normal;

}



#linuxfront a:hover {

	color: #333333;

	text-decoration: none;

	font-weight: normal;

}

#footerlinks {
	padding: 18px 6px 0 6px;
	width: 755px;
	color: #EEEFF0;
	text-align: center;
}

#footerlinks a, a:visited, a:active {
	font-size: 10px;
	color: #EEEFF0;
	text-decoration: none;
	font-weight: normal;
}

#footerlinks a:hover {
	font-size: 10px;
	color: #EEEFF0;
	text-decoration: underline;
	font-weight: normal;
}

#footer {
	clear: both;
	padding: 0;
	margin-top: 0;
	background: #EEEFF0 url(../images/footer.gif) no-repeat;
	height: 47px;
}