* {
	margin:0;
	padding:0;
}
body {
	background-color: #353336;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	text-align: center;
}
a {
	color: #3A5685;
	text-decoration: none;
}
ol {
	margin:0px;
	padding:5px;
}
ol li {
	margin:3px;
	padding: 5px;
}
ul {
/*list-style-type: none;*/

}
ul.standard {
	padding-top:15px;
	padding-bottom:15px;
	list-style-type: none;
}
li.standard {
	margin-left:30px;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	list-style-type:disc;
}
li.header {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	font-size: 11px;
	font-weight: bold;
	color: #0084C9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	list-style-type: none;
}
/**********************************************/

/*FORM*/

#contact_form_wrapper {
	padding: 20px;
	width: 505px;
	border: 1px solid #004372;
	margin: 20px;
}
#contact_form_wrapper .req {
	color: #CC0000;
}
#contact_form_wrapper ul {
	margin-left:20px;
	color: #CC0000;
	list-style-type: square;
}
/*END OF FORM*/

/**********************************************/



/* text formatting */

#content h1 {
	/*NOT CURRENTLY USED */

	font-size: 42px;
	font-weight: normal;
	color: #004372;
	font-family: Arial, Helvetica, sans-serif;
	margin: 25px 0px 5px 0px;
}
#content h2 {
	font-size: 24px;
	font-weight: 100;
	color: #004372;
	font-family: Arial, Helvetica, sans-serif;
}
#content h3 {
	font-size: 14px;
	font-weight: normal;
	color: #004372;
	font-family: Arial, Helvetica, sans-serif;
}
#hometext {
	width:760px;
}
#content h4 {
	font-size: 11px;
	font-weight: bold;
	color: #0084C9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.contact {
	font-size: 10px;
	font-weight: normal;
	color: #636466;
	font-family: Arial, Helvetica, sans-serif;
}
.left_padding {
	padding-left:15px;
	color:#636466;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.centretext {
	width:auto;
	text-align:center;
}
/* end of text formatting */



#wrapper {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.nav_hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
.clear {
	clear: both;
}
#header {
	background-color: #3A5685;
	background-image: url(../images/hbg.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	white-space: nowrap;
	display: block;
	clear: both;
}
#topnav {
	vertical-align: top;
	display: block;
	padding-left: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	padding-right: 5px;
}
/*********************************/

/* links */

#topnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover {
	color: #CFC2A1;
	text-decoration: none;
}
/***************/

#news a {
	text-decoration: none;
}
#news a:hover {
	text-decoration: underline;
}
/***************/

A:link.contact {
	text-decoration: none;
}
A:visited.contact {
	text-decoration: none;
}
A:hover.contact {
	text-decoration: underline;
	color:#4679A9;
}
/***************/

A:link.more {
	font-size: 11px;
	font-weight: bold;
	color: #0084C9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:visited.more {
	font-size: 11px;
	font-weight: bold;
	color: #0084C9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
A:hover.more {
	font-size: 11px;
	font-weight: bold;
	color: #0084C9;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
/* end of links */

/*********************************/

#search {
	background-image: url(/images/searchbg.jpg);
	border: 1px solid #FFFFFF;
	background-color: #EBEBEB;
	background-repeat: repeat-y;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#search2 {
	border: 1px solid #FFFFFF;
	vertical-align: middle;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	/*
	width:144px;
	height:18px;
*/}

#Submit {
	border: 1px solid transparent;
	background-color: #F3F3F3;
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: middle;
}
#Submit:hover {
	background-color: #E5E0CD;
}

#logo {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#logo:hover {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#strapline {
	padding-left: 50px;
	display: inline;
	float: left;
	padding-top: 34px;
}
/*

#strapline  .text1 {

	font-weight: bold;



}

#strapline .text2 {

	color: #C2BBAD;



}

*/





#rule {
	background-color: #ECE9D8;
	background-image: url(../images/hhr.jpg);
	background-repeat: repeat-x;
	height: 21px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#grule {
	background-color: #999999;
	height: 3px;
	line-height: 0px;
	display: block;
	overflow: hidden;
}
#content_wrapper {
	background-color: #FFFFFF;
	display: block;
	clear: both;
	padding-top: 2px;
}
#navigation {
	float: left;
	width: 180px;
	margin-right: 8px;
}
#navigation #news_title {
	background-color: #ACA26D;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/arrow-d.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#navigation #news {
	background-color: #E5E0CD;
	background-image: url(../images/news_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 100px;
}
#navigation #news p {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#navigation #news p.active {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F4EB;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 0px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #ACA26D;
	border-left-color: #ACA26D;
}
#content {
	display: inline;
	float: right;
	width: 810px;
}
#content .left_col {
	float: left;
	margin-right: 10px;
	width: 580px;
}
#content .right_col {
	float: right;
	width: 180px;
	margin-right: 15px;
}
#content .copy_holder {
	margin-left: 20px;
	width: 540px;
	color:#636466;
}
#content .two_col_copy_holder {
	margin-left: 20px;
	width: 790px;
}
#footer {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-size: 10px;
}
.text_column {
	width: 250px;
	padding-right: 20px;
	float: left;
}
.text_3_column_left {
	width: 235px;
	padding-right: 20px;
	margin-left:20px;
	float: left;
	color:#636466;
}
.text_3_column {
	width: 235px;
	padding-right: 20px;
	float: left;
	color:#636466;
}
.contact_holder {
	padding-left: 20px;
}
.ads_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/ads_header_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.news_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/news_header_bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.vacancies_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/vacancies-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.csr_ngo_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/csr-ngo-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.contact_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/contact-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.search_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/search-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.sitemap_header {
	position:relative;
	left:-8px;
	width: 550px;
	height: 100px;
	background-image: url(../images/sitemap-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.expertise_header {
	position:relative;
	left:-8px;
	width: 560px;
	height: 100px;
	background-image: url(../images/expertise-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 25px;
}
.standard_header {
	position:relative;
	left:-8px;
	width: 560px;
	height: 100px;
}
#expertise_transfer_header {
	background-image: url(../images/expertise-transfer-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}
#expertise_power_header {
	background-image: url(../images/expertise-power-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}
#expertise_management_header {
	background-image: url(../images/expertise-management-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}
#expertise_vehicles_header {
	background-image: url(../images/expertise-vehicles-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}
#expertise_water_header {
	background-image: url(../images/expertise-water-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}
#expertise_consumer_header {
	background-image: url(../images/expertise-consumer-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}
#expertise_privatization_header {
	background-image: url(../images/expertise-privatization-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}
#expertise_real_estate__header {
	background-image: url(../images/expertise-real-estate-header-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-left: 20px;
}
#group_values_header {
	background-image: url(../images/group-values-header-bg.jpg);
	background-repeat: no-repeat;
}
#group_group_header {
	background-image: url(../images/group-group-header-bg.jpg);
	background-repeat: no-repeat;
}
#group_history_header {
	background-image: url(../images/group-history-header-bg.jpg);
	background-repeat: no-repeat;
}
.index {
	color:#004C98;
	font-weight: bold;
}
.homebox {
	float:left;
	width: 234px;
	height: 86px;
	border-style: solid;
	border-color: #D1CBC4;
	border-width: 1px 2px 2px 1px;
	margin: 0px 4px 4px 0px;
	padding-top: 105px;
	padding-left: 8px;
	padding-right: 5px;
	color:#004372;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#homebox1 {
	background-image: url(../images/home1-bg.jpg);
	background-repeat: no-repeat;
}
#homebox2 {
	background-image: url(../images/home2-bg.jpg);
	background-repeat: no-repeat;
}
#homebox3 {
	background-image: url(../images/home3-bg.jpg);
	background-repeat: no-repeat;
}
#homebox4 {
	background-image: url(../images/home4-bg.jpg);
	background-repeat: no-repeat;
}
#homebox5 {
	background-image: url(../images/home5-bg.jpg);
	background-repeat: no-repeat;
}
#homebox6 {
	background-image: url(../images/home6-bg.jpg);
	background-repeat: no-repeat;
}
#SiteMap {
	margin-left: 40px;
	list-style-type: square;
	margin-top: 20px;
	font-weight: bold;
}
#SiteMap .box1 a, #SiteMap .box1 a:hover {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#SiteMap li {
	margin-left: 40px;
	list-style-type: square;
}
#SiteMap a {
	color: #004372;
}
#SiteMap a:hover {
	color: #368EC0;
}
form {
	display: inline;
}
#SiteMap .box2 a {
	color: #004372;
	font-size: 12px;
	font-weight: bold;
}
#logo:hover {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}


/* 11-05-09 */
.imgLeft {
	float:left; 
	padding:0px 15px 15px 0px;
}
.imgRight {
	float:right; 
	padding:0px 0px 15px 15px;
}

.probox {
	float:left;
	width: 247px;
	height: 123px;
	border-style: solid;
	border-color: #D1CBC4;
	border-width: 1px;
	margin: 0px;
	padding: 105px 5px 0px 8px;
	color:#004372;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#probox1 {
	background-image: url(http://www.artoc.com/images/auto/fantasia-bg.jpg);
	background-repeat: no-repeat;
	width:247px;
}
#probox2 {
	background-image: url(http://www.artoc.com/images/auto/a5-bg.jpg);
	background-repeat: no-repeat;
}
#probox3 {
	background-image: url(http://www.artoc.com/images/auto/a4-bg.jpg);
	background-repeat: no-repeat;
}
#probox4 {
	background-image: url(http://www.artoc.com/images/auto/fabia-bg.jpg);
	background-repeat: no-repeat;
}
#probox5 {
	background-image: url(http://www.artoc.com/images/auto/roomster-bg.jpg);
	background-repeat: no-repeat;
}


