@charset "utf-8";

/* CSS Document */



/* Main Settings */



html, body {margin:0;height:100%; background-image:url(images/p_background.jpg); background-position:center; background-repeat:no-repeat; background-color:#e1e1e0; font:Arial, Helvetica, sans-serif; font-size:12px; color:#636363}

#wrapper {height:auto !important;height:100%;min-height:100%;min-width:800px; margin: 0 auto;}

#header {height:384px; width:1024px; margin: 0 auto; background-image:url(images/p_header.png); position:relative;}

#logo {width: 174px; height:77px; position:absolute; top:170px; left:420px;}
#raspberry {position:absolute;top:235px; left:620px;}
#mainmenu {padding-top: 350px; padding-left:105px;  font-size:11px; }
#mainmenu a{color:#9c9d9c; text-decoration:none}
#mainmenu a:hover{color:#d47570; text-decoration: underline}

#container {width:1024px; margin: 0 auto; }
#content {width:870px; margin-left:130px; padding-left:0px; }

#left {float:left;width:379px; border-right:dashed #bbbbbb 1px; padding-top:20px;padding-bottom:20px; border-bottom:dashed #bbbbbb 1px;}

#right {float:right; width: 644px; padding-top:20px; padding-bottom:20px; border-bottom:dashed #bbbbbb 1px;}

#footer {height:48px; width:1024px; margin: 0 auto; background-image:url(images/p_footer.png); position:relative;}

#code {background-image:url(images/p_code.png); background-repeat:no-repeat; width:152px; height:151px; top:-33px;left:170px; position:absolute;}

.clear {clear:both;}



/* Main Page */



#about {background-image:url(images/p_about.png); background-repeat:no-repeat; width:231px; height:302px; text-align:left; margin-left:130px; max-width:231px; padding:20px; font-size:11px;}

