body { background-image: url(); background-repeat:repeat-x; background-color:#000000; margin:0px;}
body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #CCCCCC;}
#logo {position:absolute; left:14px; top: -154px;}
#container { width:1000px; background-image:url(images/logo.jpg); background-repeat:no-repeat; margin:auto; padding-top:182px;}
#content { width:816px; margin:auto; position:relative;}
#text { position:absolute; left: 47px; top: 28px; width: 741px; height: 357px;}
#text2 { position:absolute; left: 47px; top: 28px; width: 741px; height: auto;}
#copywrite {
	position:absolute;
	bottom:-15px;
	right:-3px;
	text-align:right;
	width: 377px;
	height: 14px;
}
#moreinfo {
	position:absolute;
	bottom:52px;
	right:1px;
	text-align:right;
}
#login {
	position:absolute;
	left:671px;
	top: -110px;
	width: 116px;
	height: 63px;
}

.style1 {color: #E3C100}
.style2 {color: #F5D302}


#input {height:28px; width:395px; border:0px; background-image:url(images/inputbg.jpg); padding-left:4px; font-size:14px; margin-bottom:10px; padding-top:4px;}
#input1 {
	left: 9px;
	top: 72px;
	line-height:37px;
	height: 52px;
}
#input2 {left: 8px; top: 151px; line-height:25px;}
#input3 {
	left: 8px;
	top: 216px;
	line-height:25px;
}

.sec_col input{
	width: 280px !important;
}

a:link { color: #FDDB1A; text-decoration: none; }
a:visited { color: #FDDB1A; text-decoration: none; }
a:hover { color: #CCCCCC; text-decoration: underline;}
a:active { color: #FDDB1A; text-decoration: none;}
