/* General
======================================*/
body, p, h1, h2, h3 {
margin:0;
padding:0;
}


.dudfix a img {width:100px; height:100px; padding:4px; background:url(images/awq2.jpg);}
.dudfix a:hover 	img {width:100px; height:100px; padding:4px; background:url(images/awq1.jpg);}

body {
background:url(images/background2.jpg) top center no-repeat #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

img {
border: 0;
}

a:link, a:visited {
	color: #555;
	outline:none;
  }

a:hover {
	color: #000;
	outline:none;
  }

a:active {
	color: #000;
	outline:none;
  }

p.ind {
text-indent:1cm;
font-size:12px;
margin-bottom:15px;
}

p {
text-decoration:none;
font-size:12px;
margin-bottom:15px;
}

h1 {
font-size:20px;
font-weight:bold;
}

h2 {
font-size:18px;
font-weight:bold;
}

h3 {
font-size:12px;
font-weight:bold;
}
#pageWrapper {
margin:0 auto;
width:778px;
background:#fff;
border-bottom:4px solid #cbc9c9;
}
/* Header
======================================*/
#headTop {
background:url(images/h1.jpg);
height:113px;

}
#mainHeader {

}

/* Body
======================================*/
#bodyWrapper {
margin:0;
padding:0;

}
#leftCol {
width:260px;
float:left;
}
#leftContent {
padding:10px;
font-size:11px;
color:#4a4a4a;
}
#leftContent p {
font-size:11px;
}
#leftContent h3 {
font-size:11px;
font-weight:bold;
}
#leftContent h3.center {
font-weight:bold;
text-align:center;
color:#222;
}
#leftContent h3.blue {
color:#0000FF;
font-weight:bold;
}
#rightCol {
width:502px;
float:right;
}

#rightColtesti {
width:510px;
float:right;
}

#leftContent ul {
list-style:disc;
margin:0 0 0 25px;
padding:0;
padding-bottom:15px;
}
#more {
text-align:left;
font-size:10px;
font-weight:bold;
}
#more a {
text-decoration:none;
text-align:right;
}
#more a:hover {
text-align:right;
text-decoration:underline;
color:#FF0000;
}
#inHead {
text-align:center;
background:url(images/box.jpg) no-repeat center;
margin:0;
padding:15px 2px 2px 2px;
height:114px;
}
#rightContent {
padding:10px;
}
#rightContent ul {
margin:0px 0px 0px 1em;
padding:0px 0px 1em 1em;
}
#box1 {
float:left;
width:45%;
}
#box2 {
margin-left:20px;
float:left;
width:45%;
}
.box3 {
margin-left:20px;
float:left;
width:45%;
}
#clear {
clear:both;
}

#proSample {
overflow:hidden;
}
#proSample ul  {
list-style:none;
float:left;
}
#proSample li {
list-style:none;
float:left;
margin:5px;
}
#proSample li img {
width:120px;
height:100px;
}
#proSample li a {
display:block;
margin:5px;
padding:3px;
background:#000;
}
#proSample li a:hover {
background:#fff;
}


/* Gallery
======================================*/
a.galSm:hover{
	color:#0047E7;
}
a.galSm:link img,
a.galSm:visited img{
padding:2px;
background:#fff;

}
a.galSm:hover img {
padding:2px;
background:#000;
}



/* Footer
======================================*/
#footerMaster {
text-align:center;
margin:auto;
width:778px;
height:50px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
}
a.footer:link, a.footer:visited {
text-decoration:none;
color:#9e9e9e;
}
a.footer:hover {
text-decoration:underline;
color:#fff;
/*background-color:#333333;*/
}
.footrLine {
padding:20px;
font-family:"Times New Roman", Times, serif;
color:#9e9e9e;
/*visibility:hidden;*/
}
.footrCopyright {
color:#9e9e9e;
}

.picgal {	 width:60%; text-align:center;  }
.picgal img{  border:solid #000000 1px; width:120px; height:150px; }