@charset "UTF-8";
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

body {
	background:#541b0c;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}



#bgcontainer { width:920px; height:800px; background: url(images/bg.jpg) no-repeat; margin: 25px auto 0px auto; }

#header { width:460px; height:100px; background: url(images/header.png) no-repeat; margin: 0px auto 0px auto;}

#middle {width:784px; margin: 0px auto 0px auto;}
#middlel {float:left; width:392px; height:273px; background: url(images/platesl.png) no-repeat;}
#middler {float:left; width:392px; height:273px; background: url(images/platesr.png) no-repeat;}
.clear {height: 0; font-size: 1px; margin: 0; padding: 0; line-height: 0; clear: both;}


#maincontent { width:782px; height:397px; background: url(images/contentbg.png) no-repeat; margin: 0px auto 0px auto;}

#contentheader { width:400px; height:42px; margin: 0 auto 0 auto; background:url(images/welcome.png);s}

.content { width:732px; position:relative; left:25px; top:20px;}

.content p {  width:650px; margin: 0 auto 0 auto;}

#contact { float:left;}

#map { width:480px; padding-top:10px; }

#contact a { color:#541b0c; text-decoration:none;}

#contact a:visited {color:#541b0c;}

#contact a:hover { color:#ffffff; }

#phone { color:#541b0c; width:200px; position:relative; left:700px; top:-85px;}

#footer { font-size:10px; width:920px; margin: 0px auto 0px auto;}

.contact { color:#ffffff; width:50px; position:relative; top:-25px; left: 10px;}

.copyright { width:350px; color:#333333; position:relative; top:-50px; left: 85px;}