body{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	padding: 0;
	margin: 1em;
	margin-top: 1em;
}
#body {
	width: 720px;
	text-align: left;
	border: 1px solid #000000;
	margin: auto;
}
#shadow {
	width: 720px;
	height: 100%;
	border-bottom: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;
	margin: auto;
}

#button a{
	width: 144px;
	background: #548DF7;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid #4E85D1;
	border-bottom: 1px solid #4E85D1;
	margin-bottom: 1px;
	}
#button a:hover {
     width: 144px;
	background: #B6CAEB;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border-bottom: 1px solid #FFCC33;
	}

#text {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #888888; 
	font-size: 10px; 
	text-align: center;
	}
	
#button2 a{
	width: 200px;
	background: #548DF7;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid #4E85D1;
	}
#button2 a:hover {
    width: 200px;
	background: #B6CAEB;
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	border: 1px solid #4E85D1;
	}
	
#content{
	font:11px/20px verdana, arial, helvetica, sans-serif;
	color: #666666; 
	padding:1em;
	}
#logo img{
	   margin: 2em;
	   }
#shadows img{
	width: 200px;
	height: 100%;
	border-bottom: 2px solid #EBEBEB;
	border-right: 2px solid #EBEBEB;
}

#footer td{
	font:10px/20px verdana, arial, helvetica, sans-serif;
	border-top: 1px solid #4E85D1;
	color: #FFFFFF;
	text-align: left;
	background: #548DF7;
	padding: .5em;
	}
	

