* {

	margin:0;

	padding:0;

	border:0;

}

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background: #00C4CC;
	margin: 0px 10px;
	min-width: 760px;
}

i {

	display: none;

}

.break {
	clear: both;
	display: block;
}

#wrapper {
	margin: 0 auto;
	background: #fff url(../images/left.gif) repeat-y top left;
	height: 100%;
}
#container {
	margin: 0 auto;
	background: url(../images/right.gif) repeat-y top right;
}

#top {
	margin: 0 auto;
	height: 37px;
	background: url(../images/top_bg.gif) repeat-x top left;
	clear: both;
}

h1#logo {
	width: 168px;
	height: 71px;
	margin-left: 12px;
	margin-top: 14px;
}

.fleft {

	float:left;

}

.fright {

	float: right;

}



/* layout ==================================== */

#left {
	float:left;
	width:211px;
	margin-left: 28px;
	height: 400px;
	display: block;
}
* html #left {
	margin-left: 14px;
	margin-right: -20px;
}

#right {
	margin-left: 240px;
	margin-right: 28px;
}

* html #right {
	margin-right: 28px;
	float: left;
	margin-left: 21px;
	display: inline;
}

#content {
	padding: 0px 0px 5px 0px;
	margin-left: 20px;
}
* html #content {
	padding-top: 0px;
}
#header {
	overflow: hidden;
	margin-bottom: 20px;
	height: 200px;
	width:100%;
}

#flash {
	height: 60px;
	overflow: hidden;
}

#photo {
	margin-top: 1px;
	height: 139px;
	background: #005e9b url(../images/bg_photos.jpg) no-repeat top right;
	overflow: hidden;
}

	

/* menu ===================================== */

#menu ul {
	list-style-type: none;
	margin-top: 21px;
	float: left;
}
#menu ul li {
	margin:0;
	float: left;
	padding:0;
}

#menu ul li a {
	display: block;
	width: 211px;
	text-decoration: none;
	float: left;
}
#menu em {
	display: none;
}
#menu a.m01{
	height: 23px;
	background: url(../images/menu/homepage.gif) no-repeat top left;
}
#menu a.m02{
	height: 23px;
	background: url(../images/menu/company.gif) no-repeat top left;
}
#menu a.m03{
	height: 23px;
	background: url(../images/menu/undersea.gif) no-repeat top left;
}
#menu a.m04{
	height: 35px;
	background: url(../images/menu/international.gif) no-repeat top left;
}
#menu a.m05{
	height: 23px;
	background: url(../images/menu/ict.gif) no-repeat top left;
}
#menu a.m06{
	height: 23px;
	background: url(../images/menu/customized.gif) no-repeat top left;
}
#menu a.m07{
	height: 23px;
	background: url(../images/menu/speaking.gif) no-repeat top left;
}
#menu a.m08{
	height: 23px;
	background: url(../images/menu/presentations.gif) no-repeat top left;
}
#menu a.m09{
	height: 23px;
	background: url(../images/menu/career.gif) no-repeat top left;
}
#menu a.m10{
	height: 23px;
	background: url(../images/menu/directions.gif) no-repeat top left;
}
#menu a.m11{
	height: 23px;
	background: url(../images/menu/email.gif) no-repeat top left;
}
#menu a.m12{
	height: 23px;
	background: url(../images/menu/francais.gif) no-repeat top left;
}
#menu ul li a:hover {
	background-position: top right;
}



/* content ===================================== */

#content h2 {
	font: 22px Arial, Helvetica, sans-serif;
	color: #009933;
	margin-bottom: 20px;
}
#content p{

	margin-bottom: 15px;

	line-height: 16px;

}

#content ol, #content ul {

	list-style-type: square;

	margin-bottom: 20px;

	margin-top: 5px;

	margin-left: 30px;

}

#content li {

	margin-bottom: 5px;

/*	width: 90%;*/

}

#content a {

	color: #006dc9;

	text-decoration: underline;

}

#content a:hover {

	color: #00CC66;

	text-decoration: none;

}

#content .cable {

	float: right;

	margin: 0px 0px 15px 15px;

}

#content p.rightimg {

	float: right;

	margin: 0px 0px 0px 15px;

}



/* forms */



#content input, #content textarea, #content select {

	border: 1px solid #ccc;

	padding: 2px;

	width: 500px;

	margin-top: 3px;

	background: #fbfbfb;

}

#content label {

}



#content form p {

	margin-bottom: 5px;

}

#content .submit {

	width: 505px;

	padding: 2px;

	background: #005e99;

	color: #fff;

	font-weight: bold;

}

.mandatory {
	font-weight: bold;
	color: #FF3300;
	line-height: 0;
	font-size: 12px;
}



/* footer ===================================== */

#line {

	background: #00c4cc;

	margin: 15px 28px 2px 28px;

	height: 2px;

	overflow: hidden;

	clear: both;

}

#footer {

	height: 19px;

	clear: both;

	background: url(../images/bt_bg.gif) repeat-x bottom left;

}

#prefooter {

	clear: both;

	background: #e8e8e8;

	height: 88px;

	margin: 0px 28px 20px 28px;

	overflow: visible;

}

#prefooter p {

	float: left;

	display: inline;

	margin-top: 14px;

	font-size: 10px;

}

#prefooter p img.logo {

	float: left;

	margin-right: 10px;

	margin-left: 14px;

}

#prefooter img.r {

	margin-right: 14px;

	margin-top:14px;

	float: right;

	display: inline;

}

#prefooter p.footernavi {

	float: right;

	display: inline;

	margin-top: 14px;

	border-left: 1px solid #fff;

	font-size:10px;

	padding-left: 10px;

	line-height: 20px;

	margin-right: 50px;

}

#prefooter p.footernavi a {

	text-decoration: none;

	color: #333;

	font-weight:bold;

}

#prefooter p.footernavi a:hover {

	color: #1e8cd1;

}

#footer #copy {

	position: relative;

	float: right;

	font-size: 9px;

	margin-top: -17px;

}

a.top {

	padding-left: 16px;

	background: url(../images/icon_top.gif) no-repeat top left;

}

a.home {

	padding-left: 16px;

	background: url(../images/icon_home.gif) no-repeat top left;

}

a.contact {

	padding-left: 16px;

	background: url(../images/icon_contact.gif) no-repeat top left;

}

div.intro {
	background: #fff;
	text-align: left;
	padding: 3px 20px;
	margin-top: 1px;
}
div.intro p {
	float:right;
}
div.intro a {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
}
div.intro a:hover {
	color: #003399;
	text-decoration: underline;
}

div.intro img {
	vertical-align: middle;
}
