* {
  margin: 0;
  padding: 0;
  font-family: Helvetica, sans-serif;
}

body {
	background-image: url(nav/bg.jpg);
	background-color:#C0C2C6;
	background-repeat: repeat-x;
	color: #CCC;
}

div#container {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background-color: white;
	height: auto;
}

div#top_flash {
	background-color: black;
	position: relative;
	height: 145px;
	width: 100%;
	background-image: url(nav/top.jpg);
}

div#nav {
	background-color: #000;
	position: relative;
	height: 35px;
	width: 100%;
}

.link2 {
	color:#1B395F;
	font-size: 12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.link2:link {
	color: #1B395F;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
a.link2:visited {color: #1B395F;
text-decoration:none;
	font-style: normal;
	font-weight: bold;}
a.link2:hover {
	text-decoration:underline;
	color: #336699;
	font-weight:bold;
}
a.link2:active {
	color: #1B395F;
	font-weight:bold;
}

.foot2 {
	color:#FFF;
	font-size: 0.63em;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.foot2:link {
	color: #FFF;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}: 15px;
}


p#text_content_bullets {
	color: #525E65;
	font-size: 0.85em;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
}

p#text_content_r {
	color: #525E65;
	font-size: 0.85em;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
}

div#footer {
	height: 55px;
	width: 100%;
	background-color: #333;
	background-repeat: repeat-x;
	color: #FF0;
	font-weight: bold;
	clear: both;
}

div#footer_text {
	font-size:0.44em;
	color:#FFF;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 10px;
	padding-top: 10px;
	color: #FF0;
}

div#design_text_left {
	background-color: #FFF;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 210px;
	height: 650px;
	float: left;
}

div#design_text_right {
	background-color: #FFF;
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 545px;
	height: 650px;
	float: right;
}

div#design_bridge_left {
	background-color: #FFF;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 210px;
	height: 475px;
	float: left;
}

div#design_bridge_right {
	background-color: #FFF;
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 545px;
	height: 475px;
	float: right;
}

div#technical_text_left {
	background-color: #FFF;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 210px;
	float: left;
}

div#technical_text_right {
	background-color: #FFF;
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 545px;
	float: right;
}
div#text_left_main {
	background-repeat: repeat-x;
	background-color: #CEDCE9;
	margin-top: 25px;
	margin-left: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 190px;
	float: left;
	height: auto;
}

div#text_right_main {
	background-repeat: repeat-x;
	background-color: #FFF;
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	width: 680px;
	float: right;
}

div#text_left_contact {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-top: 25px;
	margin-left: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	width: 775px;
	float: left;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333;
	
}


.contact2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #697384;
	text-decoration: none;
}


.contact3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #333;
	text-decoration: none;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	margin-left: 10px;
	padding-left: 10px;
}

.nav_back
{
	border-bottom-style: solid;
	border-color: #FFF;
	background-color:#CEDCE9;
}

.row_line
{
	border-bottom: 2px #999;
	background-color:#FFF;
}

.ul {
	margin-left:15px;
	list-style-type:square;
	font-size:0.7em;
	font-family:verdana;
	color:#036;
	line-height: 1.3 em;
}


a.foot2:visited {color: #FFF;
text-decoration:none;
	font-style: normal;
	font-weight: bold;}
a.foot2:hover {
	text-decoration:underline;
	color: #FFF;
	font-weight:bold;
}
a.foot2:active {
	color: #FFF;
	font-weight:bold;
}


div#nav_menu {
  z-index: 999;
  height: 75px;
  position: relative;
  background-color: #6D747D;
  
}

div#bottom_flash {
	background-color: #03F;
	position: relative;
	height: 367px;
	width: 100%;
}

div#page_image {
	background-color: #03F;
	position: relative;
	height: 15px;
	width: 100%;
}

div#bottom_flash_design {
  background-color: black;
  position: relative;
  height: 323px;
  width: 100%;
}

div#text_container {
	background-image: url(nav/text_cntr_bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	clear: both;
	background-color: #FFF;
}

div#text_left {
  background-color: #FFF;
  margin-top: 25px;
  margin-left: 0px;
  margin-right: 5px;
  margin-bottom: 10px;
  width: 375px;
  float: left;
}

div#text_right {

  background-color: #FFF;
  margin-top: 25px;
  margin-left: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  width: 375px;
  float: right;
}

span#text_title {
	color: #036;
	font-weight: bold;
}

span#text_title_blue {
	color: #036;
	font-weight: bold;
	font-size: 1.1em;
}

p#text_content {
	color: #525E65;
	font-size: 0.85em;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}

p#text_content_indent {
	color: #525E65;
	font-size: 0.85em;
	padding-top: 0px;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom
	
}
.legal {
	text-align: right;
	color:#FF0;
	font-size: 11px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
a.legal:link {
	color: #FF0;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
a.legal:visited {
	color: #FF0;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}
a.legal:hover {
	text-decoration:underline;
	font-weight:bold;
}a.legal:active {
	color: #FF0;
	font-weight:bold;
}
