body {background-image:url(images/bg.jpg); background-repeat:repeat-x; background-attachment:fixed; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; padding:0; margin:0;}

img {padding:0; margin:0;}

#header {
	width:800px;
	height:168px;
	margin:0 auto 0 auto;
	padding:0;
	}
#allcontent {
	width:800px;
	background-image:url(images/bg_big.png);
	background-repeat:no-repeat;
	width:800px;
	min-height:500px;
	margin: 0 auto 0 auto;
	}
#nav {
	padding-top:20px;
	padding-left:25px;
	width:191px;
	float:left;
	z-index:2000;
	}
#quote {
	background-image:url(images/quote_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	width:191px;
	height:205px;
	}
		#content_quote {padding:35px 20px 10px 20px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; text-align:center;}
#status {
	width:800px;
	height:39px;
	margin:0 auto 0 auto;
	}
#footer {
	width:800px;
	height:400px;
	margin:0 auto 0 auto;
	padding:0;
	z-index:1;
	}
#content {
	margin:0 60px 0 280px;
	padding:35px 0 0 0;
	width:450px;
	z-index:1000;
	 }
.header2 {width:454px;
	height:89px;
	background-image:url(images/header_bg.png);
	background-repeat:no-repeat;
	padding:5px 10px 5px 25px;}
.header3 {width:454px;
	height:89px;
	background-image:url(images/header_bg.png);
	background-repeat:no-repeat;
	padding:0px 10px 0px 12px;}
img {border:none;}

a:link { color:#0000FF;text-decoration:none;}
a:hover {color:#00CCFF;text-decoration:underline;}
a:visited {color:#4590E1;}
