@charset "utf-8";
/* CSS Document 
This document styles everything on the site excpet the table menus on the left and right and the pic menu down at the bottom

*/
html {
	margin: 0px;
	padding: 0px;
	background-color: #6699CC;
	/*background-image: url(../images/crest-background3.gif);*/
	background-repeat: repeat;
	height: 100%;
	width: 100%;
	

}
body {
	margin: 0px;
	padding: 0px;
	

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	line-height: 18px;
	font-weight: bold;
	color: #000033;
	text-align: left;
	padding-top: 18px;
	text-transform: capitalize;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #003366;
	text-align: left;
	text-transform: uppercase;
	height: 3px;
	margin-bottom: 20px;
}
	
#emblem {
	background-image: url(../images/emblem.gif);
	background-repeat: no-repeat;
	display: block;
	position: fixed;
	height: 144px;
	width: 175px;
	background-attachment: fixed;
	visibility: visible;
	z-index: 1;
	padding-top: 100px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#emblem h1 {
	text-indent: -9999px;
}
#emblem #time {
	position: relative;
	top: 43px;
	height: 100px;
	width: 145px;
	padding-top: 7px;
	padding-left: 12px;
}

#main-area {
	height: 100%;
	width: 812px;
	left: 15%;
	position: absolute;
}
#main-area #coatarms {
	background-image: url(../images/country.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 500px;
	position: absolute;
	left: 155px;
	top: 35px;
}

#main-area #top-header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	position: absolute;
	height: 125px;
	width: 745px;
	padding: 0px;
	right: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 60px;
}
#main-area #top-main {
	background-image: url(../images/main-top-pic/chamber-training1.jpg);
	background-repeat: no-repeat;
	height: 199px;
	width: 812px;
	position: absolute;
	text-indent: -9999px;
	right: 0px;
	top: 113px;
}
#main-area #top-nav ul {
	height: 25px;
	width: 770px;
	margin-top: 285px;
	position: absolute;
	list-style-type: none;
	left: 10px;
}
#main-area #top-nav li {
	float: left;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
#main-area #top-nav li a:link {
	float: left;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
#main-area #top-nav li a:active{
	float: left;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
#main-area #top-nav li a:visited {
	float: left;
	margin-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}
#main-area #top-nav li a:hover {
	color: #FF0000;
}
#main-area #main-content-layout {
	background-image: url(../images/content-area.png);
	background-repeat: repeat-y;
	height: auto;
	width: 813px;
	position: absolute;
	top: 310px;
	padding-left: 20px;
	padding-bottom: 100px;
}
#main-area #main-content-layout #footer {
	background-image: url(../images/footer2.png);
	height: 150px;
	width: 812px;
	position: relative;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	top: 180px;
	left: -20px;	
}
#main-area #main-content-layout #footer #footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
	width: 100%;
	position: absolute;
	top: 70px;
	left: 200px;
}
#main-area #main-content-layout #footer #footer-text a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#main-area #main-content-layout #footer #footer-text a:active{
	text-decoration: none;	
}
#main-area #main-content-layout #footer #footer-text a:visited{
	color: #b69110;
	text-decoration: none;
}
#main-area #main-content-layout #footer #footer-text a:hover{
	color: #FF0000;	
	
}



#main-area #main-content-layout #text {
	margin-right: 3em;
	text-align: justify;
	width: 400px;
	left: 11.7em;
	position: relative;
	top: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	word-spacing: 1px;
	line-height: 19px;
}

/*
#main-area #main-content-layout #text #footer {
	background-image: url(../images/footer2.gif);
	height: 150px;
	width: 812px;
	position: relative;
	background-repeat: no-repeat;
	top: 155px;
	left: -47%;
	}
*/
#main-area #main-content-layout #search {
	right: 0px;
}
#main-area #main-content-layout #text #san1 {
	background-image: url(../images/asy-training/san2/san1.gif);
	background-repeat: no-repeat;
	float: right;
	height: 48px;
	width: 123px;
	clear: both;
	margin-left: 4px;
}
#main-area #main-content-layout #text #san2 {
	background-image: url(../images/asy-training/san2/san2.gif);
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 224px;
	clear: both;
	margin-left: 14px;
	
}
#main-area #main-content-layout #text #san3 {
	background-image: url(../images/asy-training/san2/san3.gif);
	background-repeat: no-repeat;
	float: right;
	height: 136px;
	width: 250px;
	clear: both;
	margin-left: 9px;
}
