#wrapper {
	background-repeat: repeat-x;
	height: 100%;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	background-attachment: inherit;
	top: 25px;
	background-image: url(images/bg2.jpg);
	margin-top: 0px;
}


#logo {
	background-image: url(images/navLogo.gif);
	background-repeat: no-repeat;
	width: 743px;
	background-color: #FFFFFF;
	background-position: left top;
	height: 50px;
}
#header {
	background-image: url(images/header1.jpg);
	height: 190px;
	width: 743px;
	background-repeat: no-repeat;
	text-align: center;
	float: none;
}

.headerAbout {
	background-image: url(images/header6.jpg);
	height: 193px;
	background-repeat: no-repeat;
}

#headerAbout {
	background-image: url(images/header5.jpg);
	height: 193px;
	background-repeat: no-repeat;
}

.headerServices {
	background-image: url(images/header2.jpg);
	height: 193px;
	background-repeat: no-repeat;
}

.headerAlliances {
	background-image: url(images/header3.jpg);
	height: 193px;
	background-repeat: no-repeat;
}

.headerresources {
	background-image: url(images/header4.jpg);
	height: 193px;
	background-repeat: no-repeat;
}

.headerContact {
	background-image: url(images/header5.jpg);
	height: 193px;
	background-repeat: no-repeat;
}




#rightside {
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 5px 10px 5px 10px;
	left: 15px;
	margin-top: 0px;
}

.rightside {
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 15px 5px 5px 5px;
	left: 15px;
	margin-top: 35px;

}
/* ~~~~~~~~~ Headings ~~~~~~~~~ */    
h1
{
font-size: 24px;
color: #024D6D;
letter-spacing: -1px;
font-weight: bolder;
}
h2
{
	font-size: 24px;
	color: #666666;
	letter-spacing: -1px;
	font-weight: bolder;
}
h3{
	color:#5B8FBE;
	font-family:geneva,arial,sans-serif;
	font-weight:normal;
	text-transform:uppercase;
	word-spacing:4px;
	letter-spacing:3px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 2px;
	margin:0;
}

#leftside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	float: left;
	height: auto;
	width: 500px;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	padding: 5px 10px 6px 25px;
	border-left: 15;
}

#ServiesLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	float: left;
	height: auto;
	width: 180px;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	padding: 25px 10px 6px 25px;
	border-left: 15;
}

#ServiesRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	float: left;
	height: auto;
	width: 700px;
	list-style-position: inside;
	list-style-type: square;
	text-align: left;
	padding: 25px 10px 6px 25px;
	border-left: 15;
}

#tableOuter {
	background-image: url(images/backround21.jpg);
	background-repeat: no-repeat;
	background-attachment: inherit;
	height: 41px;
}

/*/\\\\\\\\\\\\FOOTER\\\\\\\\\\\\\\\\\\\\\\/*/

.footerlink {
	color: #999999;
	text-decoration : none;
	font-family : Century Gothic, Verdana;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	float: none;
}

a.footerlink:link {
	color: #999999;
	text-decoration : none;
	font-family : Century Gothic, Verdana;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	float: none;
}

a.footerlink:visited {
	color: #999999;
	text-decoration : none;
	font-family : Century Gothic, Verdana;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	float: none;
}

a.footerlink:active {
	color: #999999;
	text-decoration : none;
	font-family : Century Gothic, Verdana;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	float: none;
}

a.footerlink:hover {
	color: #FFFFFF;
	text-decoration : none;
	font-family : Century Gothic, Verdana;
	font-size: 7pt;
	font-weight: normal;
	text-align: center;
	float: none;
	background-color: #336699;
}

.footer {
	font-family: "Century Gothic";
	font-size: 8px;
	color: #999999;
	text-decoration: none;
}

a.footer:link {
	color: #999999;
	text-decoration : none;
	font-family : Century Gothic, Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: inherit;
	float: none;
}


a.footer:visited {
	color: #999999;
	text-decoration : none;
	font-family : Century Gothic, Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: inherit;
}

a.footer:active {
	color: #999999;
	text-decoration : underline;
	font-family : Century Gothic, Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: inherit;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration : none;
	font-family : Century Gothic, Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-align: inherit;
	background-color: #004E70;
}
.righttable {
	padding: 10px;
}


/* menu tabs */
/*#header ul {
	z-index: 999999;
	position: absolute;
	margin:0;
	padding: 0;
	list-style:none;
	right: 31px;
	bottom: 37px!important;
	bottom: 5px;
	font: bold 18px Arial, 'Trebuchet MS', Tahoma, verdana, sans-serif;
	width: 398px;
}

*/

ul{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
list-style:square;
}

#header li {
   display:inline;
   margin:0; padding:0;
}
#header a {
   float:left;
   background: url(tableft.gif) no-repeat left top;
   margin:0;
   padding:0 0 0 4px;
   text-decoration:none;
}
#header a span {
   float:left;
   display:block;
   background: url(tabright.gif) no-repeat right top;
   padding:6px 15px 3px 8px;
   color: #FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a span {float:none;}
/* End IE5-Mac hack */
#header a:hover span {
	color:#FFF;
}
#header a:hover {
   background-position:0% -42px;
}
#header a:hover span {
   background-position:100% -42px;
}
#header #current a {
   background-position:0% -42px;
	color: #FFF;
}
#header #current a span {
   background-position:100% -42px;
	color: #FFF;
}
/* end menu tabs */
.navMain{
	position: static;
	width: 744px;
	padding-top: 32px;
}

a:link {
	color: #004E70;
	text-decoration: none;
}
a:visited {
	color: #004E70;
}
a:hover {
	color: #333333;
}
#footerNav {
	border-top: solid 1px #CCCCCC;
}
.rightsideText {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
}
a.rightsideTextL:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	text-decoration: none;
}
a.rightsideTextL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	text-decoration: none;
}
a.rightsideTextL:hover {
	color: #024D6D;
	text-decoration: none;
}
