
html { background: url(../images/bg.jpg) #fcfded repeat center top; }

/* General Style */
body { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #323232; text-decoration: none; padding: 0px; margin: 0px; }
img { border: 0; }

textarea, input, select { font: 11px Verdana, Arial, Helvetica, sans-serif; color: #565656; }

a { color: #fe4800; text-decoration: underline;}
a:hover { color: #fe4800; text-decoration: none;}
a:visited { color: #00234b; text-decoration: underline;}

.buttons a, .buttons button{ 
	display:block; 
	float:left; 
	margin:0px 7px 0px 0px; 
	background: #00234b; 
	border: 1px solid #001b39; 
    font: 11px Arial, Helvetica, sans-serif;
    text-decoration:none;
    color:#ccd3db;
    cursor:pointer;
    padding:1px 8px 2px 8px;
}
.buttons button{
    width:auto;
    overflow:visible;
}

button.gn_button, .buttons a.gn_button{
    color:#ccd3db;
}
.buttons a.gn_button:hover, button.gn_button:hover{
	background: #055783;
	border:1px solid #002F62;
	color:#fff;
}
.float-right { float: right;}
.border { border-bottom: 1px dashed #d1d1d1; }
.border_table_bottm { border-bottom: 1px solid #ffffff; padding: 6px;}
.border_section_bottm { border-bottom: 1px dashed #cbd6df; padding: 0px 0px 8px 0px; }
.figure_text { color: #fe4800;}

 #content-container {
 padding: 180px 0 0 0;
 margin: auto;
 height: 348px;
 width: 940px;
 background-image: url(../images/main.png);
 background-repeat: no-repeat;
 background-position: center;
 clear: both;
 }


#header-wrapper1 { float: left; margin: 100px 0px 0px 70px; width: 400px; height: 50px;}
	#email { float: left; margin: 0px 0px 0px 0px; width: 50px; height:14px; background: url(../images/txt1.png) no-repeat left top;	}
	#link { float: left; width: 170px; height:14px;	}
		#link em { display: none; margin: 0; padding: 0px; line-height: 0px;}
		#link ul { padding: 0px; margin: 0px; }
		#link li { float: right; padding: 0px; margin: 0px; list-style-type: none; display: inline; height: 14px;}
		#link li a { color: #a4a4a4; display: block; font: normal 11px Trebuchet MS,Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
		#link li a:hover { color: #333333; background-color: #ffffff; display: block; font: normal 11px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; text-decoration: none;}
	

		
		
#header-wrapper2 { float: right; margin: 95px 40px 0px 0px; width: 400px; height: 90px;}
	#about { float: right; margin: 0px 0px 0px 0px; width: 305px; height:74px; background: url(../images/txt_expert.png) no-repeat left top;	}
	
	
#header-wrapper3 { float: left; margin: 0px 0px 0px 70px; width: 400px; height: 50px;}
	#network { float: left; margin: 0px 0px 0px 0px; width: 50px; height:14px; background: url(../images/txt2.png) no-repeat left top;	}
	#navi { float: right; width: 310px; height:32px;	}
		#navi em { display: none; margin: 0; padding: 0px; line-height: 0px;}
		#navi ul { padding: 0px; margin: 0px; }
		#navi li { float: left; padding: 0px; margin: 0px; list-style-type: none; display: inline; height: 91px;}
		#navi li a { padding: 6px; display: block; height: 32px; }
		#navi li a.creadaq { background: url(../images/ic_creadaq.png) no-repeat right top; width: 32px; }
		#navi li a.wordpress { background: url(../images/ic_wordpress.png) no-repeat right top; width: 32px; }
		#navi li a.linkedin { background: url(../images/ic_linkedin.png) no-repeat right top; width: 32px;}
		#navi li a.twitter { background: url(../images/ic_twitter.png) no-repeat right top; width: 32px; }
		#navi li a.facebook { background: url(../images/ic_facebook.png) no-repeat right top; width: 32px; }
		#navi li a.flickr { background: url(../images/ic_flickr.png) no-repeat right top; width: 32px; }
		
#container, #header-wrapper { margin: auto; width: 960px;}

#header-wrapper { padding-top: 20px; width: 960px; height: 70px;}
	#header {
		float: left;
		width: 300px;
		height:50px;
		background-image:url(../images/hd_work.png);
		background-repeat: no-repeat;
		background-position: left top;
	}
	#navii {
		float: left;
		margin: 0px 0px 0px 500px;
		width: 116px;
		height:50px;
	}
		#navii em { display: none; margin: 0; padding: 0px; line-height: 0px;}
				#navii ul { padding: 0px; margin: 0px; }
				#navii li { float: right; padding: 0px; margin: 0px; list-style-type: none; display: inline; height: 50px;}
				#navii li a { display: block; height: 50px; }
				#navii li a.home { background: url(../images/ic_home.png) no-repeat left top; width: 116px; }
				#navii li a:hover { background-position: left -50px; }
		
		
	#navigation {
		float: left;
		width: 930px;
		height:240px;
	}
		
	#navigation ul {
		padding: 0px; margin: 0px; 
	}
	
	#navigation li {
		float: left;
		width: 310px;
		height:240px;
		display:inline;
	}
