/* LAURENT MOUFLIER STYLE SHEET */
/* reset css */
html, body, h1, h2, h3, h4, h5, h6, p, ol, ul, li, pre, code, address, variable, form, fieldset, blockquote {
 padding: 0;
 margin: 0;
 font-size: 100%;
 font-weight: normal;
}
table { border-collapse: collapse; border-spacing: 0; }
td, th, caption { font-weight: normal; text-align: left; }
img, fieldset { border: 0; }
ol { padding-left: 1.4em; list-style: decimal; }
ul { padding-left: 1.4em; list-style:square; }
q:before, q:after { content:''; }
/* end reset */

body {
	background-color: #18326d;
	background-attachment: fixed;
	background-image: url(images/bakg2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wrapper {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 800px;
	left: 100px;
	background-color: #213e73;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8d4ca;
	border-left-color: #c8d4ca;
	background-attachment: fixed;
	background-image: url(images/backgpttern.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 100%;
}
#maincontainer {
	left: 100px;
	width: 800px;
	background-image: url(images/backgpttern.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #213e73;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #036;
	border-left-color: #036;
}
#containernav  {
	float: left;
	width: 200px;
	padding-left: 40px;
}
#containernav2 {
	float: left;
	width: 200px;
	padding-left: 40px;
	margin-top: -130px;
}
#containercontent  {
	float: right;
	width: 500px;
	margin-right: 20px;
	height: 100%;
	margin-bottom: 20px;
}
#containercontent_link {
	float: right;
	width: 500px;
	margin-right: 20px;
	height: 900px;
	margin-bottom: 20px;
}
#intro {
	background-image: url(images/topbanner2.jpg);
	background-repeat: no-repeat;
	width: 800px;
	margin-top: -15px;
	height: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c8d4ca;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #D9E3E7;
	width: 700px;
	padding-left: 40px;
	padding-top: 20px;
	font-style: italic;
	font-weight: bold;
	margin-top: -30px;
	line-height: 35px;
}
.content {
	width: 400px;
	float: right;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 10px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	width: 792px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #003;
	text-align: left;
	padding-left: 8px;
	clear: both;
	padding-bottom: 8px;
	padding-top: 8px;
	background-color: #1c2e68;
}
#navigation {
	width: 180px;
	float: left;
	margin-top: 137px;
}
#navigation li {
	list-style-type: none;
	display: block;
	line-height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	font-size: 14px;
}
#navigation a {
	color: #DFD5BA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
#navigation a:link {
	color: #DFD5BA;
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a:visited {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation a:hover {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FC0;
}
.reminder {
	width: 200px;
	float: left;
	text-align: center;
	padding: 5px;
	margin-top: 25px;
	margin-left: -10px;
}
.p1reminder {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FC0;
	line-height: 22px;
	margin-bottom: 20px;
	border: 1px dotted #FF0;
	padding: 10px;
	margin-top: 20px;
}
#navigation a:active {
	font-size: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#operator {
	background-color: #FFF;
	height: 74px;
	width: 110px;
	float: none;
	background-image: url(images/OperatorLogo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 40px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #D59035;
	border-bottom-color: #D59035;
	border-left-color: #D59035;
	padding-top: 40px;
	position: absolute;
	top: 307px;
	left: 19px;
}
#video  {
	width: 200px;
	height: 148px;
	float: left;
	margin-top: 50px;
	text-align: center;
}
#smalltext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	border: thin dotted #999;
	margin-top: 20px;
	padding: 10px;
	background-color: #1e4391;
	margin-bottom: 20px;
}
.p1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	line-height: 24px;
}
ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-color: #CCC;
}
.p1b {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	line-height: 24px;
	margin-top: 10px;
}
.p1c {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCC;
	line-height: 24px;
	margin-top: 25px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DED4B9;
	font-size: 22px;
	padding-bottom: 30px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	padding-top: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D59035;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
.h2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D59035;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.h2c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #D59035;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 30px;
}
#youtube {
	height: 295px;
	width: 480px;
	padding: 10px 20px;
	margin-left: -20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#flv {
	height: 350px;
	width: 768px;
	margin-left: 16px;
	padding-top: 20px;
	padding-bottom: 15px;
}
a {
	font-size: 11px;
}
a:link {
	color: #FC0;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FC0;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration: none;
	color: #FC0;
}
