.content{
	position:relative;
	width:880px;
	height:auto;
}.content h3{
	margin-top:30px;
}

.float {
	float:right;
}

.sideImage {
	position:relative;
	width:auto;
	height:auto;
	float:left;
}

.welcome {
	position:relative;
	padding-left:30px;
	padding-right:10px;
	margin-left:20px;
	width:340px;
	height:250px auto;
	float:left;
	background:url(../images/sep.jpg) no-repeat left 30px; 
}

.news {
	position:relative;
	padding-left:30px;
	width:250px;
	height:auto;
	float:left;
	background:url(../images/sep.jpg) no-repeat left 30px; 
}

.text {
	position:relative;
	padding-right:15px;
	padding-left:20px;
	padding-bottom:20px;
	width:480px;
	height:auto;
	float:left;
}

.text1 {
	position:relative;
	padding-right:15px;
	padding-left:20px;
	padding-bottom:20px;
	width:860px;
	height:auto;
	float:left;
}

.bottom_img {
	position:relative;
	width:900px;
	height:225px;
	background:url(../images/page_raise.jpg) no-repeat;
}

.form {
	position:relative;
	float:right;
	padding-left:30px;
	width:460px;
	height:auto;
	background:url(../images/sep.jpg) no-repeat left;
}

.addy {
	position:relative;
	width:300px;
	height:auto;
	float:left;
}

.toggler {
	position:relative;
	padding:15px 0 0 50px;
	height:43px;
	width:307px;
	background:url(../images/leftFlip.png) no-repeat;
}
.leftFlip {
	position:relative;
	padding:15px 0 0 50px;
	height:58px;
	width:307px;
	background:url(../images/leftFlip.png) no-repeat;
	font-weight: bold;
}

.lilflip {
	position:relative;
	float:right;
	padding:13px 0 0 20px;
	height:58px;
	width:250px;
	background:url(../images/lilflip.png) no-repeat;
	font-weight: bold;
}
	

.underlilflip {
	position:relative;
	width:180px;
	height:auto;
	float:left; margin-left:40px;
}

.product {
	position:relative;
	float:left;
	width:590px;
	height:auto;
	margin-top:10px;
	background:url(../images/seplong.jpg) no-repeat right;
}

.contain {
	position:relative;
	width:250px;
	height:auto;
	float:right;
}

.padding {
	padding-left:30px;
}

.topmarg{
	margin-top:30px;
}

h2 p {
	padding-top:0px;
}

.picHold {
	position:relative;
	top:30px;
	width:297px;
	height:165px;
	float:left;
}

.border {
	border-right:1px dashed #CCC;
}

.image {
	position:relative;
	top:5px;
	width:150px;
	height:120px;
	margin:0 auto;
}.caption {
	position:relative;
	top:10px;
	width:150px;
	height:auto;
	margin:0 auto;
	text-align:center;
}.caption span {
	font-size:12px;
}


