@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#000000;
}
.header { background-image:url(images/bg4.gif); background-repeat:repeat-x; background-color:#FFFFFF;  height:193px; width:auto;  }


.navi {background:#FFF; height:auto; width:auto; padding-left:140px; }
.content {
	color:#CCCCCC;
	margin-left:150px;
	width:430px;
}
.content p, li {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	line-height:22px;
	font-size:14px;
	margin-top:5px;
}
.content a {color:#A9D6ED;}
h1 {
position:absolute; top:54px;
	display:block;
	width:577px;
	height:81px;
	margin-top:0px; background-repeat:no-repeat; 
	
	background:url(images/logo.gif);
}
 h1 a span { visibility:hidden;}
h1 a {display:block; width:600px; height:70px; background-color:transparent; text-decoration:none}


h2, h3 {font-family: Geneva, Arial, Helvetica, sans-serif; font-weight:100; margin-top:20px; margin-bottom:0px;}

.smaller {font-size:12px; line-height:16px; margin-top:30px; font-style:italic}

.side_images {
	position:absolute;
	width:343px;
	height:1123px;
	background-image:url(images/side_image.jpg);
	left:594px;
	top:0;
}

#apDiv1 {
	position:absolute;
	left:924px;
	top:222px;
	width:250px;
	height:200px;
	z-index:1;
}
