* {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #333;
	font-size: 18px;
}

a:link {
	font-weight: bold;
	color: #C00;
	text-decoration: none;
}
a:visited {
	color: #C00;
	text-decoration: none;
}
a:hover {
	color: #0E2D64;
}

body {
	background-color: #FFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}

#container #header #logo_area {
	height: 100px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#container #content ul {
	margin-left: 25px;
}
#container #header #menu {
	height: 40px;
	background-color: #FFF;
	background-image: url(../images/menubg.jpg);
}


#container #header {
	height: 390px;
}
#container #content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-align: justify;
	padding: 5px;
	margin-top: 3px;
}
#container #content #home_img {
	height: auto;
	background-image: url(../images/home.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#container #content #home_img #opening_text {
	width: 415px;
	height: auto;
	padding-top: 20px;
}
#container #content #about_img {
	height: auto;
	background-image: url(../images/about.png);
	background-position: right;
	background-repeat: no-repeat;
}
#container #content #about_img #opening_text {
	width: 415px;
	height: auto;
	padding-top: 20px;
}
#container #header #flash {
	height: 287px;
}
#container #header #flash #nav {
	float: left;
	width: 214px;
	height: 287px;
	background-color: #333;
	background-image: url(../images/navbar.JPG);
	background-repeat: repeat-x;
}


#container #footer {
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 25px;
	background-color: #666;
	background-image: url(../images/footer.JPG);
	color: #FFF;
}
#container #footer a:link {
	color: #FFF;
	text-decoration: none;
}
#container #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#container #footer a:hover {
	text-decoration: underline;
}

#container #header #flash #nav #general_menu  {
	display: block;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	top: 18px;
	clear: both;
	position: relative;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	width: 170px;
	margin-left: 10px;
	float: right;
	list-style-image: url(../images/listitem.PNG);
}
#container #header #flash #nav #general_menu li  {
	display: list-item;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
#container #header #flash #nav #general_menu a:visited {
	font-size: 10px;
}

#container #header #flash #nav #general_menu a  {
	padding: 5px 7px 7px 7px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#container #header #flash #nav #general_menu a:hover  {
	color: #CCC;
	font-weight: bold;
}
#container #footer #links {
	width: 100px;
	height: 100px;
}
#container #content #home_img #opening_text #spacer {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 110px;
}
.imgpadder {
	margin-left: 10px;
}

#container #content #products_img {
	height: auto;
	background-image: url(../images/products.PNG);
	background-position: right;
	background-repeat: no-repeat;
}
#container #content #products_img #opening_text {
	width: 415px;
	height: auto;
	padding-top: 20px;
}
#container #content #contact_img {
	height: auto;
	background-position: right;
	background-repeat: no-repeat;
}
#container #content #contact_img #address {
	width: 390px;
	height: 320px;
	float: left;
	margin-left: 522px;
	font-size: 14px;
}
#container #content #contact_img img {
	margin-left: 120px;
}
#container #content #no_img #flash {
	width: 525px;
	float: right;
	height: 50px;
}


#container #content #contact_img #contimg {
	height: 320px;
	width: 330px;
	float: right;
	background-image: url(../images/contact.JPG);
	background-repeat: no-repeat;
}


#container #content #contact_img #opening_text {
	width: 415px;
	height: auto;
	padding-top: 20px;
}
#map
{
	width: 500px;
	height: 320px;
	display: block;
	color: #000000;
	margin-bottom: 10px;
	border: 1px solid #3E0F21;
}
#map a
{
    color: #000000;
    font-weight: bold;
}
#container #content #no_img {
	height: 55px;
}
#container #content #no_img #opening_text {
	width: 415px;
	height: auto;
	padding-top: 20px;
}
#container #content h2 {
	font-size: 14px;
}
