body{
	background:#0f2a35 url(images/bk.jpg) repeat-x top left;
	text-align:center;
	margin: 0; 
	padding: 0; 
}
#wrapper{
	width:1000px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
}
#top{
	width:1000px;
	height:267px;
	margin: 0 auto;
	background:url(images/top.jpg) no-repeat top center;
}
#top2{
	width:1000px;
	height:267px;
	margin: 0 auto;
	background:url(images/top2.jpg) no-repeat top center;
}
#topwrap{
	width:1000px;
	height:auto;
	margin: 0 auto;
	padding-top:240px;
}
img{
	border:none;
}
/***** Left Column *****/
#left{
	float:left;
	width:258px;
	height:auto;
}
#logo{
float:left;
	width:153px;
	height:163px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:55px;
	display:inline;
}
#button1{
	float:left;
	width:258px;
	height:128px;
	margin-bottom:20px;
	margin-top:20px;
}
#button2{
	float:left;
	width:258px;
	height:128px;
}
#button3{
	float:left;
	margin-top:20px;
	width:258px;
	height:128px;
}
/***** END Left Column *****/

/***** Main Column *****/
#mainwrap{
	float:left;
	width:680px;
	height:auto;
	display:inline;
	margin-left:30px;
}
#tabs{
	float:left;
	width:680px;
	height:44px;
}
#tab1{
	float:left;
	width:221px;
	height:44px;
}
#tab2{
	float:left;
	margin-left:8px;
	margin-right:9px;
	display:inline;
	width:221px;
	height:44px;
}
#tab3{
	float:left;
	width:221px;
	height:44px;
}
#text{
	float:left;
	width:670px;
	height:auto;
	margin-bottom:5px;
	background:#ffffff url(images/txtbk.jpg) repeat-x top left;
	border:#cfcbca 5px solid;
	display:inline;
}
.textin{
	float:left;
	text-align:left;
	margin-top:15px;
	margin-left:10px;
	display:inline;
	margin-bottom:20px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:650px;
}
/***** END Main Column *****/
#powered{
	float:right;
	width:650px;
	height:52px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ffffff;
}
#poweredtxt{
	float:left;
	width:400px;
	height:52px;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:12px
}
#poweredlogo{
	float:left;
	width:auto;
	height:52px;
	margin-top:5px
}