body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0;
	padding: 0;

}
div{
	margin: 0;
	padding: 0;
}
.colWrapper{
	padding: 0;
	margin: 1px 0 1px 0;
	background-color: #eaeaea;
	height: 350px;
	overflow: hidden;
	border: none;
}

#pageWrapper {
	margin: 60px auto;
	width: 940px;
}
#colWrapper{
	clear: both;
}
#col1 {
	float: left;
	width: 195px;
	margin-left: 3px;
}
#col2 {
	float: left;
	margin-left: 3px;
	width: 357px;
	overflow: auto;
}
#col3 {
	float: left;
	width: 192px;
	margin-left: 3px;
}

img{
	margin: 0;
	padding: 0;
	border: none;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #666666;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style3, .style3 a:link, .style3 a:visited {
	font-size: xx-small;
	text-decoration: none;
}
.style4 {
	font-size: x-small;
	font-weight: bold;
}
.style6 {font-size: xx-small; font-family: Arial, Helvetica, sans-serif; }


.logo {
	float: right;
	height: 100%;
	vertical-align: bottom;
	border: none;
}
.clear{
	clear: both;
}

.content{
	padding: 5px;
}
.noBorder {
	outline:0pt;
}
.lPrimary{
	width: 600px;
	float: left;
	background-color: #eaeaea;
	border-color: #eaeaea;
	border: none;
	outline:0pt;
}
.rSecondary{
	width: 340px;
	height: 400px;
	float: right;
	background-color: #eaeaea;
	border-color: #eaeaea;
	border: none;
	outline:0pt;
}
.rPrimary{
	width: 600px;
	float: right;
	background-color: #eaeaea;
	border-color: #eaeaea;
	border: none;
	outline:0pt;
}
.lSecondary{
	width: 340px;
	height: 400px;
	float: left;
	background-color: #eaeaea;
	border-color: #eaeaea;
	overflow-x: hidden;
	overflow-y: auto;
	border: none;
	outline:0pt;
	color:#555555;
}
.title{
	font-size: 12px;
	color:#D0103A;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}
.titleRed a:link, .titleRed a:visited{
	font-size: 12px;
	color:#D0103A;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}
.clientTitleBlack{
	font-size: 11px;
	color:#555555;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}
.clientTitleBlack a:link, .clientTitleBlack a:visited{
	font-size: 11px;
	color:#555555;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}
.boldLink a:link, .boldLink a:visited{
	color: #D0103A;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

.boldLinkRed a:link, .boldLinkRed a:visited{
	color: #3B5998;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}

.boldLink a:hover{
	color: #ac0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
}
.text {
	font-size: 100%;
	padding: 3px 15px 3px 15px;
	align: "justify";
	text-align: justify;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 380px;
}
.textContactPage {
	font-size: 100%;
	padding: 3px 15px 3px 15px;
	align: "justify";
	text-align: justify;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 350px;
}
.text01 {
	font-size: 100%;
	padding: 3px 15px 3px 15px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 380px;
}
.textProjectMain {
	font-size: 100%;
	padding: 3px 15px 3px 15px;
	align: "justify";
	text-align: justify;
	overflow-x: hidden;
	overflow-y: auto;
	height: 370px;
}
.press {
	font-size: 100%;
	padding: 3px 5px 3px 15px;
	overflow-x: hidden;
	overflow-y: auto;
	height: 360px;
}

.textTop {
	font-size: 100%;
	padding: 3px 3px 3px 15px;
	text-align: left;
	overflow-x: hidden;
	overflow-y: hidden;
	height: 16px;
}
.subNavText{
	margin-top: 40%;
	height: 60px;
	vertical-align: middle;
	text-align: center;
	width: 60px;
}


.subNavWrapper{
	clear: both;
	height: 60px;
	background: #777777;	
}


.posImg{
	margin-left: 340px;
}
	
.subNav a:link, .subNav a:visited{
	color: #bbbbbb;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circle3.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0 0 0 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	font-size: 11px;
}
.subNav a:hover{
	color: #d3d3d3;
	background-image: url(../images/circle2.png);
}
.subNav a.active:link, .subNav a.active:visited{
	color: #d3d3d3;
}

.subNavBubble a:link, .subNavBubble a:visited{
	color: #bbbbbb;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/projectBubble3.png);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 178px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
}
.subNavTextBubble{
	height: 100%;
	vertical-align: middle;
	text-align: center;
	width: 178px;
}


.subNavOn a:link, .subNavOn a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circleOn.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	font-size: 11px;
}
.subNavOn a:hover{
	color: #eeeeee;
	background-image: url(../images/circleOn.png);
}
.subNavOn a.active:link, .subNavOn a.active:visited{
	color: #eeeeee;
}

.subNavOnPos1 a:link, .subNavOnPos1 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circleOn.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 1px;
	font-size: 11px;
}
.subNavOnPos1 a:hover{
	color: #eeeeee;
	background-image: url(../images/circleOn.png);
}
.subNavOnPos1 a.active:link, .subNavOnPos1 a.active:visited{
	color: #eeeeee;
}


.subNavOnPos2 a:link, .subNavOnPos2 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circleOn.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 60px;
	font-size: 11px;
}
.subNavOnPos2 a:hover{
	color: #eeeeee;
	background-image: url(../images/circleOn.png);
}
.subNavOnPos2 a.active:link, .subNavOnPos2 a.active:visited{
	color: #eeeeee;
}


.subNavOnPos3 a:link, .subNavOnPos3 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circleOn.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 120px;
	font-size: 11px;
}
.subNavOnPos3 a:hover{
	color: #eeeeee;
	background-image: url(../images/circleOn.png);
}
.subNavOnPos3 a.active:link, .subNavOnPos3 a.active:visited{
	color: #eeeeee;
}

.subNavOnPos4 a:link, .subNavOnPos4 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circleOn.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 180px;
	font-size: 11px;
}
.subNavOnPos4 a:hover{
	color: #eeeeee;
	background-image: url(../images/circleOn.png);
}
.subNavOnPos4 a.active:link, .subNavOnPos4 a.active:visited{
	color: #eeeeee;
}
.subNavOnPos5 a:link, .subNavOnPos5 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circleOn.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 240px;
	font-size: 11px;
}
.subNavOnPos5 a:hover{
	color: #eeeeee;
	background-image: url(../images/circleOn.png);
}

.subNavPos1 a:link, .subNavPos1 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circle3.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 1px;
	font-size: 11px;
}
.subNavPos1 a:hover{
	color: #eeeeee;
	background-image: url(../images/circle2.png);
}
.subNavPos1 a.active:link, .subNavPos1 a.active:visited{
	color: #eeeeee;
}
.textXXX a:link, .textXXX a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 1px;
	margin-top: 40%;
	font-size: 11px;
}

.subNavPos2 a:link, .subNavPos2 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circle3.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 60px;
	font-size: 11px;
}
.subNavPos2 a:hover{
	color: #eeeeee;
	background-image: url(../images/circle2.png);
}
.subNavPos2 a.active:link, .subNavPos2 a.active:visited{
	color: #eeeeee;
}


.subNavPos3 a:link, .subNavPos3 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circle3.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 120px;
	font-size: 11px;
}
.subNavPos3 a:hover{
	color: #eeeeee;
	background-image: url(../images/circle2.png);
}
.subNavPos3 a.active:link, .subNavPos3 a.active:visited{
	color: #eeeeee;
}

.subNavPos4 a:link, .subNavPos4 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circle3.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 180px;
	font-size: 11px;
}
.subNavPos4 a:hover{
	color: #eeeeee;
	background-image: url(../images/circle2.png);
}
.subNavPos4 a.active:link, .subNavPos4 a.active:visited{
	color: #eeeeee;
}

.subNavPos5 a:link, .subNavPos5 a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circle3.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 0;
	text-align: center;
	font-weight: bold;
	height: 60px; 
	margin-right: 2px;
	border: none;
	margin-left: 240px;
	font-size: 11px;
}
.subNavPos5 a:hover{
	color: #eeeeee;
	background-image: url(../images/circle2.png);
}
.subNavPos5 a.active:link, .subNavPos5 a.active:visited{
	color: #eeeeee;
}

.mainNav a:link, .mainNav a:visited{
	color: #555555;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circle2.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 25px 0 25px 0;
	margin-right: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	border: none;
}
.mainNav a:hover{
	color: #D0103A;
	background-image: url(../images/circle3.png);
}
.mainNav a.active:link, .mainNav a.active:visited{
	color: #D0103A;
}

.mainNavOn a:link,  .mainNavOn a:visited{
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circleOn.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 58px;
	padding: 25px 0 25px 0;
	margin-right: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	border: none;
}


.mainNavOn a:hover{
	color: #D0103A;
	background-image: url(../images/circleOn.png);
}
.mainNavOn a.active:link, .mainNavOn a.active:visited{
	color: #D0103A;
}


.footer{
 	clear: both;
}
 
.imgNavGobackText a:link, .imgNavGobackText a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	float: left;
	width: 120px;
	padding: 0;
	margin-left: 2px;
	margin-top: 2px;
	text-align: center;
	font-weight: bold;
	height: 30px; 
	border: none;
}

 
.imgNav a:link, .imgNav a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circleSmall.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 30px;
	padding: 0;
	margin-left: 2px;
	margin-top: 2px;
	text-align: center;
	font-weight: bold;
	height: 30px; 
	border: none;
}

.imgNav a:hover{
	color: #D0103A;
	background-image: url(../images/circleSmallred.png);
}
.imgNav a.active:link, .imgNav a.active:visited{
	color: #D0103A;
}
.imgNavText{
	height: 20px;
	vertical-align: middle;
	text-align: center;
	width: 20px;
}
.imgNavTextSM{
	height: 30px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	font-size: 11px;	
	width: 30px;
	margin-top: 8px;
}

.TextSM{
	height: 30px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;	
	width: 90px;
	margin-top: 8px;
	margin-left: 3px;
	font-size: 11px;	
}
.TextTypeNav{
	height: 30px;
	vertical-align: middle;
	text-align: center;
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;	
	width: 120px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;	
}
.TextWriteNav{
	height: 30px;
	vertical-align: middle;
	text-align: center;
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;	
	width: 120px;
	margin-top: 10px;
	font-weight: bold;
	font-size: 11px;	
}

.divKudos{
	vertical-align: middle;
	text-align: justify;
	font-size: 14px;
	color: #C0C0C0;
	border: none;
}
.tdKudos{
	height=300px;
	width=300px;
	border: none;
}
div.scrollableArea {
height: 100%;
position: relative;
width: 100%;
}
div.scrollWrapper {
height: 100%;
overflow: hidden;
overflow-x: hidden;
overflow-y: hidden;
position: relative;
width: 100%;
}
div.scrollingHotSpotRight {
cursor: url(http://www.smoothdivscroll.com/images/cursors/cursor_arrow_right.cur), url(http://www.smoothdivscroll.com/css/images/cursors/cursor_arrow_right.cur), e-resize;
height: 100%;
min-width: 140px;
position: absolute;
right: 0px;
width: 20%;
z-index: 200;
}
div.scrollingHotSpotLeft {
cursor: url(http://www.smoothdivscroll.com/images/cursors/cursor_arrow_left.cur), url(http://www.smoothdivscroll.com/css/images/cursors/cursor_arrow_left.cur), w-resize;
height: 100%;
left: 0px;
min-width: 140px;
position: absolute;
width: 20%;
z-index: 200;
}
.projectTitle {
	font-size: 14px;
	color:#D0103A;
	font-weight: bold;
	text-transform: uppercase;
	border: none;
}
.displayString {
	color:#444444;
}
#makeMeScrollableMain
{
	width: 940px;
	height: 458px;
	position: relative;
}

#makeMeScrollableMain div.scrollableArea *
{
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.imgNavBottom a:link, .imgNavBottom a:visited{
	color: #CCCCCC;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url(../images/circleSmall.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 20px;
	padding: 0;
	margin-left: 2px;
	margin-top: 2px;
	text-align: center;
	font-weight: bold;
	height: 30px; 
	border: none;
}

.imgNavBottom a:hover{
	color: #D0103A;
	background-image: url(../images/circleSmallred.png);
}
.imgNavBottom a.active:link, .imgNavBottom a.active:visited{
	color: #D0103A;
}
