body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #2279BD;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
a:link {
	color: #1A80C2;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1373BF;
}
a:hover {
	text-decoration: none;
	color: #999;
}
a:active {
	text-decoration: none;
	color: #1A80C2;
}
h1 {
	color: #1373BF;
	display: block;
}
h2 {
	display: block;
	color: #1373BF;
	font-size: 15px;
}
#structure {
	width: 955px;
	margin: 0px auto;
	text-align: center;
	background-image: url(images/inter_06.png);
}
#headtop {
	background-image: url(images/inter_01.png);
	height: 61px;
	width: 955px;
	margin: 0px auto;
	text-align: center;
}
#header {
	width: 955px;
	margin: 0px auto;
	text-align: center;
}
#headimg {
	background-image: url(images/inter_03.jpg);
	height: 387px;
	background-position: center top;
	background-repeat: no-repeat;
}
#menubar {
	background-image: url(images/inter_05.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 37px;
	padding: 0px 40px;
}
#content p {
	display: block;
}
#content {
	margin: 0px;
	padding: 15px 42px 30px 42px;
	text-align: left;
}
#footer {
	background-image: url(images/inter_08.png);
	height: 67px;
	width: 955px;
	margin: 0px auto;
	text-align: center;
	line-height: 30px;
	color: #FFF;
	font-weight: normal;
}

a.nav, a.nav:link, a.nav:visited, .chosen {
	display:block;
	width:108px;
	height:37px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:37px;
	overflow:hidden;
	float:left;
	margin: 0 5px 0 0;
	background-image: url(images/pestana.jpg);
	background-position: center bottom;
}
a.nav:hover {
	color:#666;
	background-image: url(images/pestana.jpg);
	background-position: center top;
}
a.nav:active, .chosen {
	color:#666;
	background-image: url(images/pestana.jpg);
	background-position: center top;
	margin: 0 5px 0 0;
}


#special {
	height: 182px;
}
/*Special 1*/
a#special1, a#special1:link, a#special1:visited {
	display:block;
	width:290px;
	height:182px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:37px;
	overflow:hidden;
	float:left;
	background-image: url(images/special1.jpg);
	background-position: center bottom;
}
a#special1:hover {
	color:#666;
	background-image: url(images/special1.jpg);
	background-position: center top;
}
a#special1:active {
	color:#666;
	background-image: url(images/special1.jpg);
	background-position: center top;
}
/*Special 2*/
a#special2, a#special2:link, a#special2:visited {
	display:block;
	width:290px;
	height:182px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:37px;
	overflow:hidden;
	float:left;
	background-image: url(images/special2.jpg);
	background-position: center bottom;
}
a#special2:hover {
	color:#666;
	background-image: url(images/special2.jpg);
	background-position: center top;
}
a#special2:active {
	color:#666;
	background-image: url(images/special2.jpg);
	background-position: center top;
}
/*Special 3*/
a#special3, a#special3:link, a#special3:visited {
	display:block;
	width:290px;
	height:182px;
	text-align:center;
	text-decoration:none;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:37px;
	overflow:hidden;
	float:left;
	background-image: url(images/special3.jpg);
	background-position: center bottom;
}
a#special3:hover {
	color:#666;
	background-image: url(images/special3.jpg);
	background-position: center top;
}
a#special3:active {
	color:#666;
	background-image: url(images/special3.jpg);
	background-position: center top;
}

#screenshot{
	position:absolute;
	border:5px solid #ccc;
	background:#333;
	padding:0px;
	display:none;
	color:#fff;
}#subcontent {
	background-image: url(images/man.jpg);
	background-position: left 30px;
	background-repeat: no-repeat;
	padding: 20px 10px 0 290px;
	text-align: justify;
}
#intros {
	font-size: 11px;
	color: #333;
	line-height: 18px;
}
.about #content {
	text-align: left;
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
	color: #333;
	line-height: 18px;
}
.products #content {
	text-align: left;
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
	color: #333;
	line-height: 20px;
}
.services #content {
	text-align: left;
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
	color: #333;
	line-height: 18px;
}
.contact #content {
	text-align: left;
	padding-top: 15px;
	padding-right: 70px;
	padding-bottom: 30px;
	padding-left: 70px;
	color: #333;
	line-height: 18px;
}
#contact_info {
	width: 200px;
	float: left;
	padding: 0 0 0 25px;
}
#dummy {
	clear: both;
	height: 1px;
}
#formu {
	float: right;
	color: #1373BF;
}
#formu h3 {
	display: block;
	margin: 0;
}

