﻿body {
	margin: 0;
	padding: 0;
	border: 0;
}
#container {
	padding: 0;
}
#masthead {
	width: inherit;
	margin-bottom: 15px; /*important*/
	padding: 0;
	overflow: auto;
}
#navigation {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
}
#column_l {
	position: relative;
	float: left;
	padding-right:inherit
	
}
#column_r {
	float: left;
	padding-right:15px
}
#lower {
	width: 100%;
	padding:5px;
	clear: both;
	background-image: url('../images/CarbonFinishSwatch.jpg');
	height: 20px;
}
#footer {
	width: 100%;
	clear: both;
	overflow: auto;
}
.float_right {
	float:right;
}
#container #page_content .float_right {
	border-right-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: none;
	float: right;
	padding-right: 0px;
}
#container #page_content #column_l img {
	padding-top: 40px;
	padding-left: 40px;
}

body {
	color: #000;
	font-family: "puritan" "helvetica";
	font-size: small;
	font-style: normal;
	background-color: #ffffff;
	float: right;
	padding-top: 0px;
	vertical-align: bottom;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #ffffff;
	position: relative;
}
#masthead {
	text-align: right;
	width: 100%;
	background-color: #808080;
}
#navigation {
	background-color: #FFFFFF;
	font-family: "HelveticaNeueLT Std Ext", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	visibility: hidden;
}
#column_l {
	position: relative;
	margin: 0 350px 0 0;
	padding: 0 2%;
	background-color: #fff;
	float: left;
}
#column_r {
	float: none;
	width: 330px;
	margin: 0;
	padding: 10px;
	background-color: #FFFFFF;
	position: relative;
	right: 0px;
	top: 0px;
}
#lower {
	background-image: url('/images/CarbonFinishSwatch.jpg')
}
#footer {
	background-color: #FFFFFF;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img {
	float: left;
	margin: 0;
	padding: 0;
}
#masthead p {
	font-size: small;
	text-align: right;
	color: #000;
	margin: 10px 10px 10px 0;
	padding: 0;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: right;
}
#navigation a {
	color: #000000;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px #C0C0C0 solid;
	background-color: #CCCCCC;
}
#navigation a:hover {
	color: #CCCCCC;
	text-decoration: none;
	border: 1px #808080 solid;
	background-color: #333300;
}
#navigation2 li {
	float:right;
	padding: 0px 12px 0px 0px;
	position:relative;
	margin-top: -15px;
	list-style-type: none; /*turns off display of bullet*/
}
/* Styles for Content */
h1 {
	font-size: 2em;
	font-family:Arial, Helvetica, sans-serif, puritan;
	color: #393939;
}
h2 {
	font-size: 1.75em;	
	font-family:Arial, Helvetica, sans-serif, puritan;
	color: #469;
}
h3 {
	font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif, puritan;
	color: #469;
}
h4 {
	font-size: 1.25em;
		font-family:Arial, Helvetica, sans-serif, puritan;

	color: #469;
}
h5 {
	font-size: 0.75em;	font-family:Arial, Helvetica, sans-serif, puritan;

	color: #FFFFFF;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #330000;
	text-decoration: none;
	background-color: #FFFFFF
}
a:hover {
	color: #666666;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#dropmenudiv{
position:absolute;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px  "HelveticaNeueLT Std", Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.style1 {
	margin-bottom: 0;
}
#navigation2 li {
	float:right;
	padding: 0px 12px 0px 0px;
	position:relative;
	margin-top: -15px;
	list-style-type: none; /*turns off display of bullet*/
}

#dropmenudiv{
position: fixed;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px  "HelveticaNeueLT Std", Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #CCCCCC;
}

#textbox_right{
	padding-left:75px;
	text-indent:5px;
	padding-right: 75px;
}

#tag_image_right{
padding-right:65px;
}

#tag_image_l_pad{
padding-right:45px;
}

.img-shadow {
	float:left;
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
