/* CSS Document */
html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,
del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
dl, dt, dd, fieldset, form, label, legend {
	vertical-align: baseline;
	font-family: inherit;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	outline: 0; 
	border: 0; 
	}
 
:focus { 
	outline: 0;
	}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg.jpg) repeat-x;
	line-height: 16PX;
	color: black;
	font-size: 11px;
	}
ol, ul {
	list-style: square;
                     color: #2099a9;  
	}
 

table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	font-weight: normal;
	text-align: left;
	}
/* remove possible quote marks (") from &lt;q&gt; &amp;
&lt;blockquote&gt; */
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

.annc p {
	margin-right: 10px;
}

#content p {
	padding-left: 10px;
}

H1 {
	color: #2099a9; 
	font-size: 16px;
	font-weight: bold;
} 

H2 {
	color: #2099a9; 
	font-size: 16px;
	font-weight: bold;
} 
 
H3 {
	color: #2099a9; 
	font-size: 14px;
	font-weight: bold;
} 

H4 {
	color: #2099a9; 
	font-size: 12px;
	font-weight: bold;
}

.redtext span{
        color: #2e3120; 
	font-weight: bold;
}

a:hover { 
	text-decoration: underline; 
} 

a:link, a:visited { 
	color: #2e3120; 
	font-weight: bold;
	text-decoration: none;
}

#pagename {
	padding: 10px;
                     float: left;
                     width: 400px;
}

#thecontent2 {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 30px;
        width: 800px;
}
#breadcrumb {
	padding: 10px;
                     width: 390px 	
                     color: #2099a9; 
                     font-size: 9px;
                     float: right;
}


#breadcrumb a:active, #breadcrumb a:hover, #breadcrumb a:link {
	color: #2099a9; 
}
#breadcrumb a:hover {
	color: #2099a9; 
                      text-decoration: underline;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}

#header {
	width: 800px;
}

#logo {
	float: left;
	width: 278px;
}

#rightheader {
	float: right;
	background: url(/images/bgrightheader.gif) no-repeat;
	width: 522px;
	height: 162px;
}

#rightheader a.home {
	display: block;
	background: url(/images/backtohome.gif) no-repeat;
	width: 99px;
	height: 25px;
	position: absolute;
	left: 900px;
	top: 0px;
}

#rightheader a.home:hover {
	background: url(/images/backtohome-over.gif) no-repeat;
}

#rightheader #menu {
	padding-top: 50px;
	padding-left: 20px;
}

#banner {
	margin: 0;
	padding: 0;
}

img .banner {
	position: absolute;
	background: url(/images/banner.gif) no-repeat;
	left: 500px;
	top: 20px;
	width: 800px;
	height: 219px;
}

#leftcontent {
	float: left;
	width: 514px;
}

#rightcontent {
	float: right;
	width: 276px;
	margin-top: 5px;
	background: url(/images/bgrightbg2strip.gif) repeat-y;
}

#thecontent {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 50px;
                      
}

#form {
	padding-top: 5px;
}

#form .theform {
	margin-bottom: 4px;
}

#productinfo {
	padding-top: 10px;
	clear: both;
}

#productinfo ul {
	list-style-type: none;
}

#productinfo li {
	display: inline;
	width: 145px;
}

#one {
	float: left;
	width: 800px;
	text-align: center;
	color: #269dac;
	font-weight: bold;
	padding-bottom: 50px;
}

#footer {
	padding-top: 10px;
	text-align: center;
	color: #fff;
	clear: both;
	width: 100%;
	background: #2099a9;
	height: 50px;
	line-height: 15px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #fff;
	text-decoration: underline;
} 

.nav {
color:#38838d;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-top: 3px;
text-align: left;
padding-right:5px;
background-color: #f2f2f2;
padding-left: 10px;
cursor:pointer;
}


.nav-active {
color:#3f402d;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-top: 3px;
text-align: left;
padding-right:5px;
background-color: #f2f2f2;
padding-left: 10px;
cursor:pointer;
}

.nav-hover {
color:#3f402d;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-top: 3px;
text-align: left;
padding-right:5px;
background-color: #f2f2f2;
padding-left: 10px;
cursor:pointer;
}

.subnav {
color:#38838d;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-top: 7px;
text-align: left;
background-color: #f2f2f2;
padding-left: 10px;
cursor:pointer;
}


.subnav-active {
color:#3f402d;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform: uppercase;
font-weight:bold;
padding-top: 7px;
text-align: left;
background-color: #f2f2f2;
padding-left: 10px;
cursor:pointer;
}

.subnav-hover {
color:#3f402d;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-top: 7px;
text-align: left;
background-color: #f2f2f2;
padding-left: 10px;
cursor:pointer;
}

/* starts flash text*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-hasFlash span.flashtext
{
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica;
    color: #2099a9;	
}

.sIFR-hasFlash H1 
{
	color: #27a4b4; 
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.sIFR-hasFlash H2 {
color: #27a4b4; 
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 
 
.sIFR-hasFlash H3 {
	color: #27a4b4; 
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 

.sIFR-hasFlashH4 {
	color: #27a4b4; 
	font-size: 12px;
	font-weight: bold;
	margin-bottom:0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
} 


