@charset "utf-8";
/* CSS Document */

body {
	background-color: #fff;
	background-image: url(../images/background.png);
	background-repeat: repeat-x;
	background-position: left top;
}
body.inner {
	background-image: url(../images/background-inner-pages.png);
	background-repeat: repeat-x;
	background-position: left top;
}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #7FC41C;
	font-weight: bold;
	font-size: 24px;
}
h2 {
	font-size: 14px;
	color: #2880bb;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#container {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#container #logo {
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	overflow: hidden;
}
#container #logo ul {
	padding-right: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 40px;
	right: 0px;
}

#container #logo li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	line-height: 16px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}
#container #logo ul .email a {
	color: #2880BB;
	text-decoration: none;
}
#container #logo ul .email a:hover {
	text-decoration: underline;
}


#container #logo ul #tele {
	margin-right: 20px;
	color: #ff6600;
}

.email {
	background-image: url(../images/email.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.phone {
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
}
.clearFloat {
	clear: both;
}
#container #mainNav {
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../images/navbg_blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#container #mainNav #leftNav {
	background-image: url(../images/navbg_green.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 30px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}
#container #mainNav .leftNavBlue {
	background-image: url(../images/navbg_blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 30px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}



#container #mainNav ul {
	list-style-type: none;
	width: 858px;
	background-image: url(../images/navbg_blue.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	float: left;
	margin: 0px;
	z-index: 97;
}
#container #mainNav #rightNav {
	background-image: url(../images/navbg_blue.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 1px;
}

#container #mainNav ul li {
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
	position: relative;
	z-index: 98;

}
#container #mainNav ul li a {
	color: #FFF;
	text-decoration: none;
}
#container #mainNav ul li a:hover {
	text-decoration: underline;
}
#container #mainNav ul li ul {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 30px;
	width: 215px;
	display: none;
}

#container #mainNav ul li ul li {
	float: none;
	background-image: url(../images/navbg_green.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
}


.navGreen {
	background-image: url(../images/navbg_green.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
.topBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDD;
}
#container #mainGraphic {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/main-image-background.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#container .homeContent {
	background-color:#FCFCFC;
	border-color:#E8E8E8 #E8E8E8 #CACACA;
	border-left:1px solid #E8E8E8;
	border-style:solid;
	border-width:1px;
	width: 860px;
	margin-left: 20px;
}
.leftTopCorner   {
	position:relative;
	background-image: url(../images/inner_tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	left: -1px;
	top: -1px;
}
.rightTopCorner   {
	position:relative;
	right:-2px;
	background-image: url(../images/inner_tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.leftBottomCorner   {
	bottom:-2px;
	left:-2px;
	position:relative;
	background-image: url(../images/inner_bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rightBottomCorner   {
	position:relative;
	right:-2px;
	background-image: url(../images/inner_br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.heading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2880bb;
}
.heading a {
	color: #2880bb;
	text-decoration: none;
}
.heading a:hover {
	text-decoration: underline;
}

.learnMore {
	text-align: right;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.learnMore a {
	color: #ff6600;
	text-decoration: none;
}
.learnMore a:hover {
	text-decoration: underline;
}
#container #clients {
	background-image: url(../images/logos-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 44px;
	width: 860px;
	margin-left: 20px;
	padding-bottom: 20px;
	position: relative;
}
#container #clients #logos {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
	width: 763px;
	position: absolute;
	right: 0px;
	height: 42px;
	margin: 0;
	top: 1px;
}
#section_container {
	position: relative;
}
#ribbon  {
	position: absolute;
	height: 84px;
	top: 0px;
	width: 85px;
	background-image: url(../images/partner_recruitment.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index: 94;
	right: 0px;
}

/* STYLES FOR INNER PAGES */

#container .contentWrapper {
	width: 860px;
	margin-left: 20px;
	position: relative;
	color: #696969;
}
.contentWrapper .sideMenu {
	width: 200px;
	float: left;
}
.sideMenu .sideMenuBorder {
	border-color:#E8E8E8 #E8E8E8 #CACACA;
	border-left:1px solid #E8E8E8;
	border-style:solid;
	border-width:1px;
}

.sideMenuContent {
	padding: 10px;
}
.sideMenuContent ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.sideMenuContent ul li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DDDDDD;
}
.sideMenuContent ul li a {
	color: #696969;
	text-decoration: none;
	display: block;
}
.sideMenuContent ul li a:hover {
	text-decoration: underline;
	background-image: url(../images/ico_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.sideMenuContent .sideQuoteBox {
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	padding-top: 10px;
}
.sideQuoteBox .quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	line-height: 1.50em;
}
.sideQuoteBox .author {
	text-align: right;
	padding-right: 20px;
	font-weight: bold;
	font-size: 10px;
	line-height: 1.50em;
}



.contentWrapper .templateContentArea {
	width: 620px;
	float: right;
	padding-right: 20px;
	padding-left: 20px;
}
.templateContentArea p {
	line-height: 1.5;
	text-align: justify;
}
