@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.png); 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

.topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	padding-left: 25px;
	line-height:20px;
	width:200px;
}
.topNav a:link {color:#FF6600; text-decoration:none;}
.topNav a:visited {color: #FF6600; text-decoration:none;}
.topNav a:hover {color:#FF6600; text-decoration:underline; }
.topNav a:active {color:#FF6600; text-decoration:none; }



.bottomText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}

.bottomText a:link {color:#FF6600; text-decoration:none;}
.bottomText a:visited {color: #FF6600; text-decoration:none;}
.bottomText a:hover {color:#FF6600; text-decoration:none; }
.bottomText a:active {color:#FF6600; text-decoration:none; }

.copyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
}

.copyrightText a:link {color:#666666; text-decoration:none;}
.copyrightText a:visited {color: #666666; text-decoration:none;}
.copyrightText a:hover {color:#666666; text-decoration:none; }
.copyrightText a:active {color:#666666; text-decoration:none; }

.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4;
	color:#003366;
}

.bodyCopy a:link {color:#FF6600; text-decoration:none;}
.bodyCopy a:visited {color: #FF6600; text-decoration:none;}
.bodyCopy a:hover {color:#FF6600; text-decoration:underline; }
.bodyCopy a:active {color:#FF6600; text-decoration:none; }

.homeCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color:#006699;
	line-height:1.8;
}

.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#006699;
}

.H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006699;
}

.H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#006699;
	font-weight:bold;
}
.homeh1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color:#006699;
}
.homeh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#006699;
	margin-bottom:2px;
}
.formCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height:1.4;
	color:#003366;
}

.rightCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height:1.4;
	color:#003366;
}

.testimonial{
    background-color:#f3f3f5;
	overflow:hidden;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	margin-top:10px;
	padding-top:10px;
}

.testimonial2{
	border:#E6E6EA solid 3px;
	overflow:hidden;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
	padding-top:10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.right-text{
    font-size:11px;
	float:right;
	text-align:right;
}

.urbangreymenu {
display: block;
float: left;
width: 700px;
height: 30px;
margin: auto;
}

.urbangreymenu ul {
}

.urbangreymenu li {
background: url(images/menu_nav.png) no-repaet;
float: left;
width: 100px;
height: 30px;
}

.urbangreymenu ul li a:visited{
color: #498AAA;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: #E8E9ED;
}	

.greymenu {
display: block;
float: left;
width: 700px;
height: 30px;
margin: auto;
}

.greymenu ul {
}

.greymenu li {
background: url(images/menu_nav2.png) no-repaet;
float: left;
width: 100px;
height: 30px;
}
.greymenu ul li a:visited{
color: #E8E9ED;
}

.greymenu ul li a:hover{ /*hover state CSS*/
color: #498AAA;
}	


.menu-nav {
display: block;
margin: 0 auto;
}

menu-head {
display: block;
float: left;
width: 700px;
margin: auto;
}

#table_02 {
disply: block;
margin: 0 auto;
padding: 0px 0px 0px 5px;
}

#table_02 p {
margin: 0 auto;
font-family: Arial;
font-size: 12px;
font-weight: 800;
text-decoration: none;
padding: 0px 0px 0px 20px;
}


.menu_bar a:link,
.menu_bar a:visited {
color: #ffffff;
background-color: transparent;
text-decoration: none;
}

.menu_bar a:hover  {
color: #E8E9ED;
text-decoration: none;
}

.menu_bar_1 a:link,
.menu_bar_1 a:visited {
color: #25485A;
background-color: transparent;
text-decoration: none;
}

.menu_bar_1 a:hover  {
color: #2DAFF2;
text-decoration: none;
}



td.top_01 {
background: url(images/menu_bar_01.png) no-repeat;
}

td.top_02 {
background: url(images/menu_bar_02.png) no-repeat;
}

td.top_03 {
background: url(images/menu_bar_03.png) no-repeat;
}

td.top_04 {
background: url(images/menu_bar_04.png) no-repeat;
}

td.top_05 {
background: url(images/menu_bar_05.png) no-repeat;
}

td.top_06 {
background: url(images/menu_bar_06.png) no-repeat;
}

td.top_07 {
background: url(images/menu_bar_07.png) no-repeat;
}

td.top_08 {
background: url(images/menu_bar_08.png) no-repeat;
}



td.bottom_01 {
background: url(images/menu_bar_09.png) no-repeat;
}

td.bottom_02 {
background: url(images/menu_bar_10.png) no-repeat;
}

td.bottom_03 {
background: url(images/menu_bar_11.png) no-repeat;
}

td.bottom_04 {
background: url(images/menu_bar_12.png) no-repeat;
}

td.bottom_05 {
background: url(images/menu_bar_13.png) no-repeat;
}

td.bottom_06 {
background: url(images/menu_bar_14.png) no-repeat;
}

td.bottom_07 {
background: url(images/menu_bar_15.png) no-repeat;
}

td.bottom_08 {
background: url(images/menu_bar_16.png) no-repeat;
}

.menu_home {
margin: 0 auto;
font-family: Arial;
font-size: 12px;
font-weight: 800;
text-decoration: none;
padding: 0px 0px 0px 40px;
}

.menu_home a:link,
.menu_home a:visited {
color: #ffffff;
background-color: transparent;
text-decoration: none;
}

.menu_home a:hover  {
color: #E8E9ED;
text-decoration: none;
}

.nav1_bg{
    background: url(images/nav1_bg.gif) top left repeat-x;
	width:738px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	
}

.nav1_links, .nav2_links{
	height:32px;
	float:left;
	display:inline;
	text-align:center;
	font-size:14px;
	font-weight: 500;
	/*letter-spacing: -0.8px;*/
	color:#fbf9f9;
	font-family: Verdana;
	text-decoration:none;
	padding-left:6px;
	padding-right:6px;
	padding-top:18px;
	
}

.nav1_links{
	background: url(images/nav1_l.gif) top right no-repeat;
}

.nav2_links{
}

.nav1_links:hover{
	background: url(images/nav1_hover.gif) top center repeat-x;
	border-right:#ffffff solid 1px;
	padding-left:6px;
	padding-right:5px;
}

.nav2_links:hover{
	background: url(images/nav1_hover.gif) top center repeat-x;
	padding-left:6px;
	padding-right:6px;
}

img.img-blue {
float: left;
border: #00FF00 solid 1px;
}

.wrapper {
   background: url(images/bg.jpg) repeat-x;
}

.generation_01_bg{
    background: url(images/generation_01.jpg);
}

.generation_03_bg{
    background: url(images/generation_03.jpg);
}

.test_02{
    background: url(images/test_02.jpg);
}
   
.top_03{
}
   
.mktheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006699;
}

.info_btn a {
    background: url(images/info_btn.png) top left no-repeat;
    width: 120px;
	height: 65px;
	float: right;
	display: block;
	margin-top: 3px;
}
