#wrapper {
	background: #FFFFFF;
	display: block;
	/*min-height: 90%; height has been added this is the percentage of its parent meaning the html and body tag */
	/*height:auto !important;*/
	height: auto;
	width: 800px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background: #333333;
	display: block;
	height: auto;
	width: 800px;
	position: relative;
}

#header_inner {
	display: block;
	position: relative;
	height: 100%;
	margin-top: 0px;
}
#header_h1 {
	display: block;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: auto;
	padding-top: .5em;
	padding-bottom: 0.15em;
	letter-spacing: .2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header #header_h1 #electroglass_text {
	margin: 0px 0px 0px 1%;
	padding: 0px;
	float: left;
	width: 68%;
	color: #ECE9D8;
}


#header #header_h1 #flag_left {
	background: url(none);
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
	width: 12%;
}


#header #header_h1 #flag_right {
	background: url(none);
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: right;
	width: 12%;
}

#header_h2 {
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#header #header_h2 #specialist_text {
	display: block;
	float: left;
	width: 73%;
	color: #FFFFFF;
	font: 120% Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#header #header_h2 #local_date_left {
	color: #FFFFFF;
	text-align: left;
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 2px;
	left: 0px;
	top: 0px;
	display: block;
	width: 10%;
	font: 75% Georgia, "Times New Roman", Times, serif;
}


#header #header_h2 #local_time_right {
	text-align: right;
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: block;
	width: 12%;
	font: 90% Georgia, "Times New Roman", Times, serif;
	color: #333333;
}


/*#header_h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #FFFFFF;
}*/



#wrapper #leftnav {
	background: #FFFFFF;
	display: block;
	height: 395px;
	width: 18%;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px;
}
#wrapper #leftnav #left_menu {
	display: block;
	padding-left: 0.5em;
	padding-top: 0px;
}
#wrapper #leftnav #left_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: block;
}


#wrapper #leftnav #left_menu li {
margin: 0px
}

#wrapper #breadcrumbs_clear_div {
	display: block;
	height: 18px;
	width: auto;
	position: relative;
	margin: 1px 6px 1px 20px;
	clear: both;
}

#wrapper #bottom_clear_div {
	clear: both;
	height: 5px;
	display: block;
}

#wrapper #home_bottom_clear_div {
	clear: both;
	height: 62px; 
	display: block;
	margin-top: 5px;
	margin-bottom: 1px;
}

/* position was absolute now relative for borders to work*/
 #footer {
	display: block;
	width: 780px;
	padding: 0px;
	margin: 0px 10px 0px;
	background: #000000;
	height: 30px;
}  
 #footer #footer_content {
 }

#footer #left{
	display: block;
	height: auto;
	float: left;
	margin-left: 5px;
	width: 35%;
	padding: 0px;
	text-align: left;
	
	
}  
#footer #right{
	display: block;
	float: right;
	margin-right: 5px;
	height: auto;
	width: 55%;
	text-align: right;
	
}  

#wrapper #leftnav #left_menu li a:link {
	height: 1.7em;
	color: #454f5b;
	text-decoration: none;
	background: #dedede;
	text-align: left;
	display: block;
	width: 10em;
	position: relative;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin none #FFFFFF;
}

#wrapper #leftnav #left_menu li a:visited {
	height: 1.7em;
	color: #454f5b;
	text-decoration: none;
	background: #dedede;
	text-align: left;
	display: block;
	width: 10em;
	position: relative;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin solid #FFFFFF;
	border-left: thin none #FFFFFF;
}


#wrapper #leftnav #left_menu li a:hover {
	height: 1.7em;
	color: #FFFFFF;
	text-decoration: none;
	background: #999999;
	text-align: left;
	display: block;
	width: 10em;
	position: relative;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border-top: thin none #000000;
	border-right: thin none #000000;
	border-bottom: thin none #000000;
	border-left: thin none #000000;
}

#wrapper #leftnav #left_menu li a:active {
	height: 1.7em;
	color: #454F5B;
	text-decoration: none;
	background: #C9C9C9;
	text-align: left;
	display: block;
	width: 10em;
	position: relative;
	font: normal 12px/1.5em Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 5px;
	margin: 0px;
	border: thin none #999999;
}
#wrapper #content_page {
	background: #DEDEDE;
	display: block;
	height: auto;
	width: 78%;
	position: relative;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	border: 1px solid #000000;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 20px;
	}

#wrapper #home_page {
	background: #DEDEDE;
	display: block;
	height:400px;
	position: relative;
	width: auto;
	height: auto; 
	padding-top: 5px;
	padding-right: 0px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 12px;
	margin-left: 12px;
}



/*#wrapper #content_page #clear_div {
	display: block;
	padding: 5px;
	clear: both;
	position: relative;
}*/
#marquee {
	background: url(none);
	padding: 0px;
	height: 20px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #000000;
	margin: 2px 12px;
}	

/*#marquee_no_text {
	font: normal 1.1em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: url(none);
	padding: 0px;
	height: 1.2em;
	width: auto;
	margin: 0px 10px;
}	*/


#wrapper #header #headernav {
	background: #333333;
	display: block;
	height: 25px;
	position: relative;
	margin: 0px 10px;
	padding: 3px 0px 0px;
}

#global_nav ul {
	padding: 0;
	margin: 0 auto;/*need text align centre in body to work*/
}

#global_nav li {
display:inline; /*horizontal no bullets*/
padding: 0;
margin: 0;
}

/*for the hover simply copy the base one add a:hover and then change what you want link, visted, hover, active*/

#global_nav li a:link,#global_nav li a:visited  {
	text-decoration: none;
	background: #333333 url(../images/next1.png) repeat-x;
	width: 3em; /*needed for ie5 to make it a button*/
	padding: 0px 14px; /*sets width for the button*/
	list-style: none;
	color: #FFFFFF;
	font: normal 17px "Times New Roman", Times, serif;
	text-decoration:none;
	text-align:center;
}

 #global_nav li a:hover {
	background: #333333 url(../images/next2.png) repeat-x left bottom;
	
}
#global_nav li a:active {
	background: #333333 url(../images/next1.png) repeat-x left bottom;
	color: #FF0000;
}

/* borders and corners */

#headerbordertop {
	display: block;
	background: url(../images/black10top.gif) repeat-x 0% 0%;
}

#headerborderright {
	display: block;
	background: url(../images/black10right.gif) repeat-y 100% 0%;
}	


#headerborderleft {
	display: block;
	background: url(../images/black10left.gif) repeat-y 0% 0%;
}	

#headerborderconrnertopleft {
	display: block;
	background: url(../images/blacktopleftcorner.gif) no-repeat 0% 0%;
}

#headerbordercornertopright {
	display: block;
	background: url(../images/blacktoprightcorner.gif) no-repeat 100% 0%;
}

#borderleft {
	display: block;
	background: url(../images/black10left.gif) repeat-y 0% 0%;
}	

#borderright {
	display: block;
	background: url(../images/black10right.gif) repeat-y 100% 0%;
}	

#borderbottom {
	display: block;
	background: url(../images/black10bottom.gif) repeat-x 0% 100%;
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px;
}	

#cornerbottomright {
	display: block;
	background: url(../images/blackbottomrightcorner.gif) no-repeat 100% 100%;
	
}

#cornerbottomleft {
	display: block;
	background: url(../images/blackbottomleftcorner.gif) no-repeat 0% 100%;
	
}
