body {
	background-color: #263636;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#containerHome {
	width: 990px;
	height: 620px;
	margin: 0 auto;
	background-color: #abdddb;
	background-image: url('images/home-astrantia-cushion2.jpg');
	background-repeat: no-repeat;
}

#home_content {
	width: 620px;
	margin-left: 360px;
}

#home_content h1 {
	padding: 157px 0px 160px 0px;
	color: #003300;
}

#home_content h3 {
	padding: 157px 0px 160px 0px;
	color: #64c0c1;
}

#menu {
	width: 620px;
}

#menu h2 {
	float: left;
	padding-right: 0px;
	margin-right: 13px;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.clearfloat {
	clear: both;
}

.navLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.navLink a:link {
	color: #084d8c;
	text-decoration: none;
}
.navLink a:visited {  
	color: #084d8c; 
	text-decoration: none
}
.navLink a:hover {
	color: #ffffff;
	text-decoration: none;
}
.navLink a:active {  
	color: #084d8c; 
	text-decoration: none;
}
.navSelected {
	color: #ffffff; 
	text-decoration: none;
	background-color:#669999;
}
.nav {
	background-color: #084d8c;
	border: 0px #000000 solid;
}


#containerPage {
	width: 990px;
	height: 620px;
	margin: 0 auto;
	background-color: #abdddb;
	background-image: url('images/whatwedo-mainpic.jpg');
	background-repeat: no-repeat;
}

#page_content {
	width: 620px;
	margin-left: 360px;
	
}

#page_content h1 {
	margin-left: 2px;
	padding: 25px 0px 0px 0px;
	color: #003300;
}

#page_topLogo {
	width: 620px;
	height: 100px;

}

#page_content h3 {
	margin-left: 5px;
	font-size: 12px;
	color: #003333;
}

#page_content p {
	margin-left: 5px;
	margin-right: 80px;
	height: 240px;
	font-size: 11px;
	color: #002222;
}

#page_form {
}
.formLeft {
	margin-top: 12px;
	width: 280px;
	height: 159px;
	float: left;
	line-height: 25px;
	padding-left: 5px;
}
.formRight {
	margin-top: 12px;
	width: 280px;
	height: 159px;
	float: right;
	margin-right: 30px;
}
#email {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 28px;
	width: 250px;
	float: left;
	vertical-align: top;
	line-height: 16px;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A4448;
}

.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2A4448;
	text-align: left;
}


#page_buttons {
	width: 590px;
	height: 224px;
	background-image: url('images/cushions/buttons/buttons-bg.gif');
	background-repeat: no-repeat;
	margin-bottom: 27px;
	margin-left: 4px;

}
#page_buttons h2 {
	float: left;
	margin-bottom: 1px; 
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	font-size: 10px;
	font-weight: normal;
	
}
.button-margin {
	margin-bottom: 1px;
}
.buttonLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.buttonLink a:link {
	color: #084d8c;
	text-decoration: none;
}
.buttonLink a:visited {  
	color: #084d8c; 
	text-decoration: none
}
.buttonLink a:hover {
	color: #ffffff;
	text-decoration: none;
}
.buttonLink a:active {  
	color: #084d8c; 
	text-decoration: none;
}
.buttonSelected {
	color: #003322; 
	text-decoration: none;
}
.button {
	background-color: #084d8c;
	border: 0px #000000 solid;
}
.pLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pLink a:link {
	color: #084d8c;
	text-decoration: underline;
}
.pLink a:visited {  
	color: #084d8c; 
	text-decoration: underline
}
.pLink a:hover {
	color: #ffffff;
	text-decoration: none;
}
.pLink a:active {  
	color: #084d8c; 
	text-decoration: none;
}

#listLeft {
	margin-top: 12px;
	margin-left: 5px;
	width: 280px;
	height: 239px;
	float: left;
	line-height: 17px;
}
#listRight {
	margin-top: 12px;
	width: 280px;
	height: 239px;
	float: right;
	line-height: 17px;
	margin-right: 30px;
}
.market {
	background: #CCFFFF;
	border-color: #336666;
	border-width: thin;
	border-style: dotted;
 	padding: 6px 5px 10px 5px;
}


.infoBody{
	background-color: #ffffff;
	font-family: Verdana, Arial;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#infoContainer {
	float: left;
	width: 830px;
	margin: 20px 20px 20px 20px;
}
#pictureEnlarged {
	float: left;
	width: 500px;
	text-align: center;
	padding: 12px 12px 35px 12px;
}
#infoCushions {
	float: left;
	width: 260px;
	line-height: 20px;
	margin-left: 20px;
 	padding: 24px 10px 36px 12px;
}
#infoContainer .title {
	font-size: 18px;
	line-height: 24px;
}	
#infoContainer .closeWindow {
	float: right;
	width: 282px;
	padding-right: 10px;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}	
#infoContainer a:link {
	color: #333333;
	text-decoration: none;
}
#infoContainer a:visited {  
	color: #333333; 
	text-decoration: none
}
#infoContainer a:hover {
	color: #62b8b7;
	text-decoration: none;
}
#infoContainer a:active {  
	color: #333333; 
	text-decoration: none;
}
#addTobasket {
	float: left;
	width: 282px;
	padding: 18px 0px 16px 20px;
}

	
	
	
	
	
	
	
	
