#nav {
	width: 1000px;
	font-size: 20px;
	color: #FFFBF0;
	background-color: #000;
	height: 30px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #2A0000;
	border-bottom-color: #2A0000;
	border-bottom-width: thin;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-style: inset;
	margin: 10px;
	
}
#logo {
	width: 1000px;
	font-size: 48px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: normal;
	padding-left: 10px;
	height: 150px;
	padding-right: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-left-style: inset;
	border-right-color: #2A0000;
	border-left-color: #2A0000;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #2A0000;
	background-image: url(../bg_frontpage_elements.jpg);
	color: #A0A0A4;
}
#name {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFBF0;
	height: 50px;
	margin-top: 50px;
}
.image {
	padding: 10px;
	margin-left: 130px;
}
.imageleft {
	margin-left: 60px;
	padding: 10px;
}





#footer {
	background-attachment: scroll;
	width: 1000px;
	background-color: #C06;
	clear: both;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-color: #2A0000;
	border-bottom-color: #2A0000;
	border-left-color: #2A0000;
	background-image: url(../bg_frontpage_elements.jpg);
	color: #FFFBF0;
	padding: 10px;
}
#bottomlogo {
	background-color: #F8ECB8;
}
#phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #FFFBF0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 300px;
	float: left;
}
#phone2 {
	width: 350px;
	color: #FFFBF0;
	float: right;
	font-size: 35px;
	font-family: Arial, Helvetica, sans-serif;
}

#logobd {
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	padding-left: 10px;
	font-size: 16px;
	color: #FFFBF0;
	margin-top: 10px;
}
#columncenter {
	width: 800px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: inset;
	border-left-style: inset;
	border-right-color: #2A0000;
	border-left-color: #2A0000;
	background-color: #A0A0A4;
}

#columnleft {
	background-color: #DCDCD7;
	margin-left: auto;
	margin-right: auto;
	float: left;
	width: 185px;
	color: #2A1F00;
	padding-top: 10px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	border: thin inset #2A1F00;
}
#body {
	background-color: #DCDCD7;
	height: 950%;
}
#comapnies {
	float: left;
	width: 300px;
	background-color: #DCDCD7;
	height: 10px;
}
#insidecolumn {
	width: 783px;
	float: left;
	background-color: #DCDCD7;
	padding: 15px;
}
#nav  a {text-decoration:none}

#nav a:link {
	color:#FFFBF0
} /**unvisited**/

#nav a:visited  {
	color:#FFFBF0
} /**visited**/

#nav a:hover, /**on mouse over**/

#nav a:active, /**on  click**/


#nav a:focus {text-decoration:underline}
#footer  a {text-decoration:none}

#footer a:link {
	color:#FFFBF0
} /**unvisited**/

#footer a:visited  {
	color:#FFFBF0
} /**visited**/

#footer a:hover, /**on mouse over**/

#footer a:active, /**on  click**/


#footer a:focus {text-decoration:underline}
.product {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.Pics {
	float: left;
	height: 161px;
	width: 250px;
	margin: 2px;
}
#body #container #insidecolumn div strong {
	color: #F00;
}
