body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #CCCCCC;
	line-height: 15px;
	margin: 0 0;
}
#container {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
}
#left-col {
	background-color: #000000;
	width: 200px;
	background-image: url(../images/logo-panel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	background-color: #FFFFFF;
}
#right-col {
	width: 650px;
	float: right;
	background-color: #FFFFFF;
}
#navigation {
	padding-top: 331px;
	padding-bottom: 0px;
	font-size: 14px;
	padding-left: 20px;
}
#navigation ul {
	font-size: 12px;
	color: #FFFFFF;
}
#navigation a {
	color: #F7C500;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 20px;
}
#navigation a:hover {
	color: #000000;
	background-color: #F7C500;
}
#footer {
	background-color: #FFFFFF;
	clear: right;
	width: 850px;
	height: 25px;
}
#footer-copyright {
	background-color: #000000;
	width: 200px;
	text-align: center;
	height: 25px;
}
#right-panel {
	float: right;
	width: 180px;
	padding-top: 15px;
}
.panel-space {
	padding-bottom: 5px;
}
.copyright {
	font-size: 9px;
	color: #FFFFFF;
}
em {
	font-style: normal;
	font-weight: bold;
}
p {
	margin-top: 0px;
}
h1 {
	font-size: 40px;
	color: #EEE;
	margin-top: 5px;
	text-align: left;
}
h2 {
	font-size: 22px;
	color: #333333;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #999;
}
h5 {
	line-height: 18px;
	width: 410px;
	padding-left: 20px;
	font-size: 13px;
}
.services {
	font-weight: bold;
	font-size: 12px;
}
#flash {
	height: 345px;
	width: 650px;
}
#home-text {
	width: 400px;
	padding-left: 25px;
	margin-top: 30px;
	padding-right: 20px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
#portfolio-nav {
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 20px;
}
#portfolio-nav a {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 9px;
	margin-left: 25px;
}
#portfolio-nav a:hover {
	color: #FFFFFF;
	background-color: #FF0099;
}
#portfolio-nav a:visited {
	color: #F7C500;
}
#portfolio-page {
	width: 650px;
	background-color: #DDD;
	background-image: url(../images/bg_gradient2.jpg);
	background-repeat: repeat-x;
	padding-bottom: 40px;
	margin: 0px;
}
#portfolio-titles {
	width: 555px;
	height: 40px;
	margin-left: 0px;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 95px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #EEE;
}
#portfolio-content {
	width: 450px;
	background-color: #FFFFFF;
	margin-left: 100px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#portfolio-image {
	height: 300px;
	width: 450px;
}
#portfolio-numbers {
	height: 15px;
	width: 430px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #EEE;
	border-bottom-color: #EEE;
}
#portfolio-numbers a {
	font-weight: bold;
	color: #666666;
	padding: 3px;
	text-decoration: none;
	font-size: 12px;
}
#portfolio-numbers a:hover {
	color: #000000;
	background-color: #F7C500;
}
#portfolio-numbers a:visited {
	color: #9900CC;
}
#portfolio-content a {
	color: #999999;
}
.examples-text {
	color: #666666;
	padding-left: 10px;
	font-size: 12px;
}
.examples-bodycopy {
	width: 410px;
	padding-left: 20px;
}
#portfolio-footer {
	background-color: #DDD;
	clear: right;
	width: 850px;
	height: 25px;
}
#testimonial-text {
	width: 415px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 25px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #DDD;
	padding-top: 25px;
}
#testimonial-quotes {
	float: right;
	width: 160px;
	padding-right: 25px;
	padding-top: 30px;
}
.quotes {
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	color: #CCC;
	line-height: 29px;
	font-weight: normal;
	text-align: right;
}
.quotees {
	font-size: 12px;
	color: #333333;
	text-align: right;
	line-height: 15px;
	font-weight: bold;
}
#contact-image {
	background-image: url(../images/solution.jpg);
	background-repeat: no-repeat;
	height: 345px;
	width: 650px;
}
#contact-image-tagline {
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	width: 400px;
	margin-left: 25px;
	padding-top: 300px;
}
