﻿/***  CSS by ZAWebs 2011  ***/
/***  LAYOUT ***/
body  {
	background: #A9B3B5;
	margin: 0;
	padding: 0;
	text-align: center;
}
#main { 
	position: relative; top: 10px; bottom: -10px;
	width: 1000px;
	background-color: #FFF;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #000;
	box-shadow: 0 0 10px #000;
}
#div.coldiv {
	width: 960px;
}
#div.div2 {
	width: 960px;
}
#div.info {
	position: relative;
	width: 960px;
	margin-top: 20px;
}
div.glad {
	width: 960px;
	margin-left: 20px;
}
#bottom {
	background-color: #A9B3B5;
	margin: 0 auto;
	text-align: center;
}
table {
	width: 960;
	margin-left: 20px;
	margin-right: 20px;
}
td.mid {
	margin-left: 15px;
	margin-right: 15px;
}
/*** CONTENT ***/
h1 {
	font-family: Calibri, Arial, sans-serif;
	color: #555;
	text-align: center;
	font-size: 1.2em;
	letter-spacing: 0.1em;
	line-height: 0.8em;
}
img {
	border-style: none;
}
p {
	font-family:  Calibri, Arial, sans-serif;
	color: #555;
	line-height: 1.2em;
	text-align: justify;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
}
p.smalltext {
	font-family:  Arial, sans-serif;
	font-size: 0.6em;
	font-weight: bold;
	color: #555;
	text-align: center;
	text-style: underline;
}
.center {
	text-align: center;
}
p.cont {
	text-align: center;
	line-height: 1.2em;
}
table.contact {
	width: 550px;
	font-family:  Calibri, Arial, sans-serif;
	color: #555;
	font-size: 1em;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
/*** NAVIGATION ***/
a.small, a.small:visited  {
	font-family:  Arial, sans-serif;
	font-size: 0.6em;
	color: #555;
	text-align: center;
	text-decoration: none;
}
a.line, a.line:visited {
	text-decoration: none;
	padding-right: 0;
	color: #555;
}
a.link, a:link:visited {
	font-family:  Calibri, Arial, sans-serif;
	color: #555;
	text-decoration: none;
}
a.title, a.title:visited {
	font-family:  Calibri, Arial, sans-serif;
	color: #555;
	font-size: 1.2em;
	text-align: center;
	line-height: 1em;
	text-decoration: none;
}
a.bbb, a:bbb:visited {
	font-family:  Calibri, Arial, sans-serif;
	color: #555;
	font-weight: bold;
	text-decoration: none;
}
