body {
	text-align: center;
	font-family: "Verdana", "Gill Sans", Geneva, Arial, Helvetica, sans-serif;
 font-size:  10px;
 color: #5B687B;
 line-height: 1.4em;
}
a { text-decoration: none; color: inherit !important }
a img { border: none; }
/*div:hover a { color: #D5530F !important; }*/

#ctnr a { color: #D5530F !important; }
#ctnr a:hover { color: #D5530F !important; }

div { margin:0; padding: 0; }
body, div { margin:0; padding: 0}
body { padding: 30px 0; }


#kaywa_projects {
	width:100%; 
    position: absolute;
	top:0;
    left: 0;
	background-color: #F3F5F5;
	border-bottom: 1px solid #DCE1E1;
    text-align:center;
    padding: 0;
    margin: 0 0 10px 0;
}
#kaywa_projects ul {
	padding: 0;
    margin: 0;
}
#kaywa_projects ul li {
	display: inline; 
	border-right: 1px solid #DCE1E1; 
	padding: 0 3px 0 0; 
	margin: 0;
}    
#kaywa_projects ul li.last{
	border-color: transparent;
}    
#kaywa_projects ul li a {
	color: #797C7C;
	font-weight: normal; 
	text-transform: uppercase;
}
#kaywa_projects ul li a:hover {
	color: #D5530F;
}
#kaywa_projects ul li a span#new_project {
	color: #D5530F; 
	font-weight: bold;
}

#ctnr { padding: 0; margin: 0 auto; width:841px; text-align:left; }
#inner {
	text-align:left;
	padding: 0;
	background: white url(./media/bg.png) repeat-y;
	clear:both;
}
div#bgt { 
	background: transparent url(./media/bgt.png) no-repeat;
	height:30px;
	width: 841px;
}
div#bgb { 
	background: transparent url(./media/bgb.png) no-repeat; 
	height:30px;
	width: 841px;
	clear:both;
}
#main {
	padding: 0 30px;
	text-align:center;
}
#footer form p { 
	padding: 2px; margin: 0; 
}
div#footer {
	display:none;
	border-bottom: 1px dotted #CBD0D5; 
	padding: 0;
	margin: 0;
	clear:both;
	height: 44px;
	font-size:10px;
}

div#footer div { 
 display:inline;
 float:left;
 height:40px;
 text-transform: uppercase;
}

#f1 { 
 width: 210px;
}
#f1 label { margin-right: 1em; }
#f2 {
	width: 170px;
	background: transparent url('./media/testicn.png') 10px -5px no-repeat;
	padding: 3px 20px 3px 50px !important;
	border-left: 1px dashed #DCE1E1;
}
#f3 {
 background: transparent url('./media/faqs.png') 10px -3px no-repeat;
 padding: 3px 10px 3px 60px !important;
 width: 110px;
 border-left: 1px dashed #DCE1E1;
 border-right: 1px dashed #DCE1E1;
}

#f4 #epsel{
	margin: 14px;
	width: 160px;
}

select, input, textarea { 
	border: none;
	background-color: #DCE1E1;
	color: #5B697B;	
	font-size: 11px;
}

#fs textarea {
 height:80px;
 width: 100%;
 margin: 0 !important;
}
input.txt {
 padding: 1px 3px;
}

#contact {
	clear:both;
 font-size: 9px;
 width:100%;
 text-align:right;
}
#contact span.l { float:left; }
#contact span.r span { color: #73BE1E; }

a.l { float:left; }
a.r { float:right; }


div#img { 
	float: left;
	text-align:center;	
	padding: 10px 3em;
	border-right : 2px solid #DCE1E1;
	display:inline;
}

div#img img { 
	border: 2px solid #DCE1E1;
}
div#form {
	float:left;
	text-align:left;
	padding: 10px 10px 10px 5em;
	display:inline;	
}
fieldset { 
	border: 1px solid #DCE1E1; 
	width: 300px; 
	display:block; 
	padding: 5px;
	margin-bottom: 1em;
}
#fs input, #fs textarea { display: block; width: 100%;  }
#fs label { display:inline; }

div.instructions {
	display: inline; 
	width: 100%;
	text-align:left;
}
div.instructions p { text-align:left; } 
img#qrcode { display: block; }

div.instructions textarea { 
	margin: 0;
	height: 3em;
	padding: 1em 0 0 1em;
}
div.instructions > p > textarea {
	width: 100% !important;
}

h1 {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 17px;
	letter-spacing: 0.2em;
	color: #7B889B;
	font-variant: small-caps;
	font-weight:900;
}

span#counter { float:right; }
div#banner { margin-top:1em;}

div#banner p { 
	margin:0;padding:0;
	text-transform:uppercase;	
	font-size:9px;
	letter-spacing:0.13em;
	color: #bbb;
}
