/* ------------------------------------------------------
   Default HTML element definitions
------------------------------------------------------ */
body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding:0;
	color: #333333;
}
/* Removing borders from linked images */ 
a img {border:none;}

/* removing extra margin from form elements */
form {margin:0px; padding:0px;}

/* used for breaking flows */ 
.breaker {
	clear:both;
	overflow: hidden;
}
a:link, a:visited{
	color: #333333;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	background-color: inherit;
}
.container {
	width: 970px;
	float: left;
}

#header {
	position: relative;
	height: 156px;
	background-color: #5789fc;
	background-image: url(../images/r_bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
}
#header .slogan {
	position: absolute;
	left: 25px;
	top: 20px;
}
#header .logo {
	position: absolute;
	left: 10px;
	top: 52px;
	z-index: 100;
}
#header .log_und {
	position: absolute;
	left: 10px;
	top: 86px;
}
#header .ff {
	position: absolute;
	left: 199px;
	top: 86px;
}
#header .img1 {
	background-image: url(../images/projects.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 76px;
	width: 171px;
	top: 40px;
	left: 317px;
}
#header .img2 {
	background-image: url(../images/coworkers.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 76px;
	width: 131px;
	top: 40px;
	left: 506px;
}
#header .img3 {

	background-image: url(../images/keyboard.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 76px;
	width: 165px;
	top: 40px;
	left: 655px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu {
	float: left;
	width:100%;
}

#menu li {
	float: left;
	list-style-type: none;
	height: 30px;
	width: 103px;
	background-image: url(../images/li_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	font-weight: bold;
	color: #003399;
	padding-top: 6px;
	background-color: inherit;
}
#menu a:link, #menu a:visited {
	color: #003399;
	text-decoration: none;
	background-color: inherit;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
}
.sp {
	float: left;
	height: 36px;
	width: 236px;
	background-color: #5789FC;
	background-image: url(../images/r_bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 1px;
	color: inherit;
}
#left_col {
	float: left;
	width: 210px;
	background-color: #5789FC;
	color: #FFFFFF;
	background-image: url(../images/r_bot.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#left_col h2 {
	background-color: #003399;
	color: #FFFFFF;
	font-size: 120%;
	margin: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}

#left_col ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;

}

#left_col ul li {
	background-color: #003399;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#left_col ul li span {
	padding-left: 12px;
	font-size: 120%;
	font-weight:bold;
}

#left_col ul li ul {
	background:#5789FC;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 12px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#left_col ul li ul li {
	background:#5789FC;
	margin-bottom: 0px;
	border:none;
}
#left_col ul a:link, #left_col ul a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: inherit;
}
#left_col ul a:hover {
	text-decoration: none;
}
#content {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 250px;
}

#content h1 {
	font-size: medium;
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #003399;
	background-color: inherit;
}

p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 17px;
}
.recharcher {
	font-size: medium;
	text-align: center;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #003399;
	background-color: inherit;
}
.recharcher a:link, .recharcher a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #003399;
	background-color: inherit;
}
.recharcher a:hover {
	text-decoration: none;
}
.recharcher span {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.f_menu {
	text-align: center;
	margin-bottom: 10px;
}
.f_menu a:link, .f_menu a:visited {
	text-decoration: underline;
}
.f_menu a:hover {
	text-decoration: none;
}
.f_menu2 {
	text-align: center;
	margin-bottom: 10px;
}
.f_menu2 a:link, .f_menu2 a:visited {
	text-decoration: none;
}
.f_menu2 a:hover {
	text-decoration: underline;
}

