body,html,pagewrapper {
	margin:0px;
	padding:0px;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-color:#1c425b;
	background-image:url('../images/gradient.gif');
 	background-color:#B3D7EF;
	background-repeat: repeat-x;
}

a {
 	color:#404040;
}

#top {
	height: 17px;
	width: 918px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-image:url('../images/top_curve.png');
}

* html #top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/top_curve.png', sizingMethod='scale');
}

#synergybar {
	margin-left:auto;
	margin-right:auto;
	width:892px;
	height:34px;
}

#contentframe {
	width: 918px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/middle.png');
}

* html #contentframe {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/middle.png', sizingMethod='scale');
}

#bottom {
	height: 17px;
	width: 918px;
	margin-left:auto;
	margin-right:auto;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	background-image:url('../images/bottom_curve.png');
}

* html #bottom {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/bottom_curve.png', sizingMethod='scale');
}

#content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-bottom:0px;
	width:870px;
}


#bar {
	position:relative;
	top:10px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/bar.png');
	width:821px;
	height:27px;
}


#bg_panel {
	position:relative;
	background-image:url('../images/bg_panel_middle.jpg');
	width:685px;
	_height:300px;
	min-height:300px;
}

.reg_panel {
	position:relative;
	background-image:url('../images/reg_panel.jpg');
	width:20px;
	height:120px;
}

.panel {
	position:relative;
	background-image:url('../images/reg_panel.jpg');
	background-repeat:no-repeat;
	width:190px;
	height:219px;
}

.image {
	position:relative;
}

#flash {
	position:relative;	
}

.clear{
	clear:both;
	font-size:1px;
	line-height:1px;
	height:1px;
}
