#topSection {

	background-repeat: no-repeat;
	background-position: top center;
	}
#homeShadow {
	height: 520px;
	width: 650px;
	background-image: url(/css/images/celuchTemplate/HomeShadow.png);
	padding-left: 10px;}
	
p {  font-size: 11px;  font-family: "Lucida Grande", Verdana, Arial, sans-serif; color: silver;}   
a {text-decoration: none; color: #cbdbff; }
a:hover { color: white;}
em {color: silver; font-style: normal; font-weight: bold;}

h1, h2, h3, h4 { color: #cad5ee; border-bottom-color: #666666;}
h1 {font-family: Georgia, "Times New Roman", Times, serif; color: silver;  font-weight: 200; font-size: 20px; margin-top: 20px;}	
h2 {background-image: url(/images/20.png); padding: 5px 0px; font-family: Georgia, "Times New Roman", Times, serif; color: silver;   font-weight: 100; margin: 0px; color: silver;}
h3 { font-size: 13px; border-bottom-color: #989da2; line-height: .5em; font-weight: 100; padding-top: 5px; letter-spacing: .5em;}
h4 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; margin-right: 10px;}
#col1, #col2, #col3 {height: 700px;}

.homeTitle {margin-bottom: 10px;}

	.marginSpacer {margin-top: 55px; margin-right: 0px;}
	
	#rightMenu {
		text-align: justify;
		width: 300px;
		padding: 5px 30px 10px 20px;
		float: right;
		margin: 20px 0px 0px 0px;
		}
		#rightMenu p {color: white; font-size: .88em; line-height: 1.7em; }
		a.blue  {color: #a8c4ff; font-weight: bold; text-decoration: underline;}
		a:hover.blue  {color: white;}
		#rightMenu ul {display: block; padding-top: 5px; font-size: 1.1em; margin-right: 50px; font-size: 1.2em;}
		#rightMenu li {display: block; padding: 2px 5px; border-bottom: 1px dotted silver; background-image: url(/images/20.png);}
		#rightMenu li a {color: #cbdbff;}
		#rightMenu li a:hover {background-image: url(/images/60.png); color: white;}




.smallLink {font-size: .9em; line-height: 2em; margin-left: 90px; color: #a8c4ff;text-decoration: underline;}
.smallLink:hover {font-size: .9em; line-height: 2em; margin-left: 90px; color: white;text-decoration: underline;}
.smallLink2 {font-size: .8em; line-height: 2em; color: silver;}
.bar { 
		width: 360px;
		height: 15px;
		margin-top: 10px;
		padding: 5px 0px;
		background-image: url(/images/20.png);
		}
	   
.clientArea {padding: 10px 55px;}
