@charset "utf-8";
/* CSS Document */

/* MAIN -------------------------------------------------------------*/
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: center 0px;
	font-size: 76%;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 140%;
}
img {
	border:none;
}
p {
	
}
a, a:visited {
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;	
}
form {
	margin: 0px;
	padding: 0px;	
}
label {
	margin: 0px;
	padding: 0px;	
}
text {
	margin: 0px;
	padding: 0px;	
}

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/wrapper-bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	min-height: 600px;
}
#container {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;	
	
}

/* TOP ----------------------------------------------------------------------*/
#top {
	position: relative;
	height: 154px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#top_logo {
	height: 93px;
	width: 190px;
	margin-top: 6px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

/* TOP MENU -------------------------------------------------------------*/
#top_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	position: absolute;
	padding: 0px;
	height: 30px;
	margin: 0px;
	bottom: 0px;
}
#top_menu ul {
	list-style: none;
	margin: 0px;
	position: relative;
	padding: 0px;
}
#top_menu ul li {
	position: relative;
	float: left;
	height: 26px;
	margin-right: 12px;
	padding-left: 9px;
}
#top_menu ul li:hover {
}
#top_menu .first {
	background-image: none;	
}
#top_menu ul li a, #top_menu ul li a:visited {
	color: #fff;
	text-decoration: none;
	position: relative;
	letter-spacing: 0px;
	padding-bottom: 2px;
}
#top_menu ul li a:hover {
	color: #ffa91d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffa91d;
}
#top_menu ul li.selected a {
	color: #ffa91d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffa91d;
}
#top_menu_flash {
	display: none;
}



/* CONTENT ----------------------------------------------------------------------*/
#content {
	margin-top: 39px;
	padding-bottom: 0px;
}
#content_inner {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#content_inner1 {
	margin: 0px;
	padding: 0px;
	position: relative;
	background-image: url(../images/container-bottom-bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#flash_banner {
	margin: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #42619c;
	border-bottom-color: #42619c;
	position: relative;
	width: 100%;
	padding-right: 0px;
	padding-left: 0px;
	height: 132px;
}
.content_heading {
	padding-top: 30px;
	position: relative;
	padding-left: 34px;
}

.content_body a, .content_body a:visited {
	color:#0f2d65;
	text-decoration: underline;
}
.content_body a:hover {
	text-decoration: none;
	color: #ffa91d;
}
.content_body {
	color: #0f2d65;
	padding-right: 40px;
	padding-left: 40px;
	text-align: justify;
	padding-top: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 114%;
	line-height: 140%;
}
.content_body h2 {
	font-size: 110%;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 150%;
}
.content_body h3 {
	font-size: 120%;
	text-align: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 120%;
	font-style: italic;
}
.content_body p {

}
.content_body ul {
	list-style: none;
	position: relative;
	margin: 0px;
	text-align: left;
	text-indent: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content_body ul li {
	margin-bottom: 7px;
	background-image: url(../images/bullets.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.content_body ol {
	position: relative;
	margin: 0px;
	text-align: left;
	text-indent: 0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content_body ol li {
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_team {
	width: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
	
}
.content_team_img {
	float: left;
	width: 187px;
	margin: 0px;
	height: 217px;
	background-image: url(../images/team-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-align: left;
	text-indent: 0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.content_team_img h2 {
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content_team_img h3 {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	line-height: 14px;
}
.content_team_img p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-indent: 0;
	line-height: 16px;
}
.content_team_text {
	position: relative;
	width: 680px;
	margin: 0px;
	padding: 0px;
}
.content_team_text p{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.content_bottom {
	background-image: url(../images/content-last-p-top-1.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 114%;
	line-height: 140%;
	text-align: justify;
	margin-bottom: 10px;
	color: #FFF;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.content_bottom span {
	background-image: url(../images/content-last-p-bottom-1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	display: block;
}
.content_bottom h2 {
	font-size: 140%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.content_bottom p {
	padding-bottom: 5px;
}
.content_bottom ul {
	list-style: none;
	text-align: left;
	text-indent: 0;
	margin-left: 0px;
	padding-left: 0px;
}
.content_bottom ul li {
	margin-bottom: 7px;
	background-image: url(../images/bullets.png);
	background-position: left 6px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 40px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.content_bottom a, .content_bottom a:visited {
	color:#FFF;
	text-decoration: underline;
}
.content_bottom a:hover {
	color: #ffa91d;
	text-decoration: none;
}
.testimonial_text {
	font-style: italic;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
.testimonial_author {
	text-align: right;
	font-weight: bold;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}

/* MAIN MENU -------------------------------------------------------------*/
#main_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	position: relative;
	height: 24px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#main_menu ul {
	list-style: none;
	margin: 0px;
	position: relative;
	padding: 0px;
}
#main_menu ul li {
	position: relative;
	float: left;
	height: 26px;
	margin-right: 24px;
	padding-left: 18px;
	margin-top: 0px;
	padding-top: 0px;
}
#main_menu .first {
	background-image: none;	
}
#main_menu ul li a, #main_menu ul li a:visited {
	color: #112956;
	text-decoration: none;
	position: relative;
	letter-spacing: 0px;
}
#main_menu ul li a:hover {
	color: #ffa91d;
}
#main_menu ul li.selected a {
	color: #ffa91d;
}

#main_menu_flash {
	margin-top:0px;
	display: none;
	padding-top: 0px;
	padding-bottom: 4px;
}
#content_banners {
	margin-top: 30px;
}

#submenu {
	height: 40px;
	background-image: url(../images/submenus-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}
.submenu_tabs {
	float: left;
	position: relative;
	margin: 0px;
	overflow: hidden;
	height: 36px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.submenu_tabs a img, .submenu_tabs a:visited img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 45px;
}
.submenu_tabs a:hover img {
	margin-top: -36px;
	
}
.selected a img, .selected a:visited img  {
	margin-top: -36px;
}
#ws1 {
	display:block;
}
#ws2 {
	display:none;
}
#ws3 {
	display:none;
}
#ws4 {
	display:none;
}
#ws5 {
	display:none;
}
.article_authors {
	float: left;
	font-size: 12px;
	position: relative;
	margin-left: 5px;
}
.article_author {
	margin-bottom: 5px;
	
}



/* BOTTOM -------------------------------------------------------------*/
#bottom {
	height: 108px;
	width: 100%;
}
#bottom_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 100%;
	position: relative;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottom_menu ul {
	list-style: none;
	margin: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#bottom_menu ul li {
	position: relative;
	float: left;
	width: 172px;
	background-image: url(../images/bullets.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	margin-bottom: 7px;
}
#bottom_menu .first {
	background-image: none;	
}
#bottom_menu ul li a, #bottom_menu ul li a:visited {
	color: #112957;
	text-decoration: none;
	position: relative;
}
#bottom_menu ul li a:hover {
	color: #ffa91d;
}
#developed {
	width: 45%;
	position: absolute;
	bottom: 3px;
	left: 40px;
	font-family: Tahoma, Geneva, sans-serif;
}
#developed a, #developed a:visited {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
#developed a:hover {
	text-decoration: underline;
}
#copyright {
	width: 45%;
	position: absolute;
	right: 40px;
	bottom: 3px;
	text-align: right;
	font-size: 11px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}

/* ADMIN ------------------------------------------------------------*/

#admin {
	width: 100%;
	position: relative;
	padding: 0px;
	margin: 0px;
	height: 30px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#admin ul {
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	padding: 0px;
	width: 350px;
	margin: 0px;
	float: right;
	text-transform: uppercase;
}
#admin ul li {
	position : relative;
	display: block;
	padding-right: 20px;
	padding-left: 0px;
	float: left;
	padding-top: 6px;
	height: 20px;
}
#admin ul li a, #admin ul li a:visited {
	color: #ffffff;
	text-decoration: none;
}
#admin ul li a:hover {
	color: #cccccc;
	text-decoration: none;
}

#admin_logo {
	float: left;
	width: 160px;
	position: relative;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
}
#admin_logo a, #admin_logo a:hover{
	color: #DA780C;
	text-decoration: none;	
}
#admin_logo a:hover{
	color: #ffffff;
	text-decoration: none;
}
#admin_message {
	color: #FFFFFF;
	float: left;
	width: 100px;
	position: relative;
	padding-top: 6px;
}
#admin_site {
	color: #FFFFFF;
	float: left;
	width: 100px;
	position: relative;
	padding-top: 6px;
}
#admin_site a, #admin_site a:visited {
	color: #FFFFFF;
	text-decoration: none;	
}
#admin_site a:hover {
	color: #cccccc;
	text-decoration: none;
}

/* MISC -------------------------------------------------------------*/
.clearfixmy {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0;
}
