#container #main-image img
{
		float: left;
}

#container #quote
{
		float: left;
		width: 975px;
		background: #ABD9E9;
}

#container #quote p
{
		color: #2B85BA;
		font-size: 0.8em;
		padding: 20px 30px 20px 30px;
		font-weight: bold;
}

#container #quote span.etymax-word
{
		color: #162D79;
}

#container #quote a
{
		font-size: 0.8em;
		padding: 0 15px 0 10px;
		background: url('/images/triangle_btn.gif') no-repeat;
		background-position: 175px 2px;
}

#container #fade
{
		float: left;
		width: 975px;
		background: url('/images/fade_bg.gif') repeat-x bottom;
}

#container #main-content
{
		float: left;
		width: 975px;
		background: url('/images/main_content_bg.gif') repeat-y;
}

#main-content #services-bg,
#main-content #clients-bg
{
		
		float: left;
}

#main-content #clients-bg
{
		margin: 0 0 0 3px
}


/* 
#main-content #services-title,
#main-content #clients-title
{
		padding: 3px 0 3px 0;
		background: #97C0DC;
		width: 391px;
}


#main-content #clients-title
{
		background: #CEE1EF;
		width: 380px;
}

#main-content #services-title h1,
#main-content #clients-title h1
{
		color: #ffffff;
		padding: 0 0 0 18px;
}

#main-content #clients-title h1
{
		color: #0083AD;
}
*/

#main-content .services-clients
{
		width: 550px;
		margin: 5px 0 0 210px;
}

#main-content .services-clients p
{
		padding: 0 0 15px 0;
}

#main-content .services-clients img
{
		margin: 10px 0 5px 0;
}

#main-content #right-quote p
{
		float: right;
		width: 179px;
		padding: 35px 15px 0 0;
                font-size: 0.7em;
                font-weight: bold;
                color: #34789D;
}

#bottom-links
{
		background: #97C0DC;
		border-top: 2px solid #ffffff;
		float: left;
		width: 973px;
}

#bottom-links #services-links,
#bottom-links #clients-links
{
		float: left;
		background: url('/images/homepage_fade.gif') repeat-y;
		width: 774px;
		display: inline;
		height: 21px;
                min-height: 21px;
}

/*
#bottom-links #clients-links
{
		width: 382px;
}

#bottom-links #services-links a,
#bottom-links #clients-links a
{
		float: right;
		background: url('/images/triangle_link.gif') no-repeat;
		background-position: 125px 0;
		padding: 0 30px 0 0;
		font-size: 0.75em;
		color: #FFF400
}

#bottom-links #clients-links a
{
		background-position: 115px 0;
}
*/