* {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	color: #000000;
	background: #EFEFEF;
	padding: 0;
	margin: 0;
}
body, td, th, input, textarea, select, a {
	color: #333;
	font-size: 12px;
}
h1, .heading {
	font: normal 20px Arial, Helvetica, sans-serif;
	margin-top: 0;
	position: relative;
	top: -5px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 38px;
	clear: both;
}
h1 {
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #630;
	margin-top: 0px;
}
h3 {
	font-weight: normal;
	color: #630;
	margin-top: 0px;
	margin-bottom: 5px;
}
.heading {
	margin-bottom: 0px;
}
a, a:visited {
	color: #036;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}
b {
	font-weight: bold;
	color: #000;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	padding-top: 20px;
}
#header .div1 {
	height: 86px;
}
#header .div2 {
	float: left;
	padding-left: 10px;
	margin-top: 5px;
}
#header .div3 {
	float: right;
	position: absolute;
	top: 5px;
	padding-right: 10px;
	width:900px;
	text-align:right
}
#header .div3 a {
	margin-left: 5px;
	position: relative;
	top: -10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
#header .div3 img {
	margin-left: 20px;
}
#header .div4 {
	background: url('../image/header.png') no-repeat;
	padding-top: 5px;
}
#header .div5 {
	padding-top: 8px;
	padding-bottom: 11px;
	padding-left: 10px;
	background: #4386b9;
	color: #FFFFFF;
	font-size: 13px;
}
#header .div5 a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
#breadcrumb {
	border-bottom: 1px solid #EEEEEE;
	margin-bottom: 15px;
	padding-top: 3px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#breadcrumb a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
#content {
	background: #FFF;
	padding: 5px 15px 10px 15px;
	min-height: 400px;
}
#footer {
	padding-top: 0px;
	color:#FFFFFF;
	margin-bottom:20px;
}
#footer a {
color:#FFFFFF;
text-decoration:none;
}
#footer a:hover {
color:#FFFFFF;
text-decoration:underline;
}
#footer .div1 {
	float: left;
	padding-left:10px;
}
#footer .div2 {
	float: right;
	padding-right:10px;
   
}
#home {
	background: url('../image/opencart.jpg') no-repeat;
	width: 870px;
	height: 237px;
	margin-bottom: 15px;
}
#home .div1 {
	float: left;
	border: 1px solid #CCC;
	position: relative;
	top: 15px;
	left: 20px;
	line-height: 0;
}
#home .div1 img {
	display: inline-block;
}
#home .div2 {
	float: right;
	color: #FFF;
	position: relative;
	top: 15px;
	left: -20px;
	width: 430px;
}
.required {
	color: #F00;
	font-weight: bold;
}
.error {
	color: #F00;
}
.success {
	padding: 5px 0px;
	margin-bottom: 20px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.button, .button:visited {
	background: url('../image/button.png') no-repeat;
	width: 200px;
	height: 50px;
	display: inline-block;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #000000;
}
.button img {
	position: relative;
	top: 7px;
	left: 4px;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.features {
	border-collapse: collapse;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	margin-bottom: 20px;
	width: 100%;
}
.features td {
	padding: 5px;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.features tr.even {
	background: #FFFFFF;
}
.features tr.odd {
	background: #E4EEF7;
}
.support {
	border-collapse: collapse;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	width: 100%;
}
.support td {
	padding: 5px;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	vertical-align: top;
}
.grey {
	background: #F3F3F3;
	border: 1px solid #E6E6E6;
	margin-bottom: 20px;
	padding: 10px;
}
.orange {
	background: #FFF5CC;
	border: 1px solid #FFE0CC;
	margin-bottom: 20px;
	padding: 10px;
}
.green {
	background: #E8F3DE;
	border: 1px solid #D3E8BB;
	margin-bottom: 20px;
	padding: 10px;
}
.blue {
	background: #E9F0F7;
	border: 1px solid #D0E2F0;
	margin-bottom: 20px;
	padding: 10px;
}

