﻿
	body {
		text-align:center;
		}
	
	#frame {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		}
		
	#contentheader {
		background-image:url('images/thumb/wc.jpg');
		height:116px;
		text-align:left;
		padding:1px;
		margin:0px;
		}
		
		#contentfooter {
		background-image:url('images/thumb/tails.jpg');
		height:70px;
		text-align:right;
		padding:1px;
		margin:0px;
		}

	#contentleft {
		position: relative;
		top:auto;
		width:160px;
		padding:1px;
		margin-left:0px;
		background:#fff;
		}
	html>body #contentright {
   		margin-left: 610px;
   		}
	
#contentcenter {
		position: absolute;
		top:0px;
		bottom: auto; 
		width: 605px;
		padding:0px;
		background:#fff;
   		margin-left: 166px;
   		margin-right:auto;
		voice-family: "\"}\"";
		voice-family: inherit;
   		}
	html>body #ordercontent {
   		margin-left: 0px;
   		margin-right:146px;
		}


#contentquote {
		position: absolute;
		top:440px;
		left:30px;
		width:300px;
		padding:1px;
		margin-left:0px;
		background:#fff;
		z-index:0;
		}
	html>body #contentquote {
   		margin-left: 20px;
   		z-index:0;
   		}

#bottomline {
		position: absolute;
		top:510px;
		left:0px;
		width:570px;
		padding:1px;
		margin-left:0px;
		background:#fff;
		z-index:1;
		}
	html>body #contentright {
   		margin-left: 610px;
   		}




		
	p,p2,h1,pre {
		margin:0px 0px 0px 0px;
		}
		
	p {
		font-size: 13px;
		font-family: arial, helvetica;
		color:#404040;
		}

	h1 {
		font-size:24px;
		font-family: arial; 
		color: #fff;
		padding:10px 10px 0px 10px;
		}
				
	h2 {
		text-align: left;
		font-size:14px;
		font-family: arial;
		color:black;
		padding-top:5px;
		}
		
	h3 {
		font-size:16px;
		font-family: arial; 
		color: #fff;
		padding:10px 10px 0px 10px;
		}
		
a:link {color: #3f4926;
}
a:visited {color: #707070;
}
a:hover {color: #404040;}
a:active {color: #707070;
text-decoration:none;

}


.buttonscontainer {width: 160px;}

.buttons a {color: #d8ddb5;
background-color: #3f4926;
padding-left: 3px;
display: block;
border-bottom: 1px solid #fff;
font-weight: bold;
text-decoration: none;
text-align: left;
	font-style: normal;
	font-variant: normal;
	font-size: 13px;
	line-height: normal;
	font-family: Arial, sans-serif;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.buttons a:hover {
background-color: #8c914f;
color: #404040;
text-decoration: none;
}



