/* Webdesign by: http://www.wallco.eu */





body { margin:0; padding:0; background-color:#f4f4f4; font-family:verdana, Helvetica, sans-serif; font-size: 80.5%;}


/* WRAP */
div#wrap {width:920px; margin:0 auto; background-color:#ffc600;}




/* WRAP2 */
div#wrap2 {width:950px; margin:0 auto; background-color:#ffffff; border-left:1px solid #ffffff;border-right:1px 
solid #f6f5f2;border-bottom:1px solid #f6f5f2;}



/* NAVIGATION */
div#nav {width:920px; height:25px; background-color:#000000; border-bottom:5px solid #000000; margin:0 0 0 0;}


/* TOP */
div#top {width:920px; height:255px; background-color:#000000}
div#top img {border:none; float:left;}









/* Content */

div#content {
	width: 920px;
	margin: 0 auto;
	background: #ffc600;
	border-left:2px solid #;
	border-right:2px solid #;
	border-bottom:2px solid #;
	overflow:hidden;
}

div#left {
	float: left;
	width: 200px;
	padding: 18px;

}

div#center {
	float: left;
	width: 400px;
	padding: 18px;
}

div#right {
	float: right;
	width: 200px;
	padding: 18px;
}



h1 {

                      font-family: verdana, helvetica, sans-serif;

                      font-weight: bold;

                      margin: .5em 0;

          

                      font-size: 14pt;

                      color: #000;

}










a, a:link { 

    text-decoration: none;

    color: #2B4390;

    border-bottom: 0px dotted #69c; 

}

a:visited { color: #2B4390; border-color: #2B4390; }

a:hover { color: #2B4390; border-color: #2B4390; text-decoration: none; }

a:active { color: #2B4390; border-color: #2B4390 } a, a:link { 

    text-decoration: none;

    color: #2B4390;

    border-bottom: 0px dotted #69c; 

}

a:visited { color: #2B4390; border-color: #2B4390; }

a:hover { color: #2B4390; border-color: #2B4390; text-decoration: none; }

a:active { color: #2B4390; border-color: #2B4390 }




/* FOOTER */
div#footer {width:920px; margin:0 auto; height:50px; background: #ffc600; color:#000000; font-size:11px;}
div#footer ul { list-style-type:none; margin:0; padding:0;}
div#footer ul li {float:left; padding:0 0 0 0; margin:0; line-height:20px;}
div#footer .dot {background-image:url(../images/dot.png); background-repeat:no-repeat; background-position:center; height:20px; 
width:20px; float:left;}
div#footer a {font-style:italic; text-decoration:none; color:#534242;}
div#footer a:hover {font-style:normal;}

/* WEBDESIGN */
div#webdesign {width:920px; margin:0 auto; text-align:right; font-size:10px; color:#CCCCCC; line-height:20px;}
div#webdesign a {text-decoration:none; color:#CCCCCC;}






/* FORM */
.nr1 {float:left; margin:0 10px 0 0;} .nr2 { margin:0;}
.form1 {margin:10px 0; font-size:12px;}
div#form, div#contactform {width:500px; float:left;}
div#form b, div#contactform b {color:#E30043}
div#form .error, div#contactform .error {font-size:20px; color:#E30043}
div#form .button {background-color:#EDEBDD; color:#4a4747; font-weight:bold; border:none; margin:0 0 0 290px;}