﻿/* general */

.clearboth {
	clear: both;
}

/* wrappers */
body {
	margin-top: -12px;
	margin-left: 0px;
	padding: 0px;
	font-size: 62.5%;
	background-color: #ffffff;
	top: 0px;
}


body.img
{ text-decoration: none; border: 0px;}

#outer_wrapper {
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top center;
	background-image: none;
		width: 850px;
}

#outer_wrapper #wrapper {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: top center;
	background-image: url(images/BG-Main.jpg); /*this is the main page background*/
}


#outer_wrapper #wrapper #top-header{

width:850px; 
height:175px; 
	margin-right: auto;
	margin-left: auto; 
	text-align: right;
	background-position: top center;
	background-repeat: no-repeat;
	background-position: center top ;
	background-image: url(images/BG-Top.jpg);

}
#outer_wrapper #wrapper #top-header P {
    z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #00CCCC;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
	white-space: normal;
	padding:15px 45px 0px 0px;
} 
#outer_wrapper #wrapper #top-header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	padding:0px 0px 0px 45px;		 	
}
#outer_wrapper #wrapper #top-header a.top:link{
	color: #00CCCC;
	text-decoration: none;
	height: 25px;
	display: inline;
	text-align: right;
}
#outer_wrapper #wrapper #top-header a.top:active{
	color: #00CCCC;
	text-decoration: none;
	height: 25px;
	display: inline;
	text-align: right;
}
#outer_wrapper #wrapper #top-header a.top:visited{
	color: #00CCCC;
	text-decoration: none;
	height: 25px;
	display: inline;
	text-align: right;
}
#outer_wrapper #wrapper #top-header a.top:hover {
	color: #FFFF66;
	text-decoration: none;
	height: 25px;
	display: inline;
	text-align: right;
}


#outer_wrapper #wrapper #header-nav {
	margin-left: 0px;
	margin-right: 0px;
	margin-top:  0px;
	height: 70px;
	width: 850px;
}
#outer_wrapper #wrapper #header-nav  p {
    padding-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.2em;	
}

/*#outer_wrapper #wrapper #header-nav  ul.headernav {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline;
}
#outer_wrapper #wrapper #header-nav  li.headernav {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	list-style-type: none;
	background:transparent;
	white-space: nowrap;
	padding-left: 10px;
	display: inline;
	margin-left: 10px;
}

*/

#outer_wrapper #wrapper #header-nav a:link{
	color: #003333;
	text-decoration: none;
	font-size: 12px;
	width: 114px;
	height: 35px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	bottom: auto;	
}
#outer_wrapper #wrapper #header-nav a:active{
	color: #cc3333;
	text-decoration: none;
	width: 114px; 
	height: 35px; 
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#outer_wrapper #wrapper #header-nav a:visited{
	color: #003333;
	text-decoration: none;
	width: 114px; 
	height: 35px;  
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#outer_wrapper #wrapper #header-nav a:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/button-hover.gif); 
	width: 114px;  
	height: 35px; 
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}

#outer_wrapper #wrapper #header-nav a.linkactive:link, 
#outer_wrapper #wrapper #header-nav a.linkactive:visited, 
#outer_wrapper #wrapper #header-nav a.linkactive:active
{
	color: #FFFFFF;
	text-decoration: none;
	width: 114px;
	height: 35px;
	font-weight: bold;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	bottom: auto;	
}
#outer_wrapper #wrapper #header-nav a.linkactive:hover {
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/button-hover.gif); 
	width: 114px;  
	height: 35px; 
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
}
#outer_wrapper #wrapper #header-nav a.blue:link{
	color: #00CCCC;
	text-decoration: none;
	display: inline;
	bottom: auto;
	background:transparent;
	white-space: nowrap;
	font-weight:bold;
}
#outer_wrapper #wrapper #header-nav a.blue:active{
	color: #cc0000;
	text-decoration: none;
	display: inline;
	font-weight:bold;
}
#outer_wrapper #wrapper #header-nav a.blue:visited{
	color: #00CCCC;
	text-decoration: none; 
	display: inline; 
	font-weight:bold;
}
#outer_wrapper #wrapper #header-nav a.blue:hover {
	color: #cc0000;
	text-decoration: none; 
	display: inline;
	background:transparent;
	font-weight:bold;
}

#outer_wrapper #wrapper #header-nav a.bluelinkactive:link, 
#outer_wrapper #wrapper #header-nav a.bluelinkactive:visited, 
#outer_wrapper #wrapper #header-nav a.bluelinkactive:active,
#outer_wrapper #wrapper #header-nav a.bluelinkactive:hover
{
	color: #cc3333;
	text-decoration: none;
	width: 120px;
	height: 35px;
	font-weight: bold;
	display: inline;
	background:transparent;
	bottom: auto;	
}



#outer_wrapper #wrapper #header-nav table{
    text-align:center;
	vertical-align: middle;
	margin-left:auto;
	margin-right:auto;
	border: solid 0px #cc3333;
	border-collapse: collapse;
	background-position: center top;
	background-image: url(images/table-nav.gif);
	background-repeat: no-repeat;
	width: 800px;
	height: 70px;
	left: auto;
	right: auto;
	float: none;
}
#outer_wrapper #wrapper #header-nav table td{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #cc3333;
	font-size: 12px;
	line-height: 35px;
	text-align: center;
	vertical-align: top;
	border:solid 0px #cc3333;
	height:35px;
	width:114px;
	margin:0;
	padding: 0px;
}

 #outer_wrapper #wrapper #content {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 850px;
	background-repeat: repeat-y;
	background-position: center top ;
	background-image: url(images/BG-Main.jpg);
}
#outer_wrapper #wrapper #content p {
	font-size: 1.3em;
	color: #006699;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-right: 80px;
	margin-left: 80px;
}
#outer_wrapper #wrapper #content p.m {
	font-size: 1.3em;
	color: #006699;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: centre;
	margin-right: 80px;
	margin-left: 80px;
}

#outer_wrapper #wrapper #content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	text-align: center;
	top: auto;
	margin-right: 80px;
	margin-left: 80px;
	Padding-top: 20px;
	Padding-bottom: 10px;
	}
#outer_wrapper #wrapper #content h1.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
	text-align: center;
	top: auto;
		margin-right: 80px;
	margin-left: 80px;
}
#outer_wrapper #wrapper #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #006699;
	text-align: center;
	padding-top:20px;
	margin-right: 80px;
	margin-left: 80px;
}
#outer_wrapper #wrapper #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
	vertical-align: top;
	margin-right: 80px;
	margin-left: 80px;		 	
}
#outer_wrapper #wrapper #content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-align: left;
	color: #006699;
	margin-right: 80px;
	margin-left: 80px;
	margin-top: 10px;
}

#outer_wrapper #wrapper #content img {
	width:auto;
	height:auto;
	float:left;
	margin:0px 20px 20px 80px;
	text-decoration: none;
	border: 0px;	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#outer_wrapper #wrapper #content img.table {
	width:auto;
	height:auto;
	float:none;
	margin:0px 0px 0px 0px;
	text-decoration: none;
	border: 0px;	
}
#outer_wrapper #wrapper #content img.logos {
	width:auto;
	height:auto;
	float:none;
	margin:0px 0px 0px 10px;
	text-decoration: none;
	border: 0px;	
}

#outer_wrapper #wrapper #content img.right {
	width:auto;
	height:auto;
	float:right;
	margin:0px 80px 20px 20px;
	text-decoration: none;
	border: 0px;	
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#outer_wrapper #wrapper #content a,#outer_wrapper #wrapper #content a:visited {
	color: #006699;
	text-decoration: none;
	outline: none;
	border: none;
}

#outer_wrapper #wrapper #content a:hover {
	color: #cc3333;
	outline: none;
	border: none;
}

/*  table border info
th,td {border-top: 1px #ccc solid; border-left: 1px #ccc solid;}
.r {border-right: 1px #ccc solid;}
.b {border-bottom: 1px #ccc solid} 
*/
#outer_wrapper #wrapper #content li {
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	margin-right: 80px;
	font-size: 1.3em;
	text-align: justify;
	line-height: 1.6em;
	list-style-type: square;
	list-style-position: outside;
}
/*
#outer_wrapper #wrapper #content li.tab {
	margin-left: 120px;
	font-family: Arial, Helvetica, sans-serif;
	color: #06699;
	margin-right: 80px;
	font-size: 1.1em;
	line-height: 1.6em;
	text-align: justify;
	list-style-type: square;
	list-style-position: inside;
}*/
#outer_wrapper #wrapper #content  li.contact {
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.3em;
line-height: 1.6em;
color: #006699;
font-weight: normal;
font-variant: normal;
text-align: justify;
}

#outer_wrapper #wrapper #content table {
	margin-left:auto;
	margin-right:auto;
	border: solid 0px #006699;
	border-spacing:0px;
	border-collapse: collapse;
	background-position: center top;
	background-image: url(images/table-bg.jpg);
	width: 700px;
	left: auto;
	right: auto;
	float: none;
}

#outer_wrapper #wrapper #content table td{
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: justify;
	border:solid 0px #003333;
	display:table-cell;
	font-weight:normal;
	margin:0;
	padding: 2px;
}


#outer_wrapper #wrapper #search {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 850px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: none;
}
#outer_wrapper #wrapper #search h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	color: #cc3333;
	text-decoration: none;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	padding:20px 0px 0px 0px;		 	
}
#outer_wrapper #wrapper #search table{
	margin-left:auto;
	margin-right:auto;
	border: solid 0px #006699;
	border-spacing:0px;
	border-collapse: collapse;
	width: 700px;
	left: auto;
	right: auto;
	float: none;
}
#outer_wrapper #wrapper #search table td{
	font-family: Arial, Helvetica, sans-serif;
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.4em;
	text-align: center;
	vertical-align: middle;
	border:solid 0px #003333;
	margin:0;
	padding-top: 22px;
	padding-bottom: 5px;
	background-position: center top;
	background-repeat:no-repeat;
}
#outer_wrapper #wrapper #search a:link{
	color: #006699;
	text-decoration: none;
	text-align: left;
}
#outer_wrapper #wrapper #search a:active{
	color: ##006699;
	text-decoration: none;
	text-align: left;
}
#outer_wrapper #wrapper #search a:visited{
	color: #006699;
	text-decoration: none;
	text-align: left;
}
#outer_wrapper #wrapper #search a:hover {
	color: #cc3333;
	text-decoration: none;
	text-align: left;
}
#outer_wrapper #wrapper #search img {margin: 0px 0px 0px 0px; border: 0px;
text-align:center;}



/* footer */
#outer_wrapper #wrapper #footer {
	margin: 0px;
	padding: 0px;	
	height: 140px;
	width: 850px;
	background-image: url(images/BG-Bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 1em;
	line-height: 1.6em;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	padding:0px 0px 0px 0px;
}
#outer_wrapper #wrapper #footer p {
	font-size: 12px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	white-space: normal;
	padding:40px 40px 0px 40px;
}
#outer_wrapper #wrapper #footer a:link, #outer_wrapper #wrapper #footer a:visited{
	font-size: 12px;
	color: #006699;
	text-decoration: none;
	text-align: left;
}
#outer_wrapper #wrapper #footer  a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
}

#outer_wrapper #papagei {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 850px;
	float: left;
	background-image: url(images/Papagei-Design-Logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #ffffff;
}
#outer_wrapper #papagei p {
	font-size: 1.2em;
	color: #ffffff;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#outer_wrapper #papagei p.ref {
	font-size: 1.1em;
	color: #000066;
	line-height: 1.4em;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-right: 140px;
	margin-left: 25px;
	padding-top: 15px;
}
#outer_wrapper #papagei img {
	float: left;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	border:0px;
}
#outer_wrapper #papagei a:link img, #outer_wrapper #papagei a:visited img, #outer_wrapper #papagei a:hover img{
	border-style: none; border:0px;
}

