
	body {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background-image: url(../images/bkgd.jpg);
		background-repeat: repeat-x;
		background-color: #dfdfff;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}

	#Table_01 {
		position:relative;
		left:0px;
		top:0px;
		width:800px;
		height:700px;
	}

	#index-01 {
		position:absolute;
		background-image: url(../images/index_01.jpg);
		background-repeat: no-repeat;
		left:0px;
		top:0px;
		width:26px;
		height:700px;
	}

	#index-title {
		position:absolute;
		background-image: url(../images/index_title.jpg);
		background-repeat: no-repeat;
		left:26px;
		top:0px;
		width:749px;
		height:226px;
	}

	/*#index-tag {
		position:absolute;
		background-image: url(../images/index_tag.jpg);
		background-repeat: no-repeat;
		left:401px;
		top:0px;
		width:374px;
		height:226px;
	}*/

	#index-04 {
		position:absolute;
		background-image: url(../images/index_04.jpg);
		background-repeat: no-repeat;
		left:775px;
		top:0px;
		width:25px;
		height:700px;
	}

	#index-05 {
		position:absolute;
		background-image: url(../images/index_05.jpg);
		background-repeat: no-repeat;
		left:26px;
		top:226px;
		width:111px;
		height:37px;
	}

	#home {
		position:absolute;
		left:137px;
		top:226px;
		width:81px;
		height:37px;
	}

	#services {
		position:absolute;
		left:218px;
		top:226px;
		width:105px;
		height:37px;
	}

	#premades {
		position:absolute;
		left:323px;
		top:226px;
		width:133px;
		height:37px;
	}

	#portfolio {
		position:absolute;
		left:456px;
		top:226px;
		width:106px;
		height:37px;
	}

	#contact {
		position:absolute;
		left:562px;
		top:226px;
		width:106px;
		height:37px;
	}

	#index-11 {
		position:absolute;
		background-image: url(../images/index_11.jpg);
		background-repeat: no-repeat;
		left:668px;
		top:226px;
		width:107px;
		height:37px;
	}

	#index-12 {
		position:absolute;
		background-image: url(../images/index_12.jpg);
		background-repeat: no-repeat;
		left:26px;
		top:263px;
		width:20px;
		height:408px;
	}

	#news {
		position:absolute;
		background-image: url(../images/news.jpg);
		background-repeat: no-repeat;
		left:46px;
		top:263px;
		width:266px;
		height:41px;
	}

	#vert-div {
		position:absolute;
		background-image: url(../images/vert-div.jpg);
		background-repeat: no-repeat;
		left:312px;
		top:263px;
		width:20px;
		height:408px;
	}

	#latest {
		position:absolute;
		background-image: url(../images/latest.jpg);
		background-repeat: no-repeat;
		left:332px;
		top:263px;
		width:423px;
		height:41px;
	}

	#index-16 {
		position:absolute;
		background-image: url(../images/index_16.jpg);
		background-repeat: no-repeat;
		left:755px;
		top:263px;
		width:20px;
		height:408px;
	}

	#index-17 {
		position:absolute;
		background-image: url(../images/index_17.jpg);
		background-repeat: no-repeat;
		left:46px;
		top:304px;
		width:266px;
		height:367px;
		text-align: left;
	}

	#scroll {
		position:absolute;
		background-image: url(../images/scroll.jpg);
		background-repeat: no-repeat;
		left:332px;
		top:304px;
		width:423px;
		height:94px;
	}

	#content {
		position:absolute;
		background-image: url(../images/content.jpg);
		background-repeat: no-repeat;
		left:332px;
		top:398px;
		width:423px;
		height:273px;
	}

	#footer {
		position:absolute;
		background-image: url(../images/footer.jpg);
		background-repeat: no-repeat;
		left:26px;
		top:671px;
		width:749px;
		height:29px;
	}

	p {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #4d4d4d;
	}

	h1 {
		color: #000000;
		font-size: 15px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	h2 {
		color: #4799eb;
		font-size: 13px;
		margin-bottom: 2px;
		padding-bottom: 2px;
	}

	a:link {
		color: #ff0000;
	}

	a:visited {
		color: #3333ff;
	}

	a:active {
		color: #6600ff;
	}

	a:hover {
		text-decoration: none;
	}	

a.nav:link {
	text-decoration: none;
	color: #86A5ED;
}
a.nav:visited {
	text-decoration: none;
	color: #86A5ED;
}
a.nav:hover {
	text-decoration: underline overline;
	color: #86A5ED;
	background-color: #ffff99;
}
a.nav:active {
	text-decoration: none;
	color: #86A5ED;
}

	a.page:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	}

	a.page:visited {
	text-decoration: none;
	color: #86A5ED;
	}

	a.page:active {
	text-decoration: none;
	color: #86A5ED;
	}

	a.page:hover {
	text-decoration: underline overline;
	color: #86A5ED;
	background-color: #ffff99;
	}

	/* Scroll Bar Master Styling Starts Here */
	/* All comments can be freely removed from the css */

	.scrollgeneric {
		line-height: 1px;
		font-size: 1px;
		position: absolute;
		top: 10;
		left: 0;
	}

	.vscrollerbase {
		width: 10px;
		background-color: white;
	}

	.vscrollerbar {
		width: 10px;
		background-color: #e2de5e;
	}

	.scrollerjogbox {
		width: 10px;
		height: 10px;
		top: auto; left: auto;
		bottom: 0px; right: 0px;
		background-color: gray;
	}

	#mycustomscroll {
		height: 254px;
		width: 403px;
		overflow: auto;
		color: #4d4d4d;
		position: relative;
		background-color: transparent;
		text-align: left;
		margin-left: 10px;
		margin-right: 0px;
		padding: 4px;
		z-index: 1;
	}

	.copy {
		font-size: 9px;
		font-style: italic;
		text-align: center;
		color: #000000;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		line-height: 10px;
	}

	a.copy {
		font-size: 9px;
		color: #000000;
		font-style: italic;
		text-align: center;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	}