/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	background-image: url(assets/bg_slice.gif);

}

div#left_side {
	background-image: url(company_name_b.gif);
	position: absolute;
	height: 482px;
	width: 62px;
	left: 158px;
	top: 94px;


} 

td#header {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-image: url(assets/header_cncs.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 700px;


}
td#body {
	padding: 20px;
	background-color: #333333;
	border-top: thin none #990000;
	border-right: thin solid #990000;
	border-bottom: thin none #990000;
	border-left: thin solid #990000;
	font-size: 14px;
	color: #FFFFFF;

	}

td#footer {
	background-color: #333333;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}


div#header {
	background-image: url(assets/header_cncs.gif);
	position: absolute;
	height: 60px;
	width: 468px;
	left: 325px;
	top: 21px;


}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
	text-align: center;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	color: #990000;
	margin-left: 10px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 30px;
	margin-left: 30px;
	text-align: justify;

}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;

}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;


}

a:hover {
	text-decoration: none;
	color: #990000;
	text-align: right;


}

a:active {
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;


}
