﻿
*{ padding:0; margin:0}


h1,h2,h3
{
	margin:0px;
	padding:0px;
	border:none;
}

/*
General Styling
*/
body 
{
	background:#b0adad;
}

#form1
{
	text-align:center;
}

.positionabsolute
{
	position:absolute;
}

.positionrelative
{
	position:relative;
}

.pointerhand
{
    cursor:pointer;
    cursor:hand;
}

/*
Outer ordered list
*/

#ol-all
{	
	width:1100px;
	height:225px;
	list-style-type:none;
	margin:0;
	padding:0;
}

#li-topmenu
{
	display:inline-block;
	zoom:1;
	*display:inline;
}

#li-hLine
{
	display:inline-block;
	zoom:1;
	*display:inline;
	height:20px;
}

#li-footer
{
	height:150px;
	background-color:#e0e0e0;
	text-align:left;
	width:1100px;
	display:inline-block;
	zoom:1;
	*display:inline;	
}

#li-body
{
	height:500px;
	width:1100px;
	background-color:White;
	font-family:Arial;
	display:inline-block;
	zoom:1;
	*display:inline;	
}

/*
TopMenu
*/

.menu-access1
{
	background: rgba(255, 255, 255, 0.0);
	width:1100px;	
	border:none;	
}


.menu1
{
	width:1100px;
	height:32px;
	background: rgba(255, 255, 255, 0.0);
	border:none;
	font-size:16px;
	font-family:Arial;
	overflow:visible;
    z-index:1;
    
}

.gecko .menu1
{
	font-size:14px;
	font-weight:normal;
}

.menu-items1
{
	list-style-type:none;
	height:32px;
	border:none;
}


.menu-items1 li
{
	float:left;
	height:32px;
	margin-left:15px;
	border:none;
	line-height:32px;
}

.menu-items1 a   
{
	color:#000000;		
	text-decoration:none;
	border:none;
	vertical-align:middle;	
}



/*
Logo
*/
#li-logo
{
	display:inline-block;
	zoom:1;
	*display:inline;
    width:1100px;
    height:225px;
	background-color:Black;
    background-image:url('ResourcesUpontek/top1.jpg');
    background-repeat:no-repeat;

}

#logo
{
	font-family:Sans-Serif;
	font-size:75px;
	color:White;
	padding:50px 0px 0px 150px;
}

#TAExperts
{
	font-family:Sans-Serif;
	font-size:20px;
        font-weight:bold;
        float:right;
        margin-top:5px;
        margin-right:115px;
        color:#98c021;

}



/*
Highlited Menu
*/
.menu-access
{
	background: rgba(255, 255, 255, 0.0);
	width:1100px;	
	margin-top:60px;
	border:none;
	
}

.gecko .menu-access
{
	margin-top:57px;
}

.safari .menu-access
{
	margin-top:57px;
}

.chrome .menu-access
{
	margin-top:57px;
}

.menu
{
	width:1100px;
	height:32px;
	background: rgba(255, 255, 255, 0.0);
	border:none;
	font-size:20px;
	font-family:Arial;
	overflow:visible;
    z-index:1;
    
}

.gecko .menu
{
	font-size:18px;
	font-weight:normal;
	
}

.menu-items 
{
	text-align:center;
	width:990px;
	list-style-type:none;
	height:32px;
	border:none;
}


.menu-items li 
{
	
	background:#0099ff;
	float:left;
	height:32px;
	width:147px;
	margin-left:3px;
	border:none;
	line-height:32px;
}

.menu-items li:hover  {
    background:#333333;
    
}

.menu-items a   
{
	color:#ffffff;		
	text-decoration:none;
	border:none;
	vertical-align:middle;
	display:block;
	width:147px;	
}

#liSP
{
	width:230px;
}

#liSP a
{
	width:230px;
}



/* flags */

.flagsdiv
{
	position:absolute;
	top:5px;
	left:1117px;
	z-index:5;
}

.flags
{
	width:30px;
	height:19px;
	border:none;
}





/* flags */







