body {
	margin: 0px;
	background-color:#E4E4E4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#wrapper{
	background-image:url(../images/background2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width: 1024px;
	height: 768px;

}#header{
	height: 123px;
	margin: 0px;
	display: block;
	clear: both;

}#logo{
	float: left;
	width: 251px;
	height: 84px;
	padding: 24px 0px 0px 85px ;

}#sectionName{
	float: left;
	width: 186px;
	margin-left: 350px;
	margin-top: 78px;
	
}#window{
	width: 834px;
	height: 582px;
	margin-left: 85px;
	padding: 0px;
	
}#contents{
	display: block;
	height: 558px;
	margin: 0px;
	clear: both;
	padding-left: 20px;

}#leftCol{
	height: 505px;
	width: 533px;
	margin: 25px 0px 0px 0px;
	float: left;
	padding: 0px;
	
}#rightCol{
	margin-top: 25px;
	width: 240px;
	float: left;
	font-size: 8pt;
	color: #666666;
	padding-left: 25px;
	text-align:justify;
	overflow: hidden;
	
}#rightCol table{
	font-size: 8pt;
	color: #666666;

}#rightCol .title{
	font-size: 10pt;
	font-weight: bold;
	color: #3366CC;

}#rightCol .light{
	color: #0099FF;

}#rightCol .links, 
#rightCol .links a:link, 
#rightCol .links a:active, 
#rightCol .links a:visited{
	color:006699;
	text-decoration: none;
	
}#rightCol .links a:hover{
	text-decoration: underline;
	color:#99CC00;
	
}#rightCol .input{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #CCCCCC;

}.notes{
	font-size: 7pt;
}#nav{

}#footer{
	text-align: center;
	padding-top: 25px;
	font-size: 8pt;
	font-weight: bold;
	color: #3366CC;
	
}#footer .gg{
	color: #99CC00;
	
}#footer a:link, 
#footer a:active,
#footer a:visited{
	color: #3366CC;
	text-decoration: none;

}#footer a:hover{
	text-decoration: underline;

}

.serviceTxt, .serviceTxt a:link, .serviceTxt a:active, .serviceTxt a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
}.serviceTxt a:hover{
	color:#007BC1;
	text-decoration:none;

}#relations{
	position: absolute;
	margin: 110px 0px 0px 130px;
}#planning{
	position: absolute;
	margin: 160px 0px 0px 180px;
}#advertise{
	position: absolute;
	margin: 220px 0px 0px 65px;
}#marketing{
	position: absolute;
	margin: 270px 0px 0px 290px;
}#branding{
	position: absolute;
	margin: 350px 0px 0px 150px;
}
