/*----------------------------------------------------------------------------------
  GENERAL
----------------------------------------------------------------------------------*/
BODY {
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #646060;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0 0px;
}

BODYW {
    line-height: 30px;
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: white;
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0 0 0 0px;
}

#offline {
	background: #1A1A1A none;
}


A {
	color: #06acef;
	text-decoration: none;
}

A:hover {
	color: #1A1A1A;
}

.content-item H2 {
	margin: 0 0 6px;
}


#wrapper {
	width: 980px;
	padding: 0 0 0 0px;
	margin: 0 0 0 0px;
	/*text-align: left;*/
	font-size: 1.1em;
	padding: 0 0 0 0px;
}



/*----------------------------------------------------------------------------------
  TOP NAVIGATION MENU
----------------------------------------------------------------------------------*/
#topnav {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    font-size: 14px;
    font-weight: bold;
	height: 24px;
	padding: 0px 10px;
}

#topnav A {
	display: inline-block;
	color: #7e7e7e;
	padding: 5px 0px 3px;
	border-bottom: 3px solid #FFFFFF;
}


#topnav A:hover, #topnav A.active {
	border-bottom: 3px solid #4479b4;
}


/*----------------------------------------------------------------------------------
  PRIMARY NAVIGATION MENU
----------------------------------------------------------------------------------*/
#navPrimary {
	height: 28px;
	background: #004b7f;
	font-weight: bold;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 28px;
}

#navPrimary a {
	float: left;
	display: block;
	color: #fff;
	background-color: #0264a8;
	margin: 0 0 0 0;
	padding: 0 10px 0 9px;
	border-right: thin solid #9aacc2;
}

#navPrimary A:hover, #navPrimary A.active {
	background-color: #004b7f;
}



/*----------------------------------------------------------------------------------
  COLUMNS
----------------------------------------------------------------------------------*/
#column-1 {
	width: 280px;
	padding: 10px 20px 20px;
	vertical-align:top;
	text-align: left;
}

#column-2 {
	width: 280px;
	padding: 10px 20px 20px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	vertical-align:top;
	text-align: left;
}

#column-3 {
	width: 280px;
	padding: 10px 20px 20px;
	vertical-align:top;
	text-align: left;
}


/*coulmn 1 style*/
#column-1 H2 {
	font-size: 18px;
	color: #0264a8;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 18px;
	display: inline-block;
}

#column-1 P {
	color: #7e7e7e;
	font-size: 14px;
	line-height: 28px;
}

contact-n {
	color: #7e7e7e;
	font-size: 12px;
	line-height: 6px;
}

#column-1 STRONG {
	color: #404040;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 14px;
	display: inline-block;
}

/* end coulmn 1 style*/

#column-2 H2 {
	font-size: 18px;
	color: #0264a8;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 18px;
	display: inline-block;
}

#column-2 P {
	color: #7e7e7e;
	font-size: 14px;
	line-height: 28px;
}

#column-2 Pwhite {
	color: white;
	font-size: 14px;
	line-height: 28px;
}

#column-2 STRONG {
	color: #404040;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 14px;
	display: inline-block;
}

#column-2 STRONGWHITE {
	color: white;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 14px;
	display: inline-block;
}


#column-3 H2 {
	font-size: 18px;
	color: #0264a8;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 18px;
	display: inline-block;
}

#column-3 P {
	color: #7e7e7e;
	font-size: 14px;
	line-height: 28px;
}

#column-3 STRONG {
	color: #404040;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 22px;
	letter-spacing: 1px;
	margin-bottom: 14px;
	display: inline-block;
}
/* end coulmn 3 style*/



#column-1 .title {
	color: #646060;
	font-size: 24px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 28px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	display: inline-block;
}

#column-2 .title {
	font-size: 24px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 28px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	display: inline-block;
}

#column-3 .title {
	font-size: 24px;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 28px;
	letter-spacing: 1px;
	margin-bottom: 10px;
	display: inline-block;
}




/*----------------------------------------------------------------------------------
  NEWS
----------------------------------------------------------------------------------*/

#news-item {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	line-height: 18px;
	letter-spacing: 1px;
	padding: 10px;
	border: 3px solid #0264a8;
	background-color: #0264a8;
	opacity: 0.90;
}

#news-item SPAN.newshead {
	color: white;
	font: normal bold 1.5em/1em Trebuchet, sans-serif;
	margin-bottom: 0.3em;
	margin-top: 0.7em;
	padding-left: 0px;
	padding-right: 20px;
	display: block;
	text-shadow: #000000 1px 1px 0px;
}

#news-item SPAN.newstitle {
	color:  #EEEDEB;
	width: 240px;
	font: bold 16px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	padding-bottom: 50px;
}


#news-item SPAN.newscopy {
	color: #B9F8FF;
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
}


#news-item P {
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;

}




/*----------------------------------------------------------------------------------
  FOOTER
----------------------------------------------------------------------------------*/

#footer {
	color: #b2b1b1;
	height: 279px;
	background: #717171 url(../images/zest/footer-stretch-short.png) repeat-x left top;
	padding: 60px 0px 0px 150px;
	vertical-align:top;
	text-align: left;
}

#footer A:link {
	color: #b2b1b1;
	border-bottom: 1px dotted #b2b1b1;
}

#footer A.active {
	color: #b2b1b1;
	border-bottom: 1px dotted #b2b1b1;
}

#footer A:hover {
	color: #eee;
	border-bottom: 1px dotted #eee;
}

