@charset "UTF-8";
body {
	background-image: url(images/main_background.jpg);
	background-repeat: repeat;
	margin: 50px 0px 0px;
}
#wrapper {
	width: 849px;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;

}
#header {
	background-repeat: no-repeat;
	height: 45px;
	width: 809px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	background-image: url(images/2010-images/top-header-background.png);
	text-align: right;
	padding-right: 40px;
	padding-top: 32px;
}
#mainBody {
	width: 769px;
	background-image: url(images/2010-images/main-body-bg.png);
	padding-right: 40px;
	padding-left: 40px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#wrapper #mainBody .mainBodyCopy a:link, #wrapper #mainBody .mainBodyCopy a:visited {
	text-decoration: none;
}
#header ul {
	margin-top: 0px;
}
#portfolio-table {
	display: table;
	margin: 0px;
}
#portfolio-table-row {
	display: table-row;
	margin: 0px;
	padding: 0px;
}
#portfolio-table-row-left ul {
	display: block;
	list-style-type: none;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	width: 175px;
}
#portfolio-table-row-left ul li a:link, #portfolio-table-row-left ul li a:visited {
	display: block;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-bottom: 2px;
}

#portfolio-table-row-left ul li ul li {
	padding-left: 15px;
}

#portfolio-table-row-left ul li ul li a:link, #portfolio-table-row-left ul li ul li a:link {
	padding-left: 15px;
	margin-left: 15px;
	font-size: 13px;
	background-color: #063;
}
#portfolio-table-row-left ul li a:hover {
	color: #900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
#portfolio-table-row-left ul li {


}
#portfolio-table-row-left {
	display: table-cell;
	width: 200px;
	
}

#portfolio-table-row-right {
	display: table-cell;
	width: 575px;
	padding-left: 10px;
}
#client-boxes-table {
	text-align: center;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
#client-boxes-row {
	display: table-row;
}
#client-boxes-cell {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 100px;
	height: 100px;
}
#header li {
	display: inline;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-color: #CCCCCC;
}
#header a:link, #header a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
#mainBody .mainBodyCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#mainBody h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #990000;
	font-size: 20px;
	line-height: 24px;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 5px;
}
#header a:hover {
	color: #FFCC00;
}
#footer {
	background-image: url(images/2010-images/footer-bg.png);
	height: 59px;
	width: 849px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #3E70B7;
	padding-top: 100px;
}
#wrapper #footer p {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 8px;
}
