html,body {

	background-image:url(/images/bg-main.gif);
	background-repeat:repeat-y;
	
	background-color:#fff;

	font-family:Trebuchet MS, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#5f6062;
	
	margin: 0px;
	padding: 0;
	
	height: 100%; !important;	
}

img { border:none }
li { margin-bottom: 6px; }
ul,ol { margin-left: 15px; padding-left:15px; }
ol { color #c69f29; font-weight:normal }
p { line-height:16px }
a { 
	/*
	outline:none;
	outline-style:none;
	outline-color:#FF0000;
	*/
}

/* Generic Site links */

a:link 		{ color: #89c122; text-decoration:none;}
a:visited 	{ color: #89c122; text-decoration:none;}
a:hover 	{ color: #89c122; text-decoration:underline;}


#wrapper {
	
	position:relative;
	width: 960px;
	background-color:#fff;
	
	min-height: 100%;
	
	height: auto !important;
	
	height: 100%;

	margin: 0 auto;

}

#logo {
	position:relative;
	float:left;
	
	height:82px;
	width:225px;
	
	background-image:url(/images/bg-logo.jpg);
	background-repeat:no-repeat;
}

#facebook {
	position:absolute;
	top:0px;
	right:30px;
}

#linkedin {
	position:absolute;
	top:0px;
	right:75px;
}





#banner {
	position:relative;
	
	top:20px;
	
	height:82px;

	width:960px;
	
	font-size:13px;
	color:#8cc63f;
	
	/* border: 1px dashed #ff0000; */
}


#banner .mynav 	{ 
	position:relative;
	float:right;
	top:30px;
	
	margin-right:20px;
	/*padding-left:310x;*/

	
	/* border: 1px solid #afafb0; */
	}

/*
#banner a:link 		{ color: #5f6062; text-decoration:none;}
#banner a:visited 	{ color: #5f6062; text-decoration:none;}
#banner a:hover 	{ color: #000000; text-decoration:underline;}
*/

#showcase {
	position:relative;
	float: left;
	width:270px;
	height:250px;
	
	margin:40px 0px 0px 40px;
	
	background-color:#FFFFFF;
}

#showcase .header {	
	position:relative;
	background-image:url(/images/bg-showcase.jpg);
	background-repeat:no-repeat;
	background-position:left;
	
	height:40px;
	width:270px;
}

#showcase .header .content {
	color:#77b800;
	font-size:14px;
	font-weight:normal;
	
	padding:13px 0 0 20px;
}

#showcase .body{
	position:relative;
	float left;
	
	background-color:#FFFFFF;
	
	display:block;

	border-left: 1px solid #afafb0;
	border-right: 1px solid #afafb0;
	border-bottom: 1px solid #afafb0;
	
	height:250px;
	
	margin:0;
	
}

#showcase .body .content{
	padding:0px 10px 10px 20px;
	color:#5f6062;
	font-size:11px;
}

/*--- General ------------------------------------------------- */

#right a:link 	{ color: #5f6062; text-decoration:none;}
#right a:visited 	{ color: #5f6062; text-decoration:none;}
#right a:hover 	{ color: #000000; text-decoration:none;}


#mid {
	position:relative;
	width:930px;
	height:400px;
	
	margin-top:80px;
	
	background-image:url(/images/bg-casestudy.jpg);
	background-repeat:no-repeat;
}

#left-mid {
	position:relative;
	
	margin-top:30px;
	
	float:left;
	width:330px;	
	min-height:200px;
	
	/*background-color:#66FFFF;*/

}

#left-mid .content {	margin: 0px 20px 0 40px; }
#left-mid .bio { font-size: 12px; color:#5f6062; margin-top:75px; line-height:17px;}

#mid-mid {
	position:relative;
	
	margin-top:30px;
	
	float:left;
	width:330px;	
	min-height:200px;
	
	/*background-color:#00CCFF;*/
	
}

#mid-mid .content {	margin: 0px 40px 0 20px; }
#mid-mid .bio { font-size: 12px; color:#5f6062; margin-top:120px; line-height:17px}


#right-mid {
	position:relative;
	float:left;
	
	margin-top:150px;
	
	width:270px;
	
	min-height:200px;
}

#right-mid .content {
	margin: 0 40px 0 40px;
}







/*--- Case Studies ------------------------------------------------- */

#right-casestudy a:link 	{ color: #5f6062; text-decoration:none;}
#right-casestudy a:visited 	{ color: #5f6062; text-decoration:none;}
#right-casestudy a:hover 	{ color: #000000; text-decoration:none;}

.casetag {

	font-size:10px;
	margin-top:0px;
	margin-left:10px;
	line-height:13px;

}

#backto {
position:relative;
width:930px;
text-align:right;
margin-top:80px;
font-size:13px;

}

#mid-casestudy {
	position:relative;
	width:930px;
	height:400px;
	
	background-image:url(/images/bg-casestudy.jpg);
	background-repeat:no-repeat;
}

#left-casestudy {
	position:relative;
	
	margin-top:30px;
	
	float:left;
	width:330px;	
	min-height:200px;
}

#left-casestudy .content {	margin: 0 60px 0 40px; }
#left-casestudy p {	font-size: 12px; color:#5f6062; }


#right-casestudy {
	position:relative;
	float:left;
	
	margin-top:30px;
	
	width:600px;
	
	min-height:200px;
}

#right-casestudy .content {
	margin: 0 40px 0 40px;
}


#footer-home {
	position:relative;
	float:left;
	
	background-image:url(/images/bg-footer-home.png);
	background-repeat:no-repeat;
	
	width:960px;	
	height:285px;
	
	/*
	height: auto !important;
	height:100%;
	*/
	
	margin:0;
	padding-top:40px;

	font-size:10px;
	
	/* border: 1px dashed #ff0000; */
}

#case-showcase {
	position:relative;
	float: left;
	width:295px;
	height:250px;
	
	margin:0px 3px 0px 18px;
	
	/*border: 1px dashed #ff0000;*/
}

#case-showcase .header {	
	position:relative;
	
	
	height:40px;
	width:270px;
}

#case-showcase .header .content {
	color:#77b800;
	font-size:16px;
	font-weight:normal;
	
	padding:13px 0 0 20px;
}

#case-showcase .body{
	position:relative;
	float:left;

	
	display:block;

	
	height:250px;
	
	margin:0;
	
}

#case-showcase .body .content{
	padding:0px 10px 10px 20px;
	color:#5f6062;
	font-size:12px;
}



#footer {
	position:relative;
	float:left;
	
	padding: 60px 0 20px 40px ;
	text-align:left;
	line-height:16px;
	
	font-size:11px;
	
	width:900px;
}


#footer .nav {
	position:relative;
	float:left;

	text-align:right;

	margin: 0 0 0 30px;
	
	white-space:nowrap;
}

/*
#footer .nav a:link 	{color:#a2bfe4; text-decoration:none;}
#footer .nav a:visited 	{color:#a2bfe4; text-decoration:none;}
#footer .nav a:hover 	{color:#000000; text-decoration:underline;}
*/

#footer .copyright {
	position:relative;
	float:left;
	
	font-size:12px;
	
	color:#666666;
}



.form_data {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	border:#296ebb solid dotted ;
	padding:3px;
}

.form_text {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#296ebb;
}


#logoClick{
	position:absolute;
	top: 0px;
	left: 40px;
	
	height:82px;
	width:175px;
}



h1 {
	color:#89c122 ;
	font-size:24px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	margin: 0;
}

h2 {
	color:#5f6062;
	font-size:16px;
	margin:0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif, "Trebuchet MS";
	
}
h3 {
	font-size: 1.25em;
	margin: 15px 0 0 0;
	margin: 0;
}
h4 {
	color:#2a6ebb;
	font-size: 12px;
	margin: 20px 0 0 0;
}

h6{
 font: 100% Arial,sans-serif;
 color: #2a6ebb;
 font-size: 12px;
 margin: 0px;
 padding: 0px;
}

	
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}









