* {
		margin: 0;
		padding: 0;
		}
	
body {
		margin-bottom: 20px;
		font: 14px "Helvetica Neue", Helvetica, sans-serif;
		background: #cde1f5 url(../images/background.jpg) no-repeat fixed 0 0;
		color: #000;
		}

h1 {
		margin-bottom: 10px;
		font: bold 28px "Bookman Old Style", Georgia, serif;
		color: #06c;
		}

h2 {
		font: bold 16px "Bookman Old Style", Georgia, serif;
		}

h3.hidden {
		display: none;
		}

p {
		margin-bottom: 10px;
		line-height: 130%;
		}

hr {
		background-color: #06c;
		color: #06c;
		margin: 2px 0px;
		}

a:link {
		color: #06c;
		}

a:visited {
		color: #06c;
		}

a:hover {
		color: #333;
		}

ol {
		margin: 20px 40px;
		}

ul {
		margin: 0px 0px 10px 20px;
		}

table {
		border-color: #06c;
		border-collapse: collapse;
		}

td {
		border-color: #cde1f5;
		padding: 2px;
		}

td.heading {
		font: normal 16px "Bookman Old Style", Georgia, serif;
		}

img.our_team {
		padding-right: 10px;
		}

input.submit {
		margin-left: 2px;
		padding: 0px;
		width: 60px;
		height: 20px;
		border: none;
		color: #fff;
		background: #666;
		}

.left {
		float: left;
		margin: 2px 0px 0px 20px;
		}

.right {
		float: right;
		margin: 2px 20px 0px 0px;
		}
		
#container {
		width: 900px;
		margin: 0px auto;
		}

#banner {
		width: 896px;
		height: 75px;
		margin: 0px auto;
		background: #000 url(../images/bg_tile.gif) repeat;
		border: 2px #333;
		border-style: groove ridge ridge groove;
		color: #fff;
		font-size: 13px;
		}

#company {
		float: left;
		width: 280px;
		margin-top: 8px;
		line-height: 150%;
		}

#company img {
		margin: 0px 10px 0px 20px;
		}

#languages {
		width: 605px;
		height: 45px;
		float: right;
		}

#languages ul {
		float: right;
		margin: 0;
		}

#languages li {
		display: inline;
		}

#languages li a {
		float: left;
		width: 50px;
		margin-right: 20px;
		padding: 10px 5px 0px 0px;
		border-right: solid 1px #fff;
		background-color: transparent;
		color: #fff;
		text-decoration: none;
		}

#languages li a:hover {
		text-decoration: underline;
		}

#languages li a:hover img {
		border-bottom: solid 1px #fff;
		}

#navigation {
		width: 605px;
		height: 30px;
		float: right;
		}
		
#navigation ul {
		float: right;
		margin: 0;
		}

#navigation li {
		display: inline;
		}

#navigation li a {
		float: left;
		width: 100px;
		height: 24px;
		padding-top: 6px;
		background: #000 url(../images/nav_off.gif) no-repeat;
		font-weight: bold;
		font-size: 14px;
		color: #fff;
		text-decoration: none;
		text-align: center;
		}

#navigation li a:hover {
		background: #000 url(../images/nav_on.gif) no-repeat;
		}

#content_one {
		width: 900px;
		margin: 0px auto;
		background: #fff url(../images/column1.gif) repeat-y;
		}

#content_two {
		width: 900px;
		margin: 0px auto;
		background: #fff url(../images/column2.gif) repeat-y;
		}

#left {
		float: left;
		width: 175px;
		padding: 10px 5px 10px 0px;
		clear: both;
		}

#left ul {
		margin: 0;
		padding-left: 10px;
		list-style-type: none;
		}

#left ul li {
		display: inline;
		padding-top: 4px;
		font: bold 14px "Bookman Old Style", Georgia, serif;
		color: #06c;
		}

#left ul li ul {
		margin: 0;
		padding: 2px 0px 2px 10px;
		}

#left ul li ul li {
		display: inline;
		padding: 1px 0px;
		font: normal 13px "Helvetica Neue", Helvetica, sans-serif;
		color: #000;
		}

#left ul li ul li a {
		display: block;
		width: 95%;
		height: 13px;
		margin-left: -15px;
		padding: 0px 0px 2px 15px;
		text-decoration: none;
		border: solid 1px #fff;
		color: #000;
		}

#left ul li ul li a:hover {
		background-color: #cde1f5;
		border: solid 1px #06c;
		}

#right {
		float: left;
		width: 720px;
		height: 100%;
		}

#right #flash_swf {
		float: left;
		width: 720px;
		height: 170px;
		background-color: #06c;
		}

#right #column1 {
		float: left;
		width: 320px;
		padding: 10px 20px;
		}

#right #column2 {
		float: left;
		width: 320px;
		padding: 10px 20px;
		}

#right #full {
		width: 680px;
		padding: 10px 20px;
		}

#footer {
		width: 896px;
		height: 20px;
		margin: 0px auto;
		background: #000 url(../images/bg_tile.gif) repeat;
		border: 2px #333;
		border-style: groove ridge ridge groove;
		color: #fff;
		font-size: 13px;
		clear: both;
		}

#footer a {
		background-color: transparent;
		color: #fff;
		text-decoration: none;
		}

#footer a:hover {
		text-decoration: underline;
		}