
@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);


body{
	margin:0;
	padding:10px 0 0 0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#011a39;
	background-image:url('../images/background.jpg');
	background-repeat:no-repeat;
	}

img{border:0; display:block; 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;}




.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr, .imgc{border:1px solid #DFDFDF; padding:5px; color:#666666; background-color:#FFFFFF;}
.imgd{-webkit-box-shadow: 1px 4px 10px #ccc; -moz-box-shadow: 1px 4px 10px #ccc;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}
.imgc{margin:8px 8px 0 0; clear:bottom;}
.imgtab{margin: 25px 25px 25px 25px;}

/* ----------------------------------------------Generalise-------------------------------------*/

h1, h2, h3, h4, h5, h6{
	margin:0 0 20px 0;
	padding:0 0 8px 0;
	color:#059BD8;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dotted #DDDDDD;
	}

#header, #topbar, #featured_slide, #homecontent, #breadcrumb, #container, #footer, #copyright{
	margin:0 auto 0;
	display:block;
	width:960px;
	}

.wrapper{
	display:block;
	width:920px;
	padding:15px 10px;
	color:#000000;
	background-color:#FFFFFF;
	border-left:10px solid #DFDFDF;
	border-right:10px solid #DFDFDF;
	}
	
/* ---------------------------------------------Prettify------------------------------------- */
.dropshadow2{
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 5px 0 10px 10px !important;
	margin: 5px 0 10px 5px;
	width: 500px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}

.dropshadow_right{
	float:right;
	
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 5px 0 10px 10px !important;
	margin: 5px 0 10px 5px;
	width: 420px;
	padding: 0px;
}
.innerbox_right{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox_right{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox_right p{		
	font-size:14px;
	margin: 3px;
}
.dropshadow_left{
	float:left;
	
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 5px 0 10px 10px !important;
	margin: 5px 0 10px 5px;
	width: 420px;
	padding: 0px;
}
.innerbox_left{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:10px;
	margin: 0px 0px 0px 0px;
}
.innerbox_left{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox_left p{		
	font-size:14px;
	margin: 3px;
}


.dropshadow280{
	float:left;
	clear:left;
	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 6px 0 10px 10px !important;
	margin: 6px 0 10px 5px;
	width: 280px;
	padding: 0px;
}
.innerbox280{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox280{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerbox280 p{		
	font-size:14px;
	margin: 3px;
}	
	
.dropshadow2r{
	float:right;

	background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 6px 0 10px 10px !important;
	margin: 6px 0 10px 5px;
	width: 275px;
	padding: 0px;
}
.innerboxr{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerboxr{
	/* IE5 hack */
	\margin: 0px 0px -3px 0px;
	ma\rgin:  0px 0px 0px 0px;
}
.innerboxr p{		
	font-size:14px;
	margin: 3px;
}	

.asjtextbox{
	display:block;
	float:left;
	clear:right;
	margin: 10px 10px 10px 10px;
	width: 580px;
	height: 250px;
	padding: 0px;
}
.asjpicbox{
	display:block;
	float:right;
	margin: 10px 10px 10px 10px;
	width: 300px;
	height: 250px;
	padding: 0px;
}


/* ----------------------------------------------Header-------------------------------------*/

#header .wrapper{
	border-top:10px solid #DFDFDF;
	}

#header h1, #header p{
	margin:0;
	padding:0;
	color:#059BD8;
	}

#header .fl_left{
	display:block;
	float:left;
	width:400px;
	margin:5px 0 0 0;
	}

#header .fl_right{
	display:block;
	float:right;
	width:220px;
	}

#header h1{
	margin:0;
	font-size:36px;
	border:none;
	
	}

#header h1 a{
	color:#059BD8;
	background-color:#FF0000;
	
	}

/* ----------------------------------------------Topbar-------------------------------------*/

#topbar .wrapper{
	padding:0 10px;
	}

#topbar #search{
	display:block;
	float:right;
	width:52px;
	height:36px;
	margin:0;
	padding:10px 0 0 8px;
	color:#FFFFFF;
	background-color:#000000;
	border-left:0px dotted #666666;
	overflow:hidden;
	}

/* ----------------------------------------------Homepage Intro-------------------------------------*/

#homecontent .wrapper{
	padding:25px 10px;
	}

#homecontent a{
	color:#059bd8;
	/* background-color:#FFFFFF; */
	}

#homecontent ul{
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent li{
	display:block;
	float:left;
	width:290px;
	margin:0 25px 0 0;
	padding:0;
	}

#homecontent li.last{margin-right:0;}

#homecontent li h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	font-size:20px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	background-color:#FFFFFF; 
	line-height:normal;
	border-bottom:1px dashed #CCCCCC;
	}

#homecontent li h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	color:#666666;
	background-color:#F7F7F7;
	border:1px solid #CCCCCC;
	}
	
#homecontent li h3.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 8px 0;
	font-size:30px;
	font-weight:normal;
	font-family: Cambria, "Century Gothic", Georgia, Times, serif;
	color:#015bcb;
	/* background-color:#FFFFFF;  */
	line-height:normal;
	border-bottom:4px solid #666666;
	}

#homecontent li h3.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	
	}
	


#homecontent p.readmore{
	display:block;
	width:100%;
	text-align:right;
	
	line-height:normal;
	font-weight:bold;
	margin:0;
	padding:0;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb .wrapper{
	padding:15px 10px;
	border-bottom:1px solid #CCCCCC;
	}

#breadcrumb a{
	color:#059BD8;
	background-color:#FFFFFF;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Content-------------------------------------*/

#container .wrapper{
	padding:20px 10px;
	line-height:1.4em;
	color:#000000;
	background-color:#F5F5F5;
	}

#container a{
	color:#059bd8;
	/* background-color:#F5F5F5; */
	}
	
#container a.thead{
	

	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	font-family:"Century Gothic", Verdana, Georgia, Times, serif;
	
}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6{
	padding-bottom:8px;
	color:#059BD8;
	border-bottom:1px dotted #CCCCCC;
	}

#content{
	display:block;
	float:left;
	width:580px;
	}
	
#content p.readmore{
	display:block;
	width:100%;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	margin:0;
	padding:0;
	}

/* -----Mini Blocks---- */

#miniblock{
	display:block;
	width:540px;
	margin: 0 auto 40px auto;
	background-color:#E8E8E8;
	}

#microblock{
	display:block;
	width:180px;
	float:left;
	margin: 0 0 20px 0;
	


}	
	
	
	
/* ------Notes-----*/

#notes{margin-bottom:40px;}

#notes .noteslist {margin:0; padding:0;}

#notes .commentlist ul{margin:0; padding:0; list-style:none;}

#notes .noteslist li.notes_odd, #notes .noteslist li.notes_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#notes .noteslist li.notes_odd{color:#666666; background-color:#FFFFFF;}
#notes .noteslist li.notes_odd a{color:#059BD8; /* background-color:#FFFFFF; */}

#notes .noteslist li.notes_even{color:#666666; background-color:#E8E8E8;}
#notes .noteslist li.notes_even a{color:#059BD8; /* background-color:#E8E8E8; */}

#notes .noteslist .author .name{font-weight:bold;}
#notes .noteslist .submitdate{font-size:smaller;}

#notes .noteslist p {margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#notes .noteslist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}
#notes .noteslist li .avatar2{float:left; border:0px solid #EEEEEE; margin:0 20px 0 5px;}

#notes .holder_even{
display:block;
float:left;
width:560px;
background-color:#E8E8E8;
}

#notes .noteslist .icon  {float:left; margin:0 10px 0 5px; }
#notes .noteslist .description {
	display:block;
	float:left;
	width:430px;
	color:#000000;
	}
#notes .noteslist .noteheader{font-weight:bold; font-size:large;}
#notes .noteslist .sub{font-style:italic; color:#000000; font-weight:bold;}
#notes .noteslist .sub2{font-style:italic; color:#585d56; font-weight:bold;}





	

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	color:#000000;
	
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}
	



#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #666666;
	}
	


#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	color:#666666;
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured a{
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	}

#column #featured a{
	color:#059BD8;
	background-color:#F9F9F9;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#000000;
	background-color:#F9F9F9;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	
	}

#column #featured li h2{
	margin:0;
	padding:0 0 14px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dashed #666666;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #DDDDDD;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0;
	padding:0;
	line-height:normal;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer .wrapper{
	padding:20px;
	border:none;
	color:#98989A;
	background-color:#2F2F2F;
	}

#footer a{
	color:#059BD8;
	background-color:#2F2F2F;
	}

#footer h2{
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	}

#footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer .footbox{
	display:block;
	float:right;
	width:175px;
	margin:0 0 0 30px;
	padding:0;
	}

#footer li{
	margin-bottom:3px;
	}

#footer .last{
	margin:0;
	}

#newsletter{
	display:block;
	float:left;
	width:300px;
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright .wrapper{
	padding:10px 20px;
	border:none;
	}

#copyright p{
	margin:0;
	padding:0;
	}

#copyright .wrapper, #copyright a{
	color:#FFFFFF;
	background-color:#3D3D3D;
	}
	
	
	
	
	
	
/****************************
  SERVICES
****************************/ 

#services {
	min-height: 700px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	float: left;
}

#services p{
	

	padding-top: 10px;	
}

#services-a {
	list-style: none;
	display: block;
	float: left;	
	margin-left: 25px;
}

#services-a h1{
	color:#059BD8;
	
	}

#services-a li {
	float: left;
	display: block;
	width: 400px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#services-a li p {
	float: right;
	width: 320px;	
	padding-top: 0px;
}

#services-a img {
	float: left; 
	margin-right: 30px;	
}

#services-a li span {
	font-size: 15px;
	font-weight: bold;
}
	

#services-b {
	list-style: none;
	display: block;
	float: left;	
	margin-top: 40px;
}

#services-b li {
	float: left;
	display: block;
	width: 250px;
	margin-top: 20px;	
}	
	
#services-b p {
	padding-bottom: 20px;
}	
	
#services-b div {	
	background-image: url('../images/services_pic_frame_bg.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 249px;
	height: 75px;	
	margin-bottom: 50px;
}

#services-b div img {
	margin-top: 5px;	
}

#services-b .services-sep {
	background-image: url('../images/vertical_sep_small.gif');
	background-repeat: no-repeat;
	background-position: center top;
	width: 70px;
	height: 211px;	
}



