@charset "UTF-8";
/* CSS Document */
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	height: 100%;
	background:#666666;
	background-image:url(images/page_bg_gradient.jpg);
	background-repeat:repeat-x;
}
.heading_space {
	height:100px;
}
div#bottom-spacer {
	height:15px;
}
.rightColumnA {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: none;
}
body a:link {
	color: #2d739e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: underline;
}
body a:visited {
	color: #2d739e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: underline;
}
body a:hover {
	color: #238ac9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: underline;
}
body a:active {
	color: #238ac9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration: underline;
}
div#container {
	text-align:left;
	margin: 0 auto;
	width: 842px;
	top:0px;
	bottom:20px;
	position:top;
	padding-left:10px;
	height:500px;
	background-image:url(images/page_bg_gradient_shadowbox.jpg);
	background-repeat:no-repeat;
}

.content {
	margin: 20px;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}	
div#background {
	width: 802px;
	height: 100px;
	top:18px;
	position: absolute;
	z-index: 90;
}
div#nav {
	width: 802px;
	height: 25px;
	margin: 0 auto;
	top:93px;
	position: absolute;
	z-index: 100;
	padding-left:9px;
	padding-right:9px;
}
div#main {
	width: 802px;
	height: auto;
	margin: 0 auto;
	top:117px;
	position: absolute;
	z-index: 110;
}
.table {
	height: 100%;
	margin: 0px auto;
	top:0px;
	bottom:0px;
}
#navigation_profile {
	width:160px;
	position: absolute;
	left: 5px;
	bottom: 0px;
}
#navigation_services {
	width:160px;
	position: absolute;
	left: 168px;
	bottom: 0px;
}
#navigation_working {
	width:160px;
	position: absolute;
	left: 331px;
	bottom: 0px;
}
#navigation_contact {
	width:160px;
	position: absolute;
	left: 494px;
	bottom: 0px;
}
#navigation_articles {
	width:160px;
	position: absolute;
	left: 657px;
	bottom: 0px;
}
.navigation {
	height: 21px;
	color: #666666;
	background-color:#dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
	-moz-opacity:0.80; /* for mozilla */
	opacity: 0.80; /* for safari */
	khtml-opacity: 0.80;/* for konquerer and older safari */
        filter:alpha(opacity=80); /* for IE */

}
.navigation a {
    display: block;
    width: 100%;
    height: 21px;
    color: #666666;
	background-color:#dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
	-moz-opacity:0.80; /* for mozilla */
	opacity: 0.80; /* for safari */
	khtml-opacity: 0.80;/* for konquerer and older safari */
        filter:alpha(opacity=80); /* for IE */
}
.navigation a:link {
	height: 21px;
	color: #666666;
	background-color:#dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
	-moz-opacity:0.80; /* for mozilla */
	opacity: 0.80; /* for safari */
	khtml-opacity: 0.80;/* for konquerer and older safari */
        filter:alpha(opacity=80); /* for IE */

}
.navigation a:visited {
	height: 21px;
	color: #666666;
	background-color:#dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
	-moz-opacity:0.80; /* for mozilla */
	opacity: 0.80; /* for safari */
	khtml-opacity: 0.80;/* for konquerer and older safari */
        filter:alpha(opacity=80); /* for IE */
}
.navigation a:hover {
	height: 23px;
	color: #333333;
	background-color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
	-moz-opacity:0.95; /* for mozilla */
	opacity: 0.95; /* for safari */
	khtml-opacity: 0.95;/* for konquerer and older safari */
        filter:alpha(opacity=95); /* for IE */
}
.navigation a:active {
	height: 23px;
	color: #000000;
	background-color:#eeeeee;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
	-moz-opacity:0.95; /* for mozilla */
	opacity: 0.95; /* for safari */
	khtml-opacity: 0.95;/* for konquerer and older safari */
        filter:alpha(opacity=95); /* for IE */
}
.navigation_selected {
	height: 25px;
	background-color:#ffffff;
	font-weight:bold;
	position:relative;
	}

.navigation_selected a:link {
	height: 25px;
	width:100%;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
}
.navigation_selected a:visited {
	height: 25px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
}
.navigation_selected a:hover {
	height: 25px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
}
.navigation_selected a:active {
	height: 25px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-decoration: none;
	position:relative;
}

