body {
	font-family: Helvetica, Verdana;
	font-size  : 12px;
	color	   : #003366;
	margin	   : 0;
	padding	   : 0;
	background : #ffffff;
}

/* LAYOUT */
#wrapper {
	margin: 0 auto;
	width: 1000px;
}

#header {
	margin: 0;
	height: 148px;
	width: 100%;
	position: relative;
	background: url("/images/site/photo_header.png") no-repeat 100% 100%;
}

#logo {
	margin: 12px 0 0 0;
	border-width: 0px;
}

#tagline {
	margin: 0 0 16px 42px;
}

#contact {
	position: absolute;
	top: 28px;
	right: 280px;
}

#search {
	position: absolute;
	bottom: 26px;
	right: 280px;
}

#search input.search_box {
	background: white url("/images/site/search_box.png") repeat-x top left;
	float	  : left;
	border	  : 0;
	height	  : 12px;
	width	  : 162px;
	padding	  : 4px;
	margin	  : 1px 0 0 0;
	font-size : 11px;
	color	  : #000;
}

#search input.search_button {
	float : left;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#nav {
	font   	   : normal 14px Helvetica;
	float	   : left;
	width	   : 100%;
	background : url("/images/site/bg_nav.png") repeat-x #fff;
	line-height: normal;
	padding	   : 0 0 20px 0;
}

#nav ul {
	margin	  : 0;
	padding	  : 0px 0px 0 0px;
	list-style: none;
}

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

#nav a {
	float	  	   : left;
	background	   : url("/images/site/tab_left.png") no-repeat left top;
	margin		   : 0;
	padding		   : 0 0 0 4px;
	text-decoration: none;
}

#nav a span {
	float	  : left;
	display	  : block;
	background: url("/images/site/tab_right.png") no-repeat right top;
	padding   : 6px 16px 8px 10px;
	color	  : #ffffff;
}

#nav a span {
	float: none;
}

#nav a:hover span {
	color: #ffffff;
}

#nav a:hover {
	background-position: 0% -35px;
}

#nav a:hover span {
	background-position: 100% -35px;
}

#nav #current a {
	background-position: 0% -35px;
}

#nav #current a span {
	background-position: 100% -35px;
}

#nav_login {
	float: right;
	background: url("/images/site/tab_blue.png") repeat-x;
	height: 35px;
	
	border-left: 1px solid #fff;
}

#nav_login a {
	color: #ffffff;
	background: transparent;
	display: block;
	padding: 6px 13px 13px 10px;
}

#content {
	float: left;
	margin: 0;
	padding: 0;
	min-height: 100px;
	width: 100%;
	background: #ffffff;
}

#footer {
	clear: both;
	width: 100%;
	background: url("/images/site/bg_footer.png") repeat-x 0 10px;
	margin: 0;
	padding: 26px 0 16px 0;
	line-height: 20px;
}

#footer img {
	float: left;
	margin: 0 14px 0 0;
}

#copyright a {
	text-decoration: underline;
}

.clear {
	clear	  : both;
	background: none;
}

/* COLUMNS */
#column_left { 
	margin: 0 30px 0 0;
	width: 220px;
	float: left;
}

#column_center { 
	float: left;
	margin: 0 30px 0 0;
	width: 500px;
	display: inline;
}

#column_right { 
	margin: 0;
	width: 220px;
	float: left;
	position: relative;
}

/* BOXES */
.box_white {
	background: #ffffff;
	border: 1px solid #f87221;
	border-width: 1px 1px 5px 1px;
	padding: 10px;
	margin: 0 0 16px 0;
}

.box_orange {
	background: #fff0ea;
	border: 1px solid #f87221;
	border-width: 0px 0px 5px 0px;
	padding: 10px;
	margin: 0 0 16px 0;
}

.box_blue {
	background: #aed1e7;
	border: 1px solid #003366;
	border-width: 0px 0px 5px 0px;
	padding: 10px;
	margin: 0 0 16px 0;
	color: #003366;
}

.box_white p, .box_orange p, .box_blue p {
	margin: 0;
	padding: 0;
}

.box_white h2, .box_orange h2, .box_blue h2 {
	margin: 0;
	padding: 0 0 6px 0;
	font-weight: normal;
}

.box_blue h2 {
	color: #003366;
}

/* HOME */
#home_left {
	float: left;
	width: 762px;
}

#home_right {
	float: right;
	width: 220px;
}

#home_testimonial {
	border: 2px solid #fcc19d;
	height: 285px;
	position: relative;
}

#slideshow {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: left;
}

#slideshow_container {
	height: 285px;
	width: 450px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#ticker_container {
	height: 64px;
	overflow: hidden;
}

#ticker_container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#ticker_container a {
	text-decoration: none;
	color: #003366;
}

#home_testimonial_corner {
	background: url("/images/site/corner_testimonial.png") no-repeat;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: -2px;
	right: -2px;
}

#home_testimonial_text {
	float: right;
	width: 288px;
	height: 220px;
	overflow: hidden;
	font-size: 16px;
	margin: 10px;
}

#home_testimonial_link {
	float: right;
	width: 264px;
	margin: 10px 34px 0 0;
}

.counter {
	border: 1px solid #003366;
	height: 19px;
	width: 139px;
	padding: 4px 0 0 4px;
}

#home_testimonial_link img {
	border-width: 0px;
	float: right;
}

#home_content {
	width: 528px;
	float: right;
	margin: 14px 0 0 0;
	clear: both;
}

#home_newsletter {
	float: left;
	width: 220px;
	margin: 14px 0 0 0;
}

/* NEWSLETTER */
form.newsletter label {
	display: inline-block;
	line-height: 16px;
	vertical-align: middle;
	font-size: 10px;
	font-weight: normal;
	width: 74px;
}

form.newsletter ol {
	margin: 0;
	padding: 0;
}

form.newsletter li {
	list-style: none;
	padding: 4px 4px 4px 4px;
	margin: 0;
}

form.newsletter input {
	width: 108px;
}

#newsletter_footer {
	margin: 6px 0 0 0;
}

#newsletter_footer a {
	font-size: 14px;
	color: #003366;
	text-decoration: none;
	text-align: right;
}

#newsletter_footer img {
	border-width: 0px;
}

#newsletter_footer .icon_newsletter {
	float: right;
}

/* TESTIMONIALS */
.testimonial_container {
	border-top: 1px solid #003366;
	
}

.testimonial_content {
	width: 310px;
	float: left;
	padding: 14px 0;
}

.testimonial_author {
	width: 150px;
	float: right;
	border-top: 4px solid #003366;
	padding: 10px 0 0 0;
}

.testimonial_author img {
	margin: 4px 0 0 0;
	border-width: 0px;
}

/* NEWS */
.teaser_box img, .news_item img {
	float: right;
	margin: 0 0 4px 4px;
}

/* LINKS */ta
.link_list {
	float: left;
	margin: 0 50px 0 14px;
}

/* MY ACCOUNT */
.link_arrow {
	background: url("/images/site/arrows_orange.png") no-repeat 0 3px;
	padding: 0 0 0 20px;
}

/* ENQUIRE */
form.enquire label {
	display: block;
	line-height: 16px;
	vertical-align: middle;
	font-weight: bold;
}

form.enquire label em {
	font-weight: bold;
	color: #f87221;
}

form.enquire ol {
	margin: 0;
	padding: 0;
}

form.enquire ul {
	float: left;
	width: 45%;
}

form.enquire li {
	list-style: none;
	padding: 4px 4px 5px 4px;
	margin: 0;
}

form.enquire input, form.enquire textarea, form.enquire select {
	width: 240px;
}

form.enquire input.half, form.enquire select.half {
	width: 115px;
	margin: 0;
}

form.enquire li h2 {
	margin: 0;
	padding: 0;
}

/* TAG STYLES */
h1 {
	line-height		: 26px;
	padding			: 0px 0px 4px 0px;
	background-color: transparent;
	color			: #f87221;
	font-size: 26px;
	margin: 0 0 4px 0;
	font-weight: normal;
}

h2 {
	line-height		: 20px;
	padding			: 4px 0px;
	background-color: transparent;
	color			: #f87221;
	font-size: 20px;
	margin: 0 0 4px 0;
	padding: 4px 0 6px 0px;
	font-weight: normal;
}

h3 {
	font-size		: 14px;
	line-height		: 14px;
	padding			: 4px 0px;
	margin			: 0px;
	background-color: transparent;
	color			: #f87221;
	font-weight: normal;
}

p {
	text-align: left;
	padding	  : 0px 0px 10px 0px;
	margin	  : 0px;
}

a {
	color		   : #f87221;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

form {
	margin : 0px;
	padding: 0px;
}

label {
	font-weight: bold;
}

input, textarea, select {
	border	  : 1px solid #4d4d4d;
	background: #ffffff;
}

textarea {
	height: 100px;
}

table {
	margin : 0px;
	padding: 0px;
}

ul {
	padding: 0px;
	margin : 4px 0px 4px 16px;
}

hr {
	height: 1px;
	color: #003366;
	background: #003366;
	margin: 6px auto;
	border: 0px solid #003366;
}

input.icon {
	border			: 0px solid #6d8821;
	background-color: transparent;
	width			: 20px;
	height			: 20px;
}

.button {
	width: auto !important;
	height: auto !important;
}

.image_button {
	width: auto !important;
	height: auto !important;
	border-width: 0px !important;
	vertical-align: bottom;
	background: transparent;
	margin: 0 !important;
	padding: 0 !important;
}

table.table_data th {
	text-align : left;
	color	   : #000;
	font-weight: bold;
}

.info_box {
	background: url("../images/site/icon_info.png") 4px 4px no-repeat #8cb2d9;
	border	  : 1px solid #365188;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.info_box_auto {
	background: url("../images/site/icon_info.png") 4px 4px no-repeat #8cb2d9;
	border	  : 1px solid #365188;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	text-align: left;
	margin	  : 10px 0;
	width	  : 50%;
}

.error_box {
	background: url("../images/site/icon_error.png") 4px 4px no-repeat #fa9d8b;
	border	  : 1px solid #b84e2e;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.confirm_box {
	background: url("../images/site/icon_accept.png") 4px 4px no-repeat #75c868;
	border	  : 1px solid #226d1f;
	color	  : #fff;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
}

.code_box {
	background: url("../images/site/icon_terminal.png") 4px 4px no-repeat #e2e2e2;
	border	  : 1px dashed #000;
	color	  : #000;
	padding	  : 4px 4px 4px 24px;
	width	  : 90%;
	text-align: left;
	margin	  : 20px auto;
	overflow  : auto;
	font-family: courier;
}

.todo_box {
	background: url("../images/site/icon_note.png") 4px 4px no-repeat #f7e187;
	border	  : 1px dashed #df7900;
	color	  : #000;
	padding	  : 4px 4px 4px 24px;
	width	  : 75%;
	text-align: left;
	margin	  : 20px auto;
	overflow  : auto;
}

.info_box a, .error_box a, .confirm_box a, .code_box a, .todo_box a {
	color: #fff;
}

.inline {
	display: inline;
}

.right {
	float: right;
}

.right_photo {
	float: right;
	margin: 0 0 6px 6px;
}

.auto {
	width: auto !important;
}

/* MENU */
.menu {
	position: relative;
	z-index: 1;
}

.menu ul ul {
	width: 130px;
}

.menu li {
	float: left;
	position: relative;
}

.menu ul ul {
	visibility: hidden;
	position: absolute;
	top: 30px;
	left: 0;
	width: 130px;
}

.menu ul ul a, .menu ul ul a:visited {
	background: #f87221 !important;
	color: #000;
/*	height: 14px;
*/	line-height: 1em;
	padding: 4px 0px 2px 4px !important;
	border-top: 1px solid #fa9558;
	width: 128px;
}

.menu ul ul a:hover {
	color: #000;
	background: #00f;
}

.menu ul ul :hover > a {
	color: #000;
	background: #fa9558 !important;
}

.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
}