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

a:link {color:#0000FF;}
a:visited {color:#0000FF;}
a:active {color:#0000FF;}

a.nav:link {color:#FFFFFF;}
a.nav:visited {color:#FFFFFF;}
a.nav:active {color:#FFFFFF;}
a.nav:hover {color:#FFFFFF; font-style:oblique;}

/* background info*/


body {
	background-image:url(../images/arg-snowing-bluebg-animwp.gif);
	background-repeat:repeat;
	}

#container {
	position:absolute;
	left:50%;
	width:800px;
	margin-left:-400px;
	height:800px;
	}

#header {
	position:relative;
	width:800px;
	height:109px;
	background-image:url(../images/top.jpg);
	border-left:1px solid black;
	border-right:1px solid black;
	border-top:1px solid black;
	}
	
#middle {
	position:relative;
	width:775px;
	height:34px;
	background-image:url(../images/middle2.png);
	background-repeat:no-repeat;
	padding-left:25px;
	border-left:1px solid black;
	border-right:1px solid black;
	z-index:999;
	}
	
#content {
	position:relative;
	width:800px;
	height:600px;
	background-image:url(../images/folbg2.png);
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	z-index:1;
	}
	
#content2 {
	position:relative;
	width:800px;
	height:790px;
	background-image:url(../images/folbg2.png);
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	z-index:1;
	}
	
#content3 {
	position:relative;
	width:800px;
	height:850px;
	background-image:url(../../images/folbg.png);
	border-bottom:1px solid black;
	border-left:1px solid black;
	border-right:1px solid black;
	z-index:1;
	}


#banner2 {
	position: absolute;
	left: 450px;
	top: 5px;	
	}
	
.infotxt {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
	
.infomain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#raccoon {
	background-image:url(../images/testbg.jpg);
	position:relative;
	width:240px;
	top: 20px;
	float:right;
	}

#subcontent {
	position:relative;
	width:600px;
	}
	
#infobar {
	position:absolute;
	left:600px;
	width:200px;
	}	

#bottom {
	position:absolute;
	width:780px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#pricing {
	position:relative;
	/*background-image:url(../../images/bgtest2.png);*/
	left:50px;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#pricing2 {
	position:relative;
	left:50px;
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}

.bottomlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}