
/* -------------- FONTS -------------- */

H1 { 
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #000000;
	background-color: none;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.bold { 
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 3px;
	font-weight: normal; 
	color: #FFFFFF;
	background-color: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;  
}

.light { 
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 3px;
	font-weight: bold; 
	color: #000000;
	background-color: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;  
}

H2 {
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: normal;
	letter-spacing: 1px; 
	color: #000;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;  
}

.bold2 { 
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 1px; 
	color: #000;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px; 
}

H2 a:link, H2 a:visited, H2 a:active {
	font-weight: bold; 
	color: #000;
	text-decoration: none;
}

H2 a:hover {
	font-weight: bold; 
	color: #333;
	text-decoration: underline;
}

H3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetiva, Sans-Serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #FFF;
	margin: 12px 0px 0px 15px; 
}

H3 a:link, H3 a:visited, H3 a:active {
	font-weight: normal; 
	color: #FFF;
	text-decoration: none;
}

H3 a:hover {
	font-weight: normal; 
	color: #D8D8D8;
	text-decoration: none;
}

.imagelink {
	font-family: Tahoma, Arial, Helvetiva, Sans-Serif;
	font-size: 10px;
	line-height: 10px;
	font-weight: normal;
	color: #D5D5D5;
	background-color: #FFFFFF;
}

.imagelink a:link, .imagelink a:visited, .imagelink a:active {
	font-weight: normal;
	color: #D5D5D5;
	text-decoration: none;
}

.imagelink a:hover {
	font-weight: normal;
	color: #CCC;
	text-decoration: underline;
}

.copyright {
	font-family: Century Gothic, Tahoma, Arial, Helvetiva, Sans-Serif;
	font-size: 9px;
	line-height: 10px;
	color: #000;
	letter-spacing: 1px;
	background-color: #;
	margin: 0px 0px 0px 210px; 
}

.copyright a:link, .copyright a:visited, .copyright a:active {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.copyright a:hover {
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}


/* -------------- CONTENT -------------- */

body { 
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
 	border: 0px solid #000000;
	background-image: url(Background.gif);
}

#main {
	text-align: center;
	width: 100%;
 	border: 0px solid #000000;
	margin: 0px 0px 0px 0px; 
}

.logo {
	position: absolute;
	left: 20px;
	top: 0px;
	width: 150px;
	height: 120px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-width: 0px 0px 0px 0px;
 	border-style: solid;
}

.menu {
	position: absolute;
	left: 20px;
	top: 120px;
	width: 150px;
	height: 400px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	border-width: 0px;
 	border-style: solid;
 	background-image: url(Menu-Background.jpg);
}

.header {
	position: absolute;
	left: 180px;
	top: 0px;
	padding: 22px 0px 0px 30px;
	text-align: left;
 	border: 0px solid #000000;
}

.border {
	position: absolute;
	left: 0px;
	top: 120px;
	width: 100%;
	height: 20px;
	margin: 0px 0px 0px 0px;
 	border: 0px solid #000000;
	background-image: url(Border.gif);
}

.page-headline {
	position: absolute;
	left: 210px;
	top: 150px;
	width: 360px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	text-align: left;
 	background-color: #000000;
}

.page-headline-home {
	position: absolute;
	left: 210px;
	top: 150px;
	width: 720px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	text-align: left;
 	background-color: #000000;
}

.home-content {
	position: absolute;
	left: 180px;
	top: 210px;
	width: 500px;
	padding: 0px 0px 0px 30px;
	text-align: left;
 	border: 0px;
}

.home-text {
	position: absolute;
	left: 700px;
	top: 200px;
	width: 300px;
	padding: 0px 0px 0px 0px;
	text-align: left;
 	border: 0px solid #000000;
}

.home-content2 {
	position: absolute;
	left: 180px;
	top: 400px;
	width: 500px;
	padding: 0px 0px 0px 30px;
	text-align: left;
 	border: 0px;
}

.border-bottom {
	position: absolute;
	left: 0px;
	top: 610px;
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-image: url(Border.gif);
}

.copyright-bottom {
	position: absolute;
	left: 0px;
	top: 630px;
	width: 100%;
	height: 20px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.border-bottom-services {
	position: absolute;
	left: 0px;
	top: 1000px;
	width: 100%;
	height: 20px;
	padding: 0px;
	margin: 0px;
	background-image: url(Border.gif);
}

.copyright-bottom-services {
	position: absolute;
	left: 0px;
	top: 1020px;
	width: 100%;
	height: 30px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

.thin-line {
   	color: #CCC;
	margin: 15px 0px 15px 0px;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}

.thick-line {
	position: relative;
   	color: #8B8B8B;
	margin: 15px 0px 15px 0px;
	border-width: 0px 0px 5px 0px;
	border-style: solid;
}
