/*Cana West Valve Limited style_sheet*/


body
{
	background-color: #008b45;
	/*background-image: url("");*/
	background-repeat: repeat-x;
	margin: 25 25 25 25;
	
}

.banner
{
	background-image: url("http://canawestvalve.com/images/CWBannerv4.png");
	background-repeat: no-repeat;
	width: 984px;
	min-height: 225px;
}


h1 
{ 
 	text-align: left;
 	color: #186321;
 	font-family: "arial", "Sans-serif"; 
}

h2
{
	text-align: left;
	color: #186321;
	font-family: "arial", "sans-serif";
	font-size: 14pt;
}

a
{
	font-family: "arial", "Sans-serif";
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

a:visited
{
	color: #CCCCCC;
}


.footer
{
	width: 984px;
	text-align: center;
	clear: both;
	font-family: sans-serif;
	font-size: x-small;
	color: #000000;
}


.content
{
	/*background-image: url("background1.png");
	background-repeat: repeat-y;*/
	width: 984px;
	overflow: auto;

}

.buttonlinks
{
	float: left;
	position: relative;
	clear: left;
}

.button
{
	Background-color: #008b45;
	width: 150px;
	height: 32px;
	text-align: center;
	position: relative;f
	padding-top: 5px;
	margin-bottom: -5px;
}

.contact
{
	text-align:center; 
	color:#184A18; 
	font-weight:bold; 
	font-size:large;
}	

.picsR
{
	float: right;
	clear: left;
	position: relative;
	border: solid thick #184A18;
	background-color: #184A18;
	margin: 10px;
	clear: left;
}	
	
.picsC
{
	float: left;
	clear: left;
	position: relative;
	border: solid thick #184A18;
	background-color: #184A18;
	margin: 10px;
	clear: left;
}

.picsL
{
	float: left;
	clear: right;
	position: relative;
	border: solid thick #184A18;
	background-color: #184A18;
	margin: 10px;
	clear: left;
}

.text
{
	float: right;
	clear: right;
	position: relative;
	width: 780px;
	border: solid 8px #184A18;
	background-color: white;
	padding: 15px;

}

.text a
{
	color: #336699;
	text-decoration: underline;
	font-weight: normal;
	font-family: "times", "serif";
}

.text a:hover
{
	color: green;

form
{
	font-weight: bold;
	font-size: small;
	line-height: 2.5;
}


.requestform
{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	background-color: #e6e6e6;
	padding: 20px 5px 20px 20px;
	border: 1px solid #a5a5a5;
}
