/* CSS Document */
/*-- Default Selector Values --*/
body {
	text-align:center;
	background:url('../images/body_bg.jpg') repeat-x #d5dce4;
}
body,html {
	width:100%;
}
body,p,td,th,ol,ul,dl,dt,dd,input,textarea,select {
	font-family:Arial,Helvetica,sans-serif;
	color: #333333;;
	font-size:0.75em;
}
body,div,p,table,td,th,ol,ul,li,h1,h2,h3,h4,h5,h6,img,address,hr {
	margin:0px;
	padding:0px;
	border:0px;
}
p {
	font-size: 0.96em;
}
a {
	color: #F26F21;
	text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
	display: block;
}
li {
	list-style-type:none;
}
p {
	margin-bottom:1em;
}
* html .clear {
	font-size:0;
} 
.clear {
	clear:both;
	line-height:0;
	height:0px;
}
/*-- End Default Selector Values --*/
#mainContainer {
	margin:0 auto;
	text-align: left;
	width: 1004px;
	height: 100%;
	position: relative;
	right: 10px;
}
#head {
	float: left;
	width:1004px;
}
#head .logo {
	width: 130px;
	height: 97px;
	position:relative;
	top: 25px;
	left: 15px;
	float: left;
}

/* Begin Primary Navigation */
#head .navbg {
	background: url('../images/nav_bg.gif') no-repeat;
	width: 805px;
	height: 140px;
	float:right;
	padding-right: 7px;
}
#head ul.primNav {
	list-style: none;
	margin-top: 115px;
	margin-left: 30px;
}
#head ul.primNav li {
	display: inline;
}
#head ul.primNav li a {
	float:left;
	width: 95px;
	margin-right: 30px;
	height: 25px;
	display:block;
}
#head ul.primNav li a span {
	display: none;
}
#head ul.primNav li a.home {
	background:url('../images/nav_but1.gif') no-repeat;
}
#head ul.primNav li a.about {
	background:url('../images/nav_but2.gif') no-repeat;
}
#head ul.primNav li a.portfolio {
	background:url('../images/nav_but3.gif') no-repeat;
}
#head ul.primNav li a.team {
	background:url('../images/nav_but4.gif') no-repeat;
}
#head ul.primNav li a.contact {
	background:url('../images/nav_but5.gif') no-repeat;
}
#head ul.primNav li a {
	background-position: 0px 0px;
	}
#head ul.primNav li a:hover {
	background-position: 0 -25px;
}
#head ul.primNav li.active a,
#head ul.primNav li.active a:hover {
	background-position: 0 -50px;
}
/* End Primary Navigation */

/* Start Content */
#contentContainer,
#contentContainer_c,
#contentContainer_p {
	float: left;
	background: url('../images/image_contentbg.png') repeat-y;
	width: 1004px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
	position: relative;
	top: 1px;
}
#contentContainer_p {
	background: url('../images/image_contentbg1.png') repeat-y;
}
#contentContainer_c {
	background: url('../images/image_contentbg_contact.png') repeat-y;
}
.leftCol {
	width: 640px;
	height: 100%;
	float: left;
	padding-bottom: 20px;
}
.leftCol #flashContent {
	position: relative;
	width: 640px;
	height: 436px;
	top: 30px;
	left:30px;
}
.leftCol_p #galleryContent img {
	border: 3px solid #6f6f6f;
}

.rightCol,
.rightCol_p {
	width: 317px;
	background: url('../images/image_rightColBg.jpg') repeat-y;
	margin-top: 25px;
	padding-right: 7px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
	float:right;
}
.rightCol_p {
	margin-top: 0;
}
.rightColTop {
	background: url('../images/image_rightColTop.jpg') no-repeat;
	width: 317px;
	height: 28px;
}
.rightCol .content ,
.rightCol_p .content {
	height: auto !important;
	min-height: 425px;
	height: 425px;
	padding-left: 25px;
	width: 270px;
	z-index:1;
	position: relative;
}
.rightCol .content h1,
.rightCol_p .content h1 {
	font-size: 1.8em;
	color: #F26F21;
	font-family:"Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 15px;
	padding-top: 2px;
}
.rightCol .content h2,
.rightCol_p .content h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.7em;
	color: #004472;
	line-height: 1.1em;
	font-weight: normal;
	margin-bottom: 30px;
}

/* Start Portfolio Nav */
.portfolioPrimeNav {
	width: 100%;
	line-height:1.56em;
	height: auto !important;
	min-height: 58px;
	color: #F26F21;
	height: 58px;
	text-align: center;
	background: url('../images/portnav_bg.png') no-repeat top;
}
#contentContainer_p a.active,
#contentContainer a.active {
	font-weight: bold;
	color:#004472;
}
.navCol {
	width: 204px;
	padding-left: 7px;
	height: 100%;
	min-height: 450px;
	float:left;
	background: url('../images/secNavBg.jpg') repeat-y 7px 0;
}
.navCol .navColTop {
	background: url('../images/secNavTop.jpg') no-repeat;
	width: 193px;
	height: 28px;
}
.navCol .content {
	width: 193px;
	height: 28px;
}
.navCol .content ul.secNav {
	margin-left: 15px;
	margin-top: 5px;
}
.navCol .content ul.secNav li {
	margin-bottom: 5px;
	width: 170px;	
	font-size: 11px;
}
.leftCol_p {
	float: left;
	width: 465px;
	height: auto !important;
	min-height: 450px;
	height: 450px;
}
.leftCol_p h1 {
	font-size: 1.8em;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 10px;
	font-family:"Times New Roman", Times, serif;
}
.leftCol_p h1 span {
	color:#F26F21;
}
img.contactLogo {
	float: right;
} 
/* End Portfolio Nav */
/* Contact Page */
.contactCol {
	width: 640px;
	height: 100%;
	float: left;
	padding-bottom: 40px;
}
.contactCol #contactContent {
	position: relative;
	width: 950px;
	top: 30px;
	left:30px;
}
.contactCol h1 {
	font-size: 1.8em;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #004472;
}
.contactLeft {
	float: left;
	width:200px;
}
.contactRight {
	float: right;
	width:200px;
}
/* About */
.profile {
	width:640px;
	height: 220px;
	float:left;
}
.profile img {
	border: 3px solid #6f6f6f;
	float:left;
	margin-right: 20px;
}
.profile h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 1.7em;
	color: #000;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 5px;
}
.profile h2 span {
	color: #004472;
	font-size: 18px;
}
/* Team Content */
.leftCol .teamContent {
	position: relative;
	width: 950px;
	top: 30px;
	left:30px;
}
.teamCol {
	float:left;
	width: 140px;
	margin-top: 20px;
	margin-right: 18px;
}
.teamCol h2 {
	font-size: 1.6em;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #004472;
	height: auto !important;
	min-height: 50px;
	height: 50px;
}
#contentBottom,
#contentBottom_c,
#contentBottom_p,
#contentBottom_t {
	float: left;
	background: url('../images/image_contentbgbottom.png') no-repeat 0 1px;
	width: 1004px;
	height: 30px;
	position: relative;
}
#contentBottom_p {
	background: url('../images/image_contentbgbottom_portfolio.png') no-repeat 0 1px;
}
#contentBottom_c {
	background: url('../images/image_contentbgbottom_contact.png') no-repeat 0 1px;
}
#contentBottom_t {
	background: url('../images/image_contentbgbottom_team.png') no-repeat 0 1px;
}

/* Footer */
#footer {
	padding-left: 20px;
	float: left;
}
#footer p {
	background:none;
	font-size: 0.75em;
}
.clear {
	clear: both;
	height:0;
	line-height:0;
	font-size:0;
}
