body {
	background-color: #F2F2F2;
	margin: 0px;
	padding: 0px;
}
#main {
	display: block;
	list-style-type: none;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	padding: 0;
	width: 840px;
	height: 615px;
	background-color: #FFFFFF;
	background-repeat: no-repeat; 
	position: relative;
}
#logo {
	list-style-type: none;
	width: 150px;
	height: 43px;
	background-color: #FFFFFF;
	margin-left: 35px;
	margin-top: 16px;
	position: absolute;
}
.home {
	width: 150px;
	height: 43px;
	background: url(../images/logo.jpg) no-repeat;
	left: 0px;
	top: 0px;
}
#logo a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#logo a:hover {
	background-position: left bottom;
}
#topmenu {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 220px;
	width: 600px;
	height: 35px;
	background-color: #A6A6A6;
	position: absolute;
}	

#topmenu span {
	display: none;
	position: absolute;
}
#topmenu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#topmenu a:hover {
	background-position: left bottom;
}
#topmenu a:hover span {
	display: block;
}

.design {
	width: 100px;
	height: 20px;
	background: url(../images/design2.gif) no-repeat;
	left: 25px;
	top: 10px;
}

.designselected {
	width: 100px;
	height: 20px;
	background: url(../images/design.gif) no-repeat;
	left: 25px;
	top: 10px;
}

.technology {
	width: 100px;
	height: 20px;
	background: url(../images/technology2.gif) no-repeat;
	left: 171px;
	top: 10px;
}

.technologyselected {
	width: 100px;
	height: 20px;
	background: url(../images/technology.gif) no-repeat;
	left: 171px;
	top: 10px;
}

.expression {
	width: 100px;
	height: 20px;
	background: url(../images/expression2.gif) no-repeat;
	left: 334px;
	top: 10px;
}

.expressionselected {
	width: 100px;
	height: 20px;
	background: url(../images/expression.gif) no-repeat;
	left: 334px;
	top: 10px;
}

.about {
	width: 100px;
	height: 20px;
	background: url(../images/about2.gif) no-repeat;
	left: 475px;
	top: 10px;
}

.aboutselected {
	width: 100px;
	height: 20px;
	background: url(../images/about.gif) no-repeat;
	left: 475px;
	top: 10px;
}
/* START of AUTO IMAGE SLIDE */

#autoslide {
	display: block;
	width: 800px;
	height: 520px;
	margin-left: 20px;
	margin-top: 75px;
	padding: 0;
	background-color: #FFFFFF no-repeat;
	position: absolute;
}
/*
.content
{
	margin: 0px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 1.7em;
	color: #fff;
}

.content p.linkage a { color: #fff; }
*/
/*
.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{
	text-align: left;
	margin: auto;
}

/* END of AUTO IMAGE SLIDE */

/* START of SIDE MENU */

#sidemenu {
	list-style: none;
	width: 180px;
	height: 486px;
	background-color: #E6E6E6;
	margin-left: 20px;
	margin-top: 75px;
	padding: 14px 0px 20px 0px;
	position: absolute;
	z-index: 5; 
}
#sidemenu ul {
	margin: 0; 
	padding: 0;	
}
#sidemenu li {
	list-style-type: none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	padding: 0;
}
#sidemenu li a {
	display: block;
	width:180px;
	text-indent: 35px;
	background: #E6E6E6;
	outline: none;
	text-decoration: none; /*lets remove the link underlines*/
}
#sidemenu li a:link, #sidemenu a:active, #sidemenu a:visited {
	color: #4D4D4D;
}
#sidemenu li a:hover {
	background-color: #FFC800;
	color: #ffffff;
}
#sidemenu li a#current {
	display: block;
	background-color: #FFC800;
	color: #FFFFFF;
	text-indent: 35px;
	list-style-type: none;
	text-decoration: none; /*lets remove the link underlines*/
	width: 180px;
	margin: 0;
}
#category {
	display: block;
	text-indent: 20px;
	color: #333333;
	font-weight: bold;
	list-style-type: none;
	margin-top: 0.5em;
	text-decoration: none; /*lets remove the link underlines*/
}
/* END of SIDE MENU */

/* START of INDEX */

#indexcontent {
	display: block;
	list-style-type: none;
	width: 600px;
	height: 520px;
	background-color: #FFC800;
	margin-left: 220px;
	margin-top: 75px;
	padding: 0;
	position: absolute;
	outline: none;
}

/* END of INDEX CONTENT */

/* START of DESCRIPTION */

#description {
	display: block;
	list-style-type: none;
	margin-top: 495px;
	margin-left: 220px;
	padding: 5px 10px 0px 10px;
	width: 580px;
	height: 95px;
	background-color: #F2F2F2;
	position: absolute;
	white-space: normal;
	text-align: justify;
}
#description a:link, #description a:active, #description a:visited, #description a:hover {
	color: #E60000;
	outline: none;
}
.text12 {
	list-style-type: none;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 1.25em;
	font-family: arial, verdana, sans-serif;
}
.text10 {
	list-style-type: none;
	font-size: 10px;
	color: #4D4D4D;
	line-height: 1.25em;
	font-family: arial, verdana, sans-serif;
}
.bold {
	list-style-type: none;
	color: #333333;
	font-weight: bold;
	font-family: arial, verdana, sans-serif;
}
.italic {
	list-style-type: none;
	font-style:italic;
	font-family: arial, verdana, sans-serif;
}
.sup {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	line-height: 0;
	top: -0.4em;
}
.sub {
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	line-height: 0;
	top: 0em;
}
.space0top {
	margin-top: 0;
}
.space5top {
	margin-top: 0.5em;
}
.space0bottom {
	margin-bottom: 0;
}
.space3bottom {
	margin-bottom: 0.3em;
}
.indent-10 {
	list-style-type: none;
	font-family: arial, verdana, sans-serif;
	text-indent: -1em;
}

/* END of DESCRIPTION */

/* START of NORMAL CONTENT */

#rightbottom {
	position: absolute;
	top: 390px;
	left: 499px;
}
#normalcontentfull {
	display: block;
	list-style-type: none;
	margin-top: 75px;
	margin-left: 220px;
	width: 560px;
	height: 500px;
	padding: 20px 20px 0px 20px;
	background-color: #F2F2F2;
	white-space: normal;
	position: absolute;
	text-align: justify;
}
#normalcontentfull a:link, #normalcontentfull a:active, #normalcontentfull a:visited, #normalcontentfull a:hover {
	color: #E60000;
	outline: none;
}
#normalcontentfull2 {
	overflow-y: scroll;
	display: block;
	list-style-type: none; 
	margin-top: 75px;
	margin-left: 220px;
	width: 580px;
	height: 500px;
	padding: 20px 15px 0px 20px;
	background-color: #F2F2F2;
	white-space: normal;
	position: absolute; 
	text-align: justify; 
}
#normalcontentfull2 a:link, #normalcontentfull2 a:active, #normalcontentfull2 a:visited, #normalcontentfull2 a:hover {
	color: #E60000;
	outline: none;
}
img.center {
	display: block;
	list-style-type: none; 
	margin-left: auto;
	margin-right: auto;
}
img.rightbottom {
	display: block;
	list-style-type: none; 
	position: absolute;
	margin-bottom: 0px;
	margin-left: 490px;
}
#normalcontentleft1 {
	display: block;
	list-style-type: none;
	margin-top: 75px;
	margin-left: 220px;
	width: 130px;
	height: 500px;
	padding: 20px 0px 0px 20px;
	background-color: #F2F2F2;
	position: absolute;
	white-space: normal;
	text-align: justify;
}
#normalcontentleft1 a:link, #normalcontentleft1 a:active, #normalcontentleft1 a:visited, #normalcontentleft1 a:hover {
	color: #E60000;
	outline: none;
}
#normalcontentright1 {
	display: block;
	list-style-type: none;
	margin-top: 75px;
	margin-left: 370px;
	width: 420px;
	height: 500px;
	padding: 20px 20px 0px 10px;
	background-color: #F2F2F2;
	position: absolute;
	white-space: normal;
	text-align: justify;
}
#normalcontentright1 a:link, #normalcontentright1 a:active, #normalcontentright1 a:visited, #normalcontentright1 a:hover {
	color: #E60000;
	outline: none;
}
#normalcontentleft2 {
	display: block;
	list-style-type: none;
	margin-top: 75px;
	margin-left: 220px;
	width: 70px;
	height: 500px;
	padding: 20px 0px 0px 20px;
	background-color: #F2F2F2;
	position: absolute;
	white-space: normal;
	text-align: justify;
}
#normalcontentleft2 a:link, #normalcontentleft2 a:active, #normalcontentleft2 a:visited, #normalcontentleft2 a:hover {
	color: #E60000;
	outline: none;
}
#normalcontentright2 {
	display: block;
	list-style-type: none;
	margin-top: 75px;
	margin-left: 310px;
	width: 480px;
	height: 500px;
	padding: 20px 20px 0px 10px;
	background-color: #F2F2F2;
	position: absolute;
	white-space: normal;
	text-align: justify;
}
#normalcontentright2 a:link, #normalcontentright2 a:active, #normalcontentright2 a:visited, #normalcontentright2 a:hover {
	color: #E60000;
	outline: none;
}
#normalcontentleft3 {
	display: block;
	list-style-type: none;
	margin-top: 75px;
	margin-left: 220px;
	width: 70px;
	height: 500px;
	padding: 20px 0px 0px 20px;
	background-color: #F2F2F2;
	position: absolute;
	white-space: normal;
	text-align: justify;
}
#normalcontentleft3 a:link, #normalcontentleft3 a:active, #normalcontentleft3 a:visited, #normalcontentleft3 a:hover {
	color: #E60000;
	outline: none;
}
#normalcontentright3 {
	display: block;
	list-style-type: none;
	margin-top: 75px;
	margin-left: 310px;
	width: 180px;
	height: 500px;
	padding: 20px 0px 0px 10px;
	background-color: #F2F2F2;
	position: absolute;
	white-space: normal;
	text-align: justify;
}
#normalcontentright3 a:link, #normalcontentright3 a:active, #normalcontentright3 a:visited, #normalcontentright3 a:hover {
	color: #E60000;
	outline: none;
}
#normalcontentleft4 {
	display: block;
	list-style-type: none;
	margin-top: 75px;
	margin-left: 500px;
	width: 70px;
	height: 500px;
	padding: 20px 0px 0px 20px;
	background-color: #F2F2F2;
	position: absolute;
	white-space: normal;
	text-align: justify;
}
#normalcontentleft4 a:link, #normalcontentleft4 a:active, #normalcontentleft4 a:visited, #normalcontentleft4 a:hover {
	color: #E60000;
	outline: none;
}
#normalcontentright4 {
	display: block;
	list-style-type: none;
	margin-top: 75px;
	margin-left: 590px;
	width: 200px;
	height: 500px;
	padding: 20px 20px 0px 10px;
	background-color: #F2F2F2;
	position: absolute;
	white-space: normal;
	text-align: justify;
}
#normalcontentright4 a:link, #normalcontentright4 a:active, #normalcontentright4 a:visited, #normalcontentright4 a:hover {
	color: #E60000;
	outline: none;
}


/* END of NORMAL CONTENT */

/* START of BOTTOM */

#bottom {
	padding: 10px;
	list-style-type: none;
	text-align: center;
	display: block;
	width: 840px;
	height: 20px;
	margin-left: auto; 
	margin-right: auto; 
	position: relative;
	white-space: normal; 
}

/* END of BOTTOM */