@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
}

.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
}

.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	font-weight:bold;
}

.blackHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	font-weight:bold;
}

.ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	height: -5px;
	list-style:none;
	padding:0px;
	margin:0px;
}

.white {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #FFF;
}

.WhiteHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #FFF;
	font-weight: bold;
}

.subMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #132837;
	text-align: center; 
	font-weight: bold;
	text-transform:	uppercase;

}

.pageHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #6A7E88;
	font-weight: bold;
}

.topMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.footer_text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-align: center;
}

a {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px;
	color: #132837;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;;
	font-size: 11px;
	color: #132837;
	text-decoration: underline;
	font-weight: bold;
}

#canvas {
	float: left;
	position: relative;
}

#header {
	width: 1000px;	
	height: 225px;
	background: url(images/head-pic.jpg) no-repeat; 	
}

#menubar {
	position: absolute;
	top: 200px;
	left: -75px;
	width: 1000px;
	height: 64px;
	padding: 15px 60px 20px 100px;
	background: url(images/menubar.png) no-repeat;
}

#logo {
	float: left;
	position: relative;
	top: 65px;
	left: 75px;
	z-index: 1100;
	text-decoration: none;
}


#TM {
	float: left;
	position: relative;
	width: 325px;
	left: 100px;
	top: 80px;	
}

#socialmedia {
	float: right;
	position: relative;
	padding-top: 10px;
	right: 50px;
	z-index: 1800;
}

#socialmedia .menuLinks {
	color: none;
}

#socialmedia .menuLinks a {
	text-decoration: none;
}

#Arrow {
	float: left;
	position: relative;
	top: 100px;
	left: 360px;
	width: 24px;
	height: 24px;
	image:url(images/arrow.png) no repeat;
}

#textBox{
	float: left;
	position: relative;
	margin-top: 25px;
	padding: 0px 0px 0px 0px;
	left: 25px;
	width: 250px;
	z-index: 1200;
	height: auto;
}

#textBoxB{
	float: left;
	position: relative;
	padding: 0px 0px 0px 0px;
	left: 25px;
	width: 250px;
	z-index: 1200;
	height: auto;
}

#textBoxC{
	float: left;
	position: relative;
	margin: 32px 0px 20px 15px;
	padding: 0px 0px 0px 0px;
	left: 25px;
	width: 250px;
	z-index: 1200;
	height: auto;
}

#textBox2{
	float: left;
	position: relative;
	left: 25px;
	padding: 0px 20px 20px 35px;
	width: 400px;
	text-align: justify;
	z-index: 1500;
	height: auto;
}

#textBox3{
	float: left;
	position: relative;
	left: 25px;
	padding: 0px 20px 20px 35px;
	width: 300px;
	text-align: justify;
	z-index: 1500;
	height: auto;
}

#animationBox {
	float: right;
	position: relative;
	border:2px;
	background:none;
	margin: 30px;
	padding: 3px 3px 3px 3px;
	top: 15px;
	right: 35px;
	z-index: 1000;
	height: 200px;
	width: 320px;
	margin-bottom: 35px;
	
}

.contentLeaderBox {
	background: url(images/boxbckgrnd.gif) no-repeat;
	width: 258px;
	height: 145px;
	padding: 12px 10px 10px 20px;
	margin-right: 25px;
	float: left;
	position: relative;
	left: 35px;
}

.contentLeaderBox .menuLinks a {
	font-size: 14px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
}

.contentLeaderBox .menuLinks {
	font-size: 14px;
	color: white;
	font-weight: normal;
	text-decoration: underline;
}
.mainContent {
	padding-top: 0px;
	min-height: 357px;
	background-color: #F4F4F4;
}

#headerMenuWrapper {
	position:relative;
	height:58px;
	background-color:#F4F4F4;
}

#headerMenu {
	background: url(images/menubar.png) no-repeat; 
	width:918px; 
	height:66px; 
	position:absolute; 
	top:-29px; 
	left:35px; 
	z-index:99999
}

#headerMenu .menuLinks {
	padding: 17px 0px 0px 45px;
	color: white;
}

#headerMenu .menuLinks a {
	font-size: 14px;
	color:white;
	font-weight:bold;
	text-decoration: none;
}

#subMenu .menuLinks {
	padding: 17px 0px 0px 45px;
	color: #132837;
}

#subMenu .menuLinks a {
	font-size: 14px;
	color: #132837;
	font-weight:bold;
	text-decoration: none;
}

#PortfolioHeader {
	float: left;
	position: relative;
	top: 0px;
	left: 45px;
	width: 550px;
	height: 400px;
	background-color: #132837;
}

#subMenuWrapper {
	position:relative;
	top: 10px;
	height:30px;
	background-color:#8CACC4;
}

#subMenu {
	width: 1000px;
	top: 50px;
	padding: 5px 0px 0px 75px;
	position:absolute;
	top: 4px;
	left:8px;
	z-index:99999
}

#portfolioThumbnailBar {
	height: auto;
	background-color:#132837;
	padding: 3px 0px 3px 20px;
	margin-top: 2px;
}
	
	

