body{
	padding:0px;
	margin:0px;
	text-align:center;
	color:#333;
	font-family:arial,sans-serif;
	font-size:12px;
	line-height:15px;
}
div:after {
	content:" ";
	height:0;
	clear:both;
	display:block;
	visibility:hidden;
}
div {
	zoom:100%;
}
strong{ font-size:13px}
img { border:0px;}
a{
	color:#09F;
	text-decoration:none;
}
a:active{
	color:#669;
}
a:visited{
	color:#669;
}
ul {
	margin:12px 0 16px 0;
	padding:0;
	list-style-type: none;
}
li {
	background:url(images/list_marker.gif) no-repeat 0 center;
	padding:2px 0 2px 12px;
}
#main {
	width:770px;
	margin:0 auto;
	background:url(images/bg.gif) repeat-y;
}
#header{
	margin:0 auto 32px auto;
	width:728px;
	height:84px;
	background: url(images/header.gif) no-repeat;
}
#header a {
	float:left;
	margin-top:23px;
	width:99px;
	height:47px;
	display:block;
	text-indent:-9999px;
}
#header a#menu-demo {
	margin:0;
	width:128px;
	height:84px;
}
img.logo {
	margin-left:56px;
	width:160px;
	height:130px;
}
a#menu-home:hover {
	background:url(images/home.gif) no-repeat 3px -3px;
}
a#menu-fonts:hover {
	background:url(images/fonts.gif) no-repeat 3px -3px;
}
a#menu-plugin:hover {
	background:url(images/plugin.gif) no-repeat 3px -3px;
}
a#menu-windowsm:hover {
	background:url(images/wm.gif) no-repeat 3px -3px;
}
a#menu-download:hover {
	background:url(images/download.gif) no-repeat 3px -3px;
}
a#menu-contacts:hover {
	background:url(images/contacts.gif) no-repeat 3px -3px;
}
a#menu-demo:hover {
	background:url(images/demo.gif) no-repeat 5px 0;
}
.content{
	margin:0 auto;
	width:728px;
	background:url(images/y.gif) repeat-y 361px;
}
.col1 {
	width:330px;
	float:left;
	text-align:left;
}
.col2 {
	width:330px;
	float:right;
	text-align:left;
}
.content .box {
	border-bottom:3px solid #EEE;
	margin-bottom:16px;
}
.content p {
	margin:0 0 16px 0;
	padding:0;
}
pre {
	margin:0;
	padding:0;
}
img.left,.green img  {
	float:left;
	margin-right:20px;
}
.green {
	margin:24px auto;
	width:728px;
	background:#5CB87B url(images/green-top.gif) no-repeat top;
}
.green .main {
	background:url(images/green-bottom.gif) no-repeat bottom;
	color:#FFF;
	padding:16px;
}
.green a{ color:#FFF; }
.green a:active{
	color:#FCF;
}
.green a:visited{
	color:#CFF;
}
.green .col1 {
	width:300px;
	padding-left:16px;
}
.green .col2 {
	width:316px;
}
.green .row1 {
	margin-bottom:24px;
}
 .col1 .green {
	width:330px;
	background:#5CB87B url(images/sgreen-top.gif) no-repeat top;
}
 .col1 .green .main {
	background:url(images/sgreen-bottom.gif) no-repeat bottom;
	color:#FFF;
	padding;0;
}
.links a {
	line-height:18px;
	background:url(images/list_marker.gif) no-repeat 0 center;
	padding:0 8px;
}
form {
	margin:0;
	padding:16px;
}
input.text{
	width:264px;
	height:1.5em;
	border:1px solid #396;
}
textarea {
	width:264px;
	height:5em;
	border:1px solid #396;
	overflow: auto;
}
form p.button{
	padding:0;
	margin:0;
	text-align:right;
}
form p.button input{
	width:8em;
}
.green form a:visited {
	color:#FFF;
}
#footer{
	margin:24px auto 0 auto;
	background:url(images/footer.gif) no-repeat;
	width:728px;
	height:91px;
	text-align:left;
}
#footer p {
	padding:20px 0 0 32px;
}
table{
	font-size:12px;
}
table.pay{
    border:1px solid #CCC;
}
table.pay th{
    background:#E9E9E9;
    padding:4px;
    border:1px solid #CCC;
}
table.pay td{
    padding:4px;
    text-align:right;
    border:1px solid #CCC;
}
table.pay td.center{
    text-align:center;
}
table.pay td.left{
    text-align:left;
}
