@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #535C61;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 11px;
	background-color: #535C61;
	line-height: 20px;
}
#container  {
	width: 758px;
	text-align: left;
	background-image: url(../images/layout/back.jpg);
	background-repeat: no-repeat;
	background-position: center 157px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9DCCF;
	border-right-color: #D9DCCF;
	border-bottom-color: #D9DCCF;
	border-left-color: #D9DCCF;
	background-color: #CED5B9;
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.----------HEADER---------- {
}
#header  {
	background-image: url(../images/layout/home_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
} 
#header_banner {
	background-image: url(../images/layout/home_top.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.----------HORZNAV----------- {
}
#horznav {
	background-color: #A4A285;
	font-size: 10px;
	text-transform: uppercase;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #535C61;
	border-right-color: #535C61;
	border-bottom-color: #535C61;
	border-left-color: #535C61;
}
a.boxlink {
}
.boxlink a:link {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #A4A285;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	float: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	color: #FFFFFF;
}
.boxlink a:visited {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #A4A285;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	float: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	color: #FFFFFF;
}
.boxlink a:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #535C61;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	float: right;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
	color: #FFFFFF;
}
.----------MAINCONTENT01------- {
}
#maincontent01 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
}
#sidebar01   {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
}
#mainbody01 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 210px;
	text-align: justify;
	vertical-align: top;
	padding-left: 10px;
}
.textbox_expertise {
	background-color: #F4F4F1;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 9px;
}
.textbox_left_grey {
	background-color: #F4F4F1;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}
.textbox_left_login {
	text-align: left;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.textbox_left_brown {
	background-color: #A4A285;
	text-align: left;
	padding: 10px;
	margin-bottom: 10px;
}
.textbox_left_blue {
	background-color: #535C61;
	text-align: left;
	padding: 10px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.textbox_left_transparent {
	text-align: left;
	margin-bottom: 10px;
}
.----------MAINCONTENT02------- {
}
#maincontent02 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#sidebar02   {
	float: left; /* since this element is floated, a width must be given */
	width: 300px; /* padding keeps the content of the div away from the edges */
}
#mainbody02 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 310px;
	text-align: justify;
	vertical-align: top;
}
.textbox_right_lightgrey {
	background-color: #D9DCCF;
	margin-bottom: 15px;
	padding: 10px;
	float: left;
}
.textbox_right_lightgrey_img {
	background-color: #D9DCCF;
	margin-bottom: 15px;
	padding: 10px;
	float: left;
	width: 388px;
}

.----------FOOTER---------- {
}
#footer {
	background-color: #D9DCCF;
	padding: 15px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #535C61;
	border-right-color: #535C61;
	border-bottom-color: #535C61;
	border-left-color: #535C61;
	font-size: 9px;
	text-transform: uppercase;
	text-align: left;
	line-height: 15px;
}
.---------TEXT---------- {
}
.heading_box01 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #535C61;
	padding: 5px;
}
.heading_capitalise {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.heading_blue {
	font-size: 13px;
	font-weight: bold;
}
.heading_box_arrow {
	color: #A4A285;
	background-image: url(../images/layout/arrow_right_transp.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	font-size: 15px;
	text-transform: capitalize;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: middle;
}
.heading_box_expertise {
	color: #535C61;
	background-color: #D9DCCF;
	padding: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.heading_box_login {
	color: #535C61;
	padding: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.div_marquee {
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #535C61;
	border-right-color: #535C61;
	border-bottom-color: #535C61;
	border-left-color: #535C61;
	margin-top: 15px;
}
.articlelist {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.----------IMAGES--------- {
}
.img_arrowsml_right {
	float: right;
}
.img_arrowbox {
	float: left;
	margin-right: 10px;
}
img { border: none; 
}

.----------LINKS---------- {
}
a:link {
	color: #535C61;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #535C61;
}
a:hover {
	text-decoration: none;
	color: #F0F0F0;
	background-color: #535C61;
}
a:active {
	text-decoration: none;
	color: #535C61;
}
.----------FORM---------- {
}
.input_textfield_small {
	font-size: 9px;
	padding: 1px;
	width: 99%;
	margin-bottom: 10px;
}
.input_textarea_queries {
	padding: 1px;
	width: 99%;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #535C61;
}
