*{
margin: 0;
padding: 0;	
}
body{
background-color: #ABE2F7;
font:1.1em/1.3em Myriad Pro,Helvetica,Georgia;
color: black;
}
#container{
	background: url(../images/bg.jpg);
	background-repeat: repeat;
	background-color: #ABE2F7;
	width:100%;
	height: 768px
}
p {
font-size:0.9em;
padding:0px;
text-align:justify;
}
a {
}
a img {
border:0 none;
}
a:link {
}
a:visited {
}
a:hover {
}
br {
}
div {
}
h1 {
font-size:1.5em;
font-weight:bold;
padding:0px;
}
h2 {
font-size:1.3em;
font-weight:bold;
padding:0px;
}
h3 {
font-size:1em;
font-weight:bold;
padding:0px;
}
li {
padding-left:5px;
}
ul {
padding-left:25px;
}
ol {
padding-left:31px;
}
address {
padding:10px 10px 10px 25px;
}
.titleh3{
font-size:0.8em;
color:white;
 background-image: url(../images/webdesign-h3.gif);
 background-repeat: no-repeat;
 width: 141px;
 height: 24px;
 margin-left:-6px;
 padding-left:20px;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:200px;
	z-index:1;
	visibility:visible;
	background: url(../images/top.jpg);
}
#menu{
   clear: both;
	width: 700px;
	height: 50px;
	position:absolute;
	left:250px;
	top:158px;
	font:1em Myriad Pro,Helvetica,Georgia;
}
#menu ul{
	padding:0.6em;
}
#menu li{
	display: inline;
	list-style:none;
}
#menu li a{
color: black;
 text-decoration: none;
 text-transform: uppercase;
}
#left {
	position:absolute;
	left:0px;
	top:200px;
	width:198px;
	height:478px;
	z-index:2;
	visibility:visible;
	background: url(../images/left.jpg);
}
#content {
	position:absolute;
	left:198px;
	top:200px;
	width:768px;
	height:478px;
	z-index:3;
	visibility:visible;
	background: url(../images/content.jpg);
}
#right {
	position:absolute;
	left:966px;
	top:200px;
	width:58px;
	height:478px;
	z-index:4;
	visibility:visible;
	background: url(../images/right.jpg);
}
#bottom {
	position:absolute;
	left:0px;
	top:678px;
	width:1024px;
	height:90px;
	z-index:5;
	visibility:visible;
	background: url(../images/bottom.jpg);
		color: white;
}
#address {
color:black;
width:180px;
margin-left:50px;
padding:0.1em;
}
#address p {
font-size:0.5em;
}
#support {
color:black;
width:180px;
margin-left:50px;
padding:0.1em;
}
#support p {
padding:1em;
}
#socialnetworks {
color:white;
margin-left:200px;
padding-top: 15px;
}
#socialnetworks p {
font-size:0.7em;
}
#socialnetworks a {
color:white;
}
#socialnetworks li {
display:block;
list-style-image:none;
list-style-position:inside;
list-style-type:none;
padding:0.4em;
}