@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C2C1C1;
}

.main_bg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	height: 580px;
	width: 1000px;
	background-position: center top;
}
.footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5F5F;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.button {
	background-image: url(file:///E|/2009_design/9client_sep09/concertosoft/website/images/button.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	text-align: justify;
	line-height: 17px;
	margin: 4px;
	padding: 8px;
	background-position: left top;
}
.box {
	background-image: url(../images/box.gif);
	background-repeat: no-repeat;
	height: 170px;
	background-position: center top;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.box_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8E2929;
	text-decoration: none;
	margin: 4px;
	padding: 8px;
}


.button a:hover {
	background-image: url(file:///E|/2009_design/9client_sep09/concertosoft/website/images/button_selected.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 29px;
}
 	
.trans {
	background-image: url(../images/trans.gif);
	background-repeat: repeat-y;
	width: 77px;
}
.text_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	line-height: 17px;
	background-position: left top;
	text-align: justify;
	margin: 8px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.footer_links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5F5F5F;
	text-decoration: underline;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_box_border_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	line-height: 17px;
	margin: 8px;
	padding: 25px;
	background-position: left top;
	text-align: justify;
	background-color: #F7F7F7;
	border: 1px solid #5F5F5F;
}
.box_header_withbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8E2929;
	text-decoration: none;
	margin: 4px;
	padding: 8px;
	background-color: #F7F7F7;
}
.scroll {
	height: 100px;
	width: 95%;
	overflow: auto;
}
.text_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	line-height: 17px;
	margin: 4px;
	padding: 8px;
	background-position: center center;
	background-color: #F7F7F7;
	border: 1px solid #5f5f5f;
}
.text_border {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5f5f5f;
	text-decoration: none;
	line-height: 17px;
	margin: 4px;
	padding: 8px;
	background-position: left top;
	border: 1px solid #5f5f5f;
}
.under_construction {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #5f5f5f;
	text-decoration: none;
}
