/* -------------------------------------------------------------- 
  
   Print Stylesheet
   
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { 
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5;
}

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; } 
blockquote, q { quotes: "" ""; }

/* Remove annoying border on linked images. */
a img { border: none; }


/* -------------------------------------------------------------- 
   
   typography.css
   * Sets up some sensible default typography.
   
-------------------------------------------------------------- */

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
body {  
	font-size: 13px;
	font-family: Arial,Helvetica,sans-serif;
	color: #000;
	background:#FFF;
}


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { 
	font-weight: normal; 
	color: #777; 
	margin-top: 10px;
}

h2 {
	color: #777;
	font-family:  Arial,Helvetica,sans-serif
}


h1 { font-size: 28px; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 21px;; margin-bottom: 0.75em; }
h3 { font-size: 18px;; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 15px;; line-height: 1; font-weight: bold; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1.5em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, 
a:hover     { color: #3876be; }
a { 
	color: #4c81bd; 
	text-decoration: underline;  
	outline: none;
}

blockquote  { margin: 1.5em; color: #666; font-style: italic; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


/* Lists
-------------------------------------------------------------- */

li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


/* Tables
-------------------------------------------------------------- */


/*table styles  

table {
	margin-top: 0;	margin-bottom: 10px;	border: 1px #ccc solid;	border-bottom: none;
}

thead th {
	background: #e5ecf9 none repeat scroll 0 0;	border-top: 1px #fff solid;}
thead th {
	border-bottom:1px #bbb solid;}
th {
	border-bottom: 3px #bbb solid;	padding-right: 1em;	text-align: left; }

td {
	background: #f3f8fc;	border-top: 1px #fff solid;		border-bottom:1px #ccc solid;	color: #777;}

tr.even td { background: #f8f8f8; 	border-top: 1px #fff solid;		border-bottom:1px #ccc solid;}

td.active {
	background-color: #e4e4e4;
}

table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #f3f7fc; }

*/

/* Misc classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.breadcrumbs { font-size: 10px; text-align:right; color:#2e364b   }
.breadcrumbs a { font-size: 10px; text-align:right; color:#2e364b; text-decoration:underline;   }
.breadcrumbs a:focus, .breadcrumbs a:hover  { font-size: 10px; text-align:right; color:#2e364b;   }
#left a:focus, #left a:hover,  #left .ekmenu_submenu a,  #left .ekmenu_accessible_submenu_navheading a {text-decoration:none; }

{

font-size: 12px;

font-weight: bold;

text-decoration: none;

color: #7c7c7c;

}

.quiet      { color: #666; }
.loud       { color: #000; }
.highlight  { background:#ff0; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }


body {
	font-size: 13px;	
	margin: 0;
	padding-top: 10px;
}

#page {
	background: url(../images/light.png) no-repeat top;
}

#wrapper {
	margin: 0 auto;
	width: 968px;
}

/* Top Section */

#top {
	height: 159px;
	background: url(../images/top_bg.png) no-repeat top; position:relative;z-index:9999;
}
	/* Logo Container */
	#logo {
		width: 423px;
		height: 127px;
		float: left;
		padding-left: 15px;
	}

	#logo a {
		display: block;
		margin-top: 15px;
	}

	#top-right {
		width: 519px;
		height: 127px;
		float: left;	
		padding-right: 0px;

	}

		#top-right h3 {
			margin: 0;
			color: #458ac7;
		}	
		#top-right span {
			margin: 0;
			color: #aaa;
			font-size: 12px;
			font-weight: bold;
		}	
		
			#top-menu {
				display:none;
				float: right;
				height: 32px;		
				margin-right: 25px;
				color: #c6d1db;
				margin-top: -2px;
			}
			
				#top-menu-left {
					float: left;
					height: 32px;
					background: url(../images/top_menu_bg.png) no-repeat left top;
					padding-left: 22px;
				}
				
					#top-menu-left ul {
						margin: 0;
						padding: 0;
						list-style: none;								
					}
					
						#top-menu-left ul li {
							float: left;
							padding: 4px 10px;
						}
						
						#top-menu-left ul li a {
							color: #c6d1db;
							font-size: 11px;
						}
						
				#top-menu-right {
					float: left;
					height: 32px;
					width: 22px;
					background: url(../images/top_menu_right.png) no-repeat left top;
			}	
		
		#search-block {
			width: 249px;
			height: 27px;
			float: right;
			margin-right: 15px;
			
		}
		
		#search-field, #search-button {
			float: left;
		}
		
		#search-field {
			width: 154px;
			height: 27px;
			background: url(../images/search_field.png) no-repeat left top;
			border: 0px;
			
			outline: none;
			font-size: 13px;
			margin: 0;
			margin-right: 3px;
		}
		
			#search-field #edit-search {
				width: 142px;
				padding: 5px 5px;
				border: 0;
				background: none;
			}
		
		#search-button {
		
			width: 91px;
			height: 27px;
			background: url(../images/submit_button.png) no-repeat left top;
			border: 0px;

			color: #888;
			cursor: pointer;
			
			
		}
		
			#search-button #edit-submit {
				width: 91px;
				padding: 0;
				height: 27px;
				border: 0;
				background: none;
				cursor: pointer;
				font-weight: bold;
				color: #777;
			}
		



/* Header Styles */

#header, #header-subpage {
	display:none;
	background: url(../images/header.png) no-repeat bottom;
	width: 968px;
	height: 191px;
	position: relative;
	z-index:99; 
}

#header-subpage {
	height: 123px;
	background: url(../images/header_sub.png) no-repeat bottom;
}

	  #header-caption {
      position: absolute;
      bottom: 4px;
      _bottom:3px;
      left: 16px;
      background: url(../images/header_caption.png) no-repeat bottom right; 
      height: 28px;
      width:936px;
  }
    #header-caption-left {
      float: left;
      padding: 7px 0px 7px 200px;
      color: #fff;
      position:absolute;
      top:0;
  }

  #header-caption-right {
      float: right;
      background: url(../images/header_caption_right.png) no-repeat bottom left;
      width: 12px;
      height: 28px;
      position: absolute;
      top:0;
      right:-12px;
  }
		
	
		#title {
			font-weight: bold;
			float: left;
			width: 70px;
		}
			
		#slider {		
			float: left;
		}



/* Sub Header */
#sub-header {

	width: 960px;
	float: left;
}


.three-blocks {
	float: left;
	width: 290px;
	margin: 0 0px;

}


/* Content Styles */

#left {
	float: left;
	width: 218px;
	padding-bottom: 19px; 
}

#left  {
	float: left;
	width: 218px;
	padding-bottom: 19px; 
}


#main {
	float: left;
	width: 730px;
	margin-left: 20px;
	padding-bottom: 19px; 
}

	#main-1-column {
		float: left;
		width: 968px;
		padding-bottom: 19px; 
	}


#content-container { 
	padding-bottom: 0px; 
	
}

#content {
	position: relative;
}
	
	#content h2, #content h3 {
		background: url(../images/dotted_border_h.gif) repeat-x right bottom;
		color: #959fa9;
		padding-bottom: 5px;
		margin-bottom: 10px;
	}
	
	#content h2.none {
		background: none;
		margin: 5px 0;
	}
	
	#content .box-722-blue h2, #content .box-960-blue h2 {
		color: #fff;
	}
	
	/*
	#content h3 {
		background: url(../images/dotted_border_h.gif) repeat-x right bottom;
		color: #777;
		padding-bottom: 5px;
	}
	*/

	#content h5 {
		color: #4c81bd;
		margin-bottom: 5px;
	}

	#content h2 span, #content h3 span {
		color: #4c81bd;		
	}
	
	#content h2 span.arrow, #content h3 span.arrow {
		background: url(../images/arrow.png) no-repeat left 4px;
		padding-left: 15px;	
	}
	
	#content .box-722-blue h2 span.arrow, #content .box-960-blue h2 span.arrow {
		background: url(../images/arrow_white.png) no-repeat left 4px;
		color: #fff;
	}
	
	#content p {
		padding-bottom: 15px;
		margin: 0;
		clear: both;

	}

	#content .item {
		padding-bottom: 10px;
		float: left;
	}

	
	
	
/* Footer Style */

#footer { 
	padding-top: 20px;
	float: left;
	width: 100%;
}


#footer { 
	margin-left: auto;
	margin-right: auto;
	background: #ededed url(../images/footer_bg.gif) repeat-x right top;
	
}

#footer-content {
	margin: 0 auto;
	width: 960px;
	padding-top: 5px;
	font-size: 12px;
}

#footer-links {
	width: 100%;
	border-top: 1px #a7a7a7 dotted;
}


#prefooter {
	margin: 0 0 1px;
	width: 100%;
	height: 1px;
	clear: both;
}


/* End of Footer Style */




/* contact form style */
form {
  padding: 20px 0;
  margin: 0;
}
label {
	float: left;
	width: 100px;
	font-weight: bold;
	color: #999;
	padding: 5px;
}
input,
textarea {
	padding: 5px;
	font: 400 12px arial, sans-serif;
	background: url(../images/field_bg.png) no-repeat top left;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;  
}

select {
	padding: 5px;
	font: 400 12px arial, sans-serif;
	width: 250px;
	background: #f9f9f9 url(../images/field_bg.png) no-repeat top left;
	border-width: 1px;
	border-style: solid;
	border-color: #d2d2d2 #e2e2e2 #e2e2e2 #d2d2d2;  
}


input:focus,
textarea:focus{  
  color: #333;
  border-color: #30384d;  
}
#name, #email, #subject{
	width:250px;
}
#message{
	width:360px;
	height:150px;
}

#submit {
	height: 27px;
	background: url(../images/submit_button.png) no-repeat top left;
	
	margin-top: 0px;
	width: 91px;
	border: none;
	margin-right: 6px;
	font-weight: bold;
	cursor: pointer;
	color: #777;
}


/* Tables style for calendar
-------------------------------------------------------------- */


.calendar table {
	margin-top: 0;	margin-bottom: 10px;	border: 1px #ccc solid;	border-bottom: none;
}

.calendar thead th {
	background: #e5ecf9 none repeat scroll 0 0;	border-top: 1px #fff solid;}
.calendar thead th {
	border-bottom:1px #bbb solid;}
.calendar th {
	border-bottom: 3px #bbb solid;	padding-right: 1em;	text-align: left; }

.calendar td {
	background: #f3f8fc;	border-top: 1px #fff solid;		border-bottom:1px #ccc solid;	color: #777;}

.calendar tr.even td { background: #f8f8f8; 	border-top: 1px #fff solid;		border-bottom:1px #ccc solid;}

.calendar td.active {
	background-color: #e4e4e4;
}

.calendar table       { margin-bottom: 1.4em; width:100%; }
.calendar th          { font-weight: bold; }
.calendar thead th 		{ background: #c3d9ff; }
.calendar th,td,caption { padding: 4px 10px 4px 5px; }
.calendar tr.even td  { background: #e5ecf9; }
.calendar tfoot       { font-style: italic; }
.calendar caption     { background: #f3f7fc; }



/* use form-button class for input button tags. */

input.form-button {
	padding: 5px 15px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #777;
	background-color: #222;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #bbb #bbb #ccc;
	background: url(../images/gradient.gif) repeat-x;
}


/* testimonials */

.testimonial {
	width: 100%;
}

#content .testimonial blockquote {
	margin: 0;
	padding:0px 0px 0px 30px;
	background:url(../images/quote.png) no-repeat 0px 0px;
	
}
#content .testimonial blockquote p.quote{
	text-align:left;
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;	
	margin-bottom: 10px;
}

#content .testimonial blockquote p.author{
	text-align:right;
	font-size:12px;
	color:#999;
	font-weight:bold;
	font-family: Tahoma, arial;
	font-style:normal;	
}



/* box style */

	
	.box, .box-722, .box-960 {
		margin-top: 15px;
		float: left;
	}


	.box-top {
		width: 218px;
		height: 9px;
		background: url(../images/top_240.png) no-repeat top;
		float: left;
		overflow: hidden;
	}
	
	
	.box-center {
		width: 218px;
		float: left;	
		background: url(../images/center_240.png) repeat-y top;
	}
	
		.box-content-container {
			padding: 0px 4px;
			width: 210px;
			float: left;
		}
		
			.box-content {
				float: left;
			}
			
				.box-padding {
					padding: 10px;
					padding-bottom: 20px;	
					padding-top: 0px;
					float: left;
				}
				
				
				.box-padding p  {
					padding-top: 0px;	
					margin: 0px;
					clear: both;	
				}
				
				.box-padding h2, .box-padding h3  {
					background: url(../images/h2_bottom.gif) repeat-x bottom;
					margin-top: 0px;
					margin-bottom: 7px;
					padding-bottom: 7px;
					padding-top: 10px;
					margin-top: 5px;
					margin-bottom: 0;
				}
				
				.box-padding .posted {
					background-color: #5588bb;
					border: 1px #337799 solid;
					padding-left: 10px;
					font-size: 11px;
					margin-top: 20px;
					color: #fff;
					font-weight: bold;
				}
				
		
						
				.box-content .box-padding img{
					display: block;
				}
				
			
	.box-bottom  {
		width: 218px;
		height: 9px;
		background: url(../images/bottom_240.png) no-repeat top;
		float: left;
		overflow:hidden;
	}
	
	
	
	/* largest box */
	
	
	.box-960 .box-top {
		width: 968px;
		background: url(../images/top_960.png) no-repeat top;
	}
	
	.box-960 .box-center {
		width: 968px;
		float: left;	
		background: url(../images/center_960.png) repeat-y top;
	}
					
	
	.box-960 .box-content-container  {
		width: 960px; 
	}
	
	.box-960 .box-content {
		width: 960px; 
	}
	
		.box-960 .box-padding  {
			width: 940px; 
		}
		
			.box-left {
				width: 200px;
				float: left;
			}
			.box-main p img, .box-main img {float: left; margin: 0 1em 1em 0; padding: 0; border:1px solid #CCC;}

			.box-main {
				margin-left: 20px;
				width: 680px;
				float: left;
				background: url(../images/dotted_border_v.gif) repeat-y left 0px;
				padding-left: 20px;
				min-height:600px;
			}
			
			.box-960-left {
				float: left;
				width: 298px;
				padding-top: 20px;
			}
			.box-960-right {
				float: left;
				width: 610px;
				margin-left: 12px;
				padding-top: 20px;
			}
	
	.box-960 .box-bottom  {
		width: 968px;
		background: url(../images/bottom_960.png) no-repeat top;
	}
	
	/* blue box */
	
	/* larger box  */
	
	
	.box-722 .box-top {
		width: 730px;
		background: url(../images/top_722.png) no-repeat top;
		
	}
	
	.box-722 .box-center {
		width: 730px;
		float: left;	
		background: url(../images/center_722.png) repeat-y top;
	}
				
	
	.box-722 .box-content-container  {
		width: 722px; 
	}
	
	.box-722 .box-content { 
		width: 722px; 
	}
	
		.box-722 .box-padding  {
			width: 702px; 
		}
	
	.box-722 .box-bottom  {
		width: 730px;
		background: url(../images/bottom_722.png) no-repeat top;
	}
	
	/* 290px box  */
	
	
	.box-290 .box-top {
		width: 298px;
		background: url(../images/top_290.png) no-repeat top;
	}
	
	.box-290 .box-center {
		width: 298px;
		float: left;	
		background: url(../images/center_290.png) repeat-y top;
	}
				
	
	.box-290 .box-content-container  {
		width: 290px; 
	}
	
	.box-290 .box-content {
		width: 290px; 
	}
	
		.box-290 .box-padding  {
			width: 250px; 
		}
	
	.box-290 .box-bottom  {
		width: 298px;
		background: url(../images/bottom_290.png) no-repeat top;
	}
	
	/* 610px box  */
	
	
	.box-610 .box-top {
		width: 610px;
		background: url(../images/top_610.png) no-repeat top;
	}
	
	.box-610 .box-center {
		width: 610px;
		float: left;	
		background: url(../images/center_610.png) repeat-y top;
	}
				
	
	.box-610 .box-content-container  {
		width: 602px; 
	}
	
	.box-610 .box-content {
		width: 602px; 
	}
	
		.box-610 .box-padding  {
			width: 562px; 
		}
	
	.box-610 .box-bottom  {
		width: 610px;
		background: url(../images/bottom_610.png) no-repeat top;
	}
	
	/* 920px box  */
	
	.box-920 {
		margin-top: 20px;
	}
	
	.box-920 .box-top {
		width: 920px;
		background: url(../images/top_920.png) no-repeat top;
	}
	
	.box-920 .box-center {
		width: 920px;
		float: left;	
		background: url(../images/center_920.png) repeat-y top;
	}
				
	
	.box-920 .box-content-container  {
		width: 910px; 
		padding: 0px 5px;
	}
	
	.box-920 .box-content {
		width: 910px; 
		background: none;
	}
	
		.box-920 .box-padding  {
			width: 872px; 
			background: none;
		}
	
	.box-920 .box-bottom  {
		width: 920px;
		background: url(../images/bottom_920.png) no-repeat top;
	}
	
	
	/* larger box  */
	
	
	.box-722-blue .box-top {
		background: url(../images/top_blue_722.png) no-repeat top;
	}
	
	.box-722-blue .box-center {	
		background: url(../images/center_blue_722.png) repeat-y top;
	}
	
	.box-722-blue	.box-padding {
		background: #438bd1 url(../images/blue_content.png) repeat-x top;
		color: #fff;
	}
	
	.box-722-blue .box-bottom  {
		background: url(../images/bottom_blue_722.png) no-repeat top;
	}
	
	
	
	.box-960-blue .box-top {
		background: url(../images/top_blue_960.png) no-repeat top;
	}
	
	.box-960-blue .box-center {	
		background: url(../images/center_blue_960.png) repeat-y top;
	}
	
	.box-960-blue .box-padding {
		background: #438bd1 url(../images/blue_content.png) repeat-x top;
		color: #fff;
	}
	
	.box-960-blue .box-bottom  {
		background: url(../images/bottom_blue_960.png) no-repeat top;
	}
	
	
	
	.box-960-red .box-top {
		background: url(../images/top_red_960.png) no-repeat top;
	}
	
	.box-960-red .box-center {	
		background: url(../images/center_red_960.png) repeat-y top;
	}
	
	.box-960-red .box-padding {
		background: #9f2424;
		color: #fff;
	}
	
	.box-960-red .box-bottom  {
		background: url(../images/bottom_red_960.png) no-repeat top;
	}
	
		.action-alert, .hehehe {
			background: url(../images/close.png) no-repeat top;
			width: 31px;
			height: 22px;
			top: 20px;
			right: 6px;
			float:right;
		}

		.action-alert a, .hehehe a{
			display: block;
			width: 100%;
			height: 100%;
		}
		
		
		#content h2.red, #content h3.red {
			color: #ecacac;
			background: none;
		}
		
		#content h2.red span, #content h3.red span {
			color: #fff;
		}
		
		#alert {display:none;}
		
		
		#alert-content {
			float: left;
		}
		
		.alert-left {
				width: 160px;
				float: left;
				margin-top: 20px;
			}
			
		.alert-main {
			width: 740px;
			float: left;
			padding-left: 20px;
			margin-top: 20px;
		}
		
			.alert-main .column1, .alert-main .column2 {
				margin-left: 20px;
				width: 266px;
				float: left;
			}
			
			.alert-main .column3 {
				margin-left: 20px;
				width: 72px;
				float: left;
				position: relative;
			}
			
			.readmore-red {
				background: url(../images/readmore_red.png) no-repeat;
				width: 72px;
				height: 33px;
				margin-top: 30px;
				display: block;
			}

	#slideshow-left {
		width: 218px;
		float: left;
		padding-top: 15px;
	}
	
	#slideshow-right {
		width: 682px;
		float: left;
		padding-top: 15px;
		margin-left: 20px;
	}

	.blue-box-border {
		border: 1px #2d6193 solid;
		float: left;
	}	
	
		.blue-box {
			border: 1px #508ec9 solid;
			background: #3d7bb8;
			padding: 5px;
			float: left;
			position: relative;
			width: 690px;   
		}	
		
		.blue-box a {
			color:#FFF; text-decoration:underline;
		}	
		
		#desc-722 {
			width: 220px;
			padding-right: 10px;
		
		}
		
		#image-722 {
			width: 444px;
			border: 1px #508ec9 solid;
			padding:5px;
			padding-left:5px;
			height:227px;
			
		}

		
	.separate-331 {
		width: 331px;
		float: left;
	}
	
	.separate-271 {
		width: 271px;
		float: left;
	}
	
	.separate-220 {
		padding-left:5px;
		width: 215px;
		float: left;
	}

.white-tab h2 {
	margin-top: 0px;
}



/* Vertical List */

.list {
	list-style: none;
	font-size: 11px;
	margin-top: 10px;
}

.left_highlight {
	background: url(../images/arrow_list.png) no-repeat;
	background-position: -4px 4px;
	padding-left: 9px;	
}

.left_menu {
	padding-left: 9px;	
}



.contact li {
	margin: 15px 0;
}


.vertical-list {
	list-style: none;
	
	margin: 0;
	padding: 0;
}
.vertical-list li {
	width: 100%;
    padding: 0;
	margin: 0;
}

.vertical-list a {
	display:block;
	
	text-decoration:none;
	font-weight:bold;


	padding: 8px 10px;

	background: #f5f5f5 url(../images/menu_bg.gif) repeat-x right bottom;
	overflow: hidden;
}

.vertical-list a:hover {
	background: #fafafa url(../images/menu_bg_hover.gif) repeat-x right bottom
}


/* porfolio styles */
.portfolio-item {
	clear: both;
	float: left;
}
ul.bullet-list {
	list-style: none;
	margin: 0;
	margin-top: 10px;
}
ul.bullet-list li {
	padding: 2px 0px 2px 25px;
	background: url(../images/bullet.png) no-repeat left;
	font-weight: bold;
}


.portfolio-image, .portfolio-desc {
	float: left;
}

.portfolio-image {
	width: 270px;
}
.portfolio-desc {
	width: 310px;
}


/* CSS sliding doors button */

a.button, a.button-color, a.button-header {
	background: url('../images/button.png') no-repeat scroll top left; 
	float: left;
	height: 27px;
	padding-left: 0px;
	margin-right: 20px;
	margin-left: 5px;
}

a.button span, a.button-color span, a.button-header span  {
	background: url('../images/button.png') no-repeat scroll top right; 
	float: left;
	height: 22px;
	position: relative;
	left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	cursor: pointer;
}

a.button:hover span {
	color: #666;
}

a.button-color {
	background: url('../images/button_color.png') no-repeat scroll top left; 
}

a.button-color span {
	background: url('../images/button_color.png') no-repeat scroll top right; 
	color: #fff;
}

a.button-header {
	background: url('../images/button_header.png') no-repeat scroll top left; 
}

a.button-header span {
	background: url('../images/button_header.png') no-repeat scroll top right; 
	color: #d6e4f4;
}

a.button:hover, a.button-color:hover, a.button-header:hover  {
	background-position: left -155px;
}

a.button:hover span, a.button-color:hover span, a.button-header:hover span {
	background-position: right -155px;
}

	
/* OtherStyles */

.textblock {
	font-size:17px;
	color:#777;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom: 0px;
}

#note {
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #992222;
	border: 1px #f0c020 solid;
	display: none;
	background-color:#ffffdd;
	text-align: center;
}

.notification_ok {
	color: #229922;	
}


/* Link Styles */

.more, .more-fff {
	font-weight: bold;
}

.more-fff {
	color: #fff;
}

.more-fff:hover {
	color: #eee;
}

/* Misc Styles */

.block {
	padding-bottom: 10px;
}

.title {
	padding-bottom: 0px;
	overflow: hidden;
}

.clear {
	clear: both;
	overflow: hidden;
	height: 0px;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.image-margin-left {
	margin:0 10px 3px 0;
}

.image-margin-right {
	margin:0 0 3px 10px;
}

.header-image {
	padding:0px;
	background: #fdfdfd;
}

.item {
	padding:2px;
	background: #fdfdfd;
}

.image-left, .image-border, .image-right{
	padding:3px;
	margin:0 10px 3px 0;
	border:1px #ccc solid;
	background: #fdfdfd;
}

.image-left {
	float: left;
}

.image-small-left{
	background: #fdfdfd;
	padding:3px;
	margin:0 5px 0 0;
	border:1px solid #ccc;
}

.image-small-right {
	background: #fdfdfd;
	padding:3px;
	margin:0 0 0 3px;
	border:1px solid #ccc;
}

.image-border {
	margin:0;
}

.image-right {
	margin:0 0 3px 10px;
	float: right;
}

.margin-10-lr {
	margin: 0 10px;
}

.margin-10-left {
	margin-left: 10px;
}

.margin-10-right {
	margin-right: 10px;
}

.margin-10-bottom {
	margin-bottom: 10px;
}

.margin-20-left {
	margin-left: 20px;
}

.margin-20-right {
	margin-right: 20px;
}



	/* Menu Styles */

	#navmenu-container {
		display:none;
		float: left;
		width: 960px;
		padding:0px 4px;
		position:relative;
		z-index:9999;
	}
	
	#nav-menu {
		float: left;
		position:relative;z-index:9999;
	}
	
	#hehe {
		display:none;
		float: right;
		
	}

		.menu {
			list-style: none;
			float: left;
			padding: 0;
			margin: 0;
			position:relative;
			z-index:9999;
		}

		.menu li {
			float: left;
			position:relative;
			z-index:9;
		}
		
		.menu li.zIndex {
			z-index:9999!important;
		}
		
		.menu li.first, .menu li.dd_link, .menu li.last {
			height:32px;
		}

		.menu li a {
			display: block;
			padding-left: 22px;
			background: url(../images/nav_left.png) no-repeat left top;
			float: left;
			cursor: pointer;
				text-decoration: none; 
		}

		.menu li a span {
			background: url(../images/nav_right.png) repeat-x left top;
			float: left;
			padding: 7px 23px 6px 14px;
			color: #c0c0c0;
			font-weight: bold;
				text-decoration: none; 
		}

		.menu li a.current {
			display: block;
			background: url(../images/nav_current_left.png) no-repeat left top;
			float: left;
			cursor: pointer;
			position: relative;
			left:-2px;
			padding-left:2px;
			padding-right:10px;
			z-index: 99; /* z-index here is for IE6 png fix bug */
		}

		.menu li a.current span {
			background: #fafafa url(../images/nav_current_right.png) repeat-x right top;
			position: relative;
			left: 36px;
			padding-left: 0px;
			padding-right: 47px;
			color: #c6d1db;
			z-index:99999;
		}

		.menu li.li_last_hover a {
			left:0;
			padding-left:22px;
		}

		.menu li.first a {
			padding-left: 23px;
			background: url(../images/nav_first.png) no-repeat left top;
		}

			.menu li.first a span {
				padding-left: 8px;
			}
			
		.menu li.first a.current {
			padding-left: 7px;
			background: url(../images/nav_first_current_left.png) no-repeat left top;
			position: relative;
			left: 0px;
		}
		.menu li.first a.current span {
				background: url(../images/nav_current_right.png) no-repeat right top;
				left:16px;
				margin-right:-18px;
				padding-left:8px;
				padding-right:47px;
				position:relative;
				z-index:99999;
			}
			
			.menu li.first a {
				margin-right:0;
			}

		.menu li.first {
			z-index:99999;
		}

		.menu li.last a span {
			background: url(../images/nav_last.png) no-repeat right top;
			padding-right: 47px;
		}

			.menu li.li_last_hover a span, .menu li.last a.current span {
				background: url(../images/nav_last_current_right.png) no-repeat right top; 
			}
			
		.menu a:hover {
			text-decoration: underline;
			color: #c0c0c0;
		}	
		



	/* Drop Down */

.menu ul {
	margin:10px 0 5px;
	padding:5px 0 0;
	z-index:9999;
}

.menu .drop_down {
	position:absolute;
	top:32px;
	left:-10px;
	display:none; z-index:9999;
}


.menu .drop_down ul {
	list-style:none;
}

.menu .gov-tab { left:-176px; }


.menu .drop_down li, .menu .gov li a {
	display:block;
	float:none;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-border-radius:8px;
}

.menu .gov li {
	*margin-bottom:-10px;
}

.menu .gov li a {
	*margin-bottom:-2px;
	left:0;
	background:none;
}

.menu .gov {
	width:329px;
	height:396px;
	padding:0 13px 5px;
	background:url('../images/menu_bg_2.png') 50% bottom no-repeat;
}

.menu .gov a {
	float:none!important;
	padding:0 8px;
	height:32px;
	line-height:32px;
	background:none;
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

.menu .gov {
	list-style:none;
}

.menu .gov a:hover {
	background:#21486e;
	color:#fff;
}

.menu .want {
	width:858px;
	height:408px;
	padding:0 10px;
	background:url('../images/menu_bg.png') 50% bottom no-repeat;
	
}

.menu .want li {
	padding:4px 6px;
	line-height:14px;
	color:#fff;
	*margin-bottom:-8px;
}

.menu .want ul {
	float:left;
	width:275px;
	height:352px;
	border-right:#a7a7a7 dotted 1px;
	margin-right:7px;
	padding-right:7px;
}

.menu .want .menu-footer {
	padding:5px 0 0;
	font-size:11px;
	color:#21486e;
	text-align:right;
	font-weight:bold;
}

.menu .want .menu-footer a {
	float:none;
	color:#21486e;
	display:inline;
	background:none;
	padding:0;
}

.menu .want .menu-footer a.contact-link {
	font-size:12px;
}

.menu .want ul.ul_last {
	border-right:0;
	padding-right:0;
	margin-right:0;
}

.menu li h3 {
	color:#fff;
	margin:0;
	
}

.menu .want li h3 {
	padding:0 0 3px;
}

.menu .want li a, .menu .gov .sub-links {
	padding:8px;
}

.menu .gov .sub-links {
	padding:8px 8px 0;
}

.menu li.line {
	border-bottom:#a7a7a7 dotted 1px;
	margin:6px 0;
	*margin:2px 0;
	padding:0;
	background:none!important;
	height:0px;
	overflow:hidden;
}

.menu .want li a, .menu .gov .sub-links a {
	float:none;
	padding:0;
	background:none;
	color:#ecf2f7;
	font-size:11px;
}

.menu .col1 {
	width:47%;
	float:left;
	padding:0 0 0 12px;
}

.menu .col2 {
	padding:0;
	width:48%;
	float:right!important;
}

.menu .gov .sub-links a {
	font-weight:normal;
}

.menu .gov .sub-links h3 {
	margin:0;
}

.col1 {
	position:relative;
	z-index:99999;
}

/* government tab changes */
.menu .gov-tab li h3 { font-weight:bold; font-size:12px;}
.menu .gov-tab li {line-height:10px; padding:1px 3px;}
.menu .gov-tab {background:url('../images/gov-tab.png') 50% bottom no-repeat; height:450px;}














