@import 'layout.css';

*{
	margin: 0px;
	padding: 0px;
	border: none;
}

html, body{
	height:100%;
}
input, select, textarea{
	border: 1px solid #666;
}
a {
	color:#a30000;
	}
/** CLASSES **/
#buttons-container {
	width:136px;
	float:right;
	margin: 170px 33px 0 0;
}
a.findout_button {
	width: 136px;
	height: 43px;
	display:block;
	text-indent: -9000px;
}

a.register_software_button {
	width: 136px;
	height: 43px;
	display:block;
	text-indent: -9000px;
}
.homepage_ad {
	width: 940px;
	height: 305px;
}
.online_video{
	float:right;
	margin-left:35px;
}
.menu_home, .menu_corporate, .menu_technology, .menu_products, .menu_sales, .menu_news, .menu_contactus{
	display:block; 
	margin: 16px 26px 0 0;
	float:left;
	height:8px;
	text-indent: -9000px;
}
.main_nav ul{
	width: 100%px;
}
.submenu a{
	text-decoration: none;
	color: #919191;
	margin-top:4px;
}
.submenu a.selected{
	color: #000;
}
#footer .designedby{
	float:right;
}
#footer .designedby a{
	text-decoration:none;
	color:#373737;
}	

#youtube-content{
	display:none;
	}

a, object{
	outline-color:-moz-use-text-color;
	outline-style:none;
}

/** PADDING/MARGINS/MISC **/


/** FONTS/COLOURS **/ 
body, p{
	font-family: Arial, Helvetica, sans-serif;
	color: #373737;
	font-size:13px;
	line-height:200%;
}
#footer a{
	text-decoration:none;
	color:#8d0000;
}
#footer p{
	line-height: 180%;
}
h1, h2, h3{
	color: #8d0000;
	margin: 14px 0 6px;
}

/** HEADINGS **/
.h1_logo{
	width: 244px;
	height: 56px;
	text-indent: -9000px;
	float:left;
	margin: 0 56px 0 0;
}
.h1_rapid_wastewater{
	width: 425px;
	height: 52px;
	text-indent: -9000px;
	float:right;
}
.h1_safeguards{
	width: 589px;
	height: 24px;
	text-indent: -9000px;
	margin-bottom:15px;
}

/** BACKGROUNDS **/
html, body{				background: url("/images/top_fade_bg.gif") repeat-x top #fff; }
#wrapper{					background: url("/images/footer_bg.jpg") no-repeat center bottom; }
.h1_logo{					background: url("/images/logo.gif") no-repeat; }
.h1_rapid_wastewater{		background: url("/images/h1_rapid_wastewater.jpg") no-repeat; }
.h1_safeguards{		background: url("/images/h1_safeguards.gif") no-repeat; }
a.findout_button	{	background: url("/images/findout_button.gif") no-repeat;}
a.register_software_button	{	background: url("/images/register_software_button.gif") no-repeat;}
.homepage_ad{			background: url("/images/homepage_ad_bg.jpg") no-repeat bottom; }
.menu_home{				background: url("/images/menu_home.gif") no-repeat; width:39px}
.menu_home.selected, a:hover.menu_home{				background: url("/images/menu_home_over.gif") no-repeat; width:39px}
.menu_corporate{	background: url("/images/menu_corporate.gif") no-repeat; width:80px;}
.menu_corporate.selected, a:hover.menu_corporate{	background: url("/images/menu_corporate_over.gif") no-repeat; width:80px;}
.menu_technology{	background: url("/images/menu_technology.gif") no-repeat; width:91px;}
.menu_technology.selected, a:hover.menu_technology{	background: url("/images/menu_technology_over.gif") no-repeat; width:91px;}
.menu_products{		background: url("/images/menu_products.gif") no-repeat; width:70px;}
.menu_products.selected, a:hover.menu_products{		background: url("/images/menu_products_over.gif") no-repeat; width:70px;}
.menu_sales{			background: url("/images/menu_sales.gif") no-repeat; width:41px;} 
.menu_sales.selected, a:hover.menu_sales{			background: url("/images/menu_sales_over.gif") no-repeat; width:41px;} 
.menu_news{				background: url("/images/menu_news.gif") no-repeat; width:39px;}
.menu_news.selected, a:hover.menu_news{				background: url("/images/menu_news_over.gif") no-repeat; width:39px;}
.menu_contactus{	background: url("/images/menu_contactus.gif") no-repeat; width:84px;}
.menu_contactus.selected, a:hover.menu_contactus{	background: url("/images/menu_contactus_over.gif") no-repeat; width:84px;}