html {background-image:url(images/html-background2.png);
background-position:top left;
background-repeat:repeat-x;
background-color:#e84700;}
body {width:759px;
margin:0 0;
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Calibri, "Trebuchet MS", Verdana, sans-serif;
font-size:15px;}


div#header {width: 759px;}

div#header1 a{background-image:url(images/headerstrip1a.png);}
div#header2 a{background-image:url(images/headerstrip2a.png);}
div#header3 a{background-image:url(images/headerstrip3a.png);}
div#header4 a{background-image:url(images/headerstrip4a.png);}

div#header a {display:block;
width:760px;
height:50px;
background-position:-800px 0px;
background-repeat:no-repeat;
text-indent:-9000px;}

div#header a:hover, div#header a#active {background-position:0px 0px;}

a:focus { outline: none; }

div.contact {
}
div.contact a {display:block;
width:186px;
height:66px;
	float:right;
	margin-top:8px;
}

div.contact a img {width:186px;
height:66px;
border:0px;}
	

div.contentwrap {
background-image:url(images/content-top-name2.png);
background-position:top left; 
background-repeat:no-repeat;
margin-top:8px;
padding-top:88px;
}

div.content {
	padding: 10px 10px 10px 20px;

	background-image:url(images/content-middle.png);
background-position:top left;
background-repeat:repeat-y;
border-bottom: 3px solid #912600;}

h1 {text-align:center; font-weight: bold;}

p a {font-weight:bold;
color: #e84700;}

p a:hover {color: #912600;
text-decoration:none;}

