.allpage {
    width:800px;
    height:100%;
	background-position:center;
	background-repeat:repeat-y;
	
	
	}
	
	body {
    background-position:center;
    width:800px;
    background-repeat:repeat-y;
    margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-color:#ffffff;
	}

.banner { background-image:url(images/banner.jpg);
width:800px;
height:154px;
float:left;
}

.menu {background-image:url(images/menu.jpg);
width:800px;
height:47px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;

}

.content {
width:351px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8087A2;
float:left;
min-height:399px;
padding-left:18px;
}

.content1 {
width:700px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8087A2;
text-align:center;
min-height:399px;
padding-left:18px;
}

.title {background-image:url(images/title.jpg);
width:369px;
height:43px;
float:left;
}

.blue1 {background-image:url(images/blue1.jpg);
width:194px;
height:277px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8087A2;
}

.chair1 {background-image:url(images/chair1.jpg);
width:237px;
height:277px;
float:left;
}

.chair2 {background-image:url(images/chair2.jpg);
width:237px;
height:293px;
float:right;
}

.blue2 {background-image:url(images/blue2.jpg);
width:171px;
height:340px;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#8087A2;
margin-right:18px;
}



.ourlink {
	font-family: Arial, Helvetica, sans-serif;

	width:100%;
	padding-top:50px;
	
	font-size:10px;
	float:right;
	clear:both;
	color:#8087A2;
	}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #324877;
	text-decoration: none;
}

a.bluelink {
	color:#8087A2;
	
}
a.blue:visited {
	color:#8087A2;
	text-decoration: none;
}
a.blue:hover {
	color:#324877;
	text-decoration: underline;
}

a.redlink:link {
	color:Maroon;
	
}
a.redlink:visited {
	color:Maroon;
	text-decoration: none;
}
a.redlink:hover {
    color:Maroon;
	text-decoration: underline;
}
#content a:link {
	color: #8087A2;
	text-decoration: none;
	font-weight: bold;
}
#content a:visited {
	color: #8087A2;
	text-decoration: none;
	font-weight: bold;
}
#blue1 a:link {
	color: #8087A2;
	text-decoration: none;
	font-weight: bold;
}
#blue1 a:visited {
	color: #8087A2;
	text-decoration: none;
	font-weight: bold;
}
#blue2 a:link {
	color: #8087A2;
	text-decoration: none;
	font-weight: bold;
}
#blue2 a:visited {
	color: #8087A2;
	text-decoration: none;
	font-weight: bold;
}
.leftfloat {
	padding: 7px;
	float: left;
}
.rightfloat {

	padding: 7px;
	float: right;
}
.paneltext {
     font-size:x-small;
     font-family:Arial, Helvetica, sans-serif;
     color:#8087A2;
     text-align:justify;
}