@charset "UTF-8";
/* CSS Document */

#messagebox {
	background-image: url(../images/messagebanner.jpg);
	background-repeat: no-repeat;
	height: 320px;
	width: 584px;
}
#messagebox a {
	padding-top: 270px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #39F;
	text-decoration: none;
}
#messagebox a:hover {
	padding-top: 270px;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #30F;
	text-decoration: none;
}
#textbox {
	width: 582px;
	border: 1px solid #CCC;
	float:left;
}
.blueheader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 3.1em;
	font-weight: bold;
	color: #f5bb48;
	background-image: url(../images/blueheader_bg.jpg);
	display: block;
	height: 59px;
	width: 562px;
	padding-left: 20px;

}
.ce {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	float: left;
	width:532px;
	line-height: 1.9em;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
.ce_b {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #999;
	float: left;
	width:532px;
	line-height: 1.9em;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom:15px;
}
#textbox img {
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
}
	
#textbox a {
	color: #39F;
	text-decoration: none;	
}
#textbox a:hover {
	color: #30F;

}
#right_column {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	
	color: #666;
}
#right_column a {
	color: #666;
	text-decoration: none;
}
#right_column a:hover {
	color: #39F;
	text-decoration: none;
}

	
#webdesign {
	background-image: url(../images/bg_website.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 298px;
	text-align: left;
	float: right;
	padding-left: 20px;
	margin-top: 18px;
	padding-top:18px;
	line-height: 1.8em;
}
#translation {
	background-image: url(../images/bg_translation.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 298px;
	text-align: left;
	float: right;
	padding-left: 20px;
	margin-top: 3px;
	padding-top:18px;
	line-height: 1.8em;
}
#photography {
	background-image: url(../images/bg_photography.png);
	background-repeat: no-repeat;
	height: 66px;
	width: 298px;
	text-align: left;
	float: right;
	padding-left: 20px;
	margin-top: 3px;
	padding-top:18px;
	line-height: 1.8em;
}

.f1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.f2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #69F;
}
#search {
	background-image: url(../images/bg_search.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 298px;
	text-align: left;
	float: right;
	padding-left: 20px;
	margin-top: 20px;
	padding-top:18px;
	line-height: 1.8em;
}
#login {
	background-image: url(../images/bg_clientlogin.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 298px;
	text-align: left;
	float: right;
	padding-left: 20px;
	margin-top: 15px;
	padding-top:18px;
	line-height: 1.8em;
}
#consultation {
	background-image: url(../images/bg_consultation.png);
	background-repeat: no-repeat;
	height: 62px;
	width: 248px;
	text-align: left;
	float: right;
	padding-left: 70px;
	margin-top: 5px;
	padding-top:18px;
	line-height: 1.8em;
}

