body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
#flags {
	float: left;
	width: 110px;
	margin-top: 25px;
	margin-left: 10px;
}
#networking {
	float: left;
	width: 300px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #container {
	width: 920px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#video_div {
	float: left;
	height: 255px;
	width: 350px;
	margin-top: 10px;
	margin-left: 45px;
	padding-left: 35px;
	background-repeat: no-repeat;
	padding-top: 13px;
	background-image: url(video_bg.png);
}
#video_div1 {
	float: left;
	height: 235px;
	width: 350px;
	margin-top: 10px;
	margin-left: 45px;
	padding-left: 35px;
	background-repeat: no-repeat;
	padding-top: 13px;
	background-image: url(video_bg.png);
}
#wrapper {
	background-image: url(Page_bg.png);
	width: 100%;
	height: 1010px;
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
	background-image: url(banner_top.gif);
	height: 100px;
	width: 901px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu_top {
	width: 100%;
}
#head_office {
	float: left;
	width: 95%;
	margin-left: 2px;
	padding-top: 10px;
}
.headoffice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	text-align: center;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	width: 880px;
	margin-left: 10px;
}
#intropara_div {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-top: 5px;
	margin-left: 50px;
}
#specials_div {
	background-color: #40A5DE;
	float: left;
	height: 95px;
	width: 765px;
	margin-top: 5px;
	margin-left: 60px;
	padding-left: 10px;
	padding-top: 10px;
}
#mission_state {
	float: left;
	width: 900px;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#content_div {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-top: 5px;
	margin-left: 50px;
	background-image: url(PoA_bg.png);
	background-repeat: no-repeat;
}
#content_div1 {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-top: 5px;
	margin-left: 50px;
	background-image: url(OTE_bg.gif);
	background-repeat: no-repeat;
}
#content_div2 {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-top: 5px;
	margin-left: 50px;
	background-image: url(DD_bg.gif);
	background-repeat: no-repeat;
}
#content_div3 {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-top: 5px;
	margin-left: 50px;
	background-image: url(AC_bg.gif);
	background-repeat: no-repeat;
}
#content_div4 {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-top: 5px;
	margin-left: 50px;
	background-image: url(DR_bg.gif);
	background-repeat: no-repeat;
}
#content_div5 {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-top: 5px;
	margin-left: 50px;
	background-image: url(AWDS_bg.gif);
	background-repeat: no-repeat;
}
#content_div6 {
	background-color: #FFFFFF;
	float: left;
	height: 100px;
	width: 375px;
	margin-top: 5px;
	margin-left: 50px;
	background-image: url(OB_bg.gif);
	background-repeat: no-repeat;
}
.oneColFixCtrHdr #footer {
	height: 30px;
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(footer.png);
	background-position: 0px -20px;
	background-repeat: no-repeat;
}
#bottom_content {
	width: 95%;
	padding-left: 40px;
	padding-top: 15px;
	margin-top: 15px;
	float: left;
	background-image: url(bottom_line.png);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-bottom: 10px;
}
.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.bottom_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.bottom_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: underline;
}
.bottom_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}
.bottom_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
#thumbnail {
	height: 75px;
	width: 60px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#thumbnail_qualmark {
	height: 75px;
	width: 126px;
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
#text_intro {
	height: 75px;
	width: 260px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
#text_qualmark {
	height: 75px;
	width: 198px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
#text_intro_title {
	height: 75px;
	width: 348px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
.text_intro_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
}
.text_intro_bold a:active {
	color: #666666;
	text-decoration: underline;
}
.text_intro_bold a:hover {
	color: #666666;
	text-decoration: underline;
}
.text_intro_bold a:visited {
	color: #333333;
	text-decoration: none;
}
.text_intro_bold a:link {
	color: #333333;
	text-decoration: none;
}
.text_intro_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
.text_intro_body a:active {
	color: #666666;
	text-decoration: underline;
}
.text_intro_body a:hover {
	color: #666666;
	text-decoration: underline;
}
.text_intro_body a:visited {
	color: #333333;
	text-decoration: none;
}
.text_intro_body a:link {
	color: #333333;
	text-decoration: underline;
}
#bottom_nav {
	width: 110px;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}
#bottom_nav a:link {
}
#bottom_nav a:hover {
}
#bottom_nav a:active {
}
#bottom_nav a:visited {
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.menudiv {
	width: 89%;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	line-height: 12px;
	text-align: center;
	padding-top: 90px;
	float: left;
	border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-left: 45px;
}
#rollover_div {
	width: 348px;
	margin-left: 11px;
	margin-top: 11px;
	height: 79px;
}
.menudiv a:link {
	color: #333333; 
	font-weight: bold;
	font-weight: bold;
	text-decoration: none;
}
.menudiv a:visited {
	color: #666666; 
	font-weight: normal;
	font-weight: bold;
	text-decoration: none;
}
.menudiv a:hover {
	color: #000000; 
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}
.menudiv a:active {
	color: #666666; 
	font-weight: normal;
	font-weight: bold;
	text-decoration: underline;
}
#city {
	width: 298px;
	padding-top: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	float: left;
	text-align: center;
}
#logo_div {
	width: 200px;
	padding-left: 280px;
	padding-top: 10px;
	float: left;
}
#contactdiv {
	height: 50px;
	width: 300px;
	padding-left: 45px;
	padding-top: 10px;
	float: left;
}
.topcontacttype {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;	
}
.topcontacttype_yelo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFC100;
	line-height: 14px;
	font-weight: bold;	
}
.topcontacttype a:link {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}
.topcontacttype a:visited {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.topcontacttype a:hover {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFC100;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.topcontacttype a:active {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
}
.headertypelinksyelo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFC100;
	
	line-height: 18px;
	font-weight: bold;
}
#special_type_div {
	width: 348px;
	margin-left: 11px;
	margin-top: 11px;
	height: 79px;
	background-color: #E20020;
	padding-top: 3px;
	padding-left: 3px;
}
#top_pix {
	float: right;
	width: 300px;
	margin-right: 20px;
	margin-top: 5px;
}
