body {
	background-color: #071C2D;
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
}
html {
	background-color: #072034;
	background-image: url(../images/bg_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo {
	float: left;
	margin-top: 20px;
	padding: 0px;
}

img{border:none;}
#masthead{height:120px; margin:0px; padding:0px;}
.main{
	margin:0px;
	padding:25px;
	background-image: url(../images/bg_25_black.png);
	background-repeat: repeat-y;
}
.main_home{
	background-image: url(../images/bg_25_black.png);
	background-repeat: repeat-y;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#secondary{height:300px; margin:0px; padding:0px;}
#secondaryFull{height:50px; background-color:#333333; border-top:#FFFFFF 2px solid;margin:0px; padding:0px;}
#footer{
	height:150px;
	background-color:#0B3657;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/headers/footerHeader.png);
	background-repeat: no-repeat;
}
#copyright a {
	color: #2E92C7;
	font-weight: bold;
}
#copyright {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #2883B2;
	height: 25px;
	margin-bottom: 0px;
	width: auto;
}
.googleAds{text-align:center;}



#page-menu{
	width: 538px;
	height: 63px;
	float: right;
	margin-top: 27px;
}
#page-menu ul {
	margin: 0;
	padding: 0;
}

#page-menu li{
	display: inline
}
#page-menu li a{
	float: left;
	display: block;
	height: 63px;
	text-indent: -9999px;
}
#nHome a {
	width: 78px;
	background-image: url(../images/nav/nav_01.png);
}
#nAbout a {
	width: 119px;
	background-image: url(../images/nav/nav_02.png);
}
#nClients a {
	width: 99px;
	background-image: url(../images/nav/nav_03.png);
}
#nPress a {
	width: 140px;
	background-image: url(../images/nav/nav_04.png);
}
#nContact a {
	width: 102px;
	background-image: url(../images/nav/nav_05.png);
}


#section-menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#section-menu li {
	margin:0;
	padding:0;
	white-space: nowrap;
	width: auto;
}
#section-menu li:hover a{
		/*background-image: url(images/menu_11.gif);*/
}
#section-menu {
	font-size:93%;
	margin-left: 0px;
	width: 180px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}

#section-menu li a {

	display:block;
	width:180px;
	text-decoration: none;
	color: #E7F1FA;
	height: 50px;
	margin-bottom: 1px;
	background-image: url(../images/button_off.png);
	background-repeat: no-repeat;
	background-position: 0px;
	vertical-align: middle;
	line-height: 50px;
	padding-left: 10px;
}
#section-menu li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button_ov.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
#section-menu .subMenu {
	color: #AFD0EB;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #115286;
	font-weight: bold;
	font-size: 14px;
		/*background-image:url(images/menu_04.gif);*/
}

#section-menu #current {
	color: #000000;
		/*background-image:url(images/menu_04.gif);*/
}
#section-menu #current a {
	background-image: url(../images/button_ov.png);
	background-repeat: no-repeat;
	background-position: 0px;
}
#section-menu > ul a {
	width:auto;
}

#mastheadInner {padding: 0; overflow: hidden}


.main p , ol, ul {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 26px;
	font-size: 15px;
}

.main li {
	list-style-type: square;
}
.generic_table{
	font-size: 0.95em;
	font-family: Tahoma, Helvetica, sans-serif;
	/*border-collapse: separate;*/
}
.generic_table td {
	padding: 5px;
	background-color: #FFFFFF;
	color: #666666;
	border: thin dotted #CCCCCC;
}
.generic_table th {
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: 0px;
	color: #333333;
	background-color: #E8E8E8;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right-style: solid;
	border-right-color: #3DBAFE;
	border-bottom-style: solid;
	border-bottom-color: #1086C5;
	background-image: url(../images/generic_table_header_blue.png);
	background-repeat: repeat-x;
}
.generic_table em {
	text-align: right;
	font-style: normal;
	display: block;
}
/************************************************ Page Headers ***************************************************************/
h2.interiorHeader {
	height: 35px;
	margin: 0;
	text-indent: -999em
}

.aboutUsHeader {background: url(../images/headers/mainHeaderAboutUs.png) no-repeat}
.contactHeader {background: url(../images/headers/mainHeaderContact.png) no-repeat}
.clientsHeader {background: url(../images/headers/mainHeaderClients.png) no-repeat}
.pressHeader {background: url(../images/headers/mainHeaderNews.png) no-repeat}
.threeDHeader {background: url(../images/headers/mainHeader3d.png) no-repeat}
.legalHeader {background: url(../images/headers/mainHeaderLegal.png) no-repeat}
.publisherHeader {background: url(../images/headers/mainHeaderLearnwise.png) no-repeat}
.threeDHeader {background: url(../images/headers/mainHeader3d.png) no-repeat}
.careersHeader {background: url(../images/headers/mainHeaderCareers.png) no-repeat}
.supportHeader {background: url(../images/headers/mainHeaderSupport.png) no-repeat}

.main h3{
	font-family: helvetica, sans-serif;
	font-size: 1.8em;
	color: #F1D223;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.main h4 {
	font-family: helvetica, sans-serif;
	font-size: large;
	color: #77D2FF;
	font-weight: normal;
}
.main h5 {
	font-family: helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	border-top-width: 1px;
	margin-bottom: 10px;
	color: #FFFFFF;
}

.main a{
	color: #70D7FE;
}
/********************************************* Footer ******************************************************************/
.footerCol {
	float: left;
	height: 110px;
	width: 205px;
	color: #9DDDFF;
	font-size: 0.85em;
	background-color: #0C4D7C;
	margin-top: 28px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: left;
}
.footerCol h3 {font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; padding: 0 0 10px 0; display: none; text-align: left}
.footerCol img {text-align: left}
.footerCol p {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
}
.footerCol a {
	color: #ffffff;
	text-decoration: underline;
	font-size: 0.75em;
}
.footerCol a:hover {
	text-decoration: none
}

.footerCol ul {
	list-style: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footerCol li {
	margin:0;
	padding:0;
	width: auto;
}
.footerCol li:hover a{
		/*background-image: url(images/menu_11.gif);*/
}
/*#section-menu {
	font-size:93%;
	margin-left: 0px;
	width: 180px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}*/

.footerCol li a {
	display:block;
	width:auto;
	text-decoration: none;
	color: #3CBCFF;
	height: auto;
	margin-bottom: 1px;
	background-repeat: no-repeat;
	background-position: 0px;
	vertical-align: middle;
	line-height: 20px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #07273F;
}
.footerCol li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/button_ov.png);
	background-repeat: repeat;
	background-position: 0px;
}

/******************************************* Clients *****************************************************************/
.clients_table td{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	border: 5px solid #0B4C84;
}
/****************************************** Contact ********************************************************************/
#map {
	margin-top: 20px;
	width: 400px;
	float: right;
	margin-bottom: 20px;
	height: 270px;
}
#left_col_cust {
	margin-bottom: 10px;
	margin-top: 20px;
}
#mail_form {
	margin-top: 20px;
	float: left;
	width: 500px;
}
/*************************************** Press ********************************************************************/
.date {
	float: left;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	clear: left;
	background-color: #FFFFFF;
	height: 40px;
	width: 35px;
}
.month {
	color: #826800;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #FFCC00;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0A3253;
}
.day {
	color: #666666;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #FFFFFF;
	font-weight: bold;
}
.news_title {
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	margin-bottom: 20px;
	margin-left: 50px;
	width: auto;

}
.year {
	color: #666666;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color: #FFFFFF;
	font-weight: bold;
}
/*********************************** Contact *****************************************/
.directions_table{
	color: #FFFFFF;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
}
.directions_table td{
	border-top-width: thin;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #4782AD;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
}
/********************************** Home ********************************************/
.iepCol {
	float: left;
	height: 100px;
	width: 225px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 0;
}
.iepCol h3 {font-family: Arial, Helvetica, sans-serif; font-size: 1.4em; font-weight: bold; padding: 0 0 10px 0; display: none; text-align: left}
.iepCol img {text-align: left}
.iepCol p {padding: 10px 0 0 0; text-align: left}
.iepCol a {color: #ffffff; text-decoration: underline}
.iepCol a:hover {color: #ffffff; text-decoration: none}

#ieps {
	background-image: url(../images/bg_25_black.png);
	background-repeat: repeat-y;
	width: 949px;
	clear: both;
	float: left;
	margin-bottom: 10px;
}
/* ********************************* 3d   ************************************/
.video_gallery {
	width: auto;
	float: left;
	margin-top: 20px;
	height: auto;
}

.video_tn {
	width: 350px;
	float: left;
	height: 250px;
}
