/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #00492b;
	line-height:1.5em;
}
body {
	background:#617069 url(images/body_bg.jpg) repeat-y top center; 
	margin:0px;
	padding:0px;
}
a:link {
	color: #099491;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #00492B;
}
a:hover {
	text-decoration: none;
	color: #08A9A5;
}
a:active {
	text-decoration: underline;
	color: #08A9A5;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height:1.3em;
	margin-bottom:.1em;
	margin-top:.5em;
}
h1 {
	font-size: 190%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 170%;
}
h4 {
	font-size: 160%;
}
h5 {
	font-size: 150%;
}
h6 {
	font-size: 110%;
}
#container {
width:910px;
margin:0 auto;
}
#logo {
background:#e8f0d5 url(images/amazon_coaching_logo.jpg) no-repeat top left;
height:195px;
width:530px;
overflow:hidden;
text-indent:-9000px;
float:left;
}
#contactinfo{
color:#e8f0d5;
width:350px;
float:left;
margin-left:20px;
margin-top:15px;
}
#contactinfo a{
color:#e8f0d5;
}
#headline {
background:#e8f0d5 url(images/header_ur_cornerbg.jpg) no-repeat top right;
width:650px;
margin: 5px 10px 20px 10px;
* margin: 5px 5px 20px 5px;
padding:0px 20px;
float:left;
height:175px;
border:4px solid #a5bdb5;
}
#headline_image{
border:4px solid #a5bdb5;
margin-top:5px;
}
#content{
background:#e8f0d5 url(images/content_ur_cornerbg.jpg) no-repeat top right;
margin: 15px 10px;
padding: 10px 100px 20px 20px;
border:4px solid #a5bdb5;
}
#footer {
margin-right:20px;
color:#e8f0d5;
font-size:80%;
padding-bottom:20px;
}
.welcome {
background:url(images/welcome_header.jpg) no-repeat top left;
height:50px;
width:150px;
margin-top:15px;
overflow:hidden;
text-indent:-9000px;
}
.clear {
clear:both;
}