/* CSS Document */



body {

	margin: 0 auto;

	width: 900px;

	padding: 0px;

	

	}



tr { 

	padding: 0px;

	margin: 0px;

	}



p	{

	font-family: Arial, Helvetica, sans-serif;

	color:#999999;

	font-size: 12px;

	}



.para	{

	font-family: Arial, Helvetica, sans-serif;

	color:#999999;

	font-size: 14px;

	}

	

li {

	font-family: Arial, Helvetica, sans-serif;

	color:#999999;

	font-size: 12px;

	}

	

td {

	font-family: Arial, Helvetica, sans-serif;

	color:#999999;

	font-size: 12px;

	}

	

.title {

	font-family: Arial, Helvetica, sans-serif;

	color:#cc6600;

	font-size: 12px;

	}

	

h1 {

	font-family: century gothic;

	font-size: 17px;

	color: #cc6600;

	font-weight: normal;

	float: right;

	}	

	

.head {

	font-family: century gothic;

	font-size: 19px;

	color: #cc6600;

	font-weight: normal;

	float: right;

	}	



#header {

	height: 295px;

	background-image: url(images/bg.png);

	}

.header {

	height: 295px;

	background-image: url(images/bg.png);

	}

	

#main

{

    margin: 0px auto;

    width: 900px;

	background-image: url(images/bg.png);

	background-repeat: repeat;

}



a {text-decoration: none;}

a:link {color: #999;}

a:hover{color: #cc6600;}

a:active {color: #999;}

a:visited {color: #fff;}



#sitemap a {text-decoration: none;

			color: #cc6600;

			font-size: 14px;

			}

#sitemap a:hover{color: #fff;}



#twitter a {text-decoration: none;

			color: #3399cc;

			font-size: 11px;

			}

#twitter a:hover {text-decoration: none;

			color: #ffffff;

			font-size: 11px;

			}





#body

{

    width: 900px;

	background-image: url(images/bg.png);

	

}



#left

{

    float: left;

    width: 200px;

	padding: 5px 3px 0px 3px;

	border-right-style: dotted;

	border-right-color: #000000;

	border-right-width: 1.5px;

	}

	

#twitter

{

    float: left;

    width: 190px;

	padding: 5px 3px 0px 3px;

	border-right-style: dotted;

	border-right-color: #000000;

	border-right-width: 1.5px;

	}

 #footer {

	

	font-family: Arial;

	font-size: 11px;

	color:#999999;

	text-align: center;

	border-top-style: solid;

	border-top-color:#999999;

	border-top-width: 3px;

	padding: 0px 60px 0px 60px;

	}



	

.twit {

	font-family: Arial;

	font-size: 10px;

	color:#999999;

}

	



#centre

{

    float: left;

    width: 426px;

	border-right-style: dotted;

	border-right-color: #000000;

	border-right-width: 1.5px;

	

}



#right

{

    float: left;

    width: 266px;

	}

	

#leftmain

{

    float: left;

    width: 610px;

	padding: 0px 5px 0px 5px;

	border-right-style: dotted;

	border-right-color: #000000;

	border-right-width: 1.5px;

	}

	

#solutions

	{

	background-color: #FFFFFF;

	width: 610px;

	padding: 0px 5px 0px 5px;

	}

	

#sitemap

{

    float: left;

    width: 550px;

	padding: 0px 5px 0px 75px;

	border-right-style: dotted;

	border-right-color: #000000;

	border-right-width: 1.5px;

	}

	

#services {

	padding: 0px;

	/* border-bottom-style: dotted;

	border-bottom-color: #000000;

	border-bottom-width: 1.5px; */

	}

#stock {

	padding: 0px;

	border-top-style: dotted;

	border-top-color: #000000;

	border-top-width: 1.5px;

	}



.text {

	padding: 5px;

	}

.textcentre {

	padding: 5px 5px 0px 8px;

	}

.twitter-title {

	font-family: Arial;

	font-size: 12px;

	color:#999999;

	padding: 0px 4px 0px 0px;

	}

	

.imgright {

	float: right;

	}

.imgleft {

	float: left;

	}

	

.smalltext {

	font-family: Arial;

	font-size: 11px;

	color:#999999;

	}



.address {

	font-family: arial;

	color:#cc6600;

	font-size: 13px;

	}
	
	/* NEW STYLES */
	#keywords {font-size:10px; text-align:center; color:#666; margin-top:15px;}
	
	.required {color:#F00;}
	
	.frmrequired {border: solid 1px #ff0000;      padding: 2px;		background-color: #fbd7d7;	}
	.frmcorrect {border: solid 1px #009900; padding: 2px; background-color: #d4fbd3;}