/*
Template Name: Corporation
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(homepage.css);
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);

body{
	margin:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	}

img{border:0; padding:0; margin:0;}


.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart {list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}
a{outline:none; text-decoration:none;}
a.white:link {color:#FFFFFF;}
.fl_left{float:left;}
.fl_right{float:right;}
.red {color:#FF3300;}
.whte {color:#FFFFFF;}
.imgl, .imgr{border:1px solid #CCCCCC; color:#666666;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgl_s{float:left; margin:3px 10px 0 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}
.button {
	font: bold 14px ;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	display: inline-block;
	color: white;
	padding: 10px 25px 10px;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
	background: #CCCCCC;
	border-style: none;
	text-align: center;
	overflow: visible;
}
 
.button:hover,
.button:focus {
	background-position: 0 -50px;
    background: #A6A6A6;
	color: white;
}
 
.button:active {
	background-position: 0 -100px;
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow: none;
   }
   
   /* ----------------------------------------------printable----------------------------------*/
#printable { display: none; }
@media print
{
    #non-printable { display: none; }
    #printable { display: block; }
}

----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0 5 0 5;
	text-align:left;
	}

.col1{
	color:#FFFFFF;
	background-color:#142D55;
}
.col2{color:#666666; background-color:#F5F5F5;}
.col2 a{color:#294E79; background-color:#F5F5F5;}
.col3, .col4{color:#666666; background-color:#FFFFFF;}
.col5{color:#FFFFFF; background-color:#142D55;}

/* ----------------------------------------------Generalise-------------------------------------*/

#head, #gallery, #breadcrumb, #container, #footer{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:1000px;
	}

/* ----------------------------------------------Head-------------------------------------*/

#head{
	height:196px;
	z-index:1000;
	}

#head h1, #head h2, #head p, #head ul, #head a{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#head h1 a{
	position:absolute;
	top:-2;
	left:2;
	font-size:38px;
	font-weight:normal;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-image: url(images/menuBackground.png);
	}
#head p{
	display:block;
	position:absolute;
	top:65px;
	left:0;
	color:#F5F5F5;
	background-color:#294E79;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#apDiv1 {
	position:absolute;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:378px;
	height:20px;
	z-index:1;
	left: 8px;
	top: 6px;
}

#apDiv1 a:link {
	color:#FFFFFF;
}

#apDiv1 a:hover {
	text-decoration: underline;
}

#apDiv1 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}

#apDiv2 {
	position:absolute;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	width:301px;
	height:20px;
	z-index:2;
	left: 689px;
	top: -5px;
}

#apDiv2 a:link {
	color:#FFFFFF;
}

#apDiv2 a:hover {
	text-decoration: underline;
}

#apDiv2 .red {
	color:#FF3300;
}

.offscreen { 
  position: absolute; 
  top: -30em; 
  left: -300em; 
}


/* ----------------------------------------------Breadcrumb Navigation-------------------------------------*/

#breadcrumb{padding:15px 0;}

#breadcrumb a{
	font-weight:bold;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.first{font-weight:bold;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:25px 0;
	}

#container h1{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
	font-weight: normal;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #666666;
	
}

#container h2, #container h5, #container h6{
	line-height: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1A3459;
	border-bottom-width: 0px;
	border-bottom-style: 0;
	border-bottom-color: #666666;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	}
	
#container h3{
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:normal;
	font-weight:normal;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#container h4{
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	line-height: normal;
	font-weight: normal;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px dashed #666666;
	color: #666666;
	
}
#container a{
	color:#294E79;
	
	}
	
#container a:hover {
	text-decoration: underline;
}


/* ----------------------------------------------Content-------------------------------------*/

#content{
	display: block;
	float: left;
	width: 700px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666666;
	}
	
	
#content .date{
	line-height:1.5em;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #930;
	}
	
#content .reortNumber{
	line-height:1.5em;
	margin-left: 0px;
	font-size: 14px;
	font-weight: normal;
	color: #666;
	}
	
#content .title{
	display:block;
	width:100%;
	height:62px;
	margin:0;
	padding:5px 0 5px 0;
	font-size:14px;
	font-weight:normal;
	color:#595959;
	background-color:#FFFFFF;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}
	
#content .subject{
	margin: 0;
	line-height: normal;
	font-size: 18px;
	color: #1A3459;
		}



/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#545454; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#294E79; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#4c4c4c; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#294d78; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Left Block-------------------------------------*/

#column_L{
	display:block;
	float:left;
	width:390px;
	margin: 0 25 0 25;
	}

#column_L .holder, #column #featured{
	display: block;
	width: 360px;
	margin-bottom: 20px;
	}

#column_L .holder p{
	line-height:1.5em;
	margin-left: 5px;
	}
	
	#column_L .holder .date{
	line-height:1.5em;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #930;
	}

#column_L .holder h2.title{
	display: block;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 5px 0 5px 0;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
	line-height: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	}
	
	#column_L .holder h2.title .subject{
	margin:0;
	line-height:1.5em;
	font-size:18px;
	color:#1A3459;
	}
	
	#column_L .holder .topic{
	margin: 0;
	font-size: 13x;
	color: #1A3459;
	font-weight: bold;
	}

#column_L .holder h2.title img{
	float:left;
	margin:0 8px 0 8px;
	color:#545454;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	padding: 1px 1px 1px 1px;
	}

#column_L .holder p.readmore{
	display:block;
	width:95%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column_L div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column_L #featured a{
	color:#294E79;
	background-color:#F9F9F9;
	}

#column_L #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column_L #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#2E271D;
	background-color:#F9F9F9;
	}

#column_L #featured li p{
	line-height:1.6em;
	}

#column_L #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column_L #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555555;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column_L #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* 

/* ----------------------------------------------Left Block2-------------------------------------*/

#column_R{
	display:block;
	float:left;
	width:330px;
	margin: 0 25 0 25;
	}

#column_R .holder, #column #featured{
	display:block;
	width:330px;
	margin-bottom:20px;
	}

#column_R .holder p{
	line-height:1.5em;
	margin-left: 5px;
	}
	
#column_R .holder .date{
	line-height:1.5em;
	margin-left: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #930;
	}

#column_R .holder h2.title{
	display:block;
	width:100%;
	height:62px;
	margin:0;
	padding:5px 0 5px 0;
	font-size:14px;
	font-weight:normal;
	color:#666666;
	background-color:#FFFFFF;
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}
	
#column_R .holder h2.title .subject{
	margin:0;
	line-height:1.5em;
	font-size:18px;
	color:#1A3459;
	background-color:#FFFFFF;
	}

#column_R .holder h2.title img{
	float:left;
	margin:0 8px 0 8px;
	color:#545454;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	padding: 1px 1px 1px 1px;
	}

#column_R .holder p.readmore{
	display:block;
	width:95%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column_R div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column_R #featured a{
	color:#294E79;
	background-color:#F9F9F9;
	}

#column_R #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column_R #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#2E271D;
	background-color:#F9F9F9;
	}

#column_R #featured li p{
	line-height:1.6em;
	}

#column_R #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column_R #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555555;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column_R #featured p.more{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}


/* ----------------------------------------------Right Stay Connected Block-------------------------------------*/

#column_T{
	display: block;
	float: right;
	width: 250px;
	margin: 0 10 0 0;
	}

#column_T .holder, #column_T #featured{
	display: block;
	width: 240px;
	float: right;
	margin-bottom: 30px;
	-moz-background-clip: padding;
	font-size: 12px;
	}

#column_T .holder p{
	line-height:1.6em;
	}

#column_T .holder h2.title{
	display:block;
	width:100%;
	height:70px;
	margin:0;
	padding:15px 0 6px 0;
	font-size:16px;
	font-weight:normal;
	color:#595959;
	background-color:#FFFFFF;
	line-height:normal;
	}

#column_T .holder h2.title img{
	float:right;
	margin:0 35px 0 0;
	padding:0px;
	color:#545454;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

#column_T .holder p.readmore{
	display:block;
	width:95%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column_T div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#545454;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column_T #featured a{
	color:#294E79;
	background-color:#F9F9F9;
	}

#column_T #featured ul, #column_T #featured h2, #column_T #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column_T #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 5px 0px 5px;
	color:#2E271D;
	background-color:#FFFFFF;
	}

#column_T #featured li p{
	line-height:1.6em;
	padding:0px 5px 0px 5px;
	}

#column_T #featured li p.imgholder{
	display:block;
	width:240px;
	height:303px;
	margin:0px 0px 20px 0px;
	padding:4px;
		}

#column_T #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555555;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column_T #featured p.more{
	display:block;
	width:90%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}



/* ----------------------------------------------Right Block-------------------------------------*/

#column{
	display: block;
	background: url(../images/bg-home-top-edge.png) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
    border: thin solid #EAEBEC;
	float: right;
	width: 250px;
	margin: 0 10 0 0;
	}

#column .holder, #column #featured{
	display: block;
	width: 240px;
	float: right;
	margin-bottom: 30px;
	-moz-background-clip: padding;
	}

#column .holder p{
	line-height:1.6em;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:70px;
	margin:0;
	padding:15px 0 6px 0;
	font-size:16px;
	font-weight:normal;
	color:#595959;
	background-color:#FFFFFF;
	line-height:normal;
	}

#column .holder h2.title img{
	float:right;
	margin:0 35px 0 0;
	padding:0px;
	color:#545454;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:95%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}
	
/* Featured Block */

#column #featured a{
	color:#294E79;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 5px 0px 5px;
	color:#2E271D;
	background-color:#FFFFFF;
	}

#column #featured li p{
	line-height:1.6em;
	padding:0px 5px 0px 5px;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:303px;
	margin:0px 0px 20px 0px;
	padding:4px;
		}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#F9F9F9;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.more{
	display:block;
	width:90%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:15px 0;
	}

#footer a{
	color:#9dbde3;
	background-color:#142D55;
	}

#footer h2{
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-size: 22px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	background-color: #1C3451;
	line-height: normal;
	border-bottom: 1px dashed #CCCCCC;
	}

#contactform{
	display:block;
	float:left;
	width:350px;
	}

/* ------Company Details------*/

#compdetails{
	display:block;
	float:right;
	width:1000px;
	}

#compdetails ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#compdetails li{
	margin:0 0 5px 0;
	}

#compdetails li.last{
	margin:0;
	}

#officialdetails{float:left}
#officialdetails li.last{margin-bottom:20px;}

#contactdetails{
	width: 158px;
	float:left;
	font-size:11px;
	margin-right: 4px;
	margin-left: 4px;
}


/* ------Copyright------*/

#copyright{
	display:block;
	float:left;
	width:100%;
	margin:20px 0 0 0;
	padding:15px 0 0 0;
	font-size:12px;
	border-top:1px dashed #666666;
	}

#copyright p{
	margin:0;
	padding:0;
	}


/* ------Value------*/

#value{
	display:block;
	float:left;
	width:100%;
	margin:15px 0 0 0;
	padding:10px 0 0 0;
	
		}
		
#value p{
	margin:0;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	}
