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

body{
	background-image:url(images/background2.gif);
	background-repeat:repeat;
	height:100%;
}

p{
	color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
}

img{
	border:none;
}

a.menu{
	color:#8f9cab;
	font-weight:bolder;
}

#banner{
	background-image:url(images/banner.png);
	background-position:center;
	height:88px;
	margin-top:20px;
	margin-left:-8px;
	margin-right:-8px;
}

#wrapper{
	height:auto !important;
	height:100%;
}

#wrapper-header{
	background-image:url(images/wrapper_header1.png);
	background-repeat:no-repeat;
	background-position:50% 50% top;
	width:1017px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding:0px;
}

#wrapper-middle{
	background-image:url(images/wrapper_middle1.png);
	background-repeat:repeat;
	background-position:50% 50% top;
	width:957px;

  	height:auto !important;
	height:100%;
	
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	clear:both;
	overflow:auto;
	padding-left:30px;
	padding-right:30px;
}

#wrapper-footer{
	background-image:url(images/wrapper_footer1.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	width:1017px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	padding:0px;
}

#table{
border-spacing:10px;
}

#menu{
	background-color:#FFFFFF;
	border:2px solid #8f9cab;
	width:160px;
}

#info{
	width:745px;
	padding:10px;
	background-color:#FFFFFF;
	border:2px solid #8f9cab;
}

#footer{
}
#copyright{
	position:absolute;
	display:block;
	width:100%;
}

#robico{
	position:absolute;
	right:50px;
	display:block;
}

#links{
	position:absolute;
	display:block;
	width:100%;
	margin-top:20px;
}



.gbSystemLinks, .footer, .breadcrumb, .header, .giInfo{
	display:none;
}

h2{
	text-align:center;
	color:#8f9cab;
	margin-top:0px;
	margin-bottom:0px;
	font-size:36px;
}

h3{
	text-align:center;
	color:#8f9cab;
	margin-top:0px;
	margin-bottom:0px;
	font-size:24px;
}

.navigator{
	clear:both;
}

.description {
text-align:center;
}

#testimonial {
border:solid #CCCCCC 1px;
padding:5px;
color:#666666;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	clear:both;
	margin-bottom:10px;
}

#keywords{
color: #FFFFFF;
}
