body {
	width: 							1105px;
/* background: 					url('../graphics/whiteback.gif'); 
	Background-color:				#acddfe;  */
	background-color: 				#313131;
	margin: 						10px auto;
	font-size: 						0.9em;
	font-family: 					'Fira Sans', sans-serif;

}

p { color:#000045; font-family:'verdana'; font-size:1em; font-weight:500 }

UL LI { font-size: 1em; font-family: 'verdana' }

TD { font-size: 1em; font-family: 'verdana'; font-weight: 500 }

H2 { font-size: 2.0em; font-family: 'verdana'; font-weight: 800 }

H3 { font-size: 1.7em; font-family: 'verdana'; font-weight: 800 }

#overall {height:100%; margin:0 auto; text-align:left; width:100%;}

.frameclass { 
	border-width:1px;
	border-style:solid;
	border-color:#000045;
}

a {
  text-decoration: none;
}
a:hover  {
	font-weight: 900;
}  

#site-header {
  	margin: 20px auto 20px auto;
 	width: 550px;
  	padding: 0px;
}

.box  {
	background-color: #EEEEEE;
	color: #000045;
	border-radius: 20px;	
	z-index: 01;
	width:340px;
	border:5px solid #000045;
	margin: 0 auto 0 auto;
}

.menutext  {
	font-size: 1em;
}

.imagepointer {cursor: pointer; hover; }

.class1 {	}

.class2 {	}

.class3 {font-size: 14px; }

.enqform  {
	text-align: left;
	font-weight: normal;
	font-size: 1em;
	line-height: 16px;
	padding-left: 5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
} 

.desc-box {
	margin-top:10px;
	margin-right:0px;
	width:800px;
	height:45px;
	padding: 5px 0px 5px 0px;
	background-color: #dddddd;
	border-left-color:#888888;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#888888;
	border-right-style:solid;
	border-right-width:1px;
	border-top-color:#888888;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#888888;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.image-box{
	margin-top:10px;
	margin-right:48px;
	width:200px;
	height:200px;
	float:left;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px;
	}

.text-box {
	margin-top:5px;
	margin-right:48px;
	width:200px;
	height:25px;
	line-height:20px;
	float:left;
	}

table.listtab  { 
	font-family: Verdana;
	font-weight: normal;
	font-size: 1em;	
	color: #000045;
	}


.listHdc  { 
	text-align:center;
	font-family:Verdana;
	font-weight:bold;
	font-size:1em;
	line-height:1.2em;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color: #000045;
	
	}

.listHdl  { 
	text-align:left;
	font-family:Verdana;
	font-weight:bold;
	font-size:1em;
	line-height:1.2em;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color: #000045;
}

.listHdr  { 
	text-align:right;
	font-family:Verdana;
	font-weight:bold;
	font-size:1em;
	line-height:1.2em;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color: #000045;
}

.listBodl  { 
	text-align:left;
	font-family:Verdana, sans-serif, Arial;
	font-weight:normal;
	font-size:1em;
	line-height:1em;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color: #000045;
} 

.listBodr  { 
	text-align:right;
	font-family:Verdana, sans-serif, Arial;
	font-weight:normal;
	font-size:1em;
	line-height:1em;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	color: #000045;
} 

.listBodc  { 
	text-align:center;
	font-family:Verdana, sans-serif, Arial;
	font-weight:normal;
	font-size:1em;
	line-height:1em;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	color: #000045;
} 

p.box  {
	width:820px; height:580px;
	border-style:solid;
	border-color:#000045;
	border-width:1px;
	background-color:#EEEEEE;
}

.returnbutton  { 
	text-align: left;
	font-weight: normal;
	font-size: 0.88em;
	line-height: 14px;
	padding-left: 35px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:2px;
} 

#offset1 {position: relative; top:10px }

	A:LINK {
		font-family:'verdana'; 
		text-decoration:none;
		color:#000045;
	}

	A:VISITED {
		font-family:'verdana'; 
		text-decoration:none;
		color:#000045;
	}
	
	A:HOVER {
		font-family:'verdana'; 
		font-weight:bold;	
		text-decoration:none;
		color:#4b4b4b;
	}

a.darkred:link {
	font-family: 'verdana'; 
	font-weight: bold;
	text-decoration : none;
	color: #660033;
}
a.darkred:visited {
	font-family: 'verdana'; 
	font-weight: bold;
	text-decoration : none;
	color: #660033;
}
a.darkred:hover {
	font-family:'verdana'; 
	font-weight:bold;	
	text-decoration:none;
	color:#4b4b4b;
}

.left_footer { 
	position: fixed; bottom: 0px; left: 20px; z-index: 6; 
	color: #AAAAAA;
	font-size: 12px;
}

.right_footer { 
	position: fixed; bottom: 0px; right: 20px; z-index: 7; 
	color: #AAAAAA;
	font-size: 12px;
}


.footer-container  {
    width: 1105px;
    display: inline-block;
    font-size: 12px;
    line-height:18px;
    overflow: hidden;
    color: #888;
}
.footer-container a:link {
   color: #4a69a9;
}
.footer-container a:visited {
   color: #4a69a9;
}
.footer-container a:hover {
   color: #bbb;
   font-weight: 400;
}

.footer-content  {
    display: inline-block;
    margin-right: 100px;
}
.footer-content-right  {
    display: inline-block;
    float: right;
}

.setup-1col  {
	display:						inline-block;
	width:							880px;
	height: 						30px;	
}

.setup-2col  {
	display:						inline-block;
	width:							430px;
	height: 						30px;	
}

.setup-2acol  {
	display:						inline-block;
	width:							220px;
	height: 						30px;	
}

.setup-2bcol  {
	display:						inline-block;
	width:							600px;
	height: 						30px;	
}

.setup-3col  {
	display:						inline-block;
	width:							275px;
	height: 						30px;	
}
.setup-4col  {
	display:						inline-block;
	width:							200px;
	height: 						30px;
}


.setup-1col-wide  {
	display:						inline-block;
	width:							1024px;
	height: 						30px;	
}

.setup-2col-wide  {
	display:						inline-block;
	width:							500px;
	height: 						30px;	
}

.setup-2acol-wide  {
	display:						inline-block;
	width:							250px;
	height: 						30px;	
}

.setup-2bcol-wide  {
	display:						inline-block;
	width:							700px;
	height: 						30px;	
}

.setup-3col-wide  {
	display:						inline-block;
	width:							345px;
	height: 						30px;	
}
.setup-4col-wide  {
	display:						inline-block;
	width:							255px;
	height: 						30px;
}

.page_image_full   {
	width: 							100%; 
	margin: 						20px 0 20px 0; 
	float: 							left;
}

.page_image_left   {
	text-align: 					right; 
	width: 							48%; 
	margin: 						0 40px 20px 0; 
	float: 							left;
}

.page_image_right   {
	text-align: 					left; 
	width: 							48%; 
	margin: 						0 0 10px 10px; 
	float: 							right;
}	
