/*************************************
*          Made By David Duke.       *
*       Part of 4bit-media.co.uk     *
*************************************/

body {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #E6ECFF;
	padding: 30px;
	margin: 0;
	text-align: center;
}
#container {
	margin: 30px auto;
	margin-bottom: 0;
	padding: 0;
	text-align: left;
	background-color: #FFF;
	border: 1px solid #A7A7A7;
	width: 648px;
	voice-family: "\"}\""; 
  	voice-family: inherit;
  	width: 748px;
}
h1, h2, h3, hr {
	display: none;
}
h4 {
	font-weight: bold;
}
#header {
	width: 686px;
	height: 240px;
	padding: 0;
	margin: -10px 30px;
	border: 1px solid #E1E1E1;
	border-top: none;
	border-bottom: none;
	clear: both;
}
#nav ul {
	display: block;
	height: 100px;
	margin: 0 30px;
	margin-top: 30px;
	padding: 0;
	border: 1px solid #E1E1E1;
	border-bottom: none;
	background: transparent url('images/bg-blank.jpg') repeat-x scroll center top;
	width: 611px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width: 686px;
}
#nav li {
	display: inline;
}
#nav a {
	position: absolute;
	text-decoration: none;
	text-indent: -2500px;
	width: 100px;
	height: 100px;
	/*margin: 0 1px 0 0;*/
	background-position: left top;
	border: 0px solid #FFF;
}
/* IE Mac, you spoiled brat \*/
#nav a:focus { outline: none; }
/* end IE Mac hide */
#nav_home {
	background: transparent url('images/nav_home.jpg') no-repeat left top;
	margin-left: 45px;
}
#nav_about {
	background: transparent url('images/nav_about.jpg') no-repeat left top;
	margin-left: 145px;
}
#nav_info {
	background: transparent url('images/nav_info.jpg') no-repeat left top;
	margin-left: 245px;
}
#nav_prices {
	background: transparent url('images/nav_prices.jpg') no-repeat left top;
	margin-left: 345px;
}
#nav_faq {
	background: transparent url('images/nav_faq.jpg') no-repeat left top;
	margin-left: 445px;
}
#nav_contact {
	background: transparent url('images/nav_contact.jpg') no-repeat left top;
	margin-left: 545px;
}
#nav a:hover {
	background-position: 0 -100px;
}
#nav a.current, #nav a.current:hover {
	background-position: 0 -110px;
	height: 80px;
}
#content {
	font-size: 1em;
	line-height: 1.4em;
	padding: 0 20px;
	margin: 30px;
	margin-top: 0;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	border: 1px solid #E1E1E1;
	border-top: none;
	clear: both;
}
#footer {
	padding: 5px;
	margin: 0px;
	letter-spacing: -0.02em;
	word-spacing: -0.05em;
	text-align: center;
	font-size: 10px;
	color: #FFF;
	clear: both;
}
a, a:active, a:link, a:visited {
	text-decoration: none;
	color: #8FA4DD;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #8FA4DD;
	font-weight: bold;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
table {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	margin: 0 0 1em 0;
	padding: 1px;
}
table tr.dark {
	background-color: #F2F2F2;
}
.hidden { display: none; }
.smaller {
	font-size: 0.90em;
}
.picture-left, .picture-right {
	padding: 5px;
	margin: 0 10px;
	background-color: #FFF;
	border: 1px solid #E1E1E1;
}
.picture-left {	float: left; }
.picture-right { float: right; }
.picture-center { margin-left: auto; margin-right: auto; }
.question { font-weight:bold; }
.indent-left { padding-left: 30px; }
#frame {
	width: 646px;
	height: 420px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
}
#left-box, #center-box, #right-box {
	width: 200px;
	height: 420px;
	padding: 0;
	margin: 0 10px;
	float: left;
	border: 1px solid #E1E1E1;
	background-color: #FFF;
}
#left-box {
	margin-left: 0;
	clear: left;
}
#right-box {
	margin-right: 0;
	clear: right;
}
#frame p {
	padding-left: 10px;
	padding-right: 10px;
}
a img {
	border: none;
}
