@import url(../css/stylesheet.css);
/* CSS Document */
#shell {
	width: 887px;
	vertical-align: top;
}
#primaryContent {
	margin: 30px 40px 60px 40px;
	vertical-align: top;
	border: 1px dotted #ffffff;
}
#clients #primaryContent {
	border: none;
}
.leftcol {
	width: 480px;
	float: left;
	vertical-align: top;	
}
#contact .leftcol {
	width: 300px;
	height: 380px;
}
#simulation .leftcol {
	float:left;
	width:200px;
}
.rightcol {
	width: 320px;
	float: right;
	vertical-align: top;	
}
#contact .rightcol {
	width: 420px;
	height: 330px;
	background-color: #cccccc;
}
#cad .rightcol, #composite .rightcol, #analysis .rightcol, #tooling .rightcol, #industrial .rightcol, #search .rightcol {
	width: 255px;
	margin: -30px 0 20px 0;
}
#development .rightcol {
	width: 300px;
	margin: -30px 0 20px 0;
}
#simulation .rightcol {
	 width: 585px; 
	 float: right;
	 padding: 20px 0 0 0;
	 text-align: center;
}
.subpageImg {
 	margin: 0 0 20px 0px;
	float: right;
}
#development .subpageImg {
	margin: 0 0 30px 0px;
}
.leftcol p {
	margin: 0px 60px 15px 0px;
}
#about .leftcol p, #industries .leftcol p, #design .leftcol p, #fabrication .leftcol p{
	margin: 0px 0px 15px 0px;
}
div.client {
	width: 269px;
	float: left;
	text-align: center;
	vertical-align: middle;
	padding: 20px 0;
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.client a:link, .client a:visited {
	color: #003399;
	text-decoration: none;
}
.client a:hover, .client a:active {
	color: #666666;
	text-decoration: underline;
}
div.dottedline {
	border-top: #cccccc 1px dotted;
	height: 2px;
	margin: 10px 0px;
	clear: left;
}
.rightcol .sitemap { margin-top: 80px;}
#sitemap ul li { margin-top: 16px;}
#sitemap ul ul li { margin-top: 6px }
.sitemap li a, .sitemap li a:link, .sitemap li a:visited { text-decoration: none;}
.sitemap li a:hover, .sitemap li a:active { text-decoration: underline;}
/*Floating Box */
#floatingBox {
	float:right;
	width: 300px;
	margin: 0 0 30px 60px;
}
#certifications #floatingBox {
	float: none;
	margin: 0 auto;
}
#floatingBox #box-top {
	width: 300px;
	height: 29px;
	background: #d7dee3 url(img/bg_box-top_300.gif) 0 0 no-repeat;
}
#floatingBox #box-body {
	padding: 10px 0;
	width: 300px;
	background: #fff url(img/bg_box-body_300.gif) 0 0 repeat-y;
}
#floatingBox #box-bottom {
	width: 300px;
	height: 15px;
	background: #f6f8f9 url(img/bg_box-bottom_300.gif) 0 0 no-repeat;
}
#floatingBox #box-body p {
	padding: 0;
	margin: 5px 0 0 20px;
}
#floatingBox #box-body img { margin: 0 0 0 20px;}
#floatingBox #box-body ul{ margin: 0 0 0 20px;}
.buttonstyle { 
	padding: 0px 6px 0px 6px;
	background-color:#999999;
	font-size:8pt; 
	font-family:Arial,Verdana,sans-serif;
	font-weight: bold;
	color: #fefefe;
	}
.textboxsmall {
	font-size: 8pt; 
	font-family: Arial,Verdana,sans-serif;
	color: #444444;
	background-color: #fefefe;
	}
div.message {
	margin: 50px 0;
	text-align: center;
	height: 150px;
}
.message h1 {
	font-family:Arial,Verdana,sans-serif;
	color: #fd743e;
	font-size: 18pt;
	}
.message p {
	line-height: 14pt;
}
.videoLauncher {
	float: left; 
	width: 175px; 
	margin: 10px 10px; 
	text-align:center;
}
.videoLauncher img {
	 margin-bottom: 4px;
}