/* CSS Document for Emerge Inc. */

body{
	background-image:url(/images/body-bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FEFCE0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color:#222222;
}

td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 300;
	color:#222222;
	font-size:15px;
}

.shadow-left{	
	width:30px;
	background-image:url(/images/shadow-left-bottom.gif);
	background-repeat:repeat-y;
	background-position:top right;
}

.shadow-right{	
	width:30px;
	background-image:url(/images/shadow-right-bottom.gif);
	background-repeat:repeat-y;
	background-position:top left;
}

div.layout{
	width:780px;
	border-left:solid 1px #732A90;
	border-right:solid 1px #732A90;
	border-bottom:solid 1px #732A90;
	background-color:#ffffff;
}

.top-green-bar{
	background-color:#EBFBE5;
	color:#696969;
	height:18px;
	font-size:11px;
	text-align:right;
	padding-right:20px;
	padding-top:2px;
}

.top-green-bar a{
	color:#696969;
	font-size:11px;
}

.navbar-expertise{
font-size:1px;
width:780px;
height:6px;
background-image:url(/images/navbar-expertise.gif);
}

.navbar-work{
font-size:1px;
width:780px;
height:6px;
background-image:url(/images/navbar-work.gif);
}

.navbar-process{
font-size:1px;
width:780px;
height:6px;
background-image:url(/images/navbar-process.gif);
}

.navbar-team{
font-size:1px;
width:780px;
height:6px;
background-image:url(/images/navbar-team.gif);
}

.navbar-general{
font-size:1px;
width:780px;
height:6px;
background-image:url(/images/navbar-general.gif);
}

.content-expertise{
	margin-top:0px;
	background-color:#FDEEE2;
	width:690px;
	border-bottom:solid 1px #696969;
	text-align:left;
	padding:0px 30px 15px 60px;
	line-height:22px;
	font-size:15px;
}

.content-work{
	margin-top:0px;
	background-color:#FFFFDB;
	width:690px;
	border-bottom:solid 1px #696969;
	text-align:left;
	padding:0px 30px 15px 60px;
	line-height:22px;
	font-size:15px;
}

.content-process{
	margin-top:0px;
	background-color:#F0F9DC;
	width:690px;
	border-bottom:solid 1px #696969;
	text-align:left;
	padding:0px 30px 15px 60px;
	line-height:22px;
	font-size:15px;
}

.content-team{
	margin-top:0px;
	background-color:#F0F5FF;
	width:690px;
	border-bottom:solid 1px #696969;
	text-align:left;
	padding:0px 30px 15px 60px;
	line-height:22px;
	font-size:15px;
}

.content-general{
	margin-top:0px;
	background-color:#EADFEE;
	width:690px;
	border-bottom:solid 1px #696969;
	text-align:left;
	padding:0px 30px 15px 60px;
	line-height:22px;
	font-size:15px;
}

.content{
	text-align:left;
	padding:0px 30px 15px 60px;
	margin-top:10px;
	line-height:22px;
	font-size:15px;
	width:690px;
}

.content-expertise p, .content-work p, .content-process p, .content-team p, .content-general p {
	padding-left:35px;
}


h1{
margin:0px;
padding-top:15px;
font-size: 24px;
color:#444444;
font-family:"VAGRounded BT";
}

h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	margin:10px;
}

h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:20px 0px 0px 0px;
}

div.margintop{
	margin-top:15px;
	font-size:1px;
}

.footer-left{
	margin:0px;
	float:left;
	width:305px; 
	height:220px;
	background-image:url(/images/footer-loveto.gif);
	background-position:top right;
	background-repeat:no-repeat;
	line-height:22px;
	text-align:left;
}

.footer-left-content{
	margin:0px;
	padding-top:79px;
	padding-left:92px;
	font-weight:600;	
	font-size:15px;
}

.footer-right{
	margin:0px;
	float:right;
	width:475px;
	height:220px;
	background-image:url(/images/footer-get-need.gif);
	background-position:top left;
	background-repeat:no-repeat;
	text-align:left;
}

.footer-right-content{
	margin:0px;
	padding-top:55px;
	padding-left:17px;
	font-weight:600;	
	font-size:14px;
}

.clear{
	clear:both;
	margin:0px;
	font-size:1px;
}

.glink{
	color:#4E9100;
}

.glink:hover{
	color:#222222;
}

.lh22{
	line-height:22px;
}

.footer-bottom{
	margin-top:0px;
	width:780px;
	text-align:center;
	font-size: 12px;
	padding-top:-10px;
	padding-bottom:15px;
}

.footer-bottom a{
	font-size: 12px;
	color:#222222;	
}

.footer-bottom a:hover{
	color:#4E9100;	
}

ul{
 list-style-position:outside;
}

ul li{
	margin-left:25px;
}

.work {
	padding:15px 0px;
	border-top: 1px solid gray;
	clear:both;
	margin:15px 0px;
}
.work p {
	margin:0px 5px;
}

.work img {
	float:left;
	margin:10px 20px 0px 0px ;
	padding:0;
}

input, textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}