@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0 auto;
}
.oneColFixCtrHdr #container {
	width: 810px;
	height: 610px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
}
.oneColFixCtrHdr #header {
	padding: 10px 0px 0px 12px;
	height:112px;
}
.login {
	position:absolute;
	top:25px;
	margin-left:54px;
}
.register {
	position:absolute;
	top:25px;
	margin-left:185px;
}
.search {
	position:absolute;
	top:34px;
	margin-left:340px;
}
.navigation {
	background-image:url(../media/line_wide_top.png);
	background-repeat: no-repeat;
	background-position: top middle;
	height:22px;
	margin: 0px 0px 0px 4px;
	padding: 0px 0px 5px 0px;
}
.oneColFixCtrHdr #mainContent {
	padding: 0px 0px 0px 7px;
	height:206px;
}
.oneColFixCtrHdr #pagesContent {
	padding: 0px 0px 0px 7px;
	height:413px;
}
.message_box {
	width: 450px;
	height: 180px;
	z-index:3;
	position:absolute;
	top:158px;
	margin-left:150px;
	visibility:visible;
	background-image:url(../media/message_box.png);
}
.temp_transparent {
	width: 665px;
	height: 168px;
	z-index:2;
	position:absolute;
	top:180px;
	margin-left:15px;
	visibility:visible;
	background-image:url(../media/transparent_repeatable.png);
}
.message_close {
	position:relative;
	top:5px;
	margin-left:390px;
}

.welcome {
	width:390px;
	height:200px;
	overflow:hidden;
}
.news {
	width:260px;
	height:200px;
	overflow:auto;
	position:absolute;
	top:149px;
	margin-left:400px;
}
.pagesText {
	width:790px;
	height:360px;
	overflow:auto;
}
.pagesTextCol1 {
	width:380px;
	border-right:solid 1px #000000;
	padding-right:5px;
}
.pagesTextCol2 {
	width:380px;
	margin-left:390px;
}
.pagesHeader {
	padding: 10px 0px 10px 8px;
}
.oneColFixCtrHdr #footer_home {
	padding: 8px 0px 0px 5px;
}
.oneColFixCtrHdr #footer_pages {
	padding: 6px 0px 0px 5px;
}
.oneColFixCtrHdr #footer p {
	margin: 0;
	padding: 10px 0; 
}
img {
	border: 0px;
}

.label_consulting {
	width:200px;
	height:34px;
	position:absolute;
	top:360px;
	margin-left:5px;
	z-index:3;
}

.message_right {
	width:120px;
	height:200px;
	position:absolute;
	top:149px;
	margin-left:674px;
}

.services {
	height:205px;
	z-index:1;
}

/*there is a white version of this background available  background_home_service-containers*/
.services1 {
	background-image:url(../media/background_home_service-containers_black.png);
	background-repeat: no-repeat;
	background-position: top center;
	width:200px;
	height:205px;
	position:absolute;
	top:357px;
	margin-left:5px;
	z-index:2;
}

/*there is a white version of this background available  background_home_service-containers*/
.services2 {
	background-image:url(../media/background_home_service-containers_black.png);
	background-repeat: no-repeat;
	background-position: top center;
	width:200px;
	height:205px;
	position:absolute;
	top:357px;
	margin-left:205px;
}

/*there is a white version of this background available  background_home_service-containers*/
.services3 {
	background-image:url(../media/background_home_service-containers_black.png);
	background-repeat: no-repeat;
	background-position: top center;
	width:200px;
	height:205px;
	position:absolute;
	top:357px;
	margin-left:405px;
}

.services4 {
	width:200px;
	height:205px;
	position:absolute;
	top:357px;
	margin-left:605px;
}
.contact2ndcol {
	width:390px;
	height:360px;
	position:absolute;
	top:189px;
	margin-left:400px;
}
p 	{
	font:13px/15px arial, verdana, helvetica, sans-serif;
	margin: 10px 8px 10px 8px;
	padding:0px;
	text-align: justify;
}
p.breadcrumb	{
	font:13px/15px arial, verdana, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding:0px;
	text-align: left;
	font-weight:bold;
	color:#A40000;
}
a.breadcrumb			{color:#A40000; text-decoration:none;}
a:visited.breadcrumb	{color:#A40000; text-decoration:none;}
a.subhead-link			{color:#000000; text-decoration:underline; font-weight:bold;}
a:visited.subhead-link	{color:#000000; text-decoration:underline; font-weight:bold;}
	
p.footer 	{
	font:12px/12px arial, verdana, helvetica, sans-serif;
	margin: 0px 7px 0px 7px;
	padding:0px;
	text-align: justify;
}
p.white 	{
	font:12px/12px arial, verdana, helvetica, sans-serif;
	margin: 5px 10px 4px 5px;
	padding:0px;
	text-align: center;
	color:#FFFFFF;
	font-weight:regular;
}
.background-main {
	background-image:url(../media/background_home.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.background-home-body {
	background-image:url(../media/background_home_body.png);
	background-repeat: no-repeat;
	background-position: top center;
}
.background-pages-body {
	background-image:url(../media/background_pages_body.png);
	background-repeat: no-repeat;
	background-position: top center;
}
li	{
	margin: 10px 8px 10px 8px;
}