* { padding: 0; margin: 0; }

body {font-family: Arial, Helvetica, sans-serif; font-size: 13px; background-color:#fff; background-image:url(images/bg.jpg); background-repeat:repeat-x;}
#wrapper {margin: 0 auto; width: 950px;}
#header {width: 950px; float: left; height: 221px; background-image:url(images/header.jpg); background-repeat:no-repeat;}


/*Menu navigation*/
#navigation {float: left; width: 950px; height:42px; background-image:url(images/menu_bg.jpg); background-repeat:repeat-x;}
#navigation ul{margin:0 0 0 0}
#navigation ul li {display:inline; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; font-size:14px}
#navigation a{line-height:35px;padding:9px 15px 11px 15px;}
#navigation a:link {color:#fff; text-decoration:none;}
#navigation a:visited {color:#fff; text-decoration:none}
#navigation a:hover {padding:9px 10px 11px 0px; #padding:0px 10px 8px 0px;color:#fff; text-decoration:none; background-image:url(images/menu_hover_right.jpg); background-repeat:no-repeat; background-position:right top; color:#12bbde;}

#navigation a:hover span {padding:9px 5px 11px 15px;background-image:url(images/menu_hover_left.jpg); background-repeat:no-repeat; background-position:left top}
#navigation #current a {padding:9px 10px 11px 0px; #padding:0px 15px 5px 0px;background-image:url(images/menu_hover_right.jpg); background-repeat:no-repeat; background-position:right top; }
#navigation #current a span {padding:9px 0px 11px 15px;background-image:url(images/menu_hover_left.jpg); background-repeat:no-repeat; background-position:left top;color:#12bbde;}

/*Left Colmn - content of the Home Page */
#leftcolumn {width: 685px; float: left;}
/*Box 1 Welcome */
.box {width:670px; height:220px; background-image:url(images/box_bg.jpg); background-repeat: repeat-x; margin:20px 0 0 0}
.boxleft {height:220px; background-image:url(images/box_left.jpg); background-position:left; background-repeat:no-repeat}
.boxright {height:220px; background-image:url(images/box_right.jpg); background-position: right; background-repeat:no-repeat}
.box h1{color:#cc530e; font-size:18px; padding:10px 0 0 0; margin:0 0 0 20px; border-bottom:1px dotted #8f8f8f; width:300px}
.box img{float:left; margin:15px }
.box p{color:#818181; font-size:13px; padding:15px 10px 0 20px;}


/* Right Column - NEWS*/
#rightcolumn {float: right; width: 264px; display: inline; border-left:1px solid #ccc}
#rightcolumn img {padding:10px 0 0 6px}
#rightcolumn h1{font-size:14px; color:#cc530e; margin:10px 4px 0 10px;}
#rightcolumn p{font-size:11px; color:#818181; margin:0px 10px 0 10px;}
#rightcolumn span{font-size:11px; font-weight:bold; color:#818181;margin:0px 4px 0 0px;}
#rightcolumn a{margin:0px 4px 0 10px;}
#rightcolumn a:link {color:#cc530e; text-decoration:underline}
#rightcolumn a:visited {color:#cc530e; text-decoration:underline}
#rightcolumn a:hover {color:#cc530e; text-decoration:none}
.news{border-bottom:1px #ccc dotted; padding:10px 0 10px 0}

/* 2 Boxes*/
#boxes{width:670px; height:260px; margin:20px 0 0 0; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#818181}
#boxes h2{text-align:center; padding:10px 0 0 0; color:#487db3; border:1px dotted #ccc; font-size:18px}
#boxes p{padding:10px}
#incentitive {
	width:231px;
	height:252px;
	background-image:url(images/boxa.gif);
	background-repeat:no-repeat;
	float:left;
	font-size: 12px;
}
#team {
	width:421px;
	height:252px;
	background-image:url(images/boxb.gif);
	background-repeat:no-repeat;
	float:left;
	margin:0 0 0 15px;
	font-size: 12px;
}
#team img{float:left; padding:10px}
#logos img{margin:10px 0 30px 10px; border:none}

/* Content - innerpages*/
#content {width: 950px; margin:0;}
#content h1{font-size:16px; color:#cc530e; padding:10px 4px 0 10px;}
#content p{font-size:14px; color:#000000; margin:0px 10px 10px 10px;}
#content ul li{font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000000; margin:0px 10px 0px 10px;}
#content h2{padding:10px 0 0 10px; color:#487db3; font-size:18px}
#content h3{padding:10px 0 0 10px; color:#cc530e; font-size:12px}
#content a:link{color:#cc530e; text-decoration:underline}
#content a:visited{color:#cc530e; text-decoration:underline}
#content a:hover{color:#cc530e; text-decoration:none}

/* Content - Small*/
#content-small {width: 500px; margin:0;}
#content p{font-size:14px; color:#000000; margin:0px 10px 10px 10px;}
#content-small h1{font-size:16px; color:#cc530e; padding:10px 4px 0 10px;}
#content-small h2{padding:10px 0 0 10px; color:#487db3; font-size:18px}
#content-small h3{padding:10px 0 0 10px; color:#cc530e; font-size:12px}
#content-small a:link{color:#cc530e; text-decoration:underline}
#content-small a:visited{color:#cc530e; text-decoration:underline}
#content-small a:hover{color:#cc530e; text-decoration:none}

/*Footer*/
#footer {height:84px; clear: both; background-image:url(images/footer.jpg); background-repeat:repeat-x; text-align:center; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px}
#footer ul li{display:inline; color:#fff}
#footer a{color:#fff; padding:0 10px 0 10px}
#footer a:link{text-decoration:none;}
#footer a:visited{text-decoration:none;}
#footer a:hover{text-decoration:underline;}
#footer ul {padding:20px 0 0 0}
#footer p{padding:10px 0 0 0; color:#fff}
#footer p a{margin:0; padding:0}
#footer p img{vertical-align:middle; border:none; padding:0 0 4px 0; #padding:0}
