@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clear {
	clear: both;
}
/* Start of Ornamental CSS */
body{
	background-image:url(../images/ornamental_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	font-size:1em;
	line-height:1.4em;
	text-align:center;
	color:#FFF;
	font-variant: small-caps;
	margin:0;
}
#wrapper{
	width:970px;
	margin:0 auto 0 auto;
	text-align:left;
	padding:10px 0px 10px 0px;
}
#header{
	width:970px;
}
#header_top{
	width:970px;
	height:115px;
	background-image:url(../images/header_h1.png);
	background-repeat:no-repeat;
}
#header_middle{
	width:970px;
	height:260px;
	background-image:url(../images/burst_bg.png);
	background-repeat:no-repeat;
}
#header_bottom{
	width:970px;
	height:89px;
	background-image:url(../images/applications_bg.png);
	background-repeat:no-repeat;
	text-align:center;
	padding:5px 0px 0px 0px;
}
#header_bottom h5{
	background-image:url(../images/all_applications_h5.png);
	width:666px;
	height:45px;
	margin:0 auto 0 auto;
}
#header_bottom h6{
	background-image:url(../images/strength_elegance_beauty_h6.png);
	width:540px;
	height:35px;
	margin:0 auto 0 auto;
}

#content{
	width:954px;
	background-color:#000;
	margin:0 auto 0 auto;
}
#features{
	width:953px;
	height:232px;
	background-image:url(../images/three_features_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding:40px 0px 0px 0px;
}
h4.supreme{
	background-image:url(../images/supreme_quality_h2.gif);
	background-repeat:no-repeat;
	width:500px;
	height:65px;
	margin:0 auto 12px auto;
}
h4.timeless{
	background-image:url(../images/timeless_design_h2.gif);
	background-repeat:no-repeat;
	width:475px;
	height:55px;
	margin:0 auto 22px auto;
}
h4.perfect{
	background-image:url(../images/perfect_accent_h2.gif);
	background-repeat:no-repeat;
	width:590px;
	height:55px;
	margin:0 auto 0 auto;
}
#styles{
	width:874px;
	padding:40px 40px 0px 40px;
}

#styles h2{
	background-image:url(../images/styles_h2.gif);
	background-repeat:no-repeat;
	width:874px;
	height:36px;
	padding-bottom:5px;
	border-bottom:2px solid #E0E4FF;
}
#styles h4{
	background-image:url(../images/allStyles_h4.gif);
	background-repeat:no-repeat;
	width:874px;
	height:90px;
	margin:20px 0px 20px 0px;
}
#styles p{
	padding:5px 0px 5px 0px;
	color:#E0E4FF;
	font-size:1.2em;
}
#technical{
	width:874px;
	padding:40px 40px 0px 40px;
}
#technical h3{
	background-image:url(../images/technical_h3.gif);
	background-repeat:no-repeat;
	width:874px;
	height:25px;
	padding-bottom:5px;
	border-bottom:2px solid #E0E4FF;
	margin-bottom:20px;
}
#downloads{
	width:874px;
	padding:40px 40px 0px 40px;
}
#downloads h3{
	background-image:url(../images/literature_h3.gif);
	background-repeat:no-repeat;
	width:874px;
	height:25px;
	padding-bottom:5px;
	border-bottom:2px solid #E0E4FF;
}
#downloads p{
	padding:5px 0px 5px 0px;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-variant: normal;
}
#logos{
	width:874px;
	padding:40px 40px 0px 40px;
}
#logos h3{
	background-image:url(../images/affiliated_h3.gif);
	background-repeat:no-repeat;
	width:874px;
	height:25px;
	padding-bottom:5px;
	border-bottom:2px solid #E0E4FF;
}
span.hide{
	display:none;
}
td{
	padding:20px 0px 20px 0px;
}
table.blue{
	background-color:#E0E4FF;
	color:#214393;
	font-variant:normal;
	font-size:1.1em;
	font-family:Arial, Helvetica, sans-serif;
}
td.padTwenty{
	padding:20px;
}
#technical ul{
	list-style-type:disc;
	list-style-position:outside;
	padding:0px 0px 0px 15px;
}
#technical ul li{
	margin-bottom:10px;
}
#footer{
	text-align:center;
	font-variant:normal;
	font-size:.8em;
	padding:20px;
}
#footer a{
	color:#ffffff;
	text-decoration:none;
}
