html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background: #F1F1E9 url('/modx/assets/templates/astron-sport/i/bg.png') repeat-x;
	font-size: 14px;
	font-family: Arial,Trebuchet MS,  Tahoma, Georgia;
	color: #888;
	line-height: 14px;
}

table {width: 100%;}

td {font-size: 14px;
	font-family: Arial,Trebuchet MS,  Tahoma, Georgia;
	color: #888;
	line-height: 14px;
}

a:link,a:visited,a:active {color:#ff6600;}
a:hover {color:#999999; text-decoration:none;}

h1 {
	font-family: Arial,Tahoma, Trebuchet MS,  Georgia;
	font-size: 17px;
	color: #888;
	font-weight: normal;
}

.logo {
    padding: 20px;
	/*float:left;*/
	width: 25%;
    /*left: 1%;*/
	/*position: relative;*/
}
.menu-top {
    /*position: relative;*/
	/*float:left;*/
	/*left: 3%;*/
	font-family: Arial,Tahoma, Trebuchet MS,  Georgia;
	font-size: 13px;
	padding: 20px;
	color: #888;
	width: 50%;
	font-style: oblique;
}

.right-phone {
	/*left: 5%;**/
	/*float:left;*/
	padding: 20px;
	width: 25%;
	/*font-style: italic;*/
	/*font-weight: bold;*/
	font-family: Arial,Georgia, Trebuchet MS,  Tahoma;
	color: #999;
	/*position: relative;*/
	font-size: 20px;
	line-height: 20px;
}

li {list-style: none;}

.menu-left {
	/*position: relative;*/
	/*float:left;*/
	/*left: 1%;*/
	width: 25%;
	padding: 20px;
	font-size: 14px;
	font-family: Arial,Georgia,  Trebuchet MS, Tahoma;
	line-height: 22px;
}

.content {
	/*position: relative;*/
	/*float:left;*/
	width: 75%;
	padding: 20px;
	/*left: 3%;*/
	font-size: 12px;
	color: #888;
	font-family: Arial,Tahoma,  Trebuchet MS, Georgia;
}

.copyright {
	/*position: relative;*/
	padding: 20px;
	width: 25%;
	font-size: 12px;
	font-family: Arial,Georgia, Trebuchet MS,  Tahoma;
}

.contacts {
	/*position: relative;*/
	padding: 20px;
	width: 25%;
	font-size: 12px;
	font-family: Arial,Georgia, Trebuchet MS,  Tahoma;
}

.phone {
	/*position: relative;*/
	padding: 20px;
	width: 25%;
	font-size: 12px;
	font-family: Arial,Georgia, Trebuchet MS,  Tahoma;
}

.stat {
	/*position: relative;*/
	padding: 20px;
	width: 25%;
	font-size: 12px;
	font-family: Arial,Georgia, Trebuchet MS,  Tahoma;
}


