﻿body, html, form 
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", sans-serif;
	font-size: 12px;
	background-color: #404041;		
	color: #000;	
	margin: 0;	
	padding: 0;
	}

div, ul, ol, li, a, h1, h2, h3, h4, h5, img
{
	margin: 0;
	padding: 0;
}

#mainwrapper 
{		
	margin: 0 90px 0 90px;	
}

#header
{
	height: 90px;	
	width: 860px;			
}

#contentwrapper
{
	background-color: #bababa;
	min-height: 510px;	
	padding-top: 150px;	
	width: 874px;
}

#iteonInfo
{
	float:right; width:280px;  
    margin:-30px 75px 0px 0px; padding:0;
}

#footer
{
    
}


/* Header */
#header_logo
{
	position: relative;
	top: 44px;	
	left: 20px;	
	display: inline;
}

#header_image
{	
	position: absolute;
	left: 220px;
	top: 0;	
	width: 11px;
	height: 185px;		
	background-image: url(Img/yellow_ball_stick.png);		
}

#header_menu
{		
	/* Position */	
	position: relative;
	top: 22px;
	padding-left: 230px;	
	height: 48px;		
}

#header_current_menu_item
{
	color: #f4e100;								
}

#header_submenu
{
	/* Position */
	position: relative;
	top: 20px;
	/*margin-top: 35px;*/
	
	/* Style */
	color: #595959;
	font-size: 12px;
	font-weight: bold;
	left: 0px;
	width: 628px;
}

#header_submenu_current
{
	color: #fff;	
}

#submenu
{
	
}

#leftcol
{
	float: left;
	width: 170px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	padding: 20px;
	color: #404041;		
}

.employee
{
	margin-top:-65px; margin-bottom:65px;
}

#content
{
	height: 100%;
	margin-top: -130px;
	margin-left: 230px;
	padding-top: 65px;	
	width: 550px;	
	padding-bottom: 80px;	
}

h1, h2, h3, h4
{
	color: #fff;
}

#content h2, #content h3, #content h4
{
	margin-bottom: 0;	
}

#content p
{
	margin-top: 0;
}

h1
{
	display: none;	
}

h2
{
	font-size: 20px;
	margin-bottom: 3px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 12px;
	padding: 0 15px 10px 15px;
}

p
{
	margin-bottom: 0;
	padding-bottom: 10px;
}

ul
{
	list-style-type: none;
}

.MenuStyle
{
	/* Position */
	margin-top: 10px;
	margin-bottom: 3px;
	padding: 0;
	margin:0;	
	
	/* Style */
	color: #C9C9C9;	
	font-weight: bold;
	z-index:100;		
}

/* Menu Images Size */
/*.MenuStyle img
{
    height: 13px;
}*/

.MainmenuHoverStyle, .MainmenuSelectedStyle
{
	color: #f4e100;
}

.SubmenuStyle
{
	color: #595959;
	font-size: 12px;
	font-weight: bold;
}

.SubmenuSelectedStyle, .SubmenuHoverStyle
{
	color: #fff;
}

.MenuAbout
{
	background-image: url('Img/Menu/mnuContactUs.png');	
	width: 115px;
	height: 13px;	
}


/*.ctl00_MainMenu_1.MenuStyle.ctl00_MainMenu_3.MainmenuHoverStyle
{
	background-image: url('Img/Menu/mnuServices_sel.png');	
	width: 76px;
	height: 13px;	
}*/