﻿* { margin: 0; padding: 0; }
cite { font-style: normal; }
q { font-style: italic; }
p { margin: 16px 0; }
li { margin-left: 47px; }
blockquote { margin: 16px 0 16px 40px; font-style: italic; }
a { color: #87c6f4; }
a img { border-style: none; }
h1 { color: #8fafc6; }

html, body { height: 100%; }

body { font-family: Tahoma, Verdana, sans-serif; font-size: 12px; background-color: #304658; color: white; }

.body  { 
	height: auto !important; height: 99.9%; min-height: 99.9%; width: auto !important; width: 99.9%; min-width: 99.9%; 
	background: url('/templates/mirex-park/img/bg.gif'); text-align: center;  }

.page { width: 800px; margin: 0 auto; text-align: left; }	

.header { padding: 20px 0 30px 0; }
.header .phone { font-family: Georgia, "Times New Roman", tahoma, Tahoma, sans-serif; color: white; font-size: 25px; float: right; margin-top: 35px; }

.content { clear: both; border-top: 1px #c7c7c7 solid; padding: 20px 0 30px 0; }

.menu { float: left; margin-left: 10px; }
.menu li { float: left;	list-style-type: none; margin: 0; display: block; }
.menu li a { display: block; position: relative; text-transform: uppercase; font-weight: bold; text-decoration: none; }
.menu li.separator { width: 25px; }
.menu li a:hover { }

.content .image { margin: 20px 0; }

.footer { border-top: 1px #c7c7c7 solid; text-align: center; }
.footer .copyright { padding: 20px; }

