@charset "utf-8";
/* CSS Document */

table, tr, td{
	color:#FFF;	
}

body{
	background-color:	#394b55;
	background-repeat:	no-repeat;
	padding:			0px;
	margin:			0px;
}

body, table, tr, td{
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:12px;	
}

.body{
	position:			absolute;
}

#contact_us{
	position:relative;
	top:500px;
	left:50px;
	width:247px;
}

#page{
	width:757px;
	position:absolute;
	left: 390px;
	top: 250px;
}
.page{
	padding:20px;
	padding-top:0px;
	color:#b9cee1;
	line-height:1.7em;
	word-spacing:0.2em;
	text-align:justify;
}
/*
.page{
	background-image:url(../images/page-repeater.png);
	background-repeat: repeat-y;

*/
.page a, a:visited{
	font-weight:normal;
	color:#c0e1ff;
	text-decoration:none;
}

.page ul{
	padding-left:50px;
}

.page ul li{
	padding-left:5px;
}

.page a:hover{
	text-decoration:underline;
}

.page .emphasise{
	color: #dfe5eb;
	text-decoration:none;
	font-weight:bold;
}

.page p{
	padding-left:20px;
	padding-bottom:10px;
}

.page h1{
	padding-left:0px;	
	color:		#78befe;
}

.page h2, .page h3, .page h4{
	padding-left:20px;
}

#footer{
	padding-top:10px; 
	padding-left: 155px; 
	color: #b9cee1; 
	clear:both; 
	width:98%;
	/*background-image:url(../images/footer.jpg); */
	background-image:url(../images/footer.jpg);	
	background-repeat:no-repeat;
	height:180px;
}

#footer table tr td{
	color: #b9cee1; 
}

#footer table tr td a, #footer table tr td a:visited{
	color: #b9cee1;
	text-decoration:none;
}

#footer table tr td a:hover{
	color: #b9ceFF;
	text-decoration:underline;
}

.left-align{
	text-align:justify;
}

#main_menu{
      padding-bottom:2px;
}

#main_menu a, a:visited{
	font-size:13px;
	font-weight:bold;
	color:#c0e1ff;
	text-decoration:none;
}

#main_menu a:hover{
	color:#fff;
}

#section_title{
	font-size:22px;
	font-weight:bold;
	color:#c0e1ff;
}

#submenu{
padding-top:10px;
}

#submenu a, a:visited{
	font-size:14px;
	font-weight:normal;
	color:#c0e1ff;
	text-decoration:none;
}

#submenu a:hover{
	color:#fff;
}


/* inserts background-repeat:repeat-x */


.inset_content{
	height:120px;
	padding-left:15px; 
	color:#b9cee1;
	line-height:1.5em;
}
.inset_content h1{font-weight:bold; font-size:16px; padding-top:0px; padding-bottom:3px;margin:0px; padding-left:-10px;}

.errors{
	text-align:center;
	color: #e1b933;
}