@charset "UTF-8";



#pagecontainer{
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:1000px;

	
}

a:visited {
	color: #999;
}

			.myoutercontainer {
	position:relative;
	height:140px;
	width:435px;
	margin-left:10px;
	margin-right:auto;
	margin-top:auto;
	background-image:url(../images/outercontainer_background.jpg);
}

		.myinnerpicture {
	position:absolute;
	top:50%;
	height:125px;
	width:200px;
	border:2px solid white;
	margin-top:-64px;
	margin-left:5px;
	color: #FFF;
	
	}

.innersearch {
	position:absolute;
	top:60%;
	height:1px;
	margin-top:-5em;
	margin-left:17px;
	margin-right:auto;
	width: 400px;
	 }

a:link {
	color: #CCC;
}
.myinnertext {
	position:absolute; 
	top:50%; 
	height:125px; 
	margin-top:-63px;
	margin-left:220px;
	color: #FFF;
	width:210px;
}


#samplecontainer {
	position:absolute;
	margin-left:470px;
	margin-right:10px;
	margin-top:-603px;
	width:520px;
	height:449px;
	background-image:url(../images/samplebackground.jpg)	
}
.myoutercontainerright {
	position:absolute;
	height:140px;
	width:520px;
	margin-right:-10px;
	margin-left:470px;
	margin-top:-140px;
	background-image:url(../images/testimonialbackground.jpg)
}

#quotes {
	position:relative;
	margin:0 0 0 0;
	padding:30px;
	font-family:arial;
	font-size:12px;
	color:#ffffff;
	width:460px;
	height:inherit;
	text-align:center;
   }
		

body {
	background-image:url(../images/pagebackground.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color: #000;
}
body,td,th {
	font-size: 12px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}

.padding {position:relative;
margin-left:25px;
margin-top:25px;
margin-right:25px;
margin-bottom:auto;
text-align:left;
}

#footer {
	position:absolute;
	top:850px;
	left:inherit;

}


#Table_01 tr td a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#Table_02 tr td a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
