/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   
/* Coohya Skin 002 Custom Styles */
	.FirstTable { width: 760px;  }
	.FT_TopLeft { background: url(corners_top_left.gif) no-repeat top left; }
	.FT_Top { background: url(corners_top.gif) repeat-x; }
	.FT_TopRight { background: url(corners_top_right.gif) no-repeat top right; }
	.FT_Left { background: url(corners_left.gif) repeat-y; }
	.FT_Content{ background-color:#FFFFFF}
	.FT_Right{ background: url(corners_right.gif) repeat-y right; }
	.FT_BotLeft{ background: url(corners_bottom_left.gif) no-repeat top left; }
	.FT_Bot	{ background: url(corners_bottom.gif) repeat-x; }
	.FT_BotRight { background: url(corners_bottom_right.gif) no-repeat top right; }
	.FT_TopLeft, .FT_TopRight, .FT_BotLeft, FT_BotRight{ width: 8px; height: 8px;}
	.FT_Left, .FT_Right{ width:8px;}
	.FT_Top, .FT_Bot{ height:8px;}
	
	.Strip_Top {background: url(TopBG.gif) repeat-x; height: 17px;}
	.Strip_Left { background-color:#ECE9D8; width:3px;}
	.Strip_Horizontal { background-color:#CCCCCC; height: 3px; }

	.WhiteLinks, A.WhiteLinks:link, A.WhiteLinks:visited, A.WhiteLinks:active
	{
		color: #ffffff;
		font-family: Tahoma, Verdana, Arial;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
	}
	A.WhiteLinks:hover
	{
		text-decoration: underline;
	}
	.OrangeLinks,  A.OrangeLinks:link, A.OrangeLinks:visited, A.OrangeLinks:active
	{
		color: #FF6600;
		font-family: Tahoma, Verdana, Arial;
		font-size: 10px;
	}
	A.OrangeLinks:hover
	{
		text-decoration: underline;
	}
	.LightBrownText
	{
		font-family: Verdana, Tahoma,  Arial;
		font-size: 11px;
		color: #B4AE57;
	}
	
	.Content_Pane
	{
		width: 460px;
	}
	.Left_MainPane
	{
		width: 285px;
	}
	.Left_TopPane
	{
		width: 285px;
	}
	.Right_TopPane
	{
		width: 460px;
	}
	
	.Footer
	{
		background-color:#DAE8F3;
		height: 38px;
		width: 748px;
		vertical-align: middle;
		text-align:center;
	}
	.LinksBG
	{
		background-color: #CCCCCC;
		height: 30px;
		vertical-align: middle;
		text-align:center;
	}
	.WhiteTextBoldSmall 
	{
		color: #FFFFFF;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 10px;
		font-weight: bold;
		padding: 4px;
	}
	.OrangeTextBold
	{
		font-family: Tahoma, Verdana,   Arial;
		font-size: 11px;
		color: #FF6600;
		font-weight: bold;
	}
	.SpacerClass
	{
		width: 3px;
	}
	.SpacerGray
	{
		background: url(GraySpacer.gif) repeat-y; 
		width: 5px;
	}
	.MainTable
	{
		height: 100%;
	}
	.NormalSmall
	{
		font-family: Tahoma, Verdana, Arial, Helvetica;
		font-size: 10px;
		font-weight: normal;
		color: #333333;
	}

/* End -Coohya Skin 002 Custom Styles */

/* PAGE BACKGROUND */
/* background color for the content part of the pages */
Body
{
  background: url(Page_Bg.gif) repeat;
  margin-top:0px; 
  margin-bottom: 20px;
}
.leftback
{
	background-attachment: fixed;
	background-color: F4E0A1;
	background-image: url(leftback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.linkrollover {
	text-decoration: none;
	color : #607E9F;
	font-family : Verdana;
	font-size : 7pt;
	text-transform: none;
	font-weight: bold;

}

/* Main Menu */
.MainMenu_MenuContainer {
	 
	/*BACKGROUND: url(Nav_BG.gif) repeat-x 50% bottom; */
	BACKGROUND: url(Nav_BG.gif) repeat-x top; 
	HEIGHT: 45px;
	}
.MainMenu_MenuBar {
	 
	/*BACKGROUND: url(WMP_tab_bg_off.gif) repeat-x 50% bottom; */
	HEIGHT: 45px;
	CURSOR: hand;
}
/*sub menu items*/
.MainMenu_MenuItem {
	cursor: hand; 
	color: #666666; 
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	padding: 2px 10px 3px 5px;
	
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	color: #666666;
	font-family: Tahoma; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	border: 0;
	padding: 2px 10px 3px 5px;
	background-color: #C6DBEC; 
	
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	background: white; 
	filter: none;
	border: 1px solid #C6DBEC;
	margin-top: 1px;
	padding: 1px;
}
.MainMenu_MenuBreak {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; BORDER-LEFT: 0px; WIDTH: auto; BORDER-BOTTOM: 0px
}
.MainMenu_MenuArrow {
	DISPLAY: none
}
.MainMenu_RootMenuArrow {
	DISPLAY: none
}

.MainMenu_Selected{
	BACKGROUND: transparent scroll repeat 0% 0%;
	HEIGHT: 45px
}
.MainMenu_BreadcrumbActive
{
	BACKGROUND: url(Nav_BG_Selected.gif) repeat-x 50% top;
	HEIGHT: 45px
}
.MainMenu_Active{
	BACKGROUND: url(Nav_BG_Selected.gif) repeat-x 50% top; 
	HEIGHT: 45px;
}

.MainMenu_BreadcrumbActive2
{
	/*BACKGROUND: url(Nav_BG_Selected.gif) repeat-x 50% top;*/ 
	HEIGHT: 45px; 
}
/* background/border colors for the selected tab */
.TabBg {
    background-color: black;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: normal;
    color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none;
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#333333;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#333333;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#333333;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#333333;
}

/* text style for the unselected tabs */
.OtherTabs {
    font-weight: normal;
    color: #9D987A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none;
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
    text-decoration:    none;
    color:#333333;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#333333;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#333333;
}

A.OtherTabs:hover    {
    text-decoration: underline;
    color:#333333;
}

/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #333333;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #999999;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal, p, table, td {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	color: #333333;
}

.NormalWhite {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
	color: #FFF;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */

A.CommandButton:link, A.CommandButton:visited {
	color: #ffffff;	
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 1px 5px 2px 6px;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #0099CC;
}

A.CommandButton:hover {
	color: #ffffff;
	padding: 1px 5px 2px 6px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background: #006699;
}
    
/* GENERIC */
H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #666644;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    normal;
    color: #003366;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link  {
    text-decoration:    underline;
    color:  #000000;
}

A:visited   {
    text-decoration:    underline;
    color:  #000000;
}

A:active    {
    text-decoration:    underline;
    color:  #000000;
}

A:hover {
    text-decoration:    none;
    color:  #666666;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border-bottom: blue 0px solid; 
	border-left: blue 0px solid; 
	border-top: blue 0px solid; 
	border-right: blue 0px solid; 
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
	background-color: Transparent;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	border-left: #EEEEEE 1px solid; 
	border-bottom: #EEEEEE 1px solid; 
	border-top: #EEEEEE 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_MenuBreak {
	border-bottom: #EEEEEE 1px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 1px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: #EEEEEE; 
	height: 1px;
}

.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;

	background-color: #C1D2EE;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 1px solid; 
	border-bottom: #FFFFFF 1px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	background-color: #FFFFFF;
}
.MenuItem {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: DED9B9;
	padding-top: 4px;
	padding-right: 1px;
	padding-bottom: 4px;
	padding-left: 0px;
	cursor: pointer;
	cursor: hand;
	color: #555136;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 0px;
	text-align: left;
    text-decoration: none;
}
.MenuItem a, .MenuItem a:visited, .MenuItem a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
	color: #555136;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 0px;
	text-align: left;
    text-decoration: none;
}
.MenuItem a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
	color: #555136;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 0px;
	text-align: left;
    text-decoration: none;
}
.MenuItem img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 6px;
	margin-right: 6px;
	vertical-align: middle;
}
.RightMenuItem {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #883d43;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 0px;
	text-align: left;
    text-decoration: none;
}
.RightMenuItem a, .RightMenuItem a:visited, .RightMenuItem a:link {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
	color: #FFF;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 0px;
    text-decoration: none;
}
.RightMenuItem a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	cursor: hand;
	color: #c4c4c4;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	letter-spacing: 0px;
	text-align: left;
    text-decoration: none;
}
.RightMenuItem img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 6px;
	margin-right: 6px;
	vertical-align: middle;
}
.BottomMenuItem {
	cursor: pointer;
	cursor: hand;
	color: #666666;
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
}
.BottomMenuItem a, .BottomMenuItem a:visited, .BottomMenuItem a:link {
	cursor: pointer;
	text-decoration: none;
	cursor: hand;
	color: #666666;
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-align: left;
}
.BottomMenuItem a:hover {
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 0px;
	text-decoration: underline;
}
body {
	background-image: url(images/bg_global.gif);
	background-repeat: repeat-x;
	background-color: #CBC9B6;
	padding-top: 30px;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.borderTop {
	background-image: url(images/border_t.gif);
	background-repeat: repeat-x;
	height: 8px;
}
.logoContainer {
	padding-top: 30px;
	padding-right: 18px;
	padding-bottom: 30px;
	padding-left: 18px;
}
.lineHoriz {
	background-color: #DED9B9;
	height: 1px;
}

.lineVert {
	background-color: #DED9B9;
	width: 1px;
}
.welcomBg {
	background-image: url(images/welcome_bg.gif);
	background-repeat: repeat-x;
	height: 61px;
}
.titleBg {
	vertical-align: bottom;
	height: 61px;
}
.borderBtm {
	background-image: url(images/border_b.gif);
	background-repeat: repeat-x;
	height: 30px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.borderLeft {
	background-image: url(images/border_l.gif);
	background-repeat: repeat-y;
	width: 14px;
}
.navContainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #F2F0E4;
	padding: 10px;
	vertical-align: top;
	width: 143px;
}
.mainTextContainer {
	width: 545px;
}
.contentMiddle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3B3B3B;
	padding: 12px;
	text-align: left;
	line-height: 16px;
}
.boxRight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #3B3B3B;
	padding: 13px 5px 7px;
}
.boxTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #772229;
	font-weight: bold;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555136;
	padding-left: 0px;
	width: 100%;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
}


.borderRight {
	background-image: url(images/border_r.gif);
	background-repeat: repeat-y;
	width: 14px;
}

.mainFrame {
	background-color: #FFFFFF;
}
.calendar {
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
}
a {
	color: #772229;
	text-decoration: none;
}
.contentArea {
	padding: 12px;
}
.pageTitleArea {
	padding-left: 20px;
}
.pageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #772229;
	padding-bottom: 3px;
	font-weight: bold;
}
.pageTitle a, .pageTitle a:visited, .pageTitle a:link, .pageTitle a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #772229;
	padding-bottom: 3px;
	font-weight: bold;
}
.subMenuContainer {
	background-color: #f4f4f4;
}
.subMenuBack {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	background-color: #772229;
}
.subAttractionsBack {
	background-color: #a76f32;
	padding: 10px;
}
.subTopMenu {
	height: 34px;
	width: 545px;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/topmenu_bg.gif);
	background-repeat: repeat-x;
}
.subTopMenuGreenPart {
	height: 34px;
	width: 164px;
	background-color: #4B513C;
} 
.img_noborder {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textRed {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
	color: #772229;
}
.TitleRed {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: bold;
	color: #772229;
}
.TitleRed a:visited, .TitleRed a:link, .TitleRed a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #772229;
	text-decoration: underline;
}
.TitleRed a:hover {
	text-decoration: none;
}
h1, h2
{
	margin: 0;
}
#mainpartner {
	margin-top: 12px;
	margin-left: 20px;
	float: left;
}
#welcome {
	margin-top: 34px;
	float: right;
}
.inventua_sidemenu {
	text-align: left;
}
