/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0;
	border: 0;
}
body { 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
	background-color: #ffffff;
	min-width: 950px;
	background-image: url(../../images/page-bg.jpg);
	background-repeat: repeat-x;
	background-position: 0 171px;
}
address { 
	font-size: 11px; 
	font-style: normal; 
	padding-top: 5px; 
}
address span { 
	font-weight: bold; 
	color: #990000; 
}
#header h1, #nav-skipnav { 
	position: absolute; 
	left: -9999px; 
	overflow: hidden; 
}
#url-link {
	width: 200px;
	padding: 15px 15px 15px 545px;
	font-size: 11px;
	color: #999999;
	text-align: right;
}
#page-wrapper {
	width: 760px;
	margin: 0 auto;
	background-color: #ffffff;
}
#header {
	height: 45px;
	background-image: url(../../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#content-wrapper {
	
}
#left-column {
	width: 218px;
	float: left;
}
#logo {
	width: 184px;
	margin: 0 auto;
	padding: 0 0 18px 0;
	
}
/* nav menu */
#nav-container {
	width: 215px;
	background-color: #d40000;
	font-size: 11px;
	font-weight: bold;
	padding: 15px 0 0 0;
	background-image: url(../../images/red-corner-left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#nav-main { 
	list-style-type: none; 
	
}
#nav-main-li { 
	background: #F1F1F1; 
	margin: 0; 
}
#nav-main li a { 
	width: 215px;
	height: 17px;
	display: block; 
	padding: 4px 0; 
	border-bottom: 1px solid #ffffff; 
	color: #ffffff; 
	text-decoration: none;
}
#nav-main-on a { 
	background-image: url(../../images/menu-on-bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 7px;
}
#nav-main-on a:hover, #nav-main-on a:focus, #nav-main-on a:active { 
	background-color: #D40000;
	background-image: url(../../images/menu-on-bg.jpg);
	background-repeat: no-repeat;
	color: #990000; 
	font-weight: bold; 
}
#nav-main-off a { 
	
}
#nav-main-off a:hover, #nav-main-off a:focus, #nav-main-off a:active { 
	background-color: #D40000;
	background-image: url(../../images/menu-on-bg.jpg);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	color: #990000; 
	font-weight: bold; 
}
#nav-main li a span { 
	padding: 0 0 0 34px; 
	margin: 0; 
}
#contact-details {
	margin: 38px auto 0 auto;
	width: 170px;
}
#right-column {
	width: 541px;
	float: left;
}
#page-title {
	width: 532px;
	height: 33px;
	background-color: #D40000;
	background-image: url(../../images/red-corner.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
	margin-left: 9px;
}
#page-title h1 {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(../../images/bullet-white.jpg);
	background-repeat: no-repeat;
	background-position: 0 12px;
	margin-left: 10px;
	padding: 8px 0 5px 10px;
}
#slide-show {
	width: 532px;
	margin-left: 9px;
}
#content-inner {
	padding: 20px;
}
#content-inner p {
	margin: 10px 0 5px 0;
	font-size: 12px;
}
#content-inner ul {
	margin-left: 45px;
}
#content-inner ul li {
	font-size: 12px;
}
#footer {
	height: 96px;
	background-image: url(../../images/footer-bg.jpg);
	background-repeat: repeat-x;
}
#footer img {
	float: left;
}
#copyrights {
	padding-top: 55px;
}
#footer p {
	text-align: right;
	font-size: 10px;
	margin: 0;
	padding: 0;
}
/* tables */
table.technology {
	width: 100%;	
	border-collapse: no-collapse;
	font-size: 11px;
}
table.technology th {
	background-color: #990000;
	color: #ffffff;
	padding: 0.5em 1em 0.5em 1em;
	text-align: left;
}
table.technology td {
	padding: 0.5em 1em 0.5em 1em;
}
table.technology tr.d0 td {
	background-color: #e96969;
	color: #ffffff;
}	
table.technology tr.d1 td {
	background-color: #CC3333;
	color: #ffffff;
}
table.technology tr.d2 td {
	background-color: #ffffff;
}
table.technology a:link, table.technology a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
table.technology a:hover, table.technology a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
/* Form Elements */
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
fieldset {
	padding: 10px 0 25px 10px;
	width: 95%;
	text-align: left;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
legend {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: 0 10px 10px 5px;
	text-align: left;
}
.submitButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #CC0001;
	border: 1px solid #000000;
	margin-top: 10px;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00000;
	border: 1px solid #000000;
}
.errormsg {
	background-color: #FFFFFF;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
/* general styles */
.clear-content {
	clear: both;
}
.image-left {
	float: left;
	padding: 0 5px 5px 0;
}
.red {
	color: #990000;
	font-weight: bold;
}
.top {
	text-align: right;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px 0;
}
.note {
	color: #999999;
	padding: 0;
	margin: 0;
}