#content {
	width: 500px;
	float: right;
}
* {
	font-size: 7.5pt;
	color: #796A4D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#div1 {
	width: 165px;
	float: left;
	background-repeat: no-repeat;
	background-image: url(../images/box_logodesign.jpg);
	height: 240px;
	background-position: center;
}
.pr {
	margin-top: 100px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	color: #FFFFFF;
}

#div2 {
	width: 165px;
	float: left;
	background-image: url(../images/box_webdesign.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 240px;
}
#div3 {
	width: 165px;
	float: left;
	background-image: url(../images/box_markup.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 240px;
}
#footer {
	height: 36px;
	background-color: #94CEB5;
}
.at {
	background-image: url(../images/img_at.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#lnks {
	float: right;
	width: 500px;
	padding-top: 10px;
	font-size: 8pt;
	color: #FFFFFF;
}
#maintab {
	border: 1px solid #CCCCCC;
}
#content {
	padding-right: 5px;
	padding-top: 15px;
}
.speciala {
	text-decoration: none;
	color: #0C9399;
	font-weight: bold;
}



#lnks a {
	color: #FFFFFF;
	font-size: 7pt;
	text-decoration: none;
}
#lnks a:hover {
	text-decoration: underline;
}
.pr a {
	color: #FFFFFF;
	text-decoration: none;
}
.pr a hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 15pt;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DCB282;
}
#content h2 {
	font-size: 12pt;
	color: #009692;
}
#content a:hover {
	text-decoration: underline;
}
#content a {
	text-decoration: none;
}
.gen_table {

}
.gen_table td {
	padding: 5px;
}

.gen_table .alter {
	background-color: #F1EEDA;
}
h3 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCB282;
}
.testi {
	background-color: #F0EDE8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #796A4D;
}
.testi p {
	font-style: italic;
	font-size: 12px;
	padding: 5px;
	line-height: 18px;
}
.testi .name {
	font-weight: bold;
	font-size: 12px;
}
.testi .post {
	font-size: 11px;
	line-height: 12px;
}
#header {
	height: 183px;
	background-image: url(../images/www.gif);
	background-repeat: no-repeat;
	background-color: #88C2A9;
	background-position: 500px top;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
#logo {
	width: 250px;
	padding-top: 60px;
	float: left;
}
#lang a {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
#lang a:hover {
	color: #FFFFFF;
}

#menu {
	float: left;
}
#lang {
	padding-right: 10px;
}
.error {
	font-size: 12px;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
