body {
	background-color:#000066;
	background-image:url(../images/background.gif);
	text-align:center;
}

div { padding:0px; margin:0px; border:0px; line-height:0px;}
img { padding:0px; margin:0px; border:0px; }
a { padding:0px; margin:0px; border:0px; }

.container {
	text-align:center;
	width: 768px;
}


.page_header {
	width:768px;
}

.page_content {
	float:left;
	width:768px;
	padding:2px 0 0 0;
	background-image:url(../images/white_bg.gif);
	background-repeat:repeat-y;
	text-align:left;
}

.top_bar {
	float:left;
	line-height:0px;
	width:768px;
	height:8px;
}

.top-left {
	line-height:0px;
	float:left;
	width:535px;
	height:17px;
}

.login-button {
	line-height:0px;
	float:left;
	width:54px;
	height:17px;
}

.check-button {
	line-height:0px;
	float:left;
	width:78px;
	height:17px;
}

.contact-button {
	float:left;
	width:80px;
	height:17px;
}

.top-right {
	float:left;
	width:21px;
	height:17px;
}

.header {
	float:left;
	width:768px;
	height:76px;
}

.flash {
	float:left;
	top:126px;
	left:0px;
	margin:0px;
	width:768px;
	background-image:url(../images/white_bg.gif);
	height:auto;
	text-align:left;
}

.content {
	float:left;
	top:0px;
	left:0px;
	padding:20px 5px 20px 30px;
	width:552px;
	min-height: 400px;
	border-top: 1px solid #cccccc;
}

.navbar{
	position:relative;
	float:left;
	border-top: 1px solid #cccccc;
	margin:0px;
	width:175px;
}

.foot {
	float:left;
	width:768px;
	height:64px;
	background-image:url(../images/foot.gif);
	background-repeat:no-repeat;
}
