/* CSS Document */

BODY {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #222222;
	scrollbar-highlight-color: #3e3e3e;
	scrollbar-shadow-color: #262626;
	scrollbar-3dlight-color: #3e3e3e;
	scrollbar-arrow-color: #636363;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #262626;
}
#main {
	width: 1000px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img {
	border: 0;
}
#main   td.top {
	background-image: url(images/slogan.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 457px;
	background-position: left top;
	vertical-align: top;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	margin-left: 10px;
	width: 480px;
	text-align: justify;
}
.header1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
}
#content {
	width: 1000px;
	position: relative;
	height: 370px;
}
input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}

.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f51278;
}
#star
 {
	width: 1000px;
	position: relative;
	height: 100px;
}
#main td.profile {
	background-image: url(images/bg_profile.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	height: 457px;
	background-position: left top;
	vertical-align: bottom;
}
td.tprofile {
	background-image: url(images/t_profile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
}
#enquiry {
	width: 490px;
	position: relative;
	overflow: auto;
	height: 350px;
	z-index: 0;
	left: 10px;
}
#enquiry td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #000000;
	border: 1px solid #666666;
}
input.option {
	background-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
#btn {
	position:relative;
	left:0px;
	top: -70px;
}
#projects {
	position:absolute;
	top:100px;
	width:1000px;
	height:390px;
	z-index:1;
	left: 0px;
}
table.top2   {
	background-image: url(images/slogan.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	background-position: left top;
	vertical-align: top;
	height: 600px;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 12px;
	margin-left: 15px;
	text-align: justify;
	line-height: 17px;
}
.link {
	color: #999999;
	text-decoration: underline;
}
