@charset "UTF-8";
/* --- CSS Document by Codify Design Studio - codifydesign.com --- */

body {
	margin: 0px;
	color: #CCC;
	font-size: 11px;
	font-family: Arial;
	font-family: Arial, Verdana, Univers;
}

h1 {
	color: #FFF;
	font-size: 45px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h7 {
	color: #009;
	font-size: 22px;
	font-weight: normal;
	margin: 3px 0px 25px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #FFF;
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	line-height: 19px;
}
h3 {
	color: #036;
	margin-top: 12px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	line-height: 18px;
}
h4 {
	color: #333;
	margin-top: 12px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	font-size: 13px;
	line-height: 15px;
}
h5 {
	color: #333;
	margin-top: 12px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 9px;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	color: #333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
a          {
	color: #36C;
}
a:visited  { color: black; }
a:hover    { color: #5872f4; }

.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


/* BANNER AREA */
.bannerArea {
	width: 100%;
	height: 150px;
	background-color: #4971a2;
}

.bannerArea .container {
	height:150px;
	background-repeat: no-repeat;
	background-image: url(images/banner_bkgd.jpg);
}

.bannernav {
	padding-top: 20px;
	float: right;
	color: #112c4c;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.bannernav a { color: #ffffff; text-decoration: none; }
.bannernav a:visited { color: #ffffff; }
.bannernav a:hover { color: #112c4c; text-decoration: none; }

.toplogo {
	padding-left: 30px;
	padding-top: 5px;
}




/* TOP NAVIGATION AREA */
.topnavigationArea {
	width: 100%;
	background-image: url(images/topnav_bkgd.jpg);
	background-repeat:repeat-x;
	background-color: #436d9c;
}

.topnavigationgroup {
	margin: 0px;
	float: right;
	p/adding-right: 40px;
}
.topnavigationgroup ul {
	margin: 0px;
}

.topnavigationitem {
	max-width: 167px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-style: none;
	border-right-width: 1px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	float: left;
}

/* CONTENT AREA */
.contentArea {
	background: #CCC;
}


.contentArea .container {
	padding-top: 30px;
	padding-bottom: 30px;
	background: #CCC;
	width: 100%;
}

.contentleft {
	padding-left: 40px;
	float: left;
	padding-top: 95px;
	background: #CCC url(images/welcome_signed.jpg) no-repeat;
	padding-right: 40px;
	width: 600px;
	font-size: 14px;
}
.contentleft2 {
	padding-left: 40px;
	float: left;
	padding-top: 95px;
	background: #CCC url(images/whoweare_signed.jpg) no-repeat;
	padding-right: 40px;
	width: 600px;
	font-size: 14px;
}
.contentleftbox {
	float: left;
	background: #FFF;
	width: 600px;
	font-size: 14px;
	border: 1px double #900;
	padding: 10px;
	margin-bottom: 30px;
}
.contentright {
	padding-left: 700px;
	width: 300px;
	padding-right: 50px;
	color: #333;
}

.imageright {
	margin-left: 5px;	
}


/* FOOTER AREA */
.footerArea {
	width: 100%;
	background-color: #cfcfcf;

	border-top-style: solid;
	border-top-color: #3f6997;
	border-top-width: 4px;
	
}

.footerArea .container {
	height: 77px;
}

.copyright {
	padding-left: 40px;
	padding-top: 12px;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}
.contentArea .container .contentright h2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 20px;
	line-height: 24px;
}
.conferencebox {
	width: 500px;
	font-size: 14px;
	border: 1px double #FFF;
	padding: 20px 40px 40px;
	margin-bottom: 30px;
	background: #FFF;
	margin-left: 40px;
	clear: left;
}
.topnavigationArea2 {
	width: 100%;
	background-repeat:repeat-x;
	background-image: url(images/topnav2_bkgd.jpg);
	background-color: #436d9c;
}
.contentleft3 {
	padding-left: 40px;
	float: left;
	padding-top: 95px;
	background: #CCC url(images/resources_signed.jpg) no-repeat;
	padding-right: 40px;
	width: 600px;
	font-size: 14px;
}
.contentleft4 {
	padding-left: 40px;
	float: left;
	padding-top: 95px;
	background: #CCC url(images/services_signed.jpg) no-repeat;
	padding-right: 40px;
	width: 600px;
	font-size: 14px;
}
.contentleft5 {
	padding-left: 40px;
	float: left;
	padding-top: 95px;
	background: #CCC url(images/contactus_signed.jpg) no-repeat;
	padding-right: 40px;
	width: 600px;
	font-size: 14px;
}
.contentleft6 {
	padding-left: 40px;
	float: left;
	padding-top: 95px;
	background: #CCC url(images/whatwedo_signed.jpg) no-repeat;
	padding-right: 40px;
	width: 600px;
	font-size: 14px;
}
