body {
	text-align:center;
	margin:0;
	background:url(images/bg.gif); /*background image*/
}

#top {
	width:100%;
	background:url(images/top_bg.gif) repeat-x ;
	height:106px;
}	

#container {
	margin:0 auto;
	width:745px;
	text-align:center;
	padding:20px 0 0 0;
	background-color:white;
}

#sub_menu_layout {
	margin:0 0 0 3px;
	padding:0px;
	text-align:left;
}

#sub_menu_top {
	margin:0px 0 0 20px;
	padding:0px;
}

#sub_menu {
	background-color:#999999;
	color:white;
	font-family:Tahoma;
	font-size:20px;
	font-style:italic;
	width:660px;
	margin-left:20px;
	padding:0 20px;
	text-align:center;
}

#sub_menu_bottom {
	background:url(images/sub_menu_bottom.gif) no-repeat;
	width:700px;
	height:14px;
	margin:0px 20px 20px 20px;
}

.title {
	color:#011775;
	font-family:Tahoma;
	font-size:25px;
	font-weight:bold;
	text-align:left;
	margin:0px 0 20px 20px;
}

#video {
	margin:20px;
}

#form_top {
	margin:0px 0 0 20px;
	padding:0px;
}

#form_body {
	background:url(images/form_bg.jpg) repeat-x;
	height:333px;
	text-align:center;
	color:white;
	border-left:2px solid #07578E;
	border-right:2px solid #07578E;
	width:253px;
	margin-left:20px;
}

#form_bottom {
	background:url(images/form_bottom.gif) no-repeat;
	width:257px;
	height:14px;
	margin:0px 0px 20px 20px;
}

#form_body p {
	margin:0;
	font-family:Tahoma;
}

.form_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
}

.content {
	font-family:Tahoma;
	font-size:14px;
	color:#666666;
	margin-left:10px;
	text-align:left;
	padding:0 20px;
}

#footer_menu_layout {
	margin:0px 0 0 5px;
	padding:0px;
	text-align:left;
}

#footer_menu_top {
	margin:20px 0 0 20px;
	padding:0px;
}

#footer_menu {
	background-color:#1763A1;
	color:white;
	font-family:Tahoma;
	font-size:14px;
	width:660px;
	margin-left:20px;
	padding:0 20px;
	text-align:center;
}

#footer_menu_bottom {
	background:url(images/footer_menu_bottom.gif) no-repeat;
	width:700px;
	height:14px;
	margin:0px 20px 20px 20px;
}

.px20 {
	font-size:20px;
}

.px25 {
	font-size:25px;
}

.px28 {
	font-size:28px;
}
.px40 {
	font-size:40px;
}

.strong {
	font-weight:bold;
}
