/* ----- Page Layout BEGIN ----- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #B0AFB0;
	background-image: url(../images/CarbonFiber.gif);
	background-position: 0px 4px;
}
#DivBodyGradient {
	background-image: url(../images/CarbonFiberGradient.gif);
	background-repeat: repeat-x;
}

#DivBody {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 800px;
	background-image: url(../images/background/left.jpg);
	background-position: left 50px;
	background-repeat: repeat-y;
	padding: 0px;
}
#DivBodyBG {
	width: 800px;
	padding: 0px;
	background-image: url(../images/background/background.gif);
	background-position: left 100px;
	margin: 0px auto;
}

#DivHeader {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/background/header.jpg);
	height: 178px;
	background-repeat: no-repeat;
	background-color: #707070;
}
#DivContent {
	padding: 0px 0px 70px;
	margin: 0px;
	background-image: url(../images/background/topflame.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#DivRight {
	background-image: url(../images/background/right.gif);
	background-repeat: repeat-y;
	background-position: right 35px;
	padding-right: 23px;
	padding-left: 23px;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}


#DivFooter {
	padding: 0px;
	margin: 0px;
	height: 90px;
	text-align: center;
	clear: both;
	font-weight: bold;
	background-color: #6D6D6D;
}
#DivQuality {
	height: auto;
	width: 235px;
	float: left;
	padding: 0px;
	margin: 0px 25px 0px 80px;
}
#DivQuality li {
	background-image: url(../images/litick.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 14px;
	height: 18px;
	margin: 0px 0px 2px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#DivGalleryThumbs img {
	background-color: #F7F7F7;
	padding: 4px;
	border: 2px solid #999999;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#DivGalleryThumbs img:hover {
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
#DivFlashLogo {
	padding: 20px 0px 0px;
	height: 100px;
	width: auto;
	margin: 0px;
	text-align: center;
}
#TblMap td {
	text-align: center;
	background-color: #F68537;
	color: #FFFFFF;
}
#TblMap th {
	background-color: #ECCE30;
}

#DivContact {
	width: 500px;
	margin-left: 200px;
}
#DivAddress {
	width: 255px;
	height: 140px;
	background-image: url(../images/background/addressbox.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	margin: 30px auto 15px;
	text-align: center;
}
#DivAddress h2 {
	line-height: 16px;
}










/* ----- Page Layout END ----- */


/* ----- Styled Anchor Tags BEGIN ----- */

a:link {
	text-decoration: none;
	color: #FF090F;
}
a:visited {
	color: #D20000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6, h7, p, ol, ul {
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 18px;
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: "Palatino Linotype", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h4 {
	font-size: 14px;
}

h5 {
	font-size: 9px;
	font-weight: normal;
	color: #7E7E7E;
	text-align: center;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	letter-spacing: .1em;
	margin-top: 5px;
}
p {
	line-height: 16px;
}
li {
	list-style-type: circle;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
}
#divlinks {
	text-align: center;
	padding: 58px 0px 0px 2px;
	height: 25px;
	margin: 0px;
	width: 50px;
	float: left;
}

#divlinks a:link, #divlinks a:visited {
	color: #343441;
	text-decoration: none;
	padding: 5px 0px 0px;
	margin: 5px 1px;
	display: block;
	float: left;
	background-image: url(../images/button_normal.gif);
	width: 113px;
	height: 20px;
	font: bold 10px Arial, Helvetica, sans-serif;
}
#divlinks a:hover, #divlinks a.current:link, #divlinks a.current:visited {
	color:#EF5D2E;
	font-weight: bold;
	background-image: url(../images/button_over.gif);
}
#divlinks a:active {
	background-image:url(../images/button_active.gif);
	color: #FFFFFF;
}
/* ----- Navigation END ----- */

/* ----- EcWeb START ----- */

#ecweb {
	text-align: center;
	margin-top: 50px;
	background-color: #E7D12D;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #D35F38;
	border-right-color: #D35F38;
	border-bottom-color: #D35F38;
	border-left-color: #D35F38;
	border-right-style: none;
	border-left-style: none;
	font-size: 9px;
}
#ecweb a:link, #ecweb a:visited, #ecweb a:active {
	color: #000000;
	font-size: 9px;
}
#ecweb a:hover{
	margin: 0px;
	padding: 0px;
	border: none;
	color: #E8E8E8;
	text-decoration: underline overline;
}


.floatleft {
	float: left;
}
.border {
	padding: 5px;
	border: 2px solid #A6A6A6;
	background-color: #F7F7F7;
}
#DivBoxWrap {
	width: 620px;
	float: right;
	margin: 0px 0px 25px;
	padding: 0px;
}
#DivBoxWrap p {
	font-size: 16px;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}



#DivBoxWrap th {
	background-image: url(../images/metalplate.jpg);
	height: 420px;
	width: 280px;
	background-repeat: no-repeat;
}
#DivBoxWrap div {
	padding: 15px;
}



.clearboth {
	clear: both;
}
.metalborder {
	background: url(../images/background/background.gif);
	margin: 10px 50px;
	padding: 25px;
	border: 3px solid #A6A6A6;
}

.red {
	color: #FF0000;
}
.red_bold_I {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.red_bold_I_eighteen {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	font-size: 18px;
}
input, select, textarea {
	margin: 2px 2px 2px 10px;
}
input:focus, select:focus, textarea:focus {
	color: #842C06;
	font-style: normal;
}
#DivContact fieldset {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
#DivContact legend {
	font-weight: bold;
	color: #FF0000;
}
.borderandpadding {
	padding: 5px;
	border: 2px solid #A6A6A6;
	background-color: #F7F7F7;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.largeimageborder {
	padding: 8px;
	border: 3px solid #A6A6A6;
	background-color: #F7F7F7;
	margin: 10px;
}
#shop {
	padding: 0px;
	margin: 0px 0px 0px 45px;
}
