@charset "utf-8";
/* CSS Document */

* {margin: 0; padding: 0;}

body {
background-color: #C0D6DE;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
}


#container {
width: 770px;
margin-left: auto;
margin-right: auto;
background: url(../images/container_bg.png) repeat-y #FAE0BB;
}

#header {
height: 150px;
margin-left: 10px;
margin-right: 10px;
}

#topmenu {
width: 750px;
height: 30px;
border-bottom: 1px solid #666666;
background:url(../images/menu_bg.png);
margin-left: 10px;
margin-right: 10px;
}

#topmenu ul {
list-style: none;
}

#topmenu ul li {
display: inline;
}

#topmenu li a {
float: left;
display: block;
padding: 0px 20px;
padding-top: 10px;
height: 20px;
text-align: center;
font-size: 1.1em;
text-decoration: none;
color: #920000;	
font-weight: bold;
background:url(../images/menu_bg.png) repeat-x;
}

#topmenu li a:hover {
color: #ffffff;
background: url(../images/menu_hover_bg.png) repeat-x;	
}

.flag {
height: 25px;
float: right;
width: auto;
padding-top: 2px;
padding-right: 20px;
}

#leftColumn {
width: 230px;
float: left;
background: #FAE0BB;
height: 760px;
border-right: 1px solid #666666;
margin-left: 10px;
}

.header_left {
margin-top: 20px;
background:url(../images/header_left.png) repeat-x;
height: 30px;
}

.header_left h1 {
font-size: 1.2em;
padding-left: 20px;
padding-top: 7px;
color: #FFFFFF;
}

.dia_show {
margin-top: 20px;
margin-left: 20px;
}

.reference {
margin-top: 20px;
background: url(../images/bg.png) repeat-y;
width: 194px;
margin-left: 20px;
}

.reference h1 {
font-size: 1.2em;
color: #FFFFFF;
padding-top: 10px;
padding-left: 10px;
}

.reference ul {
margin: 0px auto;
} 

.reference li {
list-style: none; 
margin-top: 10px;
padding-left: 20px;
} 

.reference li a { 
text-decoration: none;
font-size: 1.1em;
color: #FFFFFF; 
} 

.reference li a:hover { 
font-weight: bold; 
} 

.contact {
margin-top: 20px;
background: url(../images/header_left.png) repeat-x;
height: 30px;
}

.contact h1 {
font-size: 1.2em;
padding-left: 20px;
padding-top: 7px;
color: #FFFFFF;
}

.contact_text {
margin-top: 20px;
background: url(../images/bg.png) repeat-y;
width: 194px;
margin-left: 20px;
}

.contact_text p {
padding: 10px;
font-size: 1.1em;
text-align: justify;
color: #FFFFFF;
}

.contact_text a { 
text-decoration: underline;
font-size: 1.1em;
color: #FFFFFF; 
} 

.contact_text a:hover { 
font-weight: bold;
} 

.shop p {
padding-top: 20px;
padding-left: 30px;
font-size: 1.3em;
font-weight: bold;
}

.shop a {
color: #666666;
text-decoration: underline;
}

.shop a:hover {
color: #333333;
text-decoration: underline;
}

.counter {
margin-top: 50px;
margin-left: 90px;
}

.optimate {
background:url(../images/bg.png) repeat-y;
width: 194px;
margin-top: 20px;
margin-left: 20px;
}

.optimate ul li {
list-style-type: square;
color: #FFFFFF;
font-size: 1.1em;
margin-left: 25px;
margin-right: 10px;
padding-bottom: 10px;
text-align: justify;
}

.optimate p {
padding: 10px;
font-size: 1.1em;
text-align: justify;
color: #FFFFFF;
}

.optimate a { 
text-decoration: underline;
font-size: 1.1em;
color: #FFFFFF; 
} 

.optimate a:hover { 
font-weight: bold;
} 


.optimate img {
padding-left: 10px;
margin-top: 10px;
float: left;
padding-right: 5px;
}

#rightColumn {
width: 519px;
float: right;
background: #FAE0BB;
height: 760px;
margin-right: 10px;
}

.content {
width: 480px;
background: #FFFFFF;
margin: 20px;
height: 620px;
border: 1px solid #666666;
-moz-box-shadow: 3px 3px 2px #666666;
-webkit-box-shadow: 3px 3px 2px #666666;
box-shadow: 3px 3px 2px #666666;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

.content h1 {
font-size: 1.2em;
text-align: left;
margin-top: 20px;
margin-left: 20px;
margin-right: 20px;
border-bottom: 1px solid #666666;
}

.content h2 {
font-size: 1.1em;
text-align: left;
margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
}

.content table{
margin-left: 20px;
}

.content td {
font-size: 1.1em;
}
 
.content p {
text-align: justify;
font-size: 1.1em;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
}

.content a {
font-size: 1.1em;
color: #666666;
text-decoration: underline;
}

.content a:hover {
text-decoration: underline;
font-weight: bold;
}

.image_container {
padding-top: 50px;
padding-left: 125px;
padding-right: 125px;
}

.starter {
background-image: url(../images/column_starter.png);
float: left;
width: 133px;
height: 180px;
font-size: 0.9em;
margin-left: 20px;
margin-top: 85px;
}

.starter ul {
margin-right: 10px;
margin-left: 20px;
margin-top: 40px;
list-style-image:url(../images/button_small.png);
}

.starter a {
font-size: 0.9em;
color: #666666;
text-decoration: underline;
}

.starter a:hover {
font-weight: bold;
}

.standard {
background-image: url(../images/column_standard.png);
float: left;
width: 133px;
height: 180px;
font-size: 0.9em;
margin-left: 22px;
margin-top: 85px;
}

.standard ul {
margin-right: 10px;
margin-left: 20px;
margin-top: 40px;
list-style-image:url(../images/button_small.png);
}

.standard a {
font-size: 0.9em;
color: #666666;
text-decoration: underline;
}

.standard a:hover {
font-weight: bold;
}

.professional {
background-image: url(../images/column_professional.png);
float: right;
width: 133px;
height: 180px;
font-size: 0.9em;
margin-right: 20px;
margin-top: 85px;
}

.professional ul {
margin-right: 10px;
margin-left: 20px;
margin-top: 40px;
list-style-image:url(../images/button_small.png);
}

.professional a {
font-size: 0.9em;
color: #666666;
text-decoration: underline;
}

.professional a:hover {
font-weight: bold;
}

#footer {
clear: both;
background: #920000;
height: 30px;
border-top: 1px solid #666666;
width: 750px;
margin-left: 10px;
margin-right: 10px;
}

#footer p {
font-size: 1.1em;
color: #FFFFFF;
text-align: center;
padding-top: 9px;
}

#footer a { 
text-decoration: underline;
font-size: 1.1em;
color: #FFFFFF; 
} 

#footer a:hover { 
text-decoration: underline;
font-size: 1.1m;
color: #FFFFFF;
font-weight: bold; 
}

