html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
.boldwhite {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 100.01%;
background-color: #FFFFFF;
color: #666666;
text-align: center;
}

#wrapper {
width: 789px;
background-color:#FFFFFF;
margin:10px auto;
text-align:left;
}

#banner {
height: 110px;
background-repeat: no-repeat;
}

#nav {
border-bottom: 1px solid #000000;
}

#nav ul {
padding: 0;
margin: 0;
background-color:#00FF99;
}

#nav ul li {
display: inline;
padding: 0;
margin: 0;
}

#nav ul li a {
font-size: 80%;
color: #FFFFFF;
background-color:#3333CC;
text-decoration: none;
padding: 0 25px 0 25px;
border-right: 1px solid #000000;
text-align: center;
width: 9em;
}

#nav ul li a:hover, #nav ul li a:focus {
background-color: #990000;
}

#content{
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #888888;
	border-left-color: #888888;
	font-size: 70%;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#content p{
margin: 15px;
}

#content h1{
font-size: 130%;
color: #003366;
padding: 0;
margin: 20px;
}

#content h2{
font-size: 110%;
color: #003366;
padding: 0;
margin: /*100px 0 0*/ 20px;
}

.leftimage{
float: left;
margin-right: 10px;
border: 1px solid #000000;
}

.rightimage{
margin-bottom: 20px;
float: right;
margin-left: 15px;
border: 1px solid #000000;
width: 150px;
}

/*.clearit{
clear: both;
background-color:#00FF66;
width: 200px;
}*/


#footer{
	background-color: #FFFFFF;
	color: #FFFFFF;
	width: 789px;
	text-align: left;
}

#footer p {
font-size: 70%;
padding: 0px;
}

#leftcol{
	margin-left: 0px;
	margin-top: 0px;
	width: 200px;
	background-color:#FFFFFF;
	margin-bottom: 0px;
	float: left;
	background-image: url(../images/background_nav_header.gif);
	padding-top: 5px;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

#content p.right{
float: right;
}

.container{
width: 99%; 
float:right;
background-color:#6633CC;
}
a:link.textlinks {
	font-weight:bold;
	color: #7B7168;
	text-decoration: none; 
}
a:active.textlinks {
	font-weight:bold;
	color: #7B7168;
	text-decoration: none; 
}
a:visited.textlinks {
	font-weight:bold;
	color: #7B7168;
	text-decoration: none; 
}
a:hover.textlinks {
	font-weight:bold;
	color: #ffffff;
	text-decoration: none; 
}
a:link.cataloguelinks {
	color: #777777;
	text-decoration: none; 
}
a:active.cataloguelinks {
	color: #770000;
	text-decoration: none; 
}
a:visited.cataloguelinks {
	color: #666666;
	text-decoration: none; 
}
a:hover.cataloguelinks {
	color: #ff0000;
	text-decoration: none; 
}
.footer_layout {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: auto;
	float: left;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}.navigation {
	width: 220px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.content {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 240px;
	width: 580px;
}
.margin {
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	margin-right: 15px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #663366;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #885588;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CCCCFF;
	text-decoration: none;
}
.list_white {
	color: #FFFFFF;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 16px;
}
.inputbox {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	padding: 1px;
	margin: 0px;
	font-weight:normal;
	background-color:#ffffff;
	border:1px solid;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	color: #000000;
   }

.button {
   font-family:arial,helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   font-weight: bold;
   color: #666666;
   background-color: #112589;
   border: 1px solid;
   border-top-color:#666666;
   border-left-color:#666666;
   border-right-color:#666666;
   border-bottom-color:#666666;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#F1E6F2',EndColorStr='#BC7CC4');
   }
.button2 {
   font-family:arial,helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   padding: 0px;
   margin: 0px;
   color: #ffffff;
   background-color: #003399;
   border: 1px solid;
   border-top-color:#003399;
   border-left-color:#003399;
   border-right-color:#003399;
   border-bottom-color:#003399;
   }
.img_margin {
	padding-right: 4px;
	border: 0;
}
.list_whiteGraphic {
	color: #FFFFFF;
	padding: 5px;
	list-style-position: inside;
	list-style-type: disc;
	line-height: 16px;
}
.white_text {
	color: #FFFFFF;
}
.img_border {
	border: 1px solid #686868;
}
.advert_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
