body, a
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color: #7e8488;
}

h1
{
	font-size:13px;
	color: #5ca5c8;
	margin-top:15px;
}

img { border:0; }

#c
{
	width:644px;
	margin-left: auto;
	margin-right: auto;
	background-color:White;
	padding:0 10px;
}


.menu { height: 11px; margin-top:5px;}
.menu  a 
{
	text-decoration:none; 
	/*display:inline;
	float:left; 
	width:181px;*/
	color: #787878;
}

.menu a:hover
{
	color: #5ca5c8;
}

.menu a img
{ float:right;}

.menu img { vertical-align: middle;}


/*Menu*/
.menu a#MenuA1 { height:11px; width:40px; background-image:url(img/plp_web_gallery_mainMenu_homeBut_OFF.gif); }
.menu a#MenuA2 { height:11px; width:56px; background-image:url(img/plp_web_gallery_mainMenu_contactBut_OFF.gif); }
.menu a#MenuA3 { height:11px; width:44px;background-image:url(img/plp_web_gallery_mainMenu_galleryBut_OFF.gif); }
.menu a#MenuA1:hover {background-image:url(img/plp_web_gallery_mainMenu_homeBut_ON.gif); }
.menu a#MenuA2:hover {background-image:url(img/plp_web_gallery_mainMenu_contactBut_ON.gif); }
.menu a#MenuA3:hover {background-image:url(img/plp_web_gallery_mainMenu_galleryBut_ON.gif); }

.welcome
{
	padding-bottom:30px;
	font-weight:bold;
	border-bottom: 1px solid #7c9ea2; 
}

.List
{
	width:644px;
}

.List img 
{
	margin: 15px 25px 15px 0px;
}

.List p { text-align: justify;}

table td { vertical-align: top; border-bottom: 1px solid #7c9ea2;}




.line img { margin:0px;}







