/* CSS Document */

.header {
	position:absolute;
	top:0px;
	left:0px;
	height:90px;
	width:100%;
	overflow:hidden;
	border-width:0;
	border:none;
	padding:0px;
}

.navigation {	
	position:absolute;
	top:77px;
	left:0px;
	height:2000px;
	width:220px;
	overflow:hidden;
	border-width:0;
	border:none;
	padding:2px;
	overflow:hidden;
	background-image:url(../images/back-01.gif);
	background-color:#FFFFFF;
}

.content {
	position:absolute;
	top:79px;
	left:250px;
	width:70%;
	border-width:0;
	border:none;
	height:2000px;
	padding:0px;
}

.a123 {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF; 
font-size:14px; }

.a123:visited {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF; 
font-size:14px;}

.categorystyle {  font-family: verdana; font-size: 12px; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: none}
a.categorystyle {  font-family: verdana; font-size: 12px; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: none}
.categorystyle:visited {  font-family: verdana; font-size: 12px; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: none}

.categorystyle:hover {  font-family: verdana; font-size: 12px; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: underline}
a.categorystyle:hover {  font-family: verdana; font-size: 12px; font-weight: bold; font-variant: normal; color: #FFFFFF; text-decoration: underline}
.servicestyle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-variant: normal; font-style: normal; text-decoration: none; color: #FFFFFF;}
a.servicestyle { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-variant: normal; font-style: normal; text-decoration: none; color: #FFFFFF;}

.servicestyle:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-variant: normal; font-style: normal; text-decoration: none; color: #FFFFFF;}  
.servicestyle:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-variant: normal; color: #FFFFFF; font-style: normal; text-decoration: underline;}

.bgstyle {
background-image:url(../images/back-01.gif);
background-color:#FFFFFF;
}
.servicestyle2 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; font-variant: normal; font-style: normal; text-decoration:underline; color: #FFFFFF;}