* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px 0;
	background-color:#CCCCCC;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

a {
	color: #0C3E56;
}

a:hover {
	text-decoration: none;
	color: #E16629;
}

/* Boxed */

.title {
	background: url(images/img4.gif) no-repeat right center;
	border-bottom: 3px solid #CFCFCF;
}

.boxed1 .title {
	font: bold 100% Arial, Helvetica, sans-serif
}

.boxed1 .content {
	background: url(images/img05.gif) no-repeat left bottom;
	padding: 20px;
}

.boxed2 .title {
	font: normal 182% Arial, Helvetica, sans-serif; font: Papyrus;
	color: #00104A;
	background-image: url(images/phone.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.boxed2 .content {
	background: url(images/img06.gif) repeat-x left bottom;
	padding: 20px;
	text-align: justify;
}

.boxed3 .title {
	font: normal 129% Arial, Helvetica, sans-serif
}

.boxed3 .content {
	padding: 20px;
}

.boxed3 ol, .boxed3 ul {
	margin-left: 1em;
}


/* Header */

#header {
	width: 940px;
	height: 161px;
	margin: 3px auto;
	border-bottom: 5px solid #00104A;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 160px;
	text-align: center;
	background-color: #002666;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

#logo h1 {
	padding-top: 80px;
	font: bold 20px Arial, Helvetica, sans-serif;
}

#logo h2 {
	font: bold 11px Arial, Helvetica, sans-serif;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#nav {
	float: left;
	width: 700px;
	height: 50px;
	background-color:#002666;
}

#nav ul {
	height: 5px;
	background-color:#03354E;
	list-style: none;
}

#nav li {
	display: inline; margin-right:1px;
}

#nav a {
	display: block;
	float: left;
	height: 30px;
	padding: 15px 10px 0 10px;
	border-top: 5px solid #03354E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	color: #FFF;
}

#nav a:hover {
	background-color:#022333;
	border-top-color: #124D65;
}

#nav .active a {
	background: #FFA800;
	border-top-color: #03354E;
}

#nav a b {
	text-decoration: underline;
}

/* Page */

#page {
	width: 940px; background-color:#FFFFFF;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF; 
}

/* Content */

#content {
	float: right;
	width: 660px;
	padding: 20px;
	border-bottom: 1px solid #FFFFFF;
	background-color:#FFFFFF;
	min-height: 680px;
	background-image: url(images/helicopter-bk.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#content ol, #content ul {
	line-height: 180%;
}

#content p {
	line-height: 180%; margin-bottom:15px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	padding: 10px; font-size:10px;
}

/* News */

#news {
	padding-top: 10px;
	padding-bottom: 0;
}

#news ul {
	list-style-type: square;
}

#news li {
	margin-bottom: 15px;
}

#news h3 {
	margin-bottom: 10px;
	font-size: 92%;
}

#news h3 a {
	display: block;
}

#news p {
	font-size: 85%;
}

/* Welcome */

#welcome {
	margin-bottom: 20px;
}

/* Samples */

#sample1, #sample2, #sample3 {
	float: left;
	width: 210px; 
}

#sample1 p, #sample2 p, #sample3 p { font-size:10px; line-height:80%; 
}

#sample1 {
}

#sample2 {
	margin-left: 20px;
}
#sample3 {
	margin-left: 10px;
}

/* Footer */

#footer {
	width: 940px;
	background-color:#FFFFFF;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 5px solid #00104A;
}

#footer p {
	text-align: center;
	font-size: 77%;
}
h2 {font-size:10px; text-align:center;}

/*
#menu {float:left;}
#menu {padding:0; margin:10px auto 20px auto; width:0;}
 
#menu li {list-style-type:none; width:200px; height:20px; margin:2px 0; clear:both;}
 
#menu a, #menu a:visited {
	position:relative;
	display:block;
	width:200px;
	height:18px;
	border:1px solid #000;
	background-color:#F4F4F4;
	color:#000;
	padding-left:3px;
	text-decoration:none;
}
 
#menu a span, #menu a:visited span {display:none;}
 
#menu a:hover {
	color:#fff;
	background-color:#033851;
	border:1px solid #000;
	text-decoration:none;
}
 
#menu a:hover span {position:absolute; display:block; left:210px; top:0; width:0px; height:0px; border-left:8px solid #c00; border-top:8px solid #fff; border-bottom:8px solid #fff; font-size:1px; line-height:0;}

*/
.phone { font-size:140%; font-weight:800;}

.imgright {float:right; padding-left:15px;}
.imgleft {float:left; padding-right:15px;}
ul li { font-size:12px; font-weight:300;}

/*hele*/
/* categories */

ul#menu {
	width:200px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 12px;
}

ul#menu li {
	display: block;
	padding: 0px;
	line-height: 30px;
	border-bottom: 1px #dde2d3 solid;
	border-top: 1px solid #f9faf7;
	height: 30px;
	margin-top: -2px; 
	margin-bottom: -2px;
}

ul#menu li { margin-top: 0px; margin-bottom: 0px; }

ul#menu li.selected {
	text-decoration: none; 
	background-color:#dce0e7;
}

ul#menu li a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 0px 40px;
	line-height: 30px;
	text-decoration: none;
	font-size: 11px;
	color: 000;
	background: url(images/arrow.gif) 26px 12px no-repeat; color:#333;
}
ul#menu li a:hover {
	text-decoration: underline;
	background-color:#FFF; color:#003;
}
