/* CSS Document */
body {
	margin: 0px;
	}
a:link, a:visited,a:active{
text-decoration: none;
}
.navi_bg{
	width:100%; height:63px;
	background:url(images/nav-bg.gif);
	background-position:top left;
	background-repeat:repeat-x;
	}
.body_content{
	font-family:Verdana;
	font-size:11px;
	text-align:justify;
	line-height:16px;
	color:#666666;
	}
.webdesign_bg{
	width:319px; height:166px;
	background:url(images/web-bg-img.gif);
	background-position:top left;
	background-repeat:no-repeat;				
	}
.bg-img{
	background:url(images/wd_bg-img.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
.graphic_bg{
	width:318px; height:166px;
	background:url(images/graphic-bg-img.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
.gd-bg-img{
	background:url(images/gd_bg-img.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
.presentation_bg{
	width:318px; height:166px;
	background:url(images/presentation-bg-img.gif);
	background-position:top left;
	background-repeat:no-repeat;
	}
.pre-bg-img{
	background:url(images/pre_bg-img.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	}
.body_font{
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	}
.body_font:hover{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	}
.footer_line{
	background:url(images/footer_line.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}
.footer_links{
	font-family:Verdana;
	font-size:11px;
	color:#999999;
	}
.footer_links:hover{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	}
.allrights{
	font-family:Verdana; font-size:11px; color:#999999;
	}
.navi_right_but{
	font-family:Verdana; font-size:11px; font-weight:bold; color:#000000;
	}
.navi_right_but:hover{
	font-family:Verdana; font-size:11px; font-weight:bold; color:#999999;
	}
.portfolio_text{
	font-family:Verdana;
	text-align:left;
	font-size:11px;
	color:#07528C;
	}