body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/bgr_texture.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
#border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEE1E6;
	border-bottom-color: #DEE1E6;
	border-left-color: #DEE1E6;
	width: 798px;
}

#header_gradient {
	background-image: url(../images/header_gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 37px;
}
#header_gradient .link_logo {
	display: block;
	height: 37px;
	width: 178px;
	float: right;
}
#header_contact {
	display: block;
	height: 121px;
	width: 798px;
}

#aboutus_wrapper {
background-color: #FFFFFF}

#table_aboutus {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#aboutus_leftNav {
	vertical-align: top;
}

#aboutus_navlist {
	width: 113px;
	padding-top: 38px;
	padding-left: 5px;
  	margin-left: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #f88015;
	list-style-type: none;
}


.aboutus_navinset  {
  padding-left: 7px;
  margin-left: 2px;
  list-style-type: none;
}

#aboutus_navlist a {
	color: #f88015;
	text-decoration: none;
}

#aboutus_navlist a:hover {
	color: #a5be0e;
	text-decoration: underline;
}
#aboutus_navlist .current a {
	color: #a5be0e;
	text-decoration: none;
}
#aboutus_navlist .subnav {
	padding-left:15px;
}
#aboutus_navlist .subnavcur a {
	color: #a5be0e;
	text-decoration: none;
	padding-left:15px;
}

#aboutus_maincontent {
  vertical-align: top;
  padding-left: 10px;
  padding-top: 25px;
}

#aboutus_list_style {
  padding-top: 0px;
  padding-left: 15px;
  margin-left: 10px;
  font-size: 12px;
  color: #424e60;	
  line-height: 160%;
  list-style-image: url(../images/greentri.gif);
}
#bdesignList{
  margin-top:-15px;
  }

#aboutus_list_style a {
  color: #f88015;
  text-decoration:none;
}

#twoColList {
  margin: 0px;
  padding: 0px;
}

.leftCol {
  margin-top: 0px;
  padding-top: 0px;
  float:left;
  width:240px;
  clear:both;
}
.rightCol {
  padding-top: 1px;
  margin-left: 260px;
  width:210px;
}

.leftTD {
    text-align: left;
}

.rightTD {
    text-align: right;
}

.leftCol2 {
  margin-top: 0px;
  padding-top: 0px;
  width: 220px;
  float:left;
  clear:both;
}
.rightCol2 {
  padding-top: 1px;
  margin-left: 230px;
  width: 240px;
}

.ext_title {
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #a5be0e;
}

.ext_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a5be0e;
	margin-bottom: -10px;
	padding-bottom: 0px;
}

p {	
	font-size: 12px;
	line-height: 150%;
	color: #424e60;	
	
}

p a {
  color: #f88015;
  text-decoration:none;
  }
p a:hover {
  color: #f88015;
  text-decoration:underline;
  }

h1 {font-size: 17px; margin: 0 0 5px 0px; }

h2 {font-size: 15px; font-weight: bold; margin: 14px 0 5px 0; }

h3 {font-size: 13px; font-weight: bold; margin: 14px 0 10px 0; color: #666; }

#footer {
	color: #4294E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px;
	text-align: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer li {
	margin-right: 5px;
	padding-right: 5px;
	border-right-color: #4294E0;
	border-right-width: 1px;
	border-right-style: solid;
	display: inline;
}
#footer a {
	color: #4294E0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .last_link {
	border-right-style: none;
}
