* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	background:#fff url('images/ggr-09-bg.gif') repeat-x;
}

p, li {
	font: 11px Arial, sans-serif;
}

p {
	padding:5px 0px 5px 0px;
}
h1 {
	font: 14px Arial, sans-serif;
	font-weight:bold;
	color: #0e526c;
}

h2 {
	font: 12em Arial, sans-serif;
	color: #0e526c;
	margin-bottom: 10px;
}

ul {
	margin-left: 25px;
}

img {
	border: none;
}

#page-wrap {
	background:#fff;
	width: 900px;
	margin: 0px auto;
	}
	
#page-wrap #inside {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	}
	
#main-content {
	/*width: 680px;*/
	padding-left: 200px;
	padding-top: 0px;
}
	
#header {
	/*background: url('images/ggr-09-mast-index.gif') no-repeat;*/
	height:89px;
	width:900px;
	padding-top: 0px;
}

/*NAVIGATION*/
#topnav{
	margin-left:0px;
	padding-top:0px;
	}

#nav, #nav * { border-collapse: collapse; margin: 0; padding: 0 }

#nav {
	background: url("images/ggr-09-nav.gif") no-repeat;
	height: 28px;
	width: 900px;
	z-index: 99; 
	}
	
#nav span { display:none; }

#nav li, #nav a {
	font-size: .95em;  
	height: 28px;
	display: block;
	}
#nav li { float: left; }
		
#nav-01 { width:112px; }
#nav-02 { width:143px; }
#nav-03 { width:157px; }
#nav-04 { width:285px; }
#nav-05 { width:203px; }

#nav-01 a:hover { background: url("images/ggr-09-nav.gif") 0px -28px }
#nav-02 a:hover { background: url("images/ggr-09-nav.gif") -112px -28px }
#nav-03 a:hover { background: url("images/ggr-09-nav.gif") -255px -28px }
#nav-04 a:hover { background: url("images/ggr-09-nav.gif") -412px -28px }
#nav-05 a:hover { background: url("images/ggr-09-nav.gif") -697px -28px }

#nav-01:hover>a { background: url("images/ggr-09-nav.gif") 0px -28px }
#nav-02:hover>a { background: url("images/ggr-09-nav.gif") -112px -28px }
#nav-03:hover>a { background: url("images/ggr-09-nav.gif") -255px -28px }
#nav-04:hover>a { background: url("images/ggr-09-nav.gif") -412px -28px }
#nav-05:hover>a { background: url("images/ggr-09-nav.gif") -697px -28px }

/*NAVIGATION*/

/*sidenav*/
#sidenav {
	margin-left:0px;
	padding-top:0px;
}
#sidenav, #sidenav * { border-collapse: collapse; margin: 0; padding: 0 }

#sidenav li a {
	background-image:url('images/ggr-09-sidenav-sprite.gif');
	background-repeat:no-repeat;
	padding:5px 158px;
	line-height:27px;
}

#sidenav span { display:none; }
#sidenav li { float: left; list-style-type:none;}

#sidenav li a.item1 {background-position:0px 0px;}
#sidenav li a:hover.item1 {background-position:0px -27px;}

#sidenav li a.item2 {background-position:0px -54px;}
#sidenav li a:hover.item2 {background-position:0px -81px;}

#sidenav li a.item3 {background-position:0px -108px;}
#sidenav li a:hover.item3 {background-position:0px -135px;}

#sidenav li a.item4 {background-position:0px -162px;}
#sidenav li a:hover.item4 {background-position:0px -189px;}

/*sidenav*/

#contact {
	text-align: center;
	background: #0e526c;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}

#main-img {
	width:900px;
	height:184px;
	padding-top: 10px;	
}
	
#left-sidebar {
	width: 158px;
	float: left;
	padding-left: 15px;
	padding-top: 0px;
}

#footer {
	background: #0e526c;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
}

.tenvert {
	line-height:10px;
}

.contactLink {
	color:#0e526c;
	text-decoration:none;
}

.contactLink {
	text-decoration:underline;
}
