html { height: 100%; }

body {
	background: #9999CC url('images/sce/background.jpg') repeat-x;
	text-align: center;
	margin-top: 0px;
	
}

#document { 
	width: 777px;
	height: 100%;
	margin: auto;
}

#header {
	width: 777px;
	height: 304px;
	text-align: center;
}

#content {
	width: 777px;
	text-align: center;
}

#footer {
	width: 777px;
	height: 75px;
	background: url('images/sce/footer.jpg') no-repeat top;
	text-align: center;
}
	ul.footer_menu { 
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
	ul.footer_menu li { display: inline; border-right: 1px solid #000; padding-right: 4px; padding-left: 4px;}
	ul.footer_menu li.last { border-right: 0px;  }
	
	ul.footer_menu a { font-size: 9px; }
	
	a {
	color: #000;
	text-decoration: none;
	font-weight: bold; 
	}

.footer_menu {
	font-family: arial;
	text-transform: uppercase;
	font-size: 6pt;
	letter-spacing: 1px;
	color: #000;
	}
	.footer_menu a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
	.footer_menu a:hover {
	color: #666699;
	}
	
.footer_copy {
	font-family: arial;

	font-size: 7pt;
	letter-spacing: 2px;
	color: #fff;
	}
	.footer_copy a {
	color: #fff;
	text-decoration: none;
	}
	.footer_copy a:hover {
	color: #FFF;
	text-decoration: underline;
	}

	
#text {
	width: 460px;
	text-align:justify;
	margin: auto;
	}

	p {
	font-family: verdana;
	font-size: 10pt;
	color: #000;
	text-align: justify;
	line-height: 115%;
	}
	
		h1 {	font-family: verdana;
		color: #000;
	font-size: 10pt;
	font-weight: normal;
	text-align: justify;
	}
	h3 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #006600;
	}
	
	#text ul, li {
	font-family: verdana;
	font-size: 10px;
	color: #000;
	}
	
	p.center {
		font-family: verdana;
		font-size: 10pt;
		color: #000;
		text-align: center;
	}
	
		p.right {
		font-family: verdana;
		font-size: 10pt;
		color: #000;
		text-align: right;
	}
	
	.dots_rt {
	border-bottom: 1px dotted #9999cc;
	text-align: right;
	font-size: 6pt;
	}
	
	#text a {
	color: #666699;
	font-weight: bold;
	text-decoration: none;
	}
		#text a:hover {
		color: #663366;
		}
	
.img_rt {
	float: right;
	margin: 0 0 5 15px;
	border: 1px solid #666699;
	}
	
.img_lt {
	float: left;
	margin: 0 15 5 0px;
	border: 1px solid #666699;
	}
	
.sidemenu {
}

#text .title_1 {
	display: block;
	font-family: verdana;
	size: 13pt;
	color: #663366;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #666699;
	text-align: center;
}

#text .title_2 {
	display: block;
	font-family: verdana;
	size: 10pt;
	color: #fff;
	font-weight: bold;
	background: #666699;
	text-align: center;
	border: 1px solid #ccc;
}

#text .title_3 {
	display: block;
	font-family: verdana;
	size: 10pt;
	color: #666699;
	font-weight: bold;
	text-align: center;
	border: 1px solid #ccc;
}

#text .title_4 {
	size: 14px;
	font-family: times;
	color: #669966;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 3px;
	text-align: center;
	border-bottom: 1px solid #006633;
	}
	
	ul,li {
		size: 10pt;
		color: #000;
		}

.dots {
	border-bottom: 1px dotted #9999cc;
	}
	
.border_outer {
	border: 1px solid #666699;
	}
	
	#text .menu p, td {
		color: #669966;
		font-family: verdana;
		size: 10pt;
		}
		#text .menu_small {
			color: #669966;
		font-family: verdana;
		size: 8px;
		style: italic;
		}
		#text .menu_price {
			color: #669966;
		font-family: verdana;
		size: 10px;
		font-weight: bold;
		text-align: right;
		}

.sitemap p { align: center; }
.sitemap a {
	color: #666699;
	font-weight: bold;
	text-decoration: none;
	}
		.sitemap a:hover {
		color: #663366;
		}

#testimonial { width: 430px; padding: 3 3 3 3px; margin: auto; text-align: center;
	}
p.testimony{
	
	padding: 3 0 0 3px;
	font-size: 11px;
	color: #000;
	text-align: justify;
	line-height: 150%;
	text-indent: 30px;
	background: url('images/sce/quotes.gif') top left no-repeat;
	padding-top: 15px;
	}
	p.customer{ border-top: 1px solid #333366; text-align: right; font-size: 11px; background: #9999cc; color:#fff; padding-right: 5px;}
	
	
	table.contact {
	border: 0;
	font-size: 11px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	}
	
	table.contact td {
		vertical-align: top;	
			text-align: left;
			}
			
span.small { text-size: 8px; font-style: italic; }

#site_map {
text-align: left;
}
