@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #c1c3c6;
}
body.page1 {
	background-image: url(images/backgrounds/rotate1.php);
}
body.page2 {
	background-image: url(images/backgrounds/rotate2.php);
}
body.page3 {
	background-image: url(images/backgrounds/rotate3.php);
}
body.page4 {
	background-image: url(images/backgrounds/rotate4.php);
}
#globalContainer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	height: 417px;
	overflow: hidden;
}
#leftCol {
	width: 435px;
	float: left;
}
#rightCol {
	float: right;
	width: 435px;
}
p {
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
img {
	border: 0;
}
#leftCol strong {
	font-weight: normal;
	color: #e60f0f;
}
h2.headerImage1 {
	padding: 34px 0 0;
	overflow: hidden;
	background-image: url(images/header1.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:35px; /* for IE5.5's bad box model */
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.headerImage2 {
	padding: 34px 0 0;
	overflow: hidden;
	background-image: url(images/header2.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:35px; /* for IE5.5's bad box model */
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.headerImage3 {
	padding: 34px 0 0;
	overflow: hidden;
	background-image: url(images/header3.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:35px; /* for IE5.5's bad box model */
	margin-top: 0px;
	margin-bottom: 0px;
}
h2.headerImage4 {
	padding: 34px 0 0;
	overflow: hidden;
	background-image: url(images/header4.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:35px; /* for IE5.5's bad box model */
	margin-top: 0px;
	margin-bottom: 0px;
}
#portfolioHeader h2 {
	float: left;
	margin-bottom: 15px;
}
#portfolioHeader p {
	float: right;
	margin-top: 11px;
}
#portfolioHeader {
}
.workPanel {
	height: 136px;
	background-image: url(images/work_panel_bg.gif);
	background-repeat: no-repeat;
	width: 435px;
	margin-bottom: 30px;
}
.workPanel img {
	float: left;
	padding-right: 15px;
	border: 0;
}
.workPanel ul {
	margin: 0px;
	padding: 0px;
}
.workPanel li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 16px;
}
.workPanel li h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 12px;
}
.workPanel p {
	margin-top: 12px;
	margin-bottom: 30px;
}
a.workLink {
	padding-right: 18px;
	background-image: url(images/link_arrow1.gif);
	background-repeat: no-repeat;
	background-position: right;
}
a.workLink:hover {
	padding-right: 18px;
	background-image: url(images/link_arrow2.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.clearFloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.currentPage {
	color: #CC0000;
}
#companyInfo { font-size: 10px; padding-bottom: 20px; color: #999; }
