/*

Original design: Basic Contact (light) (v1.2 - Sep 11, 2012) - A free xhtml/css website template by Andreas Viklund.

For more information, see http://andreasviklund.com/templates/basic-contact/

*/



body {background:#e5e5e5 url(background.jpg) top center no-repeat; font:90% Helvetica,Verdana,sans-serif; color:#555; line-height:1.6em;}

a {color:#387292; text-decoration:none; border-bottom:1px dotted #888;}

a:hover {color:#444;}

h1{font-size:3.6em;font-weight:400;letter-spacing:-1px;}

h2{font-size:1.8em;font-weight:400;letter-spacing:-1px;}

#wrap{width:720px; padding:20px;margin:0 auto;}

#sidebar {margin:10px 0 30px 0;width:300px;float:left;}

#content{margin:30px 0 30px 340px;width:360px;}

#footer {clear:both;padding:5px 0;color:#888;text-align:center;border-top:1px solid #bbb;}

#footer a {color:#888;}

ul{margin:10px 0;padding:0;width:300px;}

ul li{margin:0;padding:0 0 0 10px;border-top:1px solid #bbb;clear:both;display:block;line-height:2em;list-style-type:none;}

ul li span{color:#777;}

ul li span,ul li a{display:block;float:left;}

ul li a{font-weight:700;text-decoration:none;width:120px; border:0;}

ul li a:hover{color:#555;}

ul li a:active{color:#444;}

#contactus input {width:210px;background-color:#eaeaea;color:#555;border:1px solid #bbb;padding:5px;}

#contactus #message {width:350px;background-color:#eaeaea;color:#555;border:1px solid #bbb;padding:5px;}

#contactus .captcha {
	float: right;
}

#contactus .submit {
	
}

.confirmation {color:#00b000;}
