body {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	background-image: url(images/header-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 5px;
	}

table {
	border-spacing: 0; 
	border-collapse:collapse; }

td { 
	padding: 0; 
	vertical-align: top;	}
	
img { 
	border: 0px; }

form {
	padding: 0px;
	margin: 0px; }		
		
/*
-----Header-----
---------------*/	
#header {
	width: 1004px;
	height: 209px;
	margin: 5px auto 0px auto;
	}
	
	#nav{
		width: 365px;
		height: 23px;
		background-image: url(images/nav.jpg);
		background-repeat: no-repeat;
		color: #ff0000;
		padding: 5px 0px 0px 639px;
		}
		
		#nav a:link, #nav a:visited {
			color: #532753;
			text-decoration: none;
			padding: 0px 5px;
			}
			
		#nav a:hover, #nav a:active {
			color: #532753;
			text-decoration: underline;
			padding: 0px 5px;
			}
			
/*
-----Content-----
----------------*/	
#content {
	width: 979px;
	margin: 0px auto;
	padding: 0px 10px 0px 15px;
	}
	
	.content-holder {
		width: 631px;
		}
		
		#template-holder {
			padding: 0px 19px 10px 19px;
			}
			
			#template-holder p {
				margin: 0px;
				padding: 5px 0px 10px 0px;
				}
				
			#template-holder img {
				border: solid 1px #532753;
				}
				
			#template-holder ul {
				background-color: #efdaef;
				list-style-type: none;
				margin: 0px 0px 10px 0px;
				padding: 5px 5px 7px 5px;
				}
				
				#template-holder ul li {
					background-image: url(images/tem-li.gif);
					background-repeat: no-repeat;
					background-position: 3px 3px;
					padding: 0px 0px 0px 16px;
					}

				.quote-tb td {
					padding: 0px 5px 0px 10px;
					}
					
					.quote-tb td img {
						margin: 0px 0px 0px 10px;
						}
				
				#quote-top {
					background-image: url(images/quote-top.gif);
					background-repeat: no-repeat;
					background-color: #efdaef;
					width: 590px;
					padding: 13px 0px 0px 0px;
					}
					
				#quote-footer {
					background-image: url(images/quote-footer.gif);
					background-repeat: no-repeat;
					background-position: bottom;
					width: 590px;
					padding: 0px 0px 13px 0px;
					}
	
	.left {
		width: 174px;
		color: #532753;
		}
		
		.left h1, .right h1 {
			background-color: #522852;
			background-image: url(images/left-h1.gif);
			background-repeat: no-repeat;
			background-position: 10px 8px;
			margin: 0px;
			padding: 4px 0px 0px 20px;
			font-size: 12px;
			color: #ffffff;
			height: 19px;
			}
			
		.left ul {
			list-style-type: none;
			background-color: #ffde00;
			margin: 0px 0px 31px 0px;
			padding: 3px 0px 0px 0px;
			width: 174px;
			height: 184px;
			}
			
			.left ul li {
				background-image: url(images/left-li.gif);
				background-repeat: no-repeat;
				background-position: 10px 5px;
				margin: 1px 0px 0px 0px;
				padding: 0px 0px 0px 18px;
				}
				
	.right {
		width: 174px;
		padding: 42px 0px 0px 0px;
		color: #532753;
		}
		
		#right-yellow {
			width: 154px;
			height: 27px;
			background-color: #ffde00;
			padding: 4px 10px 12px 10px;
			}
			
		#right-yellow2 {
			width: 154px;
			height: 27px;
			background-color: #ffde00;
			padding: 4px 10px 14px 10px;
			margin: 0px 0px 10px 0px;
			}
			
		#right-orange {
			background-color: #f49500;
			color: #ffffff;
			padding: 1px 11px;
			font-size: 24px;
			font-weight: bold;
			border-bottom: solid 1px #ffde00;
			}
			
		#right-orange2 {
			background-color: #f49500;
			color: #ffffff;
			padding: 8px 11px;
			font-size: 14px;
			font-weight: bold;
			border-bottom: solid 1px #ffde00;
			}
			
			#right-orange2 a:link, #right-orange2 a:visited {
				color: #ffffff;
				text-decoration: none;
				}
			
			#right-orange2 a:hover, #right-orange2 a:active {
				color: #ffffff;
				text-decoration: underline;
				}
				
.prices1 {
	background-image: url(images/left-li.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	background-color: #ffde00;
	padding: 5px 0px 7px 18px;
	border-bottom: solid 1px #f49500;
	}
	
.prices2 {
	background-color: #f49500;
	padding: 2px 7px 3px 7px;
	border-bottom: solid 1px #ffde00;
	color: #ffffff;
	font-family: arial narrow, arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	}
	
.prices1b {
	background-image: url(images/left-li.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	background-color: #ffde00;
	padding: 5px 0px 10px 18px;
	}
	
.prices2b {
	background-color: #f49500;
	padding: 2px 7px 4px 7px;
	color: #ffffff;
	font-family: arial narrow, arial, sans-serif;
	font-weight: bold;
	font-size: 15px;
	}