/* CSS Document */



body {
	background: #E8E8E4;
	font: 100% arial, sans-serif;
	color: #000;
	margin: 0;
}





a {

	color: #000;

}



a:visited {

	color: #666;

}



a:hover {

	text-decoration: none;

}



#master_container {

	text-align: center;

}



#container {
	width: 770px;
	padding: 0px 20px 20px 20px;
	background-color: #fff;
	margin:0px auto;
	text-align:left;
}



#header {
	width: 770px;
	height: 121px;
	background: url(../images/header2.jpg) top right no-repeat;
	margin-bottom: 3px;
}



.h2 {
	color: #B5B100;
	margin-top: 0;
	font-size: 130%;
}









#nav {
	width: 770px;
	height: 17px;
	color: #fff;
	font-size: 75%;
	padding: 3px 0px 0px 12px;
	margin: 6px 0px 10px 0px;
}



#nav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}



#nav li {
	display: block;
	float: left;
	margin-left: 4px;
}



#nav a, #nav a:visited {
	text-decoration: none;
	color: #000000;
	padding: 4px 5px 4px 5px;
}



#nav a:hover {
	color: #000000;
	background-color: #E8E8E4;
}



#nav a.nav_on {
	color: #000000;
	background-color: #E8E8E4;
}









#leftpanel {

	width: 528px;

	margin-right: 20px;

	float: left;

}



#leftpanel h1 {

	display: none;

}



#leftpanel h2 {
	color: #B5B100;
	margin-top: 0;
	font-size: 130%;
}



#textblock_home {
	width: 528px;
	height: 102px;
	background: #B5B100 url(../images/hometext2.jpg) top left no-repeat;
}



#textblock_design {
	width: 528px;
	height: 102px;
	background: #B5B100 url(../images/designtext2.jpg) top left no-repeat;
}



#textblock_clients {
	width: 528px;
	height: 102px;
	background: #B5B100 url(../images/clientstext2.jpg) top left no-repeat;
}





#textblock_consultancy {
	width: 528px;
	height: 102px;
	background: #B5B100 url(../images/consultancytext2.jpg) top left no-repeat;
}



#textblock_contact {
	width: 528px;
	height: 102px;
	background: #B5B100 url(../images/contacttext2.jpg) top left no-repeat;
}



#textblock_team {
	width: 528px;
	height: 64px;
	background: #B5B100 url(../images/teamtext2.jpg) top left no-repeat;
}



#textblock_extras {
	width: 528px;
	height: 64px;
	background: #B5B100 url(../images/extrastext2.jpg) top left no-repeat;
}



#textblock_recruit {
	width: 528px;
	height: 64px;
	background: #B5B100 url(../images/recruittext2.jpg) top left no-repeat;
}



#textblock_narc {
	width: 528px;
	height: 64px;
	background: #B5B100 url(../images/newsarctext2.jpg) top left no-repeat;
}



#textblock_varc {
	width: 528px;
	height: 64px;
	background: #B5B100 url(../images/viewsarctext2.jpg) top left no-repeat;
}



#textblock_nl {
	width: 528px;
	height: 64px;
	background: #B5B100 url(../images/newsletterstext2.jpg) top left no-repeat;
}



.copyblock {
	background-color: #F7F7F7;
	padding: 20px;
	color: #000;
	font-size: 80%;
	margin-bottom: 20px;
	float: left;
	width: 488px;
}



.attention {
	background-color: #4A2100;
	padding: 20px;
	color: #000;
	font-size: 80%;
	margin-bottom: 20px;
	float: left;
	width: 448px;
}


.attention h2 {
	color: #FFFFFF !important;
	font-size: 16px !important;
	font-weight: bold !important;
	margin: 0px 0px 10px 0px !important;
	padding: 0 !important;
}

.attention p {
	color: #FFFFFF !important;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 14px !important;
	font-weight: normal !important;
}

.attention a, .attention a:visited, .attention a:hover {
	color: #FFFFFF !important;
}


.copyblock ul {
	list-style-type: square;
	color: #B5B100;
	margin-left: 0;
	padding-left: 15px;
}



.copyblock li {

	margin-top: 10px;

}



.smallimage {

	float: left;

	width: 253px;

	margin: -20px 20px 0 -20px;

}





#rightpanel {
	width: 220px;
	float: left;
	font-size: 80%;
	color: #626656;
	line-height: 140%;
}



#tweetbox {
	width: 196px;
	color: #FFFFFF;
	background-color: #47bce2;
	padding: 10px 12px 12px 12px;
	margin: 20px 0px 20px 0px;
	overflow: hidden;
}

#twitter_update_list {
	list-style-type: none;
}

#tweetbox p {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#tweetbox p strong {
	color: #FFFFFF;
}

#tweetbox span {
	font-style: italic;
}

#tweetbox a, #tweetbox a:visited {
	text-decoration: none  !important;
	color: #FFFFFF  !important;
}

#tweetbox a:hover {
	text-decoration: underline  !important;
	color: #FFFFFF  !important;
}



#rightpanel .separator {
	border-top: 2px solid #B5B100;
}



#rightpanel a, #rightpanel a:visited {
	text-decoration: none;
	color: #626656;
}



#rightpanel a:hover {
	color: #B5B100;
}



#rightpanel a.subs , #rightpanel  a:visited.subs {
	text-decoration: none;
	color: #626656;
	font-weight: bold;
}



#rightpanel a:hover.subs {
	color: #B5B100;
}



#rightpanel strong {

	color: #000;

}









#rightpanel ul {

	margin: 0;

	padding: 0;

	list-style-type: none;

}



#rightpanel ul.submenu {

	margin: 10px 0 10px 0;

	padding: 0;

	list-style-type: none;

}



#rightpanel ul li {

}



#rightpanel  ul.submenu li {

	margin-top: 3px;

	margin-bottom: 3px;

}



#rightpanel ul li ul {

	margin-bottom: 20px;

	padding: 0;

	list-style-type: none;

}



#rightpanel ul li ul li {

	margin-top: 5px;

}







ul.nolist {

	list-style-type: none;

	color: #000;

	margin: 0;

	padding: 0;

}





#footerleft a, #footerleft a:visited {
	color: #626656;
	text-decoration: none;
	

}



#footercontainer {
	float: left;
	width: 730px;
	padding: 10px 20px 0 20px;
}



#footerleft {
	color: #626656;
	width: 50%;
	float: left;
	text-align: left;
	font-size: 75%;
}



#footerright {
	color: #626656;
	width: 50%;
	float: left;
	text-align: right;
	font-size: 75%;
}



#footer {

	clear: both;

}



#subfooter {
	width: 100%;
	padding: 20px 0 20px 0;
	text-align: center;
	color: #626656;
	font-size: 75%;
}





.formrow {



	width: 518px;



	float: left;



	clear: both;



	padding: 5px;



}







.formrow a, .formrow a:visited {



	font-size: 11px;



}







.adminrow {



	width: 518px;



	padding: 5px;



	float: left;



	font-size: 13px;



}







.adminitem1 {



	width: 268px;



	float: left;



	font-weight: bold;



}







.adminitem2 {



	width: 200px;



	float: left;



}







.adminitem3 {



	width: 50px;



	float: left;



}







label {



	width: 170px;



	font-size: 12px;



	font-weight: bold;



	display: block;



	float: left;



}







input, select, textarea {



	font-size: 12px;



	font-family: arial, sans-serif;



	float: left;



}







.success {



	width: 508px;



	background-color: green;



	font-weight: bold;



	padding: 10px;



	margin-bottom: 20px;



	color: #fff;

	float: left;

}







.error {



	width: 508px;



	background-color: red;



	font-weight: bold;



	padding: 10px;



	margin-bottom: 20px;



	color: #fff;

	float: left;



}



.rightnewsbox {
	margin-top: 20px;
	padding: 5px;
	background-color: #B5B100;
	color: #FFFFFF  !important;
}



.rightnewsbox p {
	margin: 0;
	color: #FFFFFF  !important;
}

.rightnewsbox a strong {
	color: #FFFFFF  !important;
}

.rightnewsbox a, .rightnewsbox a:visited {
	text-decoration: none  !important;
	color: #FFFFFF  !important;
}

.rightnewsbox a:hover {
	text-decoration: underline  !important;
	color: #FFFFFF  !important;
}



#backtotop {

	text-align: right;

	margin-top: 10px;

	margin-bottom: 0;

}



.printer {

	margin-bottom: -5px;

	border: 0;

}

