﻿body 
{
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x; 	
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 11px;
	color: #666;
	text-align: left;
}

h1
{
	font-size: 15px;
	color: #2a448c;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
}

h2
{
	font-size: 15px;
	color: #2a448c;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

a 
{
	border-width: 0px;
	border-style: none;
	font-size: 11px;
	color: #334c91;
	text-decoration: none;
}

a:hover 
{
	border-width: 0px;
	border-style: none;
	font-size: 11px;
	color: #fe7e00;
	text-decoration: none;
}

a img 
{
	border-width: 0px;
}

.container 
{
	position: relative;
	margin: 0px auto 0px auto;
	width: 800px;
	height: auto !important;
	height: 100%;
	min-height: 100%;
}

#partner
{
	vertical-align: middle;
	text-align: center;
}

#header
{
	padding: 10px 0px 0px 0px;
}

#menu
{
	background-image: url('../images/nav.gif');
	background-repeat: repeat-x;
	height: 30px;
	width: 800px;
	margin: 20px 0px 0px 0px;
}

#menu ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
}

#menu ul li 
{
	font-weight: normal;
	position: relative;
	list-style: none;
	width: 100px;
	height: 30px;
	text-align: center;
	float: left;
	padding: 0px;
}

#menu li ul 
{
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
	background-color: #819fca;
	border: 1px #354f93 solid;
	width: 155px;

}

#menu li ul li
{
	position: relative;
	list-style: none;
	width: 155px;
	height: 25px;
	text-align: left;
}

#menu ul li a
{
	color: #fff;
	font-size:11px;
	display: block;
	text-decoration: none;
	padding: 8px 0px;

}

#menu li ul li a
{
	width: 155px;
	text-align: left;
	padding: 0px 0px;
	display: block;
	padding: 5px 0px 5px 8px;
}

#menu li:hover ul 
{ 
	display: block;
}

#menu ul li:hover
{
	background-image: url('/images/nav_over.gif');
	cursor: pointer;
	z-index: 2;
}

.button
{
	text-align: center;
	width: 100px;
	height: 23px;
	float: left;
}

.frame
{
	width: 390px;
	float: left;
	margin: 10px 20px 10px 0px;
}


.frametwo
{
	width: 390px;
	float: left;
	margin: 10px 0px 10px 0px;
}

.framethree
{
	width: 390px;
	float: left;
	margin: 10px 205px 10px 205px;
}

.framefour 
{
	margin: 10px 0px;
	z-index: 1;
}

.framefour a
{
	color: #666;
	text-decoration: none;
	cursor: text;
}

.framefour h1 a
{
	font-size: 15px;
	color: #2a448c;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
}

.framefour h2 a
{
	font-size: 15px;
	color: #2a448c;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;	
}

.framefive 
{
	margin: 10px 0px;
	z-index: 1;
}

.framefive a
{
	color: #2a448c;
	text-decoration: underline;
	font-weight: normal;
}

.framefive a:hover
{
	color: #fe7e00;
	text-decoration: underline;
	font-weight: normal;
}

.framefive ul
{
	padding: 0 30px;
}

.framefive ul li ul li a
{
	color: #0067ff;
}

.framehead
{
	background-image: url('../images/top.gif');
	background-repeat: no-repeat;
	width: 380px;
	height: 22px;
	margin: 0px;
	padding: 2px 0px 0px 10px;
	float:left;
}

.framecore
{
	background-color: #ececec;
	width: 370px;
	margin: 0px;
	padding: 8px 10px 10px 10px;
	float:left;
}

.framecoresmall
{
	background-color: #ececec;
	width: 370px;
	height: 107px;
	margin: 0px;
	padding: 8px 10px 10px 10px;
	float:left;
}

.framebottom
{
	width: 390px;
	height:10px;
	float:left;
	background-image: url('../images/bottom.gif');
	background-repeat: no-repeat;
}

.frameheadmouse
{
	background-image: url('../images/mouse_title.gif');
	background-repeat:	no-repeat;
	height: 22px;
	width: 380px;
	float:left;
	padding: 2px 0px 0px 10px;
}

.framecoremouse
{
	background-image: url('../images/mouse_frame.gif');
	width: 370px;
	height: 117px;
	margin: 0px;
	padding: 8px 10px 10px 10px;
	float:left;
}

.frameheadnetwork
{
	background-image: url('../images/network_title.gif');
	background-repeat:	no-repeat;
	height: 22px;
	width: 380px;
	float:left;
	padding: 2px 0px 0px 10px;
}

.framecorenetwork
{
	background-image: url('../images/network_frame.gif');
	width: 370px;
	height: 117px;
	margin: 0px;
	padding: 8px 10px 10px 10px;
	float:left;
}

.frameheadwww
{
	background-image: url('../images/www_title.gif');
	background-repeat:	no-repeat;
	height: 22px;
	width: 380px;
	float:left;
	padding: 2px 0px 0px 10px;
}

.framecorewww
{
	background-image: url('../images/www_frame.gif');
	width: 370px;
	height: 117px;
	margin: 0px;
	padding: 8px 10px 10px 10px;
	float:left;
}


.frameheadpeople
{
	background-image: url('../images/people_title.gif');
	background-repeat:	no-repeat;
	height: 22px;
	width: 380px;
	float:left;
	padding: 2px 0px 0px 10px;
}

.framecorepeople
{
	background-image: url('../images/people_frame.gif');
	width: 370px;
	height: 117px;
	margin: 0px;
	padding: 8px 10px 10px 10px;
	float:left;
}

.frameheadcharity
{
	background-image: url('../images/charity_title.gif');
	background-repeat:	no-repeat;
	height: 22px;
	width: 380px;
	float:left;
	padding: 2px 0px 0px 10px;
}

.framecorecharity
{
	background-image: url('../images/charity_frame.gif');
	width: 370px;
	height: 117px;
	margin: 0px;
	padding: 8px 10px 10px 10px;
	float:left;
}

.framecorecharity ul
{
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

.framecorecharity ul li
{
	font-weight: bold;
	margin: 0px;
	padding-bottom: 3px;
	list-style-image: url('../images/bullet.gif');
}


.framecore ul li
{
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
	list-style-image: url('../images/bullet.gif');
}


.frameheadjob
{
	background-image: url('../images/jobs_title.gif');
	background-repeat:	no-repeat;
	height: 22px;
	width: 380px;
	float:left;
	padding: 2px 0px 0px 10px;
}

.framecorejob
{
	background-image: url('../images/jobs_frame.gif');
	width: 370px;
	height: 117px;
	margin: 0px;
	padding: 8px 10px 10px 10px;
	float:left;
}

.frameheadcon
{
	background-image: url('../images/contact_title.gif');
	background-repeat:	no-repeat;
	height: 22px;
	width: 380px;
	float:left;
	padding: 2px 0px 0px 10px;
}

.framecorecon
{
	background-image: url('../images/contact_frame.gif');
	width: 370px;
	height: 117px;
	margin: 0px;
	padding: 8px 10px 10px 10px;
	float:left;
}

ul
{
	padding: 0px;
	margin: 0px 0px 0px 20px;
}

ul li
{
	font-weight: bold;
	margin: 0px;
	padding-bottom: 10px;
	list-style-image: url('../images/bullet.gif');
}

.leftalign
{
	padding: 0px 9px 9px 0px;
	float: left;
}


.rightalign
{
	padding: 0px 0px 9px 9px;
	float: right;
}

#footer
{
	padding: 15px 0px 0px 0px;
	text-align: left;
	float: left;
	width: 550px
}

#links
{
	padding: 15px 0px 0px 0px;
	text-align: right;
	float: left;
	width: 250px;
}
