html, body, div, span, applet, object, iframe,
h1, h2, h2, 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: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body{ 
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color: #EFF2F3;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #333333;
	}
	
h1 {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 8px;
	}
	
h2 {
	font-weight: bold;
	font-size: 14px;
	}
	
h3 {
	font-weight: bold;
	font-size: 13px;
	}
	
p {
	margin-bottom: 6px;
	}
	
td {
	padding: 2px 0 2px 0;
	vertical-align: top;
	}

#liquid-box{
	width:900px;
	margin:0px auto;
	background:#fff url(../images/leftside.gif) repeat-y left top;
	clear: both;
	}
	
.liquid-top{
	width:100%;
	height:20px;
	background:url(../images/top.gif) no-repeat left top;
	}
	
.liquid-top span{
	display:block;
	position:relative;
	height:20px;
	background:url(../images/top-right.gif) no-repeat right top;
	}
	
.liquid-content {
	position:relative;
	background:url(../images/rightside.gif) repeat-y right top;
	padding:1px 20px 1px 20px;
	margin:-1px 0 -50px 0;
	overflow: hidden;
	min-height: 500px;
	}
	
.liquid-content ul {
	margin-left: 50px;
	margin-bottom: 10px;
	}
	
.liquid-bottom {
	height:60px;
	background:url(../images/bottom.gif) no-repeat left bottom;
	}
	
.liquid-bottom span {
	display:block;
	position:relative;
	height:60px;
	background:url(../images/bottom-right.gif) no-repeat right top;
	}
	
.header{
	width: 900px;
	margin: 0px auto;
	margin-top: 50px;
	overflow: hidden;
	}
	
.banner{
	width: 292px;
	height: 80px;
	float: left;
	background: url('../images/logo.jpg') no-repeat;
	}
	
.nav{
	height: 80px;
	width: 600px;
	float: left;
	font-size: 16px;
	text-align: right;
	}
	
.nav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left: 90px;
	}
	
.nav li{
	float: left;
	display: block;
	text-align: center;
	}
	
.nav li a{
	float:left;
	font-family: lucida sans unicode;
	color: #000000;
	margin-top:50px;
	padding-bottom:2px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	vertical-align:middle;
	border-right: 1px solid #cccccc;
	}
	
.nav li a:hover{
	color: #666666;
	text-decoration: underline;
	}
	
.column-left{
	width: 275px;
	float: left;
	margin-bottom: 20px;
	border-right: 1px solid #cccccc;
	padding-right: 10px;
	font-size: 12px;
	font-family: lucida sans unicode;
	color: #333333;
	border-top: 2px solid #cccccc;
	padding-top: 10px;
	text-align: left;
	min-height: 285px;
	}
	
.column-left a {
	color: #990000;
	text-decoration: none;
	}
	
.column-mid{
	width: 275px;
	float: left;
	margin-bottom: 20px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
	font-family: lucida sans unicode;
	color: #333333;
	border-top: 2px solid #cccccc;
	padding-top: 10px;
	text-align: left;
	min-height: 285px;
	}
	
.column-mid a {
	color: #000099;
	text-decoration: none;
	}
	
.column-right{
	width: 275px;
	float: left;
	margin-bottom: 20px;
	border-left: 1px solid #cccccc;
	padding-left: 10px;
	font-size: 12px;
	font-family: lucida sans unicode;
	color: #333333;
	border-top: 2px solid #cccccc;
	padding-top: 10px;
	text-align: left;
	min-height: 285px;
	}
	
.column-right a {
	color: #009900;
	text-decoration: none;
	}
	
.footer{
	width: 100%;
	height: 95px;
	margin-top: 25px;
	background: url('../images/bg-footer.png') repeat-x;
	text-align: center;
	font-size: 12px;
	color: #333333;
	font-family: lucida sans unicode;
	padding-top: 10px;
	}

.footer a {
	color: #333333;
	text-decoration: none;
	}
	
.footer a:hover {
	color: #EEEEEE;
	text-decoration: underline;
	}
	
.footer a:visited {
	color: #333333;
	}
	
.screenshots-row{
	width: 100%;
	clear: both;
	}

.screenshot{
	padding: 2px;
	border: 1px solid #cccccc;
	float: left;
	overflow: hidden;
	margin-bottom: 25px;
	margin-left: 10px;
	margin-right: 10px;
	}
	
.screenshot:hover{
	padding: 1px;
	border: 2px solid #cccccc;
	}
	
.sidebar {
	width: 210px;
	float:right;
	font-size: 12px;
	font-family: lucida sans unicode;
	color: #333333;
	background-color: #EEEEEE;
	border: 2px solid #cccccc;
	padding: 6px;
	padding-top: 2px;
	margin-left: 8px;
	background-image: url('../images/sidebar-bg.png');
	background-repeat: repeat-x;
	background-position: top;
	}

.sidebar ul {
	margin-left: 15px;
	font-weight: bold;
	color: #990000;
	}
	
.sidebar img {
	margin-left: auto;
	margin-right: auto;
	}
	
.sidebar h2 {
	display: block;
	background-color: #EEEEEE;
	margin-left: -6px;
	margin-right: -6px;
	margin-top: -2px;
	padding: 3px;
	font-weight: bold;
	font-size: 14px;
	border-bottom: 2px solid #999999;
	}
	
.liquid-content-text {
	width: 600px;
	padding-bottom: 50px;
	}
