body {
	background-color:#4D4E4E;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	overflow:auto;
	margin-top: 0px;
}
	  
html {
	
	font-family: Verdana, Tahoma, Areal, Helvetica, sans-serif;
	
}
		
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}	
.mainfont {
	font-family:			Helvetica, Arial, sans-serif;
	font-weight:			normal;
	color:						#8BB1AD;
	font-size: 				12px;
	text-decoration:	none;
	text-align: left;
	line-height: 18px;
}
.mainfont a {
	color: #FFFFFF;
	text-decoration: underline;
}
.mainfont a:hover {
	color: #41BFE1;
}
.mainfont a:visited {
	color: #CCCCCC;
}
.mainfont ul {
	margin: 0px;
}
.mainfont li {
	font-family:			Verdana, Tahoma, Areal, Helvetica, sans-serif;
	font-weight:			normal;
	color:						#FFFFFF;
	font-size: 				10px;
	text-decoration:	none;
	text-align: left;
	line-height: 16px;
	list-style-type: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	margin-left: -33px;
	padding-left: 13px;
}
.mainfont-bold {
	font-family:			Verdana, Tahoma, Areal, Helvetica, sans-serif;
	font-weight:			bold;
	color:						#CA3020;
	font-size: 				14px;
	line-height: 			18px;
	text-decoration:	none;
	text-align: left;
}
.mainfont-bold a {
	color: #CA3020;
}
.mainfont-bold a:hover {
	color: #FFFFFF;
	background-color: #AF3123;
}
.mainfont-small {
	font-family:			Verdana, Tahoma, Areal, Helvetica, sans-serif;
	font-weight:			normal;
	color:						#000000;
	font-size: 				9px;
	text-decoration:	none;
}
.mainfont-small a {
	color: #000000;
}
.mainfont-small a:hover {
	color: #FFFFFF;
}
.smallheaderfont {
	font-family: Verdana, Tahoma, Areal, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.mediumheaderfont {
	font-family: Verdana, Tahoma, Areal, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}

.headerfont {
	font-family:			Verdana, Tahoma, Areal, Helvetica, sans-serif;
	font-weight:			bold;
	color:						#990000;
	font-size: 				33px;
	text-decoration:	none;
	text-transform: uppercase;
}
.bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#content-main {
	width: 894px;
	padding: 0px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
}
#center {
	position:absolute;
	top:50%;
	height:400px;
	margin-top:-200px; /* negative half of the height */
	width: 99%;
	left: -5px;
}

.wrap {
	height: 400px;
	width: 894px;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}


.first-column {
	width: 242px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 101;
	height: 400px;
	padding: 0px;
}
.second-column {
	width: 524px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 24px;
	padding-left: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF0000;
	position: relative;
	z-index: 100;
	left: 240px;
	top: -400px;
	margin: 0px;
}
.above {
	width: 242px;
	background-color: #4D4E4E;
}
.bellow {
	width: 242px;
}
.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #687674;
}
.navigation a {
	color: #687674;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: none;
	border-bottom-color: #4D4E4E;
	display: block;
	height: 21px;
	margin-bottom: 10px;
}
.navigation a:hover {
	color: #FFFFFF;
}
.navigation a:visited {
}
.navigation-selected {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8AA8A5;
	display: block;
	height: 21px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	margin-bottom: 8px;
}

.Surname {
visibility: hidden;
}
#form-div #contactForm input 			{
	border: 1px solid #AEAEAE;
	height: 16px;
	width: 274px;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: right;
	float: left;
}
.logo {
	margin-bottom: 40px;
}
#form-div #contactForm textarea 			{
	border: 1px solid #AEAEAE;
	height: 74px;
	width: 274px;
	background-color: #EFEFEF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	clear: right;
	float: left;
}
#form-div #contactForm input:outline	{ border: 0px; }
#form-div #contactForm input#submit	{
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-weight: bold;
	height: 22px;
	vertical-align: top;
	text-align: center;
	width: 66px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: -24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
} 


.dividers {
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	margin-top: -5px;
}
.white {
	color: #FFFFFF;
}
.content {
	height: 374px;
}
