﻿@import url(../styles/layout.css);
body {
	color: #000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #abc;
}
#container {
	width: 1070px;
	margin: 0 auto;
	background: #fff url(images/bkgd_tilenew.gif) top;
	background-repeat: repeat-y;
	}
#masthead {
	text-align: right;
	margin-right: 10px;
	margin-left: 16px;
	width: 1038px;
	padding: 0;
	background-color: #cde;
}
#navigation {
	margin-right: 16px;
	margin-left: 16px;
	background-color: #d3d3d3;
	overflow: hidden;
}
#column_l {
	width: 490px;
	margin: 0 0 0 10px;
	padding: 0 10px 5px 20px;
	
}

#column_2 {
	width:490px;
	margin: 0 10px 0 0px;
	padding: 0px 20px 0px 10px;
	z-index:1;
}
#column_r {
	width: 193px;
	margin: 0;
	float: right;
	vertical-align:bottom;
	background-color: #eef;
	position: relative;
	right: 180px;
	padding-right: 5px;
	padding-left: 5px;
}
#footer {
	text-align: center;
	background-color: #89a;
	margin-right: 16px;
	margin-left: 16px;
	overflow: hidden;
	padding: 2px;
}
#products {
	position: relative;
	float:left; 
	width:950;
	margin: 0px 15px 0px 0px;
	top: 180;
	left: -500;
}
.products{
	position:float; 
	width:950;
	margin: 0px 25px 0px 25px;
	top: 180;
}
/* Styles for Masthead */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}

/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border: 1px solid #d3d3d3;
}
#navigation a:hover {
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h3 {
	color: #965;
	font-size: 1.5em;
}
h4 {
	color: #965;
	font-size: 1.25em;
}
h5 {
	color: #965;
	font-size: 0.75em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	color: #000;
	font-size: x-small;
	text-align: left;
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
#column_r ul li {
	font-size: x-small;
	display: list-item;
	list-style-position: outside;
}
/* Styles for Footer */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
/* Styles for wallaby text*/
.style3 {
	color: #55A49E;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	color: #55A49E;
	font-style: italic;
}
.style5 {
	color: #45988D;
	font-weight: bold;
	font-style: italic;
}
.style7 {color: #45988D;
}
#float {
	position:relative;
	top: 10px;
	width: 450px;
	float:left;
	padding: 10px 10px 10px 10px;
}
.float {
position:relative;
	top: 10px;
	width: 450px;
	float:left;
	padding: 10px 10px 10px 10px;
}
.second-screenshot {
	position:relative;
	top:5px;
	height:150;
	float:left;
	
}	
.third-screenshot {
	position:relative
	top:5px;
	height:150;
	float:left
	
	
}
.fourth-screenshot {
	position:relative
	top:5px;
	height:150;
	
	
}
