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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color: #663366;
	font-family:Arial, Helvetica, sans-serif;

}

ol, ul {
	list-style: none;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	font-size: 0.7em;
}

blockquote, q {
	quotes: "" "";
}
#header {
	background-image:  url("../img/banner.jpg");
	background-repeat: no-repeat;
	height: 80px;
	width: 900px;
}
#header_text {
	text-indent: -999px;
	width: 200px;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
/* Main Navigation */
#main_nav a {
	background-repeat: no-repeat;
	height:101px;
	width:150px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-top: 7px;
	font-weight: bold;
}
#main_nav a:visited {
	color: #66ffff;
}
#nav_home a{
	background-image:  url("../img/button-images/home_bg_btn.jpg");
}
#nav_home a:hover {
background-position:0% -108px;
}
#nav_company a{
	background-image:  url("../img/button-images/company_info_bg_btn.jpg");
}
#nav_company a:hover {
background-position:0% -108px;
}
#nav_news a{
	background-image:  url("../img/button-images/news_bg_btn.jpg");
}
#nav_news a:hover {
background-position:0% -108px;
}
#nav_applications a{
	background-image:  url("../img/button-images/applications_bg_btn.jpg");
}
#nav_applications a:hover {
background-position:0% -108px;
}
#nav_products a{
	background-image:  url("../img/button-images/products_bg_btn.jpg");
}
#nav_products a:hover {
background-position:0% -108px;
}
#nav_health_safety a{
	background-image:  url("../img/button-images/health_and_safety_bg_btn.jpg");
}
#nav_health_safety a:hover {
background-position:0% -108px;
}

#main_nav li{
	float:left;
}
#main_nav {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* CONTENT STYLE */
#content{
	float: right;
	background-color: #FFFFFF;
	width: 880px;
	padding: 10px;
}
/* FOOTER */
#footer {
	background-image:  url("../img/uvlight/footer.jpg");
	background-repeat: no-repeat;
	margin-top:10px;
	height: 70px;
	width: 450px;
	padding:5px 250px 5px 200px;
	color:#FFFFFF;
	font-size:0.7em;
	clear: both;
}
#footer span{
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.2em;}
.contact{
	float:right;
	margin-top:-65px;
	font-size:1.2em;
}

.buynowbutton {
margin-top: 5px;
}

#sub_nav {
	float: left;
	height: 200px;
	width: 200px;
	background-image:  url("../img/uvlight/nav.gif");
	background-repeat: no-repeat;
}
#sub_nav ul {
	font-size: 0.9em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 1.5em;
}

#sub_nav a:link {
	color:#fff;
	text-decoration: none;
	
	}
#sub_nav a:visited {
	color:#66FFFF;
	text-decoration: none;
}
#sub_nav a:hover {
	color:#FFCC00;
	text-decoration: underline;
}

a {
	font-weight: bold;
}
#uv_app img {
	float: left;
	margin-right: 20px;
}
#uv_hs .yellow_h2 {
	margin-bottom: 20px;
}
.product_list {
	color: #FFFFFF;
	font-size: 0.8em;
	list-style-type: disc;
	text-indent: 30px;
	line-height: 1.1em;
	list-style-position: inside;
}
#sidebar {
	width: 180px;
	float: left;
	height: auto;
	padding: 10px;
	background-color: #FFFFFF;
	margin-top: 10px;
}
#content_with_sidebar {
	padding:10px;
	margin-top: 10px;
	float: right;
	background-color: #FFFFFF;
	width: 600px;
}
#content_to_right {
	float: right;
	width: 660px;
	padding: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#sidebar_to_left {
	float: left;
	width: 200px;
	clear: left;
	padding: 10px;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#white_bg {
	background-color: #FFFFFF;
	margin-top: 130px;
}
#standard_list {
	font-size: 0.8em;
	line-height: 2em;
	list-style-type: disc;
	text-indent: 30px;
	list-style-position: inside;
}
#sub_list {
	text-indent: 50px;
	list-style-position: inside;
	list-style-type: lower-roman;
}
strong {
	font-weight: bold;
}
.white {
	color: #FFFFFF;
}
#container #footer .email.contact a {
	color: #FFF;
	text-decoration: underline;
}
#container #search {
	margin-top: -35px;
	margin-right: 10px;
	height: 22px;
	margin-bottom: 25px;
}

#container #search #site_search {
	float: right;
	clear: none;
}
.off_screen{
    position: absolute;
    left: -99em;
    width: 90em;
    overflow: hidden;
}
#header form {
	float: right;
	padding-right: 10px;
	margin-top: 20px;
	clear: both;
}
#header a:link {
	float: right;
	margin: -5px 10px 0 0;
	color:#FFFF00;
	text-decoration:none;
}
#header a:hover {
	text-decoration:underline;
}
#header a:visited {
	float: right;
	margin: -5px 10px 0 0;
	color:#FFFFFF;
	text-decoration:none;
}
#header #homelink{
	float:left;
	height:55px;
	margin:-29px 0 0;
	padding:25px 0 0 10px;
	width:700px;
}
#advert_left {
width:100px;
height:400px;
 position: absolute;
  margin: -10px 0 0 -120px;
}

.numbers {
    width: 55px;
    text-align: center; 
    font-family: Arial; 
    font-size: 28px; 
    font-weight: bold;            /* options are normal, bold, bolder, lighter */
    font-style: normal;            /* options are normal or italic */
    color: #FFFF00;                /* change color using the hexadecimal color codes for HTML */
    }
.title {                /* the styles below will affect the title under the numbers, i.e., “Days”, “Hours”, etc. */
    width: 55px;
    text-align: center; 
    font-family: Arial; 
    font-size: 10px; 
    font-weight: bold;            /* options are normal, bold, bolder, lighter */
    color: #CCFF66;                /* change color using the hexadecimal color codes for HTML */
    }
#form {
    width: 400px;
    height: 68px;
    border-style: none;
    background-color: transparent;
    }
#form input {
    border: none;
    background-color: transparent;
    }

.numbers {


    padding: 0px;


    text-align: right; 


    font-family: Arial; 


    font-size: 28px; 


    font-weight: bold;                 /* options are normal, bold, bolder, lighter */


    font-style: italic;                    /* options are normal or italic */


    color: #FFFFFF;                    /* change color using the hexadecimal color codes for HTML */


    background: #222222;        /* change color using the hexadecimal color codes for HTML */


    }


.title {                /* the styles below will affect the title next to the numbers, i.e., “Days”, “Hours”, etc. */


    padding: 0px;


    margin: 12px 0px 0px 0px;


    text-align: left;


    font-family: Arial; 


    font-size: 10px; 


    font-weight: bold;                 /* options are normal, bold, bolder, lighter */


    font-style: italic;                    /* options are normal or italic */


    color: #FFFFFF;                    /* change color using the hexadecimal color codes for HTML */


    background: #222222;        /* change color using the hexadecimal color codes for HTML */


    }


#form {


    display: block;


    width: 460px;


    height: 55px; 


    border-style: ridge;           /* options are none, dotted, dashed, solid, double, groove, ridge, inset, outset */


    border-width: 2px;


    border-color: #666666;            /* change color using the hexadecimal color codes for HTML */


    background-color: #222222;    /* change color using the hexadecimal color codes for HTML */


    }


#form input {


    border-style: none;


    }
