body{
	margin: 25px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #DDDDDD;
	color: #333333;
}
body div{
	margin: 0px auto;
	width: 800px;
}
a{
	color: #44b5ee;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
img{
	border: 0px;
}
ul li{
	list-style: square;
}	
p{
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
form{
	margin: 0px;
	padding: 0px;
}
form .error_message{
	font-size: 90%;
	font-weight: bold;
	display: none;
	color: #FF0000;
}
form .feedback{
	font-size: 90%;
	font-weight: bold;
}
form .good{
	color: #009900;
}
form .bad{
	color: #FF0000;
}
form label{
	font-weight: bold;
	text-align: right;
}
form label span, .big_star{
	font-size: 150%;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold
}
.button{
	font-weight: bold;
	background-color: #DDDDDD;
}
form input, form textarea{
	border: 1px solid #666666;
}
#page_container{
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
#logo_container{
	width: 770px;
	height: 50px;
	padding: 15px;
	color: #FFFFFF;
}
#logo_container h1, h2, h3{
	margin: 0px !important;
	padding: 0px !important;
}
#logo_container h1{
	font-size: 280%;
	font-weight: normal;
	float: left;
	display: inline;
}
#logo_container h2{
	float: right;
	text-align: right;
	display: inline;
	font-size: 130%;
}
#menu_container{
	clear: both;
	height: 40px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	overflow: hidden;
	background-color: #c7c7c7;
	background-image:url(/images/design/colour_shades/light-gray-v.jpg);
	background-repeat: repeat-x;
}

#menu_container a{
	font-size: 75%;
	display: block;
	width: 100px;
	height: 50px;
	float: right;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	background-color: #c7c7c7;
	background-image:url(/images/design/colour_shades/light-gray-v.jpg);
	background-repeat: repeat-x;
}
#menu_container a:hover{
	background-color: #5a5a5a;
	background-image:url(/images/design/colour_shades/gray-v.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#menu_container a span{
	position:relative;
	top: 20px;
}
#content_container{
	clear:both;
	overflow: hidden;
	font-size: 75%;
}
#content_container h2,h3,h4{
	margin: 0px;
}
#content_container h2{
	font-size: 140%;
}
#content_container h3{
	font-size: 120%;
}
#content_container h4{
	font-size: 100%;
}
#content_container div{
	float: left;
	padding: 5px;
}
#content_container div p, q{
	line-height:175%;
}
#page_content_container{
	width: 475px;
}
#page_content_container q{
	font-style: italic;
	margin: 10px;
	display: block;
	width: 450px;
}
#page_content_container li{
	margin-top: 10px;
	margin-bottom: 10px;
}
#page_content_container h2, h3, h4{
	clear: both;
}
#page_content_container h3, h4{
	padding-top: 15px !important;
	padding-bottom: 5px !important;
	color: #44b5ee;
}
#right_col_container{
	width: 300px;
	padding-top: 0px !important;
}
#right_col_container div{
	border: 1px dotted #666666;
	width: 292px;
	margin-top: 5px;	
}
#right_col_container div h2{
	font-size: 120%;
}
#footer_container{
	font-size: 65%;
	margin-top: 5px;
}
#footer_container a{
	color:#000000;
	text-decoration: none;
}
#footer_container a:hover{
	text-decoration: underline;
}
.coloured_product_types{
	margin: 0px;
	padding: 0px;
}
.coloured_product_types li{
	list-style: none;
	text-align: right;
	color: #FFFFFF;
	border: 1px solid #666666;
	font-weight: bold;
	margin-top: 2px;
	padding: 2px;
}
.coloured_product_types li a{
	color: #FFFFFF !important;
	display: block;
	margin: 2px;
	width: 99%;
	text-decoration: none;
}
.coloured_product_types li a span{
	font-size: 150%;
}
.coloured_product_types li a:hover{
	text-decoration: none;
}
.orange_shaded{
	background-image: url(/images/design/colour_shades/orange.jpg);
	background-color: #EE7C43;
	background-repeat: repeat-y;
}
.green_shaded{
	background-image: url(/images/design/colour_shades/green.jpg);
	background-color: #72b04b;
	background-repeat: repeat-y;
}
.blue_shaded{
	background-image: url(/images/design/colour_shades/blue.jpg);
	background-color: #44b5ee;
	background-repeat: repeat-y;
}
.red_shaded{
	background-image: url(/images/design/colour_shades/red.jpg);
	background-color: #e43f4d;
	background-repeat: repeat-y;
}

#right_col_container div form label{
	width: 75px;
	margin-right: 5px;
	float: left;
}
#right_col_container div form input{
	width: 205px;
}
#right_col_container div form .button{
	width: 100px;
	margin-left: 10px;
	margin-right: 10px;
}
#mini_mail .button_container{
	width:240px;
	margin: 0px auto;
}
#mini_mail textarea{
	width: 280px;
	height: 75px;
	margin-left: 5px;
	white-space: pre;
}
#newsletter_opt_in label{
	width: 40px !important;
}
#newsletter_opt_in .button{
	width: 75px !important;
}
#newsletter_opt_in .text{
	width: 140px !important;
}
.partner_logo_container{
	width: 465px;
	text-align:center;
}
.partner_logo_container img{
	margin: 15px;
}
.partner_table{
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px dotted #666666;
}
.partner_table tbody td{
	padding: 10px;
}
.partner_table td a:hover{
	cursor:help;
}

#product_table{
	margin: 0px auto;
	text-align: center;
}

.text_image_block{
	width: 475px;
}

.text_image_block img{
	float: left;
	padding: 4px;
	margin-top: 15px;
	margin-right: 8px;
	border: 1px dotted #666666;
}
.text_image_block span{
	float:right;
	display: block;
	width: 350px;
}

#right_feed_icon{
	float: left;
	margin-right: 8px;
	position:relative;
	top: 15px;
}
.news_date{
	color: #999999;
}
.download_link{
	display: block;
	width: 400px;
	height: 80px;
	background-color: #b9e06c;
	background-image: url("/images/design/download.gif");
	background-repeat: no-repeat;
	background-position: top right;
	text-decoration: none;
	color: #333333;
	padding: 10px;
	margin: 0px auto;
	margin-top: 25px;
	margin-bottom: 25px;
}
.download_link:hover{
	background-color: #c7e094;
	text-decoration: none;
}
.download_link span{
	font-size: 200%;
	display: block;
	margin-top: 5px;
	margin-top: 5px;
	font-weight: bold;
}
.download_link span span{
	font-size: 60%;
	display: block;
	font-weight: normal;
}
.strong_heading{
	font-size: 200% !important;
}