body {  
	font-family:arial;
	font-size: 0.8em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height: 150%;
	margin-top: 10px;
	text-align:center;
	background-color: #fff;
	color: #333;
}

label { display:block; }  

#page {
	margin: 0px auto;
	width: 1000px;
	text-align: left;
}

#lang {
	font-size: 0.85em;
	width: 735px;
	float: left;
}

#lang ul {
	margin: 0px;
	padding-left: 40px;
}

#lang li {
	display:inline;
	margin-right: 20px;
}

#lang a:link, #lang a:visited {
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#lang a:hover {
	color: #c00;

}

#topmenu {
	font-size: 0.85em;
	width: 265;
	float: left;
	text-align: left;
	clear: right;
}

#topmenu ul {
	margin: 0px;
	padding: 0px;
}

#topmenu li {
	display:inline;
	margin-right: 14px;
}

#topmenu a:link, #topmenu a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#topmenu a:hover {
	color: #c00;
}

#logo {
	height: 135px;
	padding-left: 40px;
	width: 695px;
	float: left;
}

#logo a{
	border: 0;
}

#topcontact {
	height: 105px;
	width: 265px;
	float: left;
	padding-top: 30px;
	text-align: left;
	font-size: 0.85em;
	clear: right;
}

#topcontact a:link, #topcontact a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#topcontact a:hover {
	color: #c00;
}

#title {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 15px;
	text-align: center;
}

#banner {
	clear: both;
	float: left;
	width: 100%;
	height: 200px;
	background-color: #eee;
	margin-top: 15px;
	margin-bottom: 15px;
}

#banner a{
	border: 0;
}

#navigation {
	width: 100%;
	text-align: center;
	font-size: 0.9em;
	clear: both;
	float: left;
	margin-bottom: 25px;
}

#navigation.second {
	width: 100%;
	text-align: left;
	font-size: 0.85em;
	clear: both;
	float: left;
	margin-bottom: 40px;
}

#navigation a:link, #navigation a:visited{
	COLOR: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	}

#navigation a:hover{
	COLOR: #c00;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#services {
	float: left;
	width: 179px;
	padding-right: 5px;
	padding-left: 15px;
	border-right: 1px solid #f5cccc;
}

#working {
	float: left;
	width: 179px;
	padding-right: 5px;
	padding-left: 15px;
	border-right: 1px solid #f5cccc;
}

#family {
	float: left;
	width: 179px;
	padding-right: 5px;
	padding-left: 15px;
	border-right: 1px solid #f5cccc;
}

#biz {
	float: left;
	width: 179px;
	padding-right: 5px;
	padding-left: 15px;
	border-right: 1px solid #f5cccc;
}

#study {
	float: left;
	width: 175px;
	padding-left: 15px;
}

#navigation ul {
	padding: 0px;
	margin-left: 0px;
	list-style: none;
	line-height: 150%;
}

#navigation li {
	padding-left:0px;
	padding-top: 0px;
	padding-right: 0px;
	text-align: left;
	marker-offset: 15px;
	margin-bottom: 1em;
}

#welcome {
	clear: both;
	padding-left: 200px;
	background-image: url(img/oisc.gif);
	background-repeat: no-repeat;
	background-position: 5%;
	margin-bottom: 40px;
}

#breadcrumbs {
	clear: both;
	float left;
	padding-left: 400px;
	margin-bottom: 15px;
	font-size: 0.85em;
	color: #999;
}

#menu {
	float: left;
	width: 380px;
	padding-left: 20px;
	margin-bottom: 40px;
}

#menu ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	line-height: 100%;
}

#menu li {
	padding:0px;
	margin: 0px;
	text-align: left;
	marker-offset: 15px;
	margin-bottom: 0.85em;
}

#menu a:link, #menu a:visited{
	COLOR: #666;
	text-decoration: none;
	border-bottom: 1px dashed #ccc;
	padding-top: 5px;
	padding-bottom:2px;
	padding-right: 5px;
	padding-left: 2px;
}
#menu a:hover {
	COLOR: #fff;
	text-decoration: none;
	background-color: #c00;
	border-bottom: 0px dotted #ccc;
}

#menu .selected {
	color: #fff;
	background-color: #c00;
	padding-top: 5px;
	padding-bottom:2px;
	padding-right: 5px;
	padding-left: 2px;
}

#content {
	float:left;
	clear: right;
	margin-bottom: 40px;
	width: 600px;
}

#content ul {
	padding: 0px;
	margin-left: 20px;
	list-style: none;
	line-height: 150%;
}

#footer {
	clear: both;
	font-size: 0.85em;
	color: #999;
}

#footer ul {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

#footer li {
	display:inline;
	margin-right: 20px;
}

#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#footer a:hover {
	color: #c00;
}

.ico {
	height: 95px;
}

.clear {
	clear: both;
}

a:link, a:visited {
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

a:hover {
	color: #c00;
}

a.nolink:link, a.nolink:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 0px solid #ccc;
}

a.nolink:hover {
	text-decoration: none;
}

h1 {
	font-size : 2em;
	line-height : 95%;
	color: #222;
	font-family : "Arial";
	letter-spacing: -1px;
	margin-top: 0px;
	margin-bottom: 15px;
}

h2 {
	font-size : 1.5em;
	color: #c00;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}

#navigation h3 {
	font-size : 1.4em;
	color: #c00;
	font-weight: normal;
	margin: 0px;
}

#navigation h3 a:link, #navigation h3 a:visited {
	color: #c00;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}

#navigation h3 a:hover {
	color: #000;
}


p {
	margin-bottom: 20px;
	margin-top: 5px;
}

.div { padding-left:0px; padding-bottom:3px; padding-top:5px;}
.Sub { padding-left:50px; padding-bottom:3px; padding-top:3px;}
.SubSub { padding-left:100px; padding-bottom:3px; padding-top:3px;}
