*{
	margin:0px;
	padding:0px;
	}
/*------------------------------------------
/* 			html, body
/*------------------------------------------*/

html{
	background:#fff;
	font-family:Verdana;
	font:12px Verdana;
	text-align:center;
	}
	
html, body{
	margin:0px;
	padding:0px;
	}
	
	
body{
	text-align:left;
	width:885px;
	margin:0 auto;
	line-height:1em;
	}
/*------------------------------------------
/*     H1, H2, H3, H4
/*------------------------------------------*/
h2{
	font-family:"Times New Roman", Times, serif;
	font-size:1.258em;
	font-weight:bold;
	color:#dd8929;
	}
h3{
	font-family:Arial;
	font-weight:bold;
	color:#000;
	font-size:16px;
	}
/*------------------------------------------
/*       default links
/*------------------------------------------*/

a:link , a:visited {
	color:#990000;
	text-decoration:none;
	}
	
a:hover{
	text-decoration:none;
	}
/*-------------------------------------------
/* text field
/*-------------------------------------------*/
.textfield {
	width:125px !important; width:120px;
	color:#000;
	margin:0 0 0 5px;
	font:10px/10px Arial, sans-serif;
	float:left;
/*	background:url(../images/serchbox.jpg) repeat-x; */
	height:14px;
	padding:3px 2px 2px 2px ;
	
}
.textfield2 {
	width:190px;
	color:#000;
	float:left;
	height:19px;
	border:1px solid #000;
}
.text-area{
	width:auto;
	height:auto;
	float:left;
	padding:7px 0 0 0;
	}	
/*-------------------------------------------
/*		Paragraph tag
/*-------------------------------------------*/

p{
	margin:10px 0 0 0;
	padding:0;
	}
/*-------------------------------------------
/*		form
/*-------------------------------------------*/

form{
	margin:0px;
	padding:0px;
	}

	
/*-------------------------------------------
/*       Logo
/*-------------------------------------------*/

#logo{
	width:202px;
	height:91px;
	float:left;
	}
/*--------------------------------------------
/* 		Search box
/*--------------------------------------------*/
#top-search{
	width:683px;
	height:66px;
	float:right;
	background:url(../images/top-curve-bg.jpg) no-repeat left top;
	}
.search-right{	 
	float:right; 
	width:300px; 
	height:66px;
	}
.searchbox{
	width:227px;
	height:19px;
	float:right;
	margin:5px 0 0 0;
	}
.search{
	width:50px; 
	height:17px;
	float:left; 
	color:#004097;
	font-weight:bold;
	padding-top:2px;
	}
.button{
	width:35px;
	float:right;
	height:22px;
	margin:5px 1px;
	background:url(../images/button.jpg) no-repeat;
	border:none;
	}
.button2{
	width:35px;
	float:right;
	height:22px;
	margin-right:5px;
	background:url(../images/button.jpg) no-repeat;
	border:none;
	}

#saperator{
	width:683px;
	height:25px;
	float:right;
	background:#dd892a;
	}
#saperator-nav{
	width:400px;
	height:15px;
	float:right;
	font-family:tahoma;
	font-size:11px;
	text-align:right;
	color:#FFFFFF;
	padding:5px 10px 0 0;
	}
#saperator-nav a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
#saperator-nav a:hover{
	text-decoration:underline;
	}
#top-navigation{
	width:227px;
	height:15px;
	float:right;
	margin:10px 0 0 0 ;
	font:11px tahoma;
	color:#003399;
	text-align:right;
	padding:5px 21px 0 0;
	}
#top-navigation a{
	color:#003399;
	text-decoration:none;
	}
#top-navigation a:hover{
	text-decoration:underline;
	}
.dotline{
	width:885px;
	background:url(../images/dot-line.jpg) repeat-x left top; 
	height:11px; 
	float:left;
	clear:both;
	}
/*------------------------------------------
/*       Header
/*------------------------------------------*/

#header{
	width:885px;
	height:auto;
	float:left;
	margin:6px 0 0 0 !important; margin:0 0 0 0;
	}
#navigation{
	width:254px;
	height:241px;
	float:left;
	background:url(../images/navigation-bg.jpg) no-repeat left top;
	font-family:tahoma;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	}
#navigation ul{
	margin:0px;
	padding:0px;
	}
#navigation li{
	display:block;
	list-style:none;
	text-align:left;
	float:right;
	width:230px;
	height:35px;
	margin:0px;
	}
#navigation a:link, #navigation a:visited{
	color:#fff; 
	text-decoration:none;
	line-height:30px;
	display:block;
	height:35px;
	width:240px;
	padding:0 0 0 14px;
	}
/*#navigation a:hover{
	text-decoration:underline;
	display:block;
	background:url(../images/hover.gif) no-repeat;
	height:35px;
	}*/
#animation{
	width:631px;
	height:241px;
	float:right;
	}
/*----------------------------------
/*		Footer
/*----------------------------------*/
#footer{
	width:885px;
	height:47px;
	background:url(../images/footer-bg.jpg) repeat-x left top;
	float:left;
	margin:5px 0 0 0 !important; margin:5px 0 0 0 
	}
.copyright{
	width:150px;
	height:20px;
	float:left;
	font:10px Arial, Helvetica, sans-serif;
	color:#b0c5e0;
	margin:28px 0 0 8px; 
	}
.copyright a, .copyright a:visited{
	color:#b0c5e0;
	text-decoration:none;
	}
.copyright a:hover{
	text-decoration:underline;
	}
.footer-navigation{
	width:600px;
	height:15px;
	float:left;
	font:11px Arial;
	color:#fff;
	text-align:center;
	padding:5px 0 0 0;
	font-weight:bold;
	}
.footer-navigation a , .footer-navigation a:visited {
	color:#fff;
	text-decoration:none;
	}
.footer-navigation a:hover{
	text-decoration:underline;
	}
.support{
	width:300px;
	height:20px;
	float:left;
	margin:0 0 0 200px;
	font: 11px Arial;
	font-weight:bold;
	color:#afc4e0;
	}
.support a, .support a:visited{
	color:#afc4e0;
	text-decoration:none;
	}
.support a:hover{
	text-decoration:underline;
	}
.axxiem{
	width:100px;
	height:20px;
	float:right;
	font:10px Arial, Helvetica, sans-serif;
	color:#b0c5e0;
	margin:5px 8px 0 0; 
	text-align:right;
	}
.axxiem a, .axxiem a:visited{
	color:#b0c5e0;
	text-decoration:none;
	}
.axxiem a:hover{
	text-decoration:underline;
	}
/*------------------------------
/*		Portfolio
/*------------------------------*/
.port-header-detail{
	width:400px;
	height:200px;
	margin:20px 0 0 34px;
	}
.port-linking{
	width:885px;
	height:20px;
	float:left;
	clear:both;
	font-family:arial;
	font-size:11px;
	color:#999;
	}
.port-linking a{
	text-decoration:none;
	color:#999;
	}
.port-linking a:hover{
	color:#990000;
	}
.portfolio{
	width:100%;
	height:40px;
	border-bottom:1px solid #124b99;
	float:left;
	clear:both;
	margin:0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#dd8929;
	font-weight:bold;
}
.portfoliobg{ background:url(../images/portfoliobg.gif) repeat-y;}
.portfolio span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#00419a;
	font-weight:normal;
	line-height:normal;	
}
.port-search-box{
	width:310px;
	float:right;
	height:20px;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#004097;
	}
.jump{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#004097;
	width:60px;
	height:17px;
	float:left;
	line-height:normal;
	padding:2px 0px;
	}	
.go{
	width:35px;
	margin-right:13px;
	height:25px;
	float:right;
	}
.selectmenu {
	width:200px;
	color:#000;
	float:left;
	height:21px;
	border:1px solid #013098;
	font-size:.85em;
	}	
input.jumpto {
	height:21px;
	}
/*----------------------------
/*	finance
/*----------------------------*/

.finan{
	width:570px;
	height:40px;
	float:left;
	padding:0 0 10px 0;
	}
.finance{
	width:100%;
	height:40px;
	border-bottom:1px solid #124b99;
	float:left;
	margin:0 0 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#dd8929;
	font-weight:bold;
}
.finance span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#00419a;
	font-weight:normal;	
}
.finance em{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#00419a;
	font-weight:normal;	
}

.textfield{
	background-color:#FFF;
	border: 1px solid #426115;
	height: 12px;
	width: 150px;
	vertical-align:middle;
	}

.text-area{
	background-color:#FFF;
	border: 1px solid #426115;
	height: 50px;
	width: 300px;
	vertical-align:middle;
	}
.star{
color:#f82a0f;
}

div.errors { margin: 2px 0 10px 10px; padding: 5px 30px; border: #FC6 1px solid; background-color: #FFC; width:80%; text-align:left }
.icon-ok{
		border:solid 1px #90ac13; 
		background:#000 url(../images/icon-green.png) 8px 6px no-repeat;
		color:#fff;
		font-weight:bold;
		padding:4px;
		text-align:center;
	}

/*Pagination css*/
div.pagination {padding: 3px;margin: 3px;}
div.pagination a {padding: 2px 5px 2px 5px;	margin: 2px;	border: 1px solid #999999;	text-decoration: none; /* no underline */ color: #333;}
div.pagination a:hover, div.pagination a:active {border: 1px solid #333333;	color: #000;}
div.pagination span.current {padding: 2px 5px 2px 5px; margin: 2px;	border: 1px solid #000099;font-weight: bold;background-color: #333333;color: #FFF;}
div.pagination span.disabled {padding: 2px 5px 2px 5px;	margin: 2px;border: 1px solid #EEE;	color: #DDD;}