/* CSS Document */

html, body {
	margin: 0px;
	padding: 0px;
}

/* Pantone 7421 C = #5E172D */

body {
	padding: 10px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #555555;
}

a, a:link, a:active, a:visited, a:hover {
	text-decoration: none;
	color: #5E172D;
}

img {
	border: 0px;
}

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

table {
	border: 0px;
	border-color: #cccccc;
	/*border-spacing: 0px;*/
	/*border-collapse: collapse;*/
	margin: 0px;
	padding: 0px;	
	font-size: 12px;
}

#bodyblock {
	margin: auto;
	width: 780px;
}

#header {
	text-align: right;
}

.tagline {
	color: #5E172D;
	height: 60px;
}

.micromenu {
	color: #999999;
	font-family:  Helvetica, Arial, sans-serif;	
/*	font-family: "Times New Roman", Times, serif;*/
	height: 15px;
}

.micromenu a {
	color: #999999;
}

#logocontainer {
	float: left;
	height: 75px;
	padding-left: 20px;
}

#banner {
	/*height: 95px;*/
	height: 160px;
	margin: 15px 0px 0px 0px;
	/*background: url('/images/banner.jpg') no-repeat top center #000000;*/
	background: url('/images/Testscape.jpg') no-repeat top center #000000;
}
#corner {
	background: url('/images/corner.gif') no-repeat top left;
	height: 20px;
	width: 20px;
}

#scroller {
	position: relative;
	/*height: 89px;*/
	height: 154px;
	width: 125px;
	background: url('/images/trans-back.png') ;
	color: #ffffff;
	float: right;
	overflow: hidden;
	z-index: 80;
	padding: 3px 0px;
}

* html #scroller {
	/*height: 95px;*/
	height: 160px;
}

#scroller li {
	padding-left: 20px;
	line-height: 22px;
	font-size: 10px;
}

#vmarquee {
	position: absolute;
}

#bannermenu {
	line-height: 30px;
	font-size: 14px;
	height: 30px;
}

#bannermenu ul {
	margin: 0px 0px;
}

#bannermenu li {
	float: left;
	display: block;
	/*width: 127px;*/
	text-align: center;
}

#bannermenu li a {
	display: block;
}

#bannermenu li a:hover, #bannermenu li span:hover  {
	background-color: #CFC2CB;
}

span.button  {
	background-color: #CFC2CB;
	display:block;
	color: #5E172D;
}

#mainmenu span.button  {
	padding-left: 10px;
}

#bodycontent {
	border: 1px solid #CCCCCC;
	border-bottom-width: 0px;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#mainmenu {
	width: 221px;
/*	background: url('images/menu_bg.jpg') no-repeat top left #EFEFEF;*/
	padding: 0px;
	margin: 0px;
}

#bodycontent ul {
	border-right: 1px solid #CCCCCC;	
	padding-left: 0px;
	margin: 0px;
}

#bodycontent li {
	background: #FFFFFF;
	line-height: 36px;
	font-size: 14px;
	border-left: 0px solid #CCCCCC;
}

#bodycontent li a {
	color: #555555;
	display: block;
	padding-left: 10px;
}

#bodycontent li span {
	color: #555555;
	display: block;
	padding-left: 5px;
}

#bodycontent li a:hover, #bodycontent li span:hover  {
	background-color: #CFC2CB;
}

#toptext {
	padding: 0px;
	font-size: 14px;
	text-align: justify;
	vertical-align: middle;
}

.emphasis {
	color: #5E172D;
	font-weight: bold;
}

.button_x {
	color: #8D0053;
	display: block;
	width: 140px;
	line-height: 35px;
	background: url('images/button_corners.gif') no-repeat #CFC2CB;
	margin: auto;
}

.empty {
	/*background: url('images/people.jpg') no-repeat top right;*/
}

.nopadd {
	padding: 0px;
}

#cv {
	border: 1px solid #CCCCCC;
	border-top-width: 1px;
	margin: 0px 0px;
	background: url('images/corner.jpg') no-repeat bottom right;	
}

#cv_header {
	text-align: center;
	line-height: 30px;
	font-size: 10px;
}

#cv_header span {
	display: block;
	cursor: pointer;
}

#cv_block {
	display: none;
	border-top: 1px solid #CCCCCC;
}

#cv_form {
	width: 100%;
	margin: auto;
}

#cv_form td {
	width: 50%;
	padding: 5px 40px;
	font-size: 11px;
}

#cv_form td input {
	color: #999999;
	border: 1px solid #cccccc;
	padding-left: 5px;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

#cv_form td input.name {
	margin-top: 1px;
	width: 295px;
}

#cv_form td input#fakefile {
	margin-top: 2px;
	width: 205px;
	float: left;
}

#cv_form td select.sector {
	color: #999999;
	border: 1px solid #cccccc;	
	width: 303px;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;		
}

#mainblock {
	/*border: 1px solid #000000;*/
	margin: 0px 0px;
}


#mainblock table {
	border-color: #cccccc;
	/*border-spacing: 0px;*/
	/*border-collapse: collapse;*/
    border-width: 0 0 0px 1px;
    border-style: solid;
	margin: 0px;
	padding: 0px;	
	font-size: 12px;
}

#mainblock td {
    border-color: #CCCCCC;
    border-width: 1px 1px 0 0;
    border-style: solid;
	margin: 0px;
	padding: 5px;	
}	

#mainblock table table {
	border-width: 0px 0px 0px 0px;
	padding: 0px;
}

#mainblock td td {
	border-width: 0px 0px 0px 0px;
	padding: 0px;
}

#footer {
	font-size: 11px;
	/*font-family: "Times New Roman", Times, serif;*/
	font-family:  Helvetica, Arial, sans-serif;
}

#telephone {
	float: left;
	color: #999999;
}

#footer ul {
	float: left;
}

#footer li {
	float: left;
	display: block;
	margin-left: 30px;
	text-align: right;
}

#footer li a {
	color: #999999;
}
