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

body {
	background-image: url(../images/main_02.jpg);
	background-repeat:repeat-x;
	margin-top:0;
	background-color:#4d4c4c;
	height: auto;
}
#wrapper {margin:0 auto; min-width: 760px; width:999px;}

#topbanner {background-image:url(../images/main_05.jpg); height:227px;}
#topholder {background-image:url(../images/main_09.jpg); height:25px;}

#maincontent {
	background-image:url(../images/main_25.jpg);
	background-repeat:repeat-y;
	height: 2650px;
}

#mainleft {float:left; width:200px; height:350px; background-image:url(../images/main_23.jpg); background-repeat: repeat-y;}
#mainright {
	float:right;
	width:799px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
}
#mainright tr {text-align:left;}
#farright {background-image:url(../images/main_14.jpg); background-repeat:no-repeat; float:right; width:320px; height:350px;}
#farleft {float:left; width:475px; height:100%x;}



#footer {background-image:url(../images/main_26.jpg); height:44px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#999999;}

#gallTable img {width:125px; height:90px;}
#gallTable {text-align:center;}
#wrapper #maincontent .sample2 tr td .style8 p {
	color: #F00;
}
#wrapper #maincontent .sample2 {
	color: #F00;
}
