html,body {
	margin:0;
	padding:0;
	height:100%;
	border:none;
	background-color: #333333;
	}
	
	* {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	}
	

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */

DIV#pic {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 77px;
	height: 55px;
	margin-left: -385px; /* half of width */
	margin-top: -310px;  /* half of height */
	border:none;
}

DIV#pic2 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 667px;
	height: 500px;
	margin-left: -333px; /* half of width */
	margin-top: -290px;  /* half of height */
	border:none;
}

DIV#pic3 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 100px;
	height: 75px;
	margin-left: -450px; /* half of width */
	margin-top: -290px;  /* half of height */
	border:none;
}


DIV#pic5 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 994px;
	height: 500px;
	margin-left: -497px; /* half of width */
	margin-top: -290px;  /* half of height */
	border:none;
}

DIV#info {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 770px;
	height: 550px;
	margin-left: -385px; /* half of width */
	margin-top: -310px;  /* half of height */
	border:none;

}


DIV#info_title {
	width: 770px;
	height: 34px;

}

DIV.info_title {
	font-size: 100%;
	font-weight: bold;
	color: #3399FF;
	margin: 30px 0 0 10px;
}

DIV#info_text_box {
	width: 750px;
	height: 486px;
	margin: 10px 10px 0 10px;
        color: #FFFFFF;
}

DIV#info_text_left {
	width: 450px;
	height: 486px;
	float: left;
}

DIV#info_text_right {
	width: 300px;
	height: 486px;
	float: left;
	text-align: right;
}

DIV.info_text_main {
	color: #FFFFFF;
	font-size: 80%;
}

DIV.info_text_main a {
	color: #3399FF;
	text-decoration: none;
}

DIV.info_text_main a:hover {
	color: #ED1C24;
}

SPAN.copyright {
	color: #FFFFFF;
	font-size: 75%;
}

SPAN.smalltext {
	color: #FFFFFF;
	font-size: 85%;
}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */

DIV#pictext {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 770px;
	height: 18px;
	margin-left: -385px; /* half of width */
	margin-top: 240px;  /* half of height */
	border: none;
	text-align: left;
	text-decoration: none;
}

DIV.pictext {
	font-size: 75%;
	color: #ECECEC;
	text-decoration: none;
}

DIV.pictextbig {
	font-size: 100%;
	color: #ECECEC;
}

DIV.pictextavltd {
	font-size: 300%;

}

DIV#pictext2 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 667px;
	height: 18px;
	margin-left: -333px; /* half of width */
	margin-top: 215px;  /* half of height */
	border:none;
	text-align: left;
	text-decoration: none;
}

DIV#pictext3 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 770px;
	height: 18px;
	margin-left: -385px; /* half of width */
	margin-top: -100px;  /* half of height */
	color: #ECECEC;
        border: none;
	text-align: center;
}

DIV#pictext4 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 770px;
	height: 18px;
	margin-left: -385px; /* half of width */
	margin-top: 0px;  /* half of height */
	color: #00FF00;
        border: none;
	text-align: center;
}

DIV#pictextav {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 770px;
	height: 18px;
	margin-left: -385px; /* half of width */
	margin-top: -180px;  /* half of height */
	color: #ECECEC;
        border:none;
	text-align: center;
}

DIV#pictext5 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 994px;
	height: 18px;
	margin-left: -497px; /* half of width */
	margin-top: 215px;  /* half of height */
	border:none;
	text-align: left;
	text-decoration: none;
}

DIV#pictext6 {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 994px;
	height: 18px;
	margin-left: -497px; /* half of width */
	margin-top: 50px;  /* half of height */
	color: #00FF00;
        border: none;
	text-align: center;
}


/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  */

DIV#nav {
	position: absolute;
	left: 50%;
	width: 994px;
	height: 52px;
	margin-left: -497px; /* half of width */
	margin-bottom: 20px;  /* half of height */
	border:none;
	bottom: 0px;
	background-image:url(".././_images/nav_bg.jpg");
	background-position:top;
	background-repeat: no-repeat;
}

DIV#nav_left {
	width: 465px;
	height: 24px;
	margin: 14px 0px 14px 22px;
	float: left;
	background-image:url(".././_images/av_logo.gif");
	background-position:left top;
	background-repeat: no-repeat;
}

DIV.logo1 {
	height: 24px;
	width: 60px;
	float: left;
}

DIV.logo2 {
	height: 15px;
	font-size: 12px;
	font-weight: normal;
	color: #ECECEC;
	float: left;
	margin: 5px 0 0 10px;
}

DIV.logo2 a {
	color: #ECECEC;
	text-decoration: none;
}

DIV.logo2 a:hover {
	color: #000000;
	text-decoration: none;
}

DIV.logo3 {
	float: right;
	color: #000066;
	text-decoration: none;
}

DIV.logo4 {
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #ECECEC;
	float: left;
	margin: 3px 0 0 10px;
}

DIV.logo4 a {
	color: #003366;
	text-decoration: none;
}

DIV.logo4 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}

DIV.logored {

	color: #FF0000;
	}

DIV.logo6 {
	height: 15px;
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
	float: left;
	margin: 3px 0 0 10px;
}

DIV.logo6 a {
	color: #00FF00;
	text-decoration: none;
}

DIV.logo6 a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}



DIV.logodown {
        height: 16px;
	font-size: 12px;
	font-weight: bold;

	color: #ECECEC;
	float: right;
	margin: 0px 0 0 0px;
}

DIV.logodown a {
	color: #ECECEC;
	text-decoration: none;
}

DIV.logodown a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bolder;
}



DIV#nav_right {
	width: 500px;
	height: 20px;
	margin: 16px 0px 16px 0px;
	float: left;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

DIV#addressline {
	position: absolute;
	left: 50%;
	width: 994px;
	height: 14px;
	margin-left: -497px; /* half of width */
	margin-bottom: 7px;  /* half of height */
	border:none;
	bottom: 0px;
	text-align: center;
	color: #ECECEC;
	font-size: 70%;
}


/* =-=-=-=-=-=-=-=-=-=-=-=-=
