*
{
	margin: 0px;
	padding: 0px;
	outline: 0px;
	border: 0px;
}

body
{
	background: url("../gfx/bg.jpg") no-repeat top center;
	font-family: Arial, sans-serif;
}

a
{
	line-height: 0px;
	font-size: 0px;
	text-indent: -9999px;
}

div#thebox
{
	width: 954px;
	height: 767px;
	margin: 0px auto;
}

div#thehead
{
	width: 290px;
	height: 137px;
	margin: 0px auto;
}

html>body div#thehead
{
	background: url("../gfx/thehead.png") no-repeat;	
}

* html div#thehead
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/thehead.png', sizingMethod='crop');	
}

a#thelogo
{
	display: block;
	width: 290px;
	height: 80px;
	margin: 0px auto 0px auto;
	position: relative;
	top: 57px;
}

div#thecontent
{
	width: 954px;
	height: 613px;
	position: relative;
}

div#thefoot
{
	width: 954px;
	height: 17px;
}

html>body div#thefoot
{
	background: url("../gfx/thefoot.png") no-repeat;	
}

* html div#thefoot
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/thefoot.png', sizingMethod='crop');	
}

/*
###### HOME ######
*/

div#thehome
{
	width: 954px;
	height: 613px;
}

html>body div#thehome
{
	background: url("../gfx/thehome.png") no-repeat;	
}

* html div#thehome
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/thehome.png', sizingMethod='crop');	
}

div#thehome p
{
	font-size: 0px;
	text-indent: -9999px;
}

a#theformlink
{
	display: block;
	width: 83px;
	height: 20px;
	position: absolute;
	top: 521px;
	left: 200px;
}

a#themaillink
{
	display: block;
	width: 150px;
	height: 20px;
	position: absolute;
	top: 521px;
	left: 293px;
}

/*
###### FORM
*/

div#theform_top
{
	width: 954px;
	height: 111px;
}

html>body div#theform_top
{
	background: url("../gfx/theform_top.png") no-repeat;	
}

* html div#theform_top
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/theform_top.png', sizingMethod='crop');	
}

a#thebacklink
{
	display: block;
	width: 90px;
	height: 20px;
	position: absolute;
	top: 47px;
	left: 475px;
}

div#theform
{
	width: 954px;
	height: 308px;
}

form
{
	width: 548px;
	height: 308px;
	margin: 0px 202px;
	position: relative;
}

fieldset
{
	border: 0px;
}

label
{
	width: 97px;
	height: 38px;
	margin-right: 1px;
	margin-bottom: 1px;
	line-height: 0px;
	font-size: 0px;
	float: left;
}

input
{
	width: 424px;
	height: 26px;
	background: #1b2e3a;
	margin-bottom: 1px;
	float: left;
	color: white;
	padding: 12px 12px 0px 12px;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

textarea
{
	width: 424px;
	height: 206px;
	background: #1b2e3a;
	color: white;
	padding: 12px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	overflow: auto;
	border: 0px;
}

* html textarea
{
	margin-left: -3px;
	margin-top: -1px;
}

input#send
{
	width: 55px;
	height: 22px;
	background: url("../gfx/send.jpg") no-repeat;
	position: absolute;
	font-size: 0px;
	text-indent: -9999px;
	bottom: 22px;
	left: 14px;
	line-height: 0px;
	cursor: pointer;
}

div#theform_btm
{
	width: 954px;
	height: 194px;
}

html>body div#theform_btm
{
	background: url("../gfx/theform_btm.png") no-repeat;	
}

* html div#theform_btm
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/theform_btm.png', sizingMethod='crop');	
}

div#theform_btm a#themaillink
{
	width: 128px;
	top: 568px;
	left: 323px;
}

div#mailsent
{
	width: 176px;
	height: 308px;	
	margin: 0px auto;
}

html>body div#mailsent
{
	background: url("../gfx/mailsent.png") no-repeat;	
}

* html div#mailsent
{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='gfx/mailsent.png', sizingMethod='crop');	
}