/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
 background-color:#000;
 font-size:92%;
 font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
} 
 
#pagewidth{ 
 width:884px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 background-image: url(/dynamics/images/bg.gif); 
  
 
} 
 
 
#header{
 position:relative; 
 height:90px; 
 background-color:#c1d7ff; 
 width:100%;
 border-bottom:solid #000;
} 
 
#leftcol{
 width:156px; 
 float:left; 
 position:relative; 
 background-color:#1c4676; 
 background-image: url(/dynamics/images/bg-leftcol2.jpg);
 background-repeat:repeat-x; 
 }
 
 #leftcol a {
 	color:#ffffcc;
 }
 
#twocols{
 width:728px; 
 float:right; 
 position:relative; 
 length:100%;
 background-image: url(/dynamics/images/bg-twocol.gif); 



  }
 
#rightcol{
 width:25%; 
 float:right; 
 position:relative; 
 background-color:#e7d8a3;
 font-weight:normal;


 }


#maincol{background-color:#fff;  
 float: left; 
 display:inline; 
 position: relative; 
 width:75%;
 min-height:380px; 
 }
 
#footer{
 background-color:#4280c9; 
 clear:both;
 font-family:Arial, Helvetica, sans-serif;
 font-size:.9em;
 text-align:center;
 padding:5px 0 5px 0;
 color:#acc8ea;
 } 
 
/*      NAVIGATION                                              */

#nav {
	margin: 30px 0 0 0;
	padding: 0;
	background: #0057a6;
	list-style-type: none;
	width: 156px;
	float: left;
	font-weight:bold;
	font-size:10pt;
	border-top:1px solid #609fd8;
}

#nav li {
	margin: 0 0 0 0 ;
	padding: 0;
	float: left; /* This corrects the */
	width: 100%; /* IE whitespace bug */
}

#nav a {
	display: block;
	color: #eef;
	text-decoration: none;
	padding: 0 0 0 10px;
	line-height: 1.7; 
	border-bottom:1px solid #609fd8;
}

#nav a:hover {
	background: #def;
	color:#0057a6;
}

#body_hom #nav_hom a, #body_new #nav_new a, #body_abo #nav_abo a, #body_sol #nav_sol a, #body_pro #nav_pro a, #body_how #nav_how a, #body_con #nav_con a, #body_con #nav_con a {
	background: #fff;
	color: #666;
	font-weight:bolder;
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


/*          secondmenu   BEGIN       -------------------------------   */
div.secondmenu {
	margin: 0px 0 10px 0; 
	padding: 0;
	border-bottom:3px solid #e7d8a3;
	height:30px;

 }


ul#secondmenu {
	margin: 0px 0 0 0 ;
	padding:0px;
	text-align:right;
	float:right;
}
 
#secondmenu li {
	margin: 2px 2px 0px 0px;
	padding: 5px 3px 5px 3px;
	float: left;
	border:1px solid #7e7d00;
	border-bottom:none;
	background-color:#0057a6;
	list-style:none;
	list-style-position:inside;
}

#secondmenu li:hover {
	background-color:#b5df0a;
}



#secondmenu li a {
	color: #000;
	text-align:center;
	text-decoration: none;
	display:block;
}

#secondmenu li a:hover { text-decoration:underline; }


/* -------------- secondmenu on this page styles -------------- */
#abo-overview li#abo-overview, #abo-secondpage li#abo-secondpage, 
#pro-overview li#pro-overview, #pro-secondpage li#pro-secondpage {  /* affects tab you're on */
	background-color:#e7d8a3;
	margin-top:2px;
	border-bottom:none;
}

#abo-overview li#abo-overview a, #abo-secondpage li#abo-secondpage a, 
#pro-overview li#pro-overview a, nee#resources li#resources a {
	color:#4e4d00;
	text-decoration:none;
}

/*      secondmenu END            */

