/* CSS Document */
#bg {
					background-image:url(images/bg.jpg);
					background-position:left top;
					background-repeat:repeat-x;
					}

#header_left_top {
					background-image:url(images/1.jpg);
					background-position:left top;
					background-repeat:no-repeat;
					width:267px;
					height:60px;
					}

#header_right_top {
					background-image:url(images/2.jpg);
					background-position:right top;
					background-repeat:no-repeat;
					width:513px;
					height:60px;
					}
					
#header_right_top2 {
					background-image:url(images/2_2.jpg);
					background-position:right top;
					background-repeat:no-repeat;
					width:513px;
					height:60px;
					}
					
#header_right_top3 {
					background-image:url(images/2_3.jpg);
					background-position:right top;
					background-repeat:no-repeat;
					width:513px;
					height:60px;
					}
					
#header_right_top4 {
					background-image:url(images/2_4.jpg);
					background-position:right top;
					background-repeat:no-repeat;
					width:513px;
					height:60px;
					}
					
#header_right_top5 {
					background-image:url(images/2_5.jpg);
					background-position:right top;
					background-repeat:no-repeat;
					width:513px;
					height:60px;
					}
					
#header_right_top6 {
					background-image:url(images/2_6.jpg);
					background-position:right top;
					background-repeat:no-repeat;
					width:513px;
					height:60px;
					}
					

#header_right_top7 {
					background-image:url(images/2_7.jpg);
					background-position:right top;
					background-repeat:no-repeat;
					width:513px;
					height:60px;
					}
			
					
.text {
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					color:black;
					}

.textbig {
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					color:black;
					}

a.toplink, a.toplink:visited, a.toplink:active {
					font-family:Tahoma;
					font-size:11px;
					font-weight:bold;
					color:white;
					text-decoration:none;
					}
					
a.toplink:hover {
					font-family:Tahoma;
					font-size:11px;
					font-weight:bold;
					color:black;
					text-decoration:none;
					}

			



a.link, a.link:visited {
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#0466AF;
					text-decoration:none;
					
					}
					
a.link:hover {
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					color:#E35503;
					text-decoration:none;
					
					}

.text_bold {
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#535355;
					font-weight:bold;
					}
					
.services {
					font-family:tahoma;
					font-size:12px;
					color:#535355;
					}
					
#footer {
					background-image:url(images/footer_bg.jpg);
					background-position:left bottom;
					background-repeat:repeat-x;
					height:59px;
					vertical-align:middle;
					text-align:center;
					font-family:verdana;
					
					
				
					}
					
	