html{
	height: 100%;
}

body{ 	
	font-family: verdana, helvetica, sans-serif; 
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	background-color: #000000;
	text-align: center;
	height: 100%;
}

a{
	color: #ED1C24;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

.divider{
	clear: both;
	height: 1px;
	font-size: 0px;
}

#site{
	width: 980px;
	height: 100%;
	text-align: left;
}

#header{
	background: url('http://www.ace.tk/img/header.gif') no-repeat top left;
	height: 180px;
	width: 980px;
	margin-top: 0px;
	margin-left: 0px;
}

#header_bg{
	position: absolute;
	margin-top: 0px;
	margin-left: 55px;
	z-index: 5;
	background-color: #252525;
}

#logo{
	position: absolute;
	margin-top: 27px;
	margin-left: 79px;
	z-index: 10;
}

#menu{
	background: url('http://www.ace.tk/img/menu.gif') no-repeat top left;
	height: 27px;
	width: 980px;
	margin-top: 0px;
	margin-left: 0px;	
}

#menu_buttons{
	line-height: 27px;
	height: 27px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 85px;
}

#menu_buttons a{
	color: #ffffff;
	text-decoration: none;
}

#menu_buttons a:hover, #menu_buttons .active{
	color: #ED1C24;
	text-decoration: none;
}

#container{
	background: url('http://www.ace.tk/img/container_bg.gif') repeat-y top left;
	width: 980px;
	margin-top: 0px;
	margin-left: 0px;
}

#container_bg{
	position: absolute;
	background: url('http://www.ace.tk/img/container.gif') no-repeat top left;
	width: 980px;
	height: 474px;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 5;
}

#content_container{
	position: absolute;
	width: 870px;
	margin-left: 55px;
	z-index: 10;
}

#content{
	position: absolute;
	width: 870px;
	margin-left: 0px;
	z-index: 20;
	font-size: 12px;
}

.left{
	float: left;
	width: 520px;
	padding: 25px 30px 0px 30px;
}

.right{
	float: right;
	width: 260px;
	padding: 25px 15px 0px 15px;
	font-size: 11px;
}

#content h1{
	color: #ED1C24;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

#content h2{
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

#content h3{
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 14px;
	text-transform: uppercase;
}

#content h4{
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font-size: 12px;
	text-transform: uppercase;
}

#content p{
	margin: 0px 0px 1em 0px;
	padding: 0px;
}

#content .content_image_frame{
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
	background: url('http://www.ace.tk/img/image_frame.png') top left no-repeat;
	width: 140px;
	height: 140px;
}

#content .project_image_frame{
	float: left;
	margin-right: -9px;
	margin-bottom: 0px;
	background: url('http://www.ace.tk/img/image_frame.png') top left no-repeat;
	width: 140px;
	height: 140px;
}

#content .content_image{
	position: absolute;
	margin-top: 5px;
	margin-left: 5px;
}

.right .news_title{
	color: #ED1C24;
	font-weight: bold;
	font-size: 12px;
}

.right .news_date{
	float: left;
}

.right .news_link{
	float: right;
}

.right .news_link a{
	color: #ED1C24;
	text-decoration: none;
}

.right .news_link a:hover{
	color: #ED1C24;
	text-decoration: underline;
}

#footer{
	background: url('http://www.ace.tk/img/footer.gif') no-repeat top left;
	width: 980px;
	height: 43px;
	margin-top: 0px;
	margin-left: 0px;
	display: none;
}

#footerlinks{
	position: absolute;
	z-index: 15;
	margin-left: 65px;
	margin-top: -20px;
	font-size: 11px;
	font-weight: bold;
	color: #ED1C24;
}

#footerlinks a{
	color: #ffffff;
	text-decoration: none;
}

#footerlinks a:hover, #footerlinks .active{
	color: #ED1C24;
	text-decoration: none;
}

/*
*****************************
** FORMS
*****************************
*/

#form{
	margin: 0px;
	padding: 0px;
}

.formset{
	clear: both;
}

.formset .formgroup{
	clear: both;
}

.formset .formtip{
	margin: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.formset .formfieldset{
	border: 2px solid #D8D2BD;
	margin-bottom: 1em;
	margin-top: 0px;
}

.formset .formfieldset legend{
	font-weight: bold;
}

.formset .formlabel{
	font-weight: bold;
}

.formset .forminput{
	border: 1px solid;
}

.formset .formbutton, .formbutton{
	border: 1px solid #FF00D0;
	background-color: #F0F0F0;
	color: #000000;
	font-size: 12px;
	height: 22px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 16px;
	padding-bottom: 4px;
}

.formset .formtextinput{
	width: 375px;
	font-family: verdana, helvetica, sans-serif;
}

.formset .noborder{
	border: 0px solid !important;
}

.formset .error{
	color: #ff0000 !important;;
}
.formset input .error{
	border: solid 1px #ff0000 !important;
}

.formset .formfield{
	margin-bottom: 1em;
}