@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background-image:url(images/bg_fill_black.png);
	background-position:left top;
	background-repeat:repeat;}
	
div#bg_gradient_wrap {
	background-image:url(images/bg_gradient_fill.png);
	background-position:top left;
	background-repeat:repeat-x;
	width:100%;
	height:100%;
	position:absolute;
	text-align:center;
	margin:0px;
	padding:0px;}
	
div#main_wrap {
	width:939px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:100%;}
	
table#main_tbl {
	width:939px;
	height:100%;}
	
div#header {
	position:relative;
	margin-top:-25px;
	margin-left:auto;
	margin-right:auto;
	width:939px;
	height:181px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	background-position:center;
}

td#header_cell {
	margin-left:auto;
	margin-right:auto;
	width:939px;
	height:181px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	background-position:center;}

div#menu_wrap {
	background-image:url(images/menu_bg.png);
	height:939px;
	height:106px;
	background-repeat:no-repeat;
	background-position:center;
	margin-left:autp;
	margin-right:auto;
	position:relative;
	text-align:center;}
	
td#menu_cell {
	background-image:url(images/menu_bg.png);
	height:939px;
	height:106px;
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;}
	
div#menu_content_wrap {
	padding-top:55px;
	padding-right:60px;
	padding-left:60px;
	text-align:center;}
	
div#home_img_wrap {
	width:939px;
	height:201px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/home_main_img.png);
	background-repeat:no-repeat;
	background-position:center;}
	
td#home_img_cell {
	width:939px;
	height:201px;
	background-image:url(images/home_main_img.png);
	background-repeat:no-repeat;
	background-position:center;}
	
div#home_content_wrap {
	width:939px;
	height:399px;
	background-image:url(images/home_content_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	position:relative;}
	
td#home_content_cell {
	width:939px;
	height:399px;
	background-image:url(images/home_content_bg.png);
	background-repeat:no-repeat;}
	
table#content_tbl {
	width:830px;}
	
div#home_content_left_wrap {
	float:left;
	position:relative;
	width:580px;
	height:395px;
	text-align:left;}
	
td#home_left_col_cell {
	width:555px;
	height:395px;
	text-align:left;
	overflow:hidden;
	vertical-align:top;}
	
div#home_content_left {
	padding:20px 20px 20px 10px;
	width:500px;}
	
div#home_content_right_wrap {
	width:359px;
	height:395px;
	position:relative;
	float:left;
	text-align:left;}
	
td#home_right_col_cell {
	width:359px;
	height:395px;
	text-align:left;
	vertical-align:top;}
	
div#home_content_right {
	padding:20px 20px 20px 10px;
	width:265px;}

div#footer_wrap {
	background-image:url(images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	height:53px;
	width:939px;
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;}
	
td#home_footer_cell {
	background-image:url(images/footer_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	height:53px;
	width:939px;
	text-align:center;}
	
div#footer_content {
	text-align:center;
	vertical-align:middle;}
	
/*----------------Solpart Styles-----------*/

.aim_MenuContainer {
	background-color: transparent;
	text-align:center;
	width:819px;
	margin:0px;
	padding:0px;}

/*

.aim_MenuItem {
	border-bottom: #000000 1px solid;
	border-top: #00000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border: #FFFFFF 0px solid;
	padding:5px 5px 5px 5px;
	background-color: transparent;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;}

.aim_MenuItemSelected {
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border: #FFFFFF 0px solid;
	padding:5px 5px 5px 5px;
	background-color: transparent;
	color: #FFFFFF;
	height:40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;}

.aim_MenuIcon {
	cursor:pointer;
	cursor:hand;}

.aim_MenuBreak {} 

.aim_MenuArrow {}

.aim_RootMenuArrow {}

*/


.aim_RootMenuItem td,
.aim_RootMenuItemActive td,
.aim_RootMenuItemSelected td,
.aim_RootMenuItemBreadCrumb td {
	background-color:transparent;
	cursor: pointer; 
	cursor: hand;
	font-style: normal;
	height:40px;
	width:100%;
	vertical-align:middle;
	color:white;
	text-align:center;
	padding:15px;
	font-family:Helvetica, Arial, Verdana;
	font-size:16px;
	color:white;}
	
/*

.aim_RootMenuItemActive {
	cursor: pointer; 
	cursor: hand;  
	font-family:Verdana, Arial, Helvetica;
	font-weight: bold; 
	font-style: normal;
	padding:10px 20px 10px 20px;
	color:#CC0000;
	border-left:2px solid black;
	border-right:2px solid black;
	text-align:left;
	height:40px;
	width:100%;}
	
.aim_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #CC0000;
	filter:progid:DXImageTransform.aim_Microsoft.aim_Shadow(color='DimGray', Direction=135, Strength=3) ; 
	border-bottom: #000000 2px solid;
	border-top: #000000 2px solid;
	border-left: #000000 2px solid;
	border-right: #000000 2px solid;
	border:2px solid #FFFFFF;}	

.aim_SubMenuItemSelected {
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border: #FFFFFF 0px solid;
	padding:0px 2px 0px 2px;
	background-color: #FFFFFF;
	color: #CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:22px;}

.aim_SubMenuItemActive {
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border: #FFFFFF 0px solid;
	padding:0px 2px 0px 2px;
	background-color: #FFFFFF;
	color: #CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:22px;}

.aim_SubMenuItemBreadCrumb {
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border: #FFFFFF 0px solid;
	padding:0px 2px 0px 2px;
	background-color: #FFFFFF;
	color: #CC0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	height:22px;}

.aim_Separator {
	border-bottom: #3a3464 0px solid;
	border-top: #3a3464 0px solid;
	border-left: #3a3464 0px solid;
	border-right: #3a3464 0px solid;
	border: #3a3464 0px solid;}

.aim_LeftSeparator {
	border: #3a3464 0px solid;
	background-color:transparent;}

.aim_RightSeperator {
	border: #3a3464 0px solid;}

.aim_LeftSeparatorActive {
	border: #3a3464 0px solid;
	background-color:transparent;}

.aim_RightSeparatorActive {
	border: #3a3464 0px solid;}

.aim_LeftSeperatorBreadCrumb {
	border: #3a3464 0px solid;
	background-color:transparent;}

.aim_RightSeperatorBreadCrumb {
	border: #3a3464 0px solid;}*/
