body {
	background-color: #373737;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #e6e6e6;
	letter-spacing: normal;
	margin:30px auto;
	padding: 0px;
	;
}

a {
	color: #babd9b;
	text-decoration: none;
}

a:hover {
	color: #e6e6e6;
	text-decoration: underline;
}

#wrapper{
	position:relative;
	width:100%;
	margin: 0 auto;
	text-align: center;
	border:none;
	padding: 0px;
}

#content_case {
	position:relative;
	height:auto;
	height:100px;
	padding: 0px;
	width:980px;
	margin: 0 auto;
	text-align:center;
	min-height: 760px;
}

#content {
	position:relative;
	height:auto;
	padding: 0px;
	width:980px;
	margin: 0 auto;
	text-align:left;
}

#content_pane {
	position:relative;
	top: 0px;
	left: 0px;
	width: 980px;
	min-height: 50px;
	}
	
#lt_body_pane {
	position:relative;
	top: 0px;
	left: 0px;
	width: 615px;
	min-height: 350px;
	}
	
#solpart_content{
	position:relative;
	width: 700px;
	height:20px;
}

.solpart_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #e8ff00;
	font-weight: normal;
	
}
	
	/*MENU STYLES*/

.MainMenu_SubMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #babd9b;
	font-weight: normal;
}

.MainMenu_MenuItemSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #babd9b;
	font-weight: normal;
}

.MainMenu_MenuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #babd9b;
	background-color: #373737;
	font-weight: normal;
}

.MainMenu_MenuContainer {
	width: 171px;
}
.MainMenu_MenuBreak 
{
    border-bottom: #373737 1px solid; 
    border-left: #373737 0px solid; 
    border-top: #373737 1px solid;  
    border-right: #373737 0px solid; 
    background-color: #373737; 
    height: 1px;
}
.rootmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #babd9b;
	font-weight: normal;
	text-decoration:none;
	background-color: transparent;
}
.rootmenubread {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #babd9b;
	font-weight: normal;
	text-decoration:none;
	background-color: transparent;
}
.rootmenusel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: normal;
	text-decoration:none;
	background-color: transparent;
}

.sep {
	background-image: url(CSS/skin_assets/sep.jpg);
	background-repeat: no-repeat;
}

.MainMenu_MenuIcon {
	height:0px;
	width:0px;
	background-color: #373737;
	border: 0px solid #373737;
	border-right: #373737 0px solid;
	border-bottom: #373737 0px solid;
	border-top: #373737 0px solid;
	border-left: #373737 0px solid;
}
.MainMenu_MenuArrow { display:none;}
.ModuleTitle_MenuArrow {display:none;}
.ModuleTitle_RootMenuArrow {display:none;}

.MainMenu_MenuBreak {
border-bottom: #373737 0px solid;
border-left: #373737 0px solid;
border-top: #373737 0px solid;
border-right: #373737 0px solid;
background-color: transparent;
height: 0px;
}


#logo{
	position:relative;
	z-index: 200;
	width: 195px;
	height:173px;
	text-align:right;
	margin-left: 0px;
	top: 0px;
	left: 785px;
}	
	
#legal {
	padding-top: 40px;	
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717171;
	
}

.legal a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #717171;
	
}

.legal a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #e6e6e6;	
}
/*Secondary Skin CSS Attributes*/


#wrapper_sec{
	position:relative;
	width:100%;
	margin: 0 auto;
	text-align: center;
	border:none;
	padding-top: 50px;
}

#solpart_content_sec{
	position:relative;
	width: 700px;
	height:20px;
	margin-bottom:65px;
}

#content_butterfly {
	position:relative;
	height:auto;
	padding: 0px;
	width:1200px;
	margin: 0 auto;
	text-align:center;
	background-image: url(skin_assets/seed_butterfly.jpg);
	background-position: 550px 169px;
	background-repeat: no-repeat;
	
}

