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

a:link {
	color: #00F;
}
a:visited {
	color: #00F;
}
a:hover {
	color: #F39;
}
a:active {
	color: #00F;
}

body {border:0; margin:0 auto; padding:0; text-align:center; background-color:#004eff ; }

.maincontent { width:850px; margin:0 auto; text-align:center; background:#FFF;border: solid #000; border-width: 0 2px  }

.header { 	width:850px;
			height:279px;}

.header img { float:left;}

.pic1 { width:850; height:320px; text-align:center; margin-top:15px;background:url(images/index_03.jpg) no-repeat}
			
.pic1 img {padding:9px;}

.pic1 ul {text-align: center; margin:0 auto; padding-left: 25px;list-style:none	}

.pic1 li {display: block;float:left}
	
.pictextlink  {font:22px Comic Sans MS, Arial, Helvetica, sans-serif, Verdana;
			   text-align:center; line-height:22px}

.mid_txt { position:absolute; z-index:9999; width:540px; height:55px; text-align:center; margin-left:310px;  font: 16px "Comic Sans MS", cursive; font-weight:300; color:#F00;}

.green {color:#090}
.pink {color:#F09}
.orange {color:#F60}
.blue {color:#00F}

#middle  { width:850px; border:0 }
#middle img {float:left}
.pic2 { float:left; background:url(images/index_07.jpg) no-repeat; background-position:top; width:850px; height:326px; position:relative }

.pic2 img {float:left; padding-left:26px;}

.clear {clear:both}

.picthumbs {width:850px; 
		 	height:220px;
		 	text-align: center;
		 }

.picthumbs img {
padding:2px;
}	
	 
.picthumbs ul {
text-align: center;
margin: 0 auto;
padding-left: 10px;
list-style:none;
}

.picthumbs li {
display: block;
float:left;

}
.mid_text {font: 35px "Comic Sans MS", cursive; font-weight:400; line-height:35px; color:#00F; height:40px}

.titletext {font: bold 13px "Comic Sans MS", cursive; text-align:center; color:#F00	}

.footer {font: 62px "Comic Sans MS", cursive; font-weight:300; color:#F00; height:130px}													 
													 
.getaccess_arrow{ font: 29px "Comic Sans MS", cursive; font-weight:600; width:420px; position:absolute; top:275px; right:10px; z-index:9999}
.getaccess_arrow a{color:#F39}												 
