body {
	background-image: url(../images/bg_blue.gif);
	background-repeat: repeat;
	background-position: 50% 50%;
	background-color: #272e80;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
img {
	behavior: url(iepngfix.htc);
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
#container {
	position: absolute;
	top:50%;
    left:50%;
	width:725px;
	height:550px;
	text-align: left;
	margin:-275px 0 0 -362.5px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
#main {
	position:absolute;
	left:0px;
	top:0px;
	width:725px;
	height:550px;
}

#id1 {
	position:absolute;
	left:0px;
	top:0px;
	width:725px;
	height:181px;
}

#id2 {
	position:absolute;
	left:0px;
	top:181px;
	width:725px;
	height:28px;
}

#menu {
	position:absolute;
	left:0px;
	top:0px;
	width:725px;
	height:28px;
	padding-top: 7px;
	padding-left: 35px;
}


#id3 {
	position:absolute;
	left:0px;
	top:209px;
	width:725px;
	height:341px;
}
#iframe {
	position:absolute;
	left:0px;
	top:0px;
	width:725px;
	height:341px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 35px;
	padding-right: 35px;
}
