body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color: #252525;
	background-image: url(images/background.png);
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: scroll;
} 

.horiz_line {
	clear:both;
	margin-top: 5px;
	height: 1px;
	border-bottom: 2px inset #CCCCCC;
}

a:link {text-decoration: none; color: #FFFFFF;}
a:visited {text-decoration: none; color: #FFFFFF;}
a:active {text-decoration: none; color: #FFFFFF;}
a:hover {text-decoration: none; color: #0f99c8;}

.main_container a:link {text-decoration: none; color: #0000FF;}
.main_container a:visited {text-decoration: none; color: #0000FF;}
.main_container a:active {text-decoration: none; color: #0000FF;}
.main_container a:hover {text-decoration: underline; color: #0000FF;}

#wrapper {
	width: 980px;
	overflow: hidden;
	margin: 0px auto;
	clear: both;
	float: none;
      padding-top: 5px;
      padding-bottom: 10px;
}

#left_header {
      width: 300px;
      float: left;
      display: inline;
      margin: 0px 0px 5px 0px;
      padding: 0px;
	text-align: center;
}

#right_header {
      width: 300px;
      float: right;
      display: inline;
      margin: 0px 0px 5px 0px;
      padding: 0px;
	text-align: left;
}

.header_text {
	color: #ffffff;
}

.header_large_text {
	color: #ffffff;
	font-size:14px;
	font-weight: bold;
}

.header_coloured_text {
	font-size: 16px;
	color: #07b6ff;
}

.main_container {
 	position:relative;
      width: 970px;
      float: left;
      display: inline;
      background-color: #FFFFFF;
      margin-top: 5px;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 5px;
      padding-right: 5px;
      color: #000000;
}

.main_form_left {
      width: 310px;
      float: left;
      display: inline;
      margin: 5px 0px 0px 0px;
      padding: 0px 15px 0px 5px;
}

.main_form_center {
      width: 310px;
      float: left;
      display: inline;
      margin: 5px 0px 0px 10px;
      padding: 5px 0px 0px 0px;
}

.main_form_right {
      width: 310px;
      float: left;
      display: inline;
      margin: 10px 0px 0px 10px;
      padding: 0px 0px 0px 0px;
}

#content_left {
      width: 300px;
      float: left;
      display: inline;
      background-color: #FFFFFF;
      margin: 5px 0px 10px 0px;
      padding: 0px 10px 0px 0px;
	border-right: 2px inset #CCCCCC;
}

#content_center {
      width: 300px;
      float: left;
      display: inline;
      background-color: #FFFFFF;
      margin: 5px 0 10px 10px;
      padding: 0px 10px 0px 0px;
	border-right: 2px inset #CCCCCC;
}

#content_right {
      width: 300px;
      float: right;
      display: inline;
      background-color: #FFFFFF;
      margin: 5px 0px 10px 10px;
      padding: 0px 10px 0px 0px;
}

#content_left_centre {
      width: 620px;
      float: left;
      display: inline;
      background-color: #FFFFFF;
      margin: 5px 0px 10px 0px;
      padding: 0px 10px 0px 0px;
	border-right: 2px inset #CCCCCC;
}

#left_centre_large {
      width: 720px;
      float: left;
      display: inline;
      background-color: #FFFFFF;
      margin: 5px 0px 10px 0px;
      padding: 0px 10px 0px 0px;
	border-right: 2px inset #CCCCCC;
}

#right_small {
      width: 200px;
      float: right;
      display: inline;
      background-color: #FFFFFF;
      margin: 5px 0px 10px 10px;
      padding: 0px 10px 0px 0px;
}

.content_box {
      width: 275px;
      float: left;
	display: inline;
	clear: both;
      background-color: #FFFFFF;
      margin: 5px 0px 5px 0px;
      padding: 5px 5px 5px 5px;
	border: 2px inset #CCCCCC;
}

.error_box {
	width: 900px;
	overflow: hidden;
	margin: 0px auto;
	clear: both;
	float: none;
      padding: 2px 5px 2px 5px;
	text-align: center;
      background-color: #FFB3B5;
}

.border {  border: 1px #0694d0 solid;}

.small_text { font-size:10px; }

.main_title {
	font-size: 16px;
	line-height: 17px;
	color: #327cd8;
}

.main_subtitle {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}

.order_heading {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #004778;
}

.order_content {
	background-color: #F1EEEE;
}

.box_title {
	font-size: 16px;
	line-height: 17px;
	color: #003366;
	border-bottom: 1px solid #07b6ff;
}

.right-border {
	border-right: 2px inset #CCCCCC;
}

.hilighted { color:#FF0000; font-size:12px; font-weight:bold; }

.special { color:#D8086A; font-size:14px; }

.image_border {border:2px solid #000000;}

.footer { color:#FFFFFF; line-height: 30px; font-size: 10px;}

a.footerLink:link {
	color: #FF6633;
	text-decoration: none;
}
a.footerLink:visited {
	color: #FF6633;
	text-decoration: none;
}
a.footerLink:active {
	color: #FF6633;
	text-decoration: none;
}
a.footerLink:hover {
	color: #FF6633;
	text-decoration: underline;
}

#menu {
	width: 970px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	height: 34px;
	clear: both;
	background-image: url(images/menubg.png);
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
	}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 11px 0px 8px 0px;
	height: 34px;
		}
		
#menu ul li {
	display: inline;
}

#menu li a {
	margin: 0px;
	color: #ffffff;
	padding: 11px 19px 8px 19px;
	text-decoration: none;
/*	border-right: 1px #20a5db solid; */
	border-right: 1px #003366 dotted;
}

#menu li.last a {
	border-right: none;
}

#menu li a:hover {
	background-image: url(images/nav_bg_hover.gif);
	background-repeat: repeat-x;
}


