﻿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
{
	
}
h5
{
    font-weight:normal;
    font-size:12px;
}
#mainwrapper 
{ 
	position:relative;
    width:874px;	
	margin-left: auto ;
  margin-right: auto ;

}

#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
{
    
}

a
{
    color:#fff;
}
a:hover
{
    color:#F4E100;
}

.hyperlink
{
     text-decoration:underline;
     color:#333;
}
.hyperlink:hover
{
     color:#F4E100;
}

.MenuItem a
{
     text-decoration:underline;
     color:#fff;
}
.MenuItem a:hover
{
     color:#F4E100;
     text-decoration:none;
}

.technologiesBox 
{
    width:570px;
}

.technologiesBox a
{
    color:Black;
    text-decoration:none;
    text-decoration:underline;
}
.technologiesBox a:hover
{
    color:#F4E100;
}

/* Header */
#header_logo
{
	position: relative;
	top: 44px;	
	left: 20px;	
	display: inline;
}

#header_image
{	
	position: absolute;
	left: 50%;
	margin-left:-300px;
	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_submenu1
{
	/* Position */
	position: relative;
	margin-top: 30px;
	
	/* Style */
	color: #595959;
	font-size: 10px;
	font-weight: bold;
	margin-left: 1px;
	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:0px; margin-bottom:65px;
}

#content
{
    height:100%;
    position:relative;
    display:block;
	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
{
    display:block;
	color: #595959;
	font-size: 12px;
	font-weight: bold;
    z-index:999;
    position:relative;
    
}

.SubmenuStyle1
{
	color: #595959;
	font-size: 11px;
	font-weight: bold;
}

.SubmenuSelectedStyle, .SubmenuHoverStyle
{
	color: #F4E100;
}

.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;	
}*/


.columnes
{
    width:250px;
    height:15px;
    float:left;
}
.columnes1
{
    width:250px;
    height:auto;
    float:left;
    position:relative;
    vertical-align:top;
    border:1px solid;
}
.columnes2
{
    width:250px;
    height:auto;
    float:right;
    position:relative;
    vertical-align:top;
    border:1px solid;
}
.dataList
{
    float:left;
    width:100%;
    border:1px solid;
}

.radToolTip
{ 
    height:auto;
}
.radToolTip1
{ 
    min-height:100px;
}

.leftAlign
{
    text-align:left;
}

.leftColContent1
{
    margin-top:-25px;
    line-height:6px;
}

.newEmployeeBox
{
    background-image:url('Img/NewEmployeeBg.png');
    background-repeat:no-repeat;
    text-align:left;
}
