
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_02 {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:700px;
}

#inner-01 {
	position:absolute;
	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:375px;
	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;
	}

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

#inner-05 {
	position:absolute;
	background-image: url(../images/inner_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;
}

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

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

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

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

#inner-content {
	position:absolute;
	background-image: url(../images/inner_content.jpg);
	background-repeat: no-repeat;
	left:46px;
	top:304px;
	width:709px;
	height:367px;
	text-align: left;
}

#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: #ffffff;
	font-size: 12px;
	}

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

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

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

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

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

	a.page2: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: 347px;
	width: 689px;
	overflow: auto;
	color: #4d4d4d;
	position: relative;
	background-color: transparent;
	text-align: left;
	margin-left: 10px;
	margin-right: 0px;
	padding: 4px;
	z-index: 1;
}

#mycustomscroll-b {
	height: 347px;
	width: 679px;
	overflow: auto;
	color: #4d4d4d;
	position: relative;
	background-color: #ffffff;
	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;
}


/*** FORMS ***/
form {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
  	margin: 0;
  	padding: 0;
  	width: 80%; 
}

form fieldset {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px; 
  margin: 0;
}

form fieldset legend {	
	font-weight: bold;
	font-size: 12px;
}

form label { 
	display: block;
	float: left; 
	width: 40%; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: right; 
}

form input, form select {
	width:200px;
	margin:5px 0 0 10px;	
	border: 1px #000000 solid;
}

form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

input#reset {
	border: 1px double #000000;
	background-color: #F3F3F3;
	color: #000000;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	width: auto;
}

input#reset:hover {
	border: 1px double #000000;
	font-weight: bold;
	background-color: #F3F3F3;
	color: #000000;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	width: auto;
}

input#submit {
	border: 1px double #000000;
	background-color: #F3F3F3;
	color: #000000;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	width: auto;
}

input#submit:hover {
	border: 1px double #000000;
	font-weight: bold;
	background-color: #F3F3F3;
	color: #000000;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	width: auto;
}

textarea { overflow: auto;
	width:200px;
	height: 75px;
	margin:5px 0 0 10px;	
	border: 1px #000000 solid; 
}

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
	font-size: 88%;
}

form .required{font-weight:bold; color: #ff0000;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}

form strong {
	color: #ff0000;
	}
/*** FORMS ***/

ul.list {
	width: 80%;
	font-size: 11px;
	padding: 0;
	list-style: square inside none;
}