@charset "utf-8";
/* CSS Document */

#Table_01 {
	position:relative;
	left:0px;
	top:0px;
	width:1024px;
	height:437px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	position:absolute;
	left:126px;
	top:24px;
	width:771px;
	height:99px;
}

#homeb {
	position:absolute;
	left:126px;
	top:123px;
	width:156px;
	height:51px;
}

#portfoliob {
	position:absolute;
	left:282px;
	top:123px;
	width:204px;
	height:51px;
}

#aboutb {
	position:absolute;
	left:486px;
	top:123px;
	width:205px;
	height:51px;
}

#contactb {
	position:absolute;
	left:691px;
	top:123px;
	width:206px;
	height:51px;
}

#sideL1 {
	position:absolute;
	left:126px;
	top:174px;
	width:156px;
	height:41px;
	background-image: url(../images/sideL1.png);
}

#main1 {
	position:absolute;
	left:282px;
	top:174px;
	width:556px;
	height:487px;
	background-image: url(../images/main1.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	z-index: 7;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
}

#sideR1 {
	position:absolute;
	left:868px;
	top:174px;
	width:29px;
	height:214px;
	background-image: url(../images/sideR1.png);
}

#sideport {
	position:absolute;
	left:126px;
	top:215px;
	width:156px;
	height:73px;
	background-image: url(../images/sideblank.png);
}

#sideL2 {
	position:absolute;
	left:126px;
	top:288px;
	width:156px;
	height:100px;
	background-image: url(../images/sideL2.png);
}

#sideL3 {
	position:absolute;
	left:126px;
	top:388px;
	width:96px;
	height:283px;
	background-image: url(../images/sideL3y.png);
	background-repeat: repeat-y;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	line-height: 140%;
}

#main2 {
	position:absolute;
	left:282px;
	top:388px;
	width:586px;
	height:283px;
	background-image: url(../images/main2.png);
}

#sideR2 {
	position:absolute;
	left:868px;
	top:388px;
	width:29px;
	height:283px;
	background-image: url(../images/sideR2y.png);
	background-repeat: repeat-y;
}

#footer {
	position:absolute;
	left:126px;
	top:671px;
	width:770px;
	height:73px;
	background-image: url(../images/footer.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 25px;
	background-repeat: no-repeat;
}

body {
	background-image: url(../images/bgX.png);
	background-repeat: repeat-x;
	background-color:#7f1d1d;
	text-align: center;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
} 

.redlink a:link {
	color: #6f181b;
	text-decoration: none;
}
.redlink a:visited {
	color: #b51d23;
	text-decoration: none;
}

.darklink a:link {
	color: #2E2E2E;
	text-decoration: none;
}
.darklink a:visited {
	color: #575757;
	text-decoration: none;
}

.lightlink a:link {
	color: #E9E6E0;
}
.lightlink a:visited {
	color: #D3CDC0;
}
#Table_01 #main1 p {
	text-align: left;
}
#Table_01 #main1 table tr td {
	text-align: left;
	font-size: 12px;
}
