/*hide from ie on mac\*/
html {
	height: 100%;
	overflow: hidden
}
#flashcontent {
	width: 100%;
	height: 100%;
}
/* end hide */
* {
	outline: none;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #484848;
}
.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}
#flashcontent #header {
	width: 949px;
	height: 137px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/static_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-indent: -2999px;
}
#flashcontent #nav {
	width: 949px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	background-color: #cfcece;
	margin: 0 auto;
	padding: 0;
}
#flashcontent #nav li {
	list-style-type: none;
	display: inline;
	float: left;
}
#flashcontent #nav a.btn_work {
	height: 35px;
	width: 82px;
	background-image: url(../images/nav_btn_work.jpg);
	background-repeat: no-repeat;
	background-position: left -35px;
	text-indent: -1999px;
	overflow: hidden;
	display: block;
}
#flashcontent #nav a.btn_work:hover {
	background-position: left top;
}
#flashcontent #nav a.btn_about {
	display: block;
	height: 35px;
	width: 74px;
	background-image: url(../images/nav_btn_about.jpg);
	background-repeat: no-repeat;
	background-position: left -35px;
	text-indent: -1999px;
	overflow: hidden;	
}
#flashcontent #nav a.btn_about:hover {
	background-position: left top;
}
#flashcontent #nav a.btn_follow {
	display: block;
	height: 35px;
	width: 90px;
	background-image: url(../images/nav_btn_follow.jpg);
	background-repeat: no-repeat;
	background-position: left -35px;
	text-indent: -1999px;
	overflow: hidden;	
}
#flashcontent #nav a.btn_follow:hover {
	background-position: left top;
}
#flashcontent #nav a.btn_contact {
	display: block;
	height: 35px;
	width: 92px;
	background-image: url(../images/nav_btn_contact.jpg);
	background-repeat: no-repeat;
	background-position: left -35px;
	text-indent: -1999px;
	overflow: hidden;	
}
#flashcontent #nav a.btn_contact:hover {
	background-position: left top;
}
#flashcontent #nav a.btn_home {
	display: block;
	height: 35px;
	width: 73px;
	background-image: url(../images/nav_btn_home.jpg);
	background-repeat: no-repeat;
	background-position: left -35px;
	text-indent: -1999px;
	overflow: hidden;	
}
#flashcontent #nav a.btn_home:hover {
	background-position: left top;
}
#flashcontent #container {
	background-color: #FFF;
	width: 869px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
}
#flashcontent #container #content {
	float: left;
	width: 560px;
}
#flashcontent #container #content h2 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#flashcontent #container #content h3 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#flashcontent #container #content hr {
	height: 0px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
#flashcontent #container #content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	line-height: 18px;
}
#flashcontent #container #content a {
	color: #990000;
	text-decoration: underline;
}
#flashcontent #container #content a:hover {
	color: #990000;
	text-decoration: none;
}
#flashcontent #container #content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
}
#flashcontent #container #content .newsBox {
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	overflow: auto;
}
#flashcontent #container #content .newsBox img {
	float: left;
	margin-right: 15px;
	border: 8px solid #EFEFEF;
}
#flashcontent #container #content .portBox {
	float: left;
	width: 177px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 9px;
}
#flashcontent #container #content .portBox img {
	/*margin-bottom: 4px;*/
	border: 1px solid #CCCCCC;
}
#flashcontent #container #content .portBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	padding-right: 10px;
}
/*#flashcontent #container #content .portDetails a {
	color: #333333;
	text-decoration: none;
}
#flashcontent #container #content .portDetails a:hover {
	color: #333333;
	text-decoration: underline;
}*/
#flashcontent #container #content .portDetails a.thumb {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 2px;
	padding: 2px;
	border: 1px solid #333;
	text-decoration: none;
	background-color: #999;
}
#flashcontent #container #content .portDetails a.thumb:hover {
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
}
#flashcontent #container #content .portDetails .thumbSelect {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-decoration: none;
	text-align: center;
	margin: 2px;
	padding: 2px;
	border: 1px solid #333;
}
#flashcontent #container #content .portDetails img {
	border: 1px solid #CCCCCC;
}
#flashcontent #container #content .teamBox {
	float: left;
	width: 177px;
	/*padding-bottom: 10px;*/
	padding-top: 10px;
	margin-right: 9px;
}
#flashcontent #container #content .teamBox p {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
	padding-right: 10px;*/
}
#flashcontent #container #content .teamDetails img {
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	margin-bottom: 15px;
}
#flashcontent #container #subnav {
	float: right;
	width: 275px;
}
#flashcontent #container #subnav h2 {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 275px;
	text-indent: -2999px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
}
#flashcontent #container #subnav h2.subhead_work {
	background-image: url(../images/subhead_work.jpg);
}
#flashcontent #container #subnav h2.subhead_about {
	background-image: url(../images/subhead_about.jpg);
}
#flashcontent #container #subnav h2.subhead_follow {
	background-image: url(../images/subhead_follow.jpg);
}
#flashcontent #container #subnav h2.subhead_contact {
	background-image: url(../images/subhead_contact.jpg);
}
#flashcontent #container #subnav ul {
	margin: 0px;
	padding: 0px;
}
#flashcontent #container #subnav li {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	/*letter-spacing: 0.05em;*/
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#flashcontent #container #subnav a {
	display: block;
	height: 30px;
	width: 255px;
	overflow: hidden;
	color: #666666;
	background-color: #FFFFFF;
	padding-left: 20px;
	text-decoration: none;
	padding-top: 10px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#flashcontent #container #subnav a:hover {
	background-color: #E2E2E2;
	color: #000000;
	text-decoration: none;
}
#flashcontent #footer {
	width: 844px;
	height: 91px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	background-color: #FFF;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	padding-left: 105px;
}
#flashcontent #footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}
#flashcontent #footer a {
	color: #666;
	text-decoration: none;
}
#flashcontent #footer a:hover {
	color: #666;
	text-decoration: underline;
}
#flashcontent #noflash {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 50px;
	padding-top: 20px;
}
#flashcontent #noflash p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #999;
}
#flashcontent #noflash  a {
	color: #CCC;
}