img, div { 
	behavior: url(../new/css/iepngfix.htc) 
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	width: 100%;
	background-color: #EEEEEE;
}
p, li {
	font-size: 1.3em;
	line-height: 2em;
	margin-bottom: 20px;
	margin-top: 0px;
}

a:link,p  a:visited  {
	text-decoration: underline;
}
a:active, a:hover {
	text-decoration: none;
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #005090;
	letter-spacing: -0.06em;
}
h2 {
	font-size: 1.8em;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #005090;
}
h3 {
	font-size: 1.6em;
	margin-bottom: 10px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h4 {
	font-size: 1.6em;
	font-weight: normal;
	margin-bottom: 0;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}




img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td {
	vertical-align: top;
}
td.aura {
	vertical-align: bottom;
	width: 50%;
}


.clearfloat {
	clear: both;
	width: 100%;
}
.clearfloat_border {
	clear: both;
	width: 90%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EE1B2E;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666666;
}
#container  p, #content p {
	color: #333333;
}
#container  p  a:link, #container  p  a:visited, #container  li  a:link, #container  li  a:visited, #container h2 a:link, #container h2 a:visited, #content p  a:link, #content p a:visited, #content  li  a:link, #content  li  a:visited, #content h2 a:link, #content h2 a:visited{
	color: #005090;
}
#container  h1, #content h1 {
	color: #EE1B2E;
}
#container   h1   a:link, #container   h1   a:visited, #content h1 a:link, #content h1 a:visited {
	color: #EE1B2E;
}
#container  h3  a:link, #container  h3  a:visited,  #content h3 a:link, #content h3 a:visited {
	color: #333333;
}

#container p a:hover, #container p a:active, #container li a:hover, #container li a:active, #container h1 a:hover, #container h1 a:active, #container h2 a:hover, #container h2 a:active, #container h3 a:hover, #container h3 a:active, #content p a:hover, #content p a:active, #content li a:hover, #content li a:active, #content h1 a:hover, #content h1 a:active, #content h2 a:hover, #content h2 a:active, #content h3 a:hover, #content h3 a:active {
	color: #FEBB15;
}
#content {
	float: left;
	width: 550px;
	text-align: left;
	margin-left: 40px;
}

#content   img, #content iframe     {
	background-color: #EEEEEE;
	padding: 5px;
	border: thin solid #999999;
}
#content img.noborder {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
}
#content  .paint .product img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#disclaimer {
	float: left;
	width: 550px;
	text-align: left;
	margin-left: 40px;
}
#disclaimer p {
	font-weight: bold;
}



.floatright {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.floatleft {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
}
#header_contact {
	height: 60px;
	width: 1000px;
	position: relative;
	text-align: center;
	margin-top: 20px;
}
#header_contact p {
	color: #333333;
	line-height: 1.4em;
	margin-bottom: 2px;
}
#header_contact p a:link, #header_contact p a:visited {
	color: #333333;
}
#header_contact p a:hover, #header_contact p a:active {
	color: #FEBB15;
}


/*main menu*/

#menu {
	width: 920px;
	margin: 10px auto;
}


#menu ul {
	clear: both;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: center;
}
#menu ul#menu_bottom {
	padding: 0 0 5px 0;
	border-top: 1px dotted #FFBB16;
}
#menu li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
    display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	line-height: 1.5px;
}
#menu li a:link, #menu li a:visited {
	color: #005090;
	text-decoration: none;
}
#menu li a:hover, #menu li a:active {
	color: #EE1B2E;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.5em;
}
img.inline_image {
	position: relative;
	top: 7px;
}
#home_slideshow {
	height: 400px;
	width: 1000px;
}


#home_left, #home_right {
	margin-top: 20px;
}

#home_left {
	float: left;
	width: 400px;
	margin-left: 40px;
}
#home_right {
	float: right;
	width: 475px;
	margin-right: 40px;
}
#feature1 {
	width: 275px;
	padding-right: 15px;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #EE1B2E;
	float: left;
	margin-left: 40px;
}
#feature2 {
	width: 275px;
	float: left;
	margin-left: 30px;
}
#feature3 {
	width: 275px;
	float: right;
	padding-left: 15px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #EE1B2E;
	margin-right: 40px;
}
#feature1, #feature2, #feature3 {
	height: 300px;
	margin-bottom: 20px;
	margin-top: 20px;
}



#container .readmore {
	font-size: 1em;
	text-align: right;
	margin-top: -10px;
}



#footerbox {
	position: relative;
	left: -8px;
	text-align: center;
	width: 100%;
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-x;
	background-color: #005090;
	padding-top: 20px;
	top: 20px;
	margin-top: -20px;
}
#footer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer    p, #footer   li, #footer  h1, #footer  h2, #footer  h3 {
	color: #FFFFFF;
}
#footer  p  a:link, #footer  p  a:visited, #footer  li  a:link, #footer  li  a:visited, #footer  h1  a:link, #footer  h1  a:visited, #footer  h2  a:link, #footer  h2  a:visited, #footer  h3  a:link, #footer  h3  a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer p a:hover, #footer p a:active, #footer li a:hover, #footer li a:active, #footer h1 a:hover, #footer h1 a:active, #footer h2 a:hover, #footer h2 a:active, #footer h3 a:hover, #footer h3 a:active {
	color: #FEBB15;
	text-decoration: none;
}
#sidebar {
	float: right;
	width: 300px;
	margin-right: 40px;
	margin-top: 30px;
}
td.sidebartop {
	background-image: url(../images/sidebar_top.jpg);
	background-repeat: no-repeat;
	height: 66px;
}
td.sidebarbottom {
	background-image: url(../images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	height: 281px;
}
td.sidebarmiddle {
	background-image: url(../images/sidebar_middle.jpg);
	background-repeat: repeat-y;
	padding-left: 45px;
	padding-right: 30px;
}
#sidebar p,   #sidebar h1, #sidebar h2    {
	color: #FFF;
}
#sidebar h1 {
	border-bottom: none;
}
#sidebar p a:link, #sidebar p a:visited, #sidebar li a:link, #sidebar li a:visited, #sidebar h2 a:link, #sidebar h2 a:visited {
	color: #FFF;
}
#sidebar  h1  a:link, #sidebar  h1  a:visited, #sidebar h2 a:link, #sidebar h2 a:visited, #sidebar h4 a:link, #sidebar h4 a:visited {
	color: #FFF;
}
#sidebar h3 a:link, #sidebar h3 a:visited {
	color: #333;
}
#sidebar  p  a:hover, #sidebar  p  a:active, #sidebar  li  a:hover, #sidebar  li  a:active, #sidebar  h1  a:hover, #sidebar  h1  a:active, #sidebar  h2  a:hover, #sidebar  h2  a:active, #sidebar  h3  a:hover, #sidebar  h3  a:active, #sidebar h4 a:hover, #sidebar h4 a:active {
	color: #FEBB15;
}
#sidebar h4 a:link, #sidebar h4 a:visited {
	text-decoration: none;
}

.product {
	float: right;
	height: 100px;
	width: 100px;
}
td.paint {
	padding-left: 15px;
	padding-top: 15px;
}
table.paint, table.savings {
	margin-top: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #EE1B2E;
	width: 550px;
	padding-bottom: 10px;
}
#content   p.more, #content p.less
{
	text-decoration:none;
	color:#005090;
	cursor:pointer;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a#auralink {
	display: block;
	width: 250px;
	height: 132px;
}
a#auralink:link, a#auralink:visited {
	background: scroll #FFF url(../images/aura-button.jpg) no-repeat left 0px;
}	
a#auralink:hover, a#auralink:active {
	background: scroll #FFF url(../images/aura-button.jpg) no-repeat left -136px;
}
.auralink {
	float: right;
	width: 100px;
}
.auralink p {
	font-size: 0.8em;
	line-height: 1.2em;
}
.required {
	color: #FF0000;
}
font.required {
	line-height: 6em;
}
#container    .spaw2  img, #container .spaw2 iframe {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*savings page*/
.savings td {
	padding: 7px 10px 7px 0;
}
.savings h1 {
	border-bottom: none;
}
.savings p {
	line-height: 1.1em;
	margin-bottom: 0.5em;
}
.asterisk {
	color: #EE1B2E;
}
a.savings_button {
	background-image: url(../images/savings-feature.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 248px;
	width: 475px;
}
a.savings_button:hover, a.savings_button:active {
	background-position: left bottom;
}
a.savings_button_smaller {
	background: scroll url(../images/savings-feature_smaller.png) left top no-repeat;
	height: 248px;
	width: 225px;
	display: block;
	border: 1px #000 solid;
	float: left;
}
a.savings_button_smaller:hover, a.savings_button_smaller:active {
	background: scroll url(../images/savings-feature_smaller.png) left bottom no-repeat;
}
a.savings_sidebar {
	background-image: url(../images/savings-sidebar.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 93px;
	width: 225px;
}
a.savings_sidebar:hover, a.savings_sidebar:active {
	background-position: left bottom;
}
td.payment {
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #095AAC;
}
/*home buttons*/
img.sample {
	float: left;
	border: 1px #000 solid;
	margin: 0 15px 0 0;
}
