body {
text-align:center;
}
#container {
	text-align: left;
	/*width: 762px;*/
	margin: 0px auto;	
	/*background: url(images/bg.gif) repeat-x #313131;*/
}
#header-envelope{
height:97px;
background-color: black;	
}
#header{
background-image:url(images/logo.gif);
height:96px;
width:749px;
text-align:right;
margin: 0px auto;
}
#upper-border{
background:url(images/upper-border.gif) repeat-x;
height:16px;
margin: 1px 0px 1px;
}
#formbox {
    background-image:url(images/whitebox.gif);
	height: 99px;
	width: 740px;
	margin: 30px auto;
	padding: 18px 0px 10px 30px;
	text-align: center;	
}

#form {
	float: left;
	padding: 3px 0px 0px 30px;
	width: 700px;
	/*margin: 0px auto;*/
}
#btext {
background-image: url(images/ibg.gif);
height:40px;
width:456px;
border:0;
font: 30px Trebuchet MS;
color:#ccc;
padding:24px;
margin-top: 0px;
float: left;
}


#lower-border{
background:url(images/lower-border.gif) repeat-x;
height:10px;
margin: 0px;
}

#bottom{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color: black;
	/*width: 760px;*/	
}
#text{
	margin: 0px 0px 0px 0px;
	text-align: left;
	width: 720px;
	background-color: black;
}
h2 {
	font-size: 18px;
	color: #3eb2e7;
	margin: 0;
}
.lines {
	color: #bac3c8;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	padding: 6px 0px 0px 0px;
	line-height:20px;
	}


#links{
	margin: 10px 0px 10px 0px;
	float: right;
	width: 300px;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
}


*{
padding:0px;
margin:0px;
border:none;
}