td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*font-family:Garamond,"Times New Roman", Times, serif;*/
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color:#58595B;
	font-size:0.66em;
	line-height:1.2em;
	background-color:#fff;
	}
h1{
	font-size:1.1em;
}
#container{
	width:1000px;
	height:700px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -310px; /*set to a negative number 1/2 of your height*/
	margin-left: -500px; /*set to a negative number 1/2 of your width*/
	/*margin:auto;*/
}
#masthead{
	background-color:#d7d7d7;
}
#logo{
	margin:3px;
	width:154px;
}
/*all navigations ---------------------------------------------------------------*/
#navi{
	width:886px;
	margin: auto;
	/*margin-left:57px;
	margin-right:56px;*/
	text-align:left;
	}

/*info area ---------------------------------------------------------------*/
#info{
	clear:both;
	width:633px;
	float:left;
}
#mid{
	background-image:url(images/homepage_midbg_new.jpg);
	height:301px;
}
#right{
	float:right;
	width:169px;
}
#portfolio_main{
	background-image:url(images/portfolio_bg.jpg);
	background-repeat:no-repeat;
	height:689px;
}
#graphic_main{
	background-image:url(images/graphic_bg.jpg);
	background-repeat:no-repeat;
	height:689px;
}
#video_main{
	background-image:url(images/video_bg.jpg);
	background-repeat:no-repeat;
	height:689px;
}
#photo_main{
	background-image:url(images/photo_bg.jpg);
	background-repeat:no-repeat;
	height:689px;
}
#web_main{
	background-image:url(images/web_bg.jpg);
	background-repeat:no-repeat;
	height:689px;
}
#contact_main{
	background-image:url(images/contact_bg);
	background-repeat:no-repeat;
	height:689px;
}
#index_main{
	background-image:url(images/home_bg.jpg);
	background-repeat:no-repeat;
	height:689px;
}
#about_main{
	background-image:url(images/about_bg.jpg);
	background-repeat:no-repeat;
	height:689px;
}
#service_main{
	background-image:url(images/service_bg.jpg);
	background-repeat:no-repeat;
	height:689px;
}
#port_navi{
	float:left;
	margin-left:40px;
	margin-top:25px;
	width:70px;
}
#port_mid{
	float:left;
	margin-left:110px;
	margin-top:25px;
	width:565px;
}
#port_right{
	float:right;
	margin-left:10px;
	margin-top:25px;
	width:180px;
	vertical-align:top;
}
#service_right{
	float:left;
	margin-left:110px;
	margin-top:25px;
	width:770px;
	height:600px;
}
#details_left{
	float:left;
	width:443px;
	margin-right:10px;
	border-style:none solid none none;
	border-width:1px;
}
#details_right{
	float:right;
	width:111px;
}

/*footers ---------------------------------------------------------------*/

#footer{
	clear:both;
	font-family:Tahoma, Helvetica, Arial, sans-serif;
	font-size:0.9em;
	padding:5px;
	height:25px;
	margin-top:10px;
	vertical-align:bottom;
	background-image:url(images/footer_tile.jpg);
	color:#000;
}
a {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #246700;
}
a:active {
	text-decoration: none;
	color: #000;
}
a.sub {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
a.sub:link {
	color: #000;
	text-decoration: none;
}
a.sub:visited {
	text-decoration: none;
	color: #000;
}
a.sub:hover {
	text-decoration: underline;
	color: #246700;
}
a.sub:active {
	text-decoration: none;
	color: #000;
}
#photo {
	float: left;
	width: 150px;
	margin-left: 25px;
	margin-top:20px;
}
#video {
	float: left;
	width: 150px;
	margin-left: 100px;
	margin-top:30px;
}
#graphic{
	float: left;
	width: 167px;
	margin-left: 480px;
	clear:both;
}
#web{
	float: left;
	width: 167px;
	margin-left: 520px;
	margin-top:55px;
	clear:both;
}
#service_info{
	float: left;
	width: 360px;
	height:90px;
	margin-left: 410px;
	margin-top:85px;
	clear:both;
	color:#000;
	font-size:1em;
	font-family:Verdana, Geneva, sans-serif, arial;
	line-height:1.3em;
}