/* 
  ------------------------------------------------
  Insight Publications - Structure CSS
  (c) 2009 Digital Evolution
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #023679;
	background-image: url(../images/bg/bg_body.jpg);
	background-repeat: repeat-x;
	margin: 20px 0;
	padding: 0;
}

img {
	border: none;
}

/* Rounded top */
#sitetop {
	padding: 0;
	margin: 0;
	background-image: url(../images/bg/bg_top.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	height:21px;
}
/* Rounded Bottom */
#sitebot {
	padding: 0;
	margin: 0;
	background-image: url(../images/bg/bg_bott.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	height:21px;
}

#masthead {
	color: white;
	background-color: #003478;
	padding: 0;
	margin: 0;
	background-image: url(../images/bg/bg_masthead.gif);
	background-repeat: no-repeat;
	/*background-color: transparent;*/
	width: 960px;
	height:129px;
}

#masthead .mastheadleft {
	color: white;
	padding: 0;
	margin: 0;
	background-color: transparent;
	width: 315px;
	height:129px;
	float: left;
}
#masthead .mastheadright {
	color: white;
	padding: 0;
	margin: 0 0 0 240px;
	background-color: transparent;
	width: 400px;
	height:129px;
	float: left;
	
}
#masthead .mastheadright p{
	color: white;
	text-align: right;
	font-size: 0.8em;
	margin-right: 25px;
	
}
#masthead .mastheadright a{
	color: white;
	text-decoration: underline;
	
}
#topmenubg {
	
	padding: 0;
	margin: 0;
	background-image: url(../images/bg/bg_topmenu.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 960px;
	height:36px;
}
#topmenu{
	
	padding: 0;
	margin: 0 0 0 650px;
	background-color: transparent;
	width: 280px;
	height:36px;
}






#greenbar {
	
	padding: 0;
	margin: 0;
	background-image: url(../images/bg/bg_greenbar.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 960px;
	height:10px;
}
#wrapper {
	/*width: 770px;*/
	width: 960px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(../images/bg/bg_mid2.gif);
	background-repeat: repeat-y;
	margin: 0;
	
}

#column_wrapper {
	background-image: url(../images/bg/bg_mid2.gif);
	background-repeat: repeat-y;
	margin: 0;
/*IE 5 for PC only*/
	voice-family:"\"}\"";
	voice-family:inherit;
	margin: 0;
	/*all non-IE 5 browsers - Mozilla 1.02 Opera*/
}
/*end*/
/*\*/
html*#column_wrapper {
[margin: 0;
/* Mozilla 1.01 and below*/
margin: 0;
/* Safari 1-2 */
]margin: 0;
/* IE7 */
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #column_wrapper {
margin: -4px 0 0 0;
/* IE6 */
}
/*end*/
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
	
}

#left {
	width: 180px;
	float: left;
}

/*#center {
	width: 600px;
	float: left;
	background-image: url(../images/bg/bg_center_top.gif);
	background-repeat: no-repeat;
	background-color: white;
	background-position: top right;
	margin: 0;
	padding: 0;
}*/

#center{
	width: 600px;
	float: left;
	background-image: url(../images/bg/bg_center_top3.gif);
	background-repeat: no-repeat;
	background-color: white;
	background-position: top right;
	margin: 0;
	padding: 0;
/*IE 5 for PC only*/
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 600px;
	/*all non-IE 5 browsers - Mozilla 1.02 Opera*/
}
/*end*/
/*\*/
html*#center {
[width: 600px;
/* Mozilla 1.01 and below*/
width: 600px;
/* Safari 1-2 */
]width: 600px;
/* IE7 */
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #center {
width: 600px;
/* IE6 */
}
/*end*/

#right {
	width: 160px;
	float: left;
}


/* Footer */
#footer {
	color: white;
	padding: 0px;
	margin: 20px 0 20px 0;
	font-size: 0.7em;
	clear: both;
	background-color: #023679;
}

#footer .footerleft {
	/*width: 160px;*/
	width: 240px;
	float: left;
	margin-bottom: 20px;
}
#footer .footerright {
	/*width: 160px;*/
	width: 720px;
	float: left;
	text-align: right;
	margin-bottom: 20px;
	
}
#footer .footerbottom {
	/*width: 160px;*/
	width: 950px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	
}






.nomargintop {margin-top: 0;}

#left .button {
	margin:20px 0 15px 10px;
}
#right .button {
	margin: 10px 0 20px 7px;
}







