/* CSS Document */
html {
height: 100%;
}


body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height:100%;
	text-align:center;
	background-color:#d4dddb;
}

form {
	padding: 0;
	margin: 0;
	text-align: right;
}


/* styles */

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#000000;
	font-style: normal;
 }
 
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
} 
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#ffffff;
	font-style: normal;
 }
.copyright a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.bold_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #2a2309;
	margin-left: 20px;
}
.bold_brown a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #2a2309;
	text-decoration:none;
}

.bold_brown a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #2a2309;
	text-decoration:none;
}
.pop_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	font-weight: bold;
	color: #2a2309;
}
.pop_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color:#666666;
	margin-left:9px;
}
/* DIV IDs */


/* general */
#container {
	width: 780px;
	height: 570px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -390px;
	margin-top: -285px;
	padding: 0px 0px 0px 0px;
	background: url(images/bg.gif) repeat-y top left;
	background-color:#bcc8bf;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px;
}

#social {
	width: 780px;
	height: 60px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -390px;
	margin-top: 300px;
	padding: 0px 0px 0px 0px;
}

#social img {
	border: 0;
	padding: 0px 0px 0px 0px;
}

#logo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 130px;
	left: 45px;
	top: 20px;
	background-image:url(images/sga_logo.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#white-background{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 780px;
	height: 360px;
	left: 0px;
	top:95px;
	background-color:#FFFFFF;
}
#artwork {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 136px;
	height: 160px;
	left: 645px;
	top:279px;
	background-image: url(images/outlines_bg.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#footer {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 780px;
	height: 60px;
	left: -22px;
	top:500px;

}



/* about */

#about_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 20px;
	left: 45px;
	top: 195px;
	background-image: url(images/title_about.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#about_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 405px;
	height: 250px;
	left: 230px;
	top:195px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:15px;
	color:#666666
}

#about_nav_approach a {
	display:block;
	width: 74px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_approach.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 230px;
	top: 120px;
}
#about_nav_approach a:hover { 
	background-position: 0 -12px;
}

#about_nav_clients a {
	display:block;
	width: 40px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_clients.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 350px;
	top: 120px;
}
#about_nav_clients a:hover { 
	background-position: 0 -12px;
}
#about_nav_outlook a {
	display:block;
	width: 43px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_events.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 432px;
	top: 120px;
}
#about_nav_outlook a:hover { 
	background-position: 0 -12px;
}
#about_nav_services a {
	display:block;
	width: 47px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_services.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 510px;
	top: 120px;
}
#about_nav_services a:hover { 
	background-position: 0 -12px;
}
#about_nav_portfolio a {
	display:none;
	width: 53px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_portfolio.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#about_nav_portfolio a:hover { 
	background-position: 0 -12px;
}
#about_nav_contact a {
	display:block;
	width: 58px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#about_nav_contact a:hover { 
	background-position: 0 -12px;
}
#about_nav_line1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 326px;
	top: 115px;
}
#about_nav_line2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 412px;
	top: 115px;
}#about_nav_line3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 493px;
	top: 115px;
}#about_nav_line4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 577px;
	top: 115px;
}
#about_nav_line5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 673px;
	top: 115px; display: none;
}
/* approach */

#approach_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 20px;
	left: 45px;
	top: 195px;
	background-image: url(images/title_approach.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#approach_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 380px;
	height: 250px;
	left: 230px;
	top:195px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:15px;
	color:#666666
}

#approach_nav_aboutus a {
	display:block;
	width: 50px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_aboutus.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 257px;
	top: 120px;
}
#approach_nav_aboutus a:hover { 
	background-position: 0 -12px;
}

#approach_nav_clients a {
	display:block;
	width: 40px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_clients.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 350px;
	top: 120px;
}
#approach_nav_clients a:hover { 
	background-position: 0 -12px;
}
#approach_nav_outlook a {
	display:block;
	width: 43px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_events.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 432px;
	top: 120px;
}
#approach_nav_outlook a:hover { 
	background-position: 0 -12px;
}
#approach_nav_services a {
	display:block;
	width: 47px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_services.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 510px;
	top: 120px;
}
#approach_nav_services a:hover { 
	background-position: 0 -12px;
}
#approach_nav_portfolio a {
	display:none;
	width: 53px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_portfolio.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#approach_nav_portfolio a:hover { 
	background-position: 0 -12px;
}
#approach_nav_contact a {
	display:block;
	width: 58px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#approach_nav_contact a:hover { 
	background-position: 0 -12px;
}
#approach_nav_line1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 326px;
	top: 115px;
}
#approach_nav_line2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 412px;
	top: 115px;
}#approach_nav_line3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 493px;
	top: 115px;
}#approach_nav_line4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 577px;
	top: 115px;
}
#approach_nav_line5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 673px;
	top: 115px; display: none;
}
/* clients */

#clients_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 20px;
	left: 45px;
	top: 195px;
	background-image: url(images/title_clients.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#clients_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 380px;
	height: 125px;
	left: 230px;
	top:195px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:15px;
	color:#666666
}
#clients_logos {
	display: none;
overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 380px;
	height: 140px;
	left: 230px;
	top:290px;
	background-image: url(images/client_logos.jpg);
	background-repeat: no-repeat;
}

#clients_nav_approach a {
	display:block;
	width: 74px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_approach.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 318px;
	top: 120px;
}
#clients_nav_approach a:hover { 
	background-position: 0 -12px;
}

#clients_nav_aboutus a {
	display:block;
	width: 50px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_aboutus.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 232px;
	top: 120px;
}
#clients_nav_aboutus a:hover { 
	background-position: 0 -12px;
}
#clients_nav_outlook a {
	display:block;
	width: 43px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_events.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 432px;
	top: 120px;
}
#clients_nav_outlook a:hover { 
	background-position: 0 -12px;
}
#clients_nav_services a {
	display:block;
	width: 47px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_services.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 510px;
	top: 120px;
}
#clients_nav_services a:hover { 
	background-position: 0 -12px;
}
#clients_nav_portfolio a {
	display:none;
	width: 53px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_portfolio.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#clients_nav_portfolio a:hover { 
	background-position: 0 -12px;
}
#clients_nav_contact a {
	display:block;
	width: 58px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#clients_nav_contact a:hover { 
	background-position: 0 -12px;
}
#clients_nav_line1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 298px;
	top: 115px;
}
#clients_nav_line2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 412px;
	top: 115px;
}#clients_nav_line3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 493px;
	top: 115px;
}#clients_nav_line4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 577px;
	top: 115px;
}
#clients_nav_line5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 673px;
	top: 115px; display: none;
}
/* outlook */

#outlook_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 40px;
	left: 45px;
	top: 195px;
	background-image: url(images/title_events.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#outlook_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 380px;
	height: 250px;
	left: 230px;
	top:195px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:15px;
	color:#666666
}

#outlook_nav_approach a {
	display:block;
	width: 74px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_approach.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 318px;
	top: 120px;
}
#outlook_nav_approach a:hover { 
	background-position: 0 -12px;
}

#outlook_nav_clients a {
	display:block;
	width: 40px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_clients.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 433px;
	top: 120px;
}
#outlook_nav_clients a:hover { 
	background-position: 0 -12px;
}
#outlook_nav_aboutus a {
	display:block;
	width: 50px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_aboutus.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 232px;
	top: 120px;
}
#outlook_nav_aboutus a:hover { 
	background-position: 0 -12px;
}
#outlook_nav_services a {
	display:block;
	width: 47px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_services.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 512px;
	top: 120px;
}
#outlook_nav_services a:hover { 
	background-position: 0 -12px;
}
#outlook_nav_portfolio a {
	display:none;
	width: 53px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_portfolio.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#outlook_nav_portfolio a:hover { 
	background-position: 0 -12px;
}
#outlook_nav_contact a {
	display:block;
	width: 58px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#outlook_nav_contact a:hover { 
	background-position: 0 -12px;
}
#outlook_nav_line1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 298px;
	top: 115px;
}
#outlook_nav_line2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 412px;
	top: 115px;
}#outlook_nav_line3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 493px;
	top: 115px;
}#outlook_nav_line4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 577px;
	top: 115px;
}
#outlook_nav_line5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 673px;
	top: 115px; display: none;
}
/* services */

#services_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 20px;
	left: 45px;
	top: 195px;
	background-image: url(images/title_services.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#services_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 380px;
	height: 250px;
	left: 230px;
	top:195px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:15px;
	color:#666666
}

#services_nav_approach a {
	display:block;
	width: 74px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_approach.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 318px;
	top: 120px;
}
#services_nav_approach a:hover { 
	background-position: 0 -12px;
}

#services_nav_clients a {
	display:block;
	width: 40px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_clients.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 433px;
	top: 120px;
}
#services_nav_clients a:hover { 
	background-position: 0 -12px;
}
#services_nav_aboutus a {
	display:block;
	width: 50px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_aboutus.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 232px;
	top: 120px;
}
#services_nav_aboutus a:hover { 
	background-position: 0 -12px;
}
#services_nav_outlook a {
	display:block;
	width: 43px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_events.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 513px;
	top: 120px;
}
#services_nav_outlook a:hover { 
	background-position: 0 -12px;
}
#services_nav_portfolio a {
	display:none;
	width: 53px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_portfolio.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 598px;
	top: 120px;
}
#services_nav_portfolio a:hover { 
	background-position: 0 -12px;
}
#services_nav_clients a {
	display:block;
	width: 43px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_clients.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 433px;
	top: 120px;
}
#services_nav_clients a:hover { 
	background-position: 0 -12px;
}
#services_nav_contact a {
	display:block;
	width: 58px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#services_nav_contact a:hover { 
	background-position: 0 -12px;
}
#services_nav_line1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 298px;
	top: 115px;
}
#services_nav_line2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 412px;
	top: 115px;
}
#services_nav_line3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 493px;
	top: 115px;
}#services_nav_line4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 577px;
	top: 115px;
}
#services_nav_line5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 673px;
	top: 115px; display: none;
}
/* portfolio */

#portfolio_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 20px;
	left: 45px;
	top: 195px;
	background-image: url(images/title_portfolio.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#portfolio_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 380px;
	height: 250px;
	left: 230px;
	top:195px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:15px;
	color:#666666
}
#portfolio_thumbs {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 390px;
	height: 110px;
	left: 230px;
	top:340px;
}
#portfolio_nav_approach a {
	display:block;
	width: 74px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_approach.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 318px;
	top: 120px;
}
#portfolio_nav_approach a:hover { 
	background-position: 0 -12px;
}

#portfolio_nav_clients a {
	display:block;
	width: 40px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_clients.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 433px;
	top: 120px;
}
#portfolio_nav_clients a:hover { 
	background-position: 0 -12px;
}
#portfolio_nav_aboutus a {
	display:block;
	width: 50px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_aboutus.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 232px;
	top: 120px;
}
#portfolio_nav_aboutus a:hover { 
	background-position: 0 -12px;
}
#portfolio_nav_outlook a {
	display:block;
	width: 43px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_events.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 513px;
	top: 120px;
}
#portfolio_nav_outlook a:hover { 
	background-position: 0 -12px;
}
#portfolio_nav_services a {
	display:block;
	width: 53px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_services.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#portfolio_nav_services a:hover { 
	background-position: 0 -12px;
}
#portfolio_nav_clients a {
	display:block;
	width: 43px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_clients.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 433px;
	top: 120px;
}
#portfolio_nav_clients a:hover { 
	background-position: 0 -12px;
}
#portfolio_nav_contact a {
	display:block;
	width: 58px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 696px;
	top: 120px;
}
#portfolio_nav_contact a:hover { 
	background-position: 0 -12px;
}
#portfolio_nav_line1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 298px;
	top: 115px;
}
#portfolio_nav_line2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 412px;
	top: 115px;
}
#portfolio_nav_line3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 493px;
	top: 115px;
}
#portfolio_nav_line4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 577px;
	top: 115px;
}
#portfolio_nav_line5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 673px;
	top: 115px; display: none;
}
/* contact */

#contact-white-background{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 780px;
	height: 210px;
	left: 0px;
	top:230px;
	background-color:#FFFFFF;
}
#contact-logo {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 130px;
	left: 37px;
	top: 270px;
	background-image:url(images/sga_logo.gif);
	background-position: top left;
	background-repeat:no-repeat;
}
#contact_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 20px;
	left: 45px;
	top: 195px;
	background-image: url(images/title_contact.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#contact_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 380px;
	height: 250px;
	left: 230px;
	top:270px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:13px;
	color:#666666
}

#contact_nav_approach a {
	display:block;
	width: 74px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_approach.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 230px;
	top: 120px;
}
#contact_nav_approach a:hover { 
	background-position: 0 -12px;
}

#contact_nav_clients a {
	display:block;
	width: 40px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_clients.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 350px;
	top: 120px;
}
#contact_nav_clients a:hover { 
	background-position: 0 -12px;
}
#contact_nav_outlook a {
	display:block;
	width: 43px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_events.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 432px;
	top: 120px;
}
#contact_nav_outlook a:hover { 
	background-position: 0 -12px;
}
#contact_nav_services a {
	display:block;
	width: 47px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_services.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 510px;
	top: 120px;
}
#contact_nav_services a:hover { 
	background-position: 0 -12px;
}
#contact_nav_portfolio a {
	display:none;
	width: 53px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_portfolio.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#contact_nav_portfolio a:hover { 
	background-position: 0 -12px;
}
#contact_nav_contact a {
	display:block;
	width: 58px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 696px;
	top: 120px;
}
#contact_nav_contact a:hover { 
	background-position: 0 -12px;
}
/* pop-up */
#pop-container {
	width: 400px;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
	background: url(images/pop-bg.gif) repeat-y top left;
	background-color:#bcc8bf;
}

#pop-white-background{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 370px;
	height: 270px;
	left: 15px;
	top:15px;
	background-color:#FFFFFF;
}
#pop_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 340px;
	height: 250px;
	left: 30px;
	top:30px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:13px;
	color:#666666
}
#pop_footer {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 360px;
	height: 15px;
	left: 49px;
	top:257px;

}

/* privacy */

#privacy_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 40px;
	left: 45px;
	top: 195px;
	background-image: url(images/title_privacy.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#privacy_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 400px;
	height: 250px;
	left: 230px;
	top:195px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:15px;
	color:#666666
}

#privacy_nav_approach a {
	display:block;
	width: 74px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_approach.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 318px;
	top: 120px;
}
#privacy_nav_approach a:hover { 
	background-position: 0 -12px;
}

#privacy_nav_aboutus a {
	display:block;
	width: 50px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_aboutus.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 232px;
	top: 120px;
}
#privacy_nav_aboutus a:hover { 
	background-position: 0 -12px;
}
#privacy_nav_outlook a {
	display:block;
	width: 43px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_events.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 432px;
	top: 120px;
}
#privacy_nav_outlook a:hover { 
	background-position: 0 -12px;
}
#privacy_nav_services a {
	display:block;
	width: 47px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_services.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 510px;
	top: 120px;
}
#privacy_nav_services a:hover { 
	background-position: 0 -12px;
}
#privacy_nav_portfolio a {
	display:none;
	width: 53px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_portfolio.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#privacy_nav_portfolio a:hover { 
	background-position: 0 -12px;
}
#privacy_nav_contact a {
	display:block;
	width: 58px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 696px;
	top: 120px;
}
#privacy_nav_contact a:hover { 
	background-position: 0 -12px;
}
#privacy_nav_line1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 298px;
	top: 115px;
}
#privacy_nav_line2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 412px;
	top: 115px;
}#privacy_nav_line3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 493px;
	top: 115px;
}#privacy_nav_line4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 577px;
	top: 115px;
}
#privacy_nav_line5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 673px;
	top: 115px; display: none;
}

/* events */

#events_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 140px;
	height: 40px;
	left: 45px;
	top: 195px;
	background-image: url(images/title_events.gif);
	background-position: top left;
	background-repeat:no-repeat;
}

#events_text {
	overflow:auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 380px;
	height: 250px;
	left: 230px;
	top:195px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:15px;
	color:#666666
}

#events_nav_approach a {
	display:block;
	width: 74px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_approach.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 318px;
	top: 120px;
}
#events_nav_approach a:hover { 
	background-position: 0 -12px;
}

#events_nav_clients a {
	display:block;
	width: 40px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_clients.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 433px;
	top: 120px;
}
#events_nav_clients a:hover { 
	background-position: 0 -12px;
}
#events_nav_aboutus a {
	display:block;
	width: 50px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_aboutus.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 232px;
	top: 120px;
}
#events_nav_aboutus a:hover { 
	background-position: 0 -12px;
}
#events_nav_services a {
	display:block;
	width: 47px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_services.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 512px;
	top: 120px;
}
#events_nav_services a:hover { 
	background-position: 0 -12px;
}
#events_nav_portfolio a {
	display:none;
	width: 53px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_portfolio.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#events_nav_portfolio a:hover { 
	background-position: 0 -12px;
}
#events_nav_contact a {
	display:block;
	width: 58px;
	height: 12px;
	padding:0px 0px 0px 0px;
	font: normal 5px sans-serif;;
	background: url(images/nav_contact.gif) 0 0 no-repeat;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	left: 600px;
	top: 120px;
}
#events_nav_contact a:hover { 
	background-position: 0 -12px;
}
#events_nav_line1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 298px;
	top: 115px;
}
#events_nav_line2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 412px;
	top: 115px;
}#events_nav_line3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 493px;
	top: 115px;
}#events_nav_line4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 577px;
	top: 115px;
}
#events_nav_line5 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 1px;
	height: 23px;
	background-color:#708d86;
	left: 673px;
	top: 115px; display: none;
}


#tachr {
width: 100%;
height: 100%;
background-color:#708d86;
z-index: 99;
}

#splash_container {
width: 960px;
margin: auto;
background: url(images/redec.png) 0 0 no-repeat;
padding-top: 241px;
}
