@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
}
.c {
	clear: both;
}

body {
	background-color: #FFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 1024px;
	text-align: center;
}
#showcase {
	min-height: 650px;
	width: 100%;
}
#header {
	height: 125px;
	width: 914px;
	background-image: url(../../images/header_outline.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 56px;
	padding-left: 48px;
	padding-right: 54px;
}
#header_logo {
	float: left;
	height: 32px;
	width: 485px;
	margin-top: 20px;
	margin-left: 35px;
	margin-bottom: 16px;
}
#header_bg {
	width: 898px;
	height: 125px;
	background-image: url(../../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header_nav {
	height: 32px;
	width: 845px;
	background-image: url(../../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding-left: 30px;
	padding-bottom: 2px;
	padding-top: 3px;
}
#header_nav div:hover {
	background-position: left bottom;
}

#header_nav #home_nav {
	background-image: url(../../images/home_nav_sprite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 136px;
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}
#header_nav #home_nav:hover {
	background-position: left bottom;
}

#header_nav #about_nav {
	background-image: url(../../images/about_nav_sprite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	width: 136px;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
}
#header_nav #about_nav:hover {
	background-position: left bottom;
}
#header_nav #service_nav {
	background-image: url(../../images/services_nav_sprite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 30px;
	width: 136px;
	margin-right: 25px;
	margin-left: 10px;
}
#header_nav #service_nav:hover {
	background-position: left bottom;
}
#header_nav #academy_nav {
	background-image: url(../../images/academy_nav_sprite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 30px;
	width: 136px;
	margin-right: 25px;
	margin-left: 10px;
}
#header_nav #academy_nav:hover {
	background-position: left bottom;
}
#header_nav #contact_nav {
	background-image: url(../../images/contact_nav_sprite.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	height: 30px;
	width: 136px;
	margin-left: 15px;
}
#header_nav #contact_nav:hover {
	background-position: left bottom;
}

#header_nav #service_nav ul  {
	list-style-type: none;
	display: none;
	padding-top: 33px;
	width: 135px;
}

#header_nav #service_nav ul li a{
	font-size: 12px;
	width: 135px;
	background-color: #F5F5F5;
	font-weight: bold;
	list-style-type: none;
	color: #999;
	text-decoration: none;
	border: 1px solid #ACACAC;
	height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
}
#header_nav #service_nav ul li a:hover {
	font-size: 12px;
	width: 135px;
	background-color: #E9E9E9;
	font-weight: bold;
	list-style-type: none;
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #ACACAC;
	height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
}



#header_nav #service_nav:hover ul {
	display: block;
	position: absolute;
	z-index: 100;
	visibility: visible;
	height: 300px;
	float: left;
}
#header_nav #academy_nav ul  {
	list-style-type: none;
	display: none;
	padding-top: 33px;
	width: 135px;
}

#header_nav #academy_nav ul li a{
	font-size: 12px;
	width: 135px;
	background-color: #F5F5F5;
	font-weight: bold;
	list-style-type: none;
	color: #999;
	text-decoration: none;
	border: 1px solid #ACACAC;
	height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
}
#header_nav #academy_nav ul li a:hover {
	font-size: 12px;
	width: 135px;
	background-color: #E9E9E9;
	font-weight: bold;
	list-style-type: none;
	color: #FF0000;
	text-decoration: none;
	border: 1px solid #ACACAC;
	height: 15px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 7px;
	float: left;
}



#header_nav #academy_nav:hover ul {
	display: block;
	position: absolute;
	z-index: 100;
	visibility: visible;
	height: 300px;
	float: left;
}
#phone_number {
	float: left;
	margin-left: 165px;
	margin-top: 3px;
	background-image: url(../../images/call_us_now_sprite.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 265px;
}

#content_outline {
	width: 914px;
	min-height: 350px;
	background-image: url(../../images/content_outline.png);
	background-repeat: repeat-y;
	padding-right: 54px;
	padding-left: 48px;
}
#content {
	background-image: url(../../images/content_bg.jpg);
	background-repeat: no-repeat;
	width: 898px;
	background-position: right top;
	background-color: #F4F4F5;
	min-height: 350px;
	padding-top: 15px;
}


#badge {
	float: left;
	margin-left: 7%;
	background-image: url(../../images/badge.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 140px;
	position: relative;
	z-index: 1000;
	overflow: visible;
}
#inside_content {
	width: 830px;
	border: 2px solid #CCC;
	text-align: left;
	min-height: 250px;
	padding: 15px;
}
#inside_content_img {
	height: 230px;
	width: 307px;
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #CCC;
}
#inside_content h2 {
	margin-top: 5px;
	margin-left: 5px;
	text-decoration: underline;
	color: #666;
	margin-bottom: 15px;
}
#inside_content p {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	margin-left: 15px;
	margin-bottom: 15px;
}
#ul_services {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	width: 40%;
	float: left;
	margin-bottom: 15px;
}
#ul_services ul li {
	list-style-type: none;
}
#ul_services ul li ul li {
	list-style-type: circle;
}




#picture_left {
	width: 388px;
	height: 386px;
	background-image: url(../../images/badge_picture_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	margin-left: 55px;
}
#picture_right {
	width: 388px;
	height: 290px;
	float: left;
	padding-left: 8px;
	padding-top: 98px;
	background-image: url(../../images/picture_right_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#slogan {
	float: right;
	margin-right: 130px;
	height: 45px;
	width: 258px;
	margin-top: 15px;
	background-image: url(../../images/slogan.png);
	background-repeat: no-repeat;
	margin-bottom: 55px;
}

#footer {
	width: 914px;
	padding-right: 54px;
	padding-left: 48px;
	background-image: url(../../images/footer_bg.png);
	background-repeat: no-repeat;
	min-height: 100px;
	font-size: 9px;
	color: #999;
	background-position: left top;
}





#footer_bg_color {
	width: 898px;
	height: 17px;
	padding-top: 27px;
	background-image: url(../../images/content_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #F4F4F5;
}


#footer a {
	font-size: 9px;
	color: #999;
	text-decoration: underline;
}
#footer a:hover {
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}

#copyright {
	float: left;
	height: 15px;
	width: 52%;
	text-align: left;
	padding-left: 15px;
}
.indent {
	padding-left: 25px;
}
.indent a {
	color: #666;
	font-weight: bold;
	text-decoration: underline;
}
.indent a:hover {
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}


#POnumber {
	float: left;
	width: 10%;
	height: 15px;
	text-align: left;
}

#tridig {
	float: right;
	height: 15px;
	width: 30%;
	text-align: right;
	padding-right: 15px;
}
#header_nav .nav_selected  #home_nav{
	background-position: left top;
}
#header_nav .nav_selected #about_nav {
	background-position: left top;
}
#header_nav .nav_selected #service_nav {
	background-position: left top;
}
#header_nav .nav_selected #academy_nav {
	background-position: left top;
}
#header_nav .nav_selected #contact_nav {
	background-position: left top;
}
#ul_services1 {
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #666;
	width: 60%;
	float: left;
	margin-bottom: 15px;
}
#ul_services1 ul li {
	list-style-type: none;
}
#ul_services1 ul li ul li {
	list-style-type: circle;
}

