/*
Developed by Wdesign - Web Design for Professionals
http://www.wdesign.gr
*/


*{
	padding: 0px;
	margin: 0px;
}

img {
	border:none;
}

body {
	background-image: url( ".//images/body_bg.jpg" );
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:100%; 

	border: 0px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#text_div {
	position: relative;
	text-align:right;
	top: -260px;
	left: 140px;
	width: 332px;
	height: 148px;
	color: #8c8c8c;
	font-family: Geneva, Arial, Helvetica, sans-serif, Verdana;
	font-weight: bold;
	border: 0px;
	line-height:18px;
}
#contact_div {
	position: relative;
	top: 34px;
	left: -86px;
	width: 432px;
	height: 248px;
	color: #ffffff;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	border: 0px;
	font-size: 18px;
	text-align: right;
}

h1 {
	font-size:13px; 
	text-decoration:none;
	color:#8c8c8c;
}
h2 {
	font-size:15px; 
	text-decoration:none;
	color:#df912c;
}
h2 a{color:#df912c;}
h2 a:hover {color: #CC0000;}

p {
	font-size:13px; 
	text-decoration:none;
	color:#8c8c8c;
}



a { color: #a7a7a7;text-decoration:none;}
a:hover {text-decoration:none; color:#df912c;}

#wdesign { 
	top: 45px;
	left: 0px;
	position: relative; 
	text-align:right;
	color:#bebebe;
	font-size:10px;
 }
 
 
#wdesign a{
	color: #bebebe;
}

#wdesign a:hover {
	color: #df912c;
}
