/*
**  layout_content_websolutions.css
** CSS - Events page top banner
** Author: Steve TANGUE
** Date: 11.02.08
** Last edited: 11.02.09 by Steve TANGUE 
*/

/* general */

/* end general */

/* container_wrapper */
/* container wrapper header */

/* page header */
/* page header menu */
/* page header logo */
/* platinum */
/* end page header */


/* page content */
/* page content left */
/* page content banner */
div#page_content_banner {
	background-image:url(../img/page_content_banner_bg_websolutions.jpg);
}
div#page_content_banner a {
	margin:0;
}
div#page_content_banner img {
	width: 290px; height: 69px;
}
div#page_content_banner b{
	color: #fff;
	font-size: 14px;
	float:left;
	width: 716px;
	margin-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
div#page_content_banner span {
	color: #fff;
	width: 705px;
	margin-left: 15px;
	float:left;
	line-height: 1.3em;
}
/* web-solutions_content */
div.web-solutions_content {
	padding: 10px;
	line-height:1.3em;
}
div.web-solutions_content_left {
	width: 350px; height: auto;
	float:left;
}
div.web-solutions_contact {
	width: 350px; height: 300px;
	background-image:url(../img/web-solutions_contact_bg.jpg);
	background-repeat:no-repeat;
}
div.web-solutions_contact a{
	position:relative;
}
div.web-solutions_contact b{
	color:#ccc;
	width: 325px;
	float:left;
	font-size: 14px;
	margin: 10px 0 20px 15px;
	font-weight: normal;
}
div.web-solutions_contact span{
	width: 335px;
	float:left;
	color: #fff;
	margin: 10px 0 0 15px;
}
div.web-solutions_contact small{
	width: 335px;
	float:left;
	color: #ddd;
	font-size: 9px;
	margin: 30px 0 0 15px;
}
div.web-solutions_content_right {
	width: 350px; height: auto;
	float:left; 
	margin-left: 12px;
}
/* page content bottom background */
/* page content right */
/* gold */
/* bronze */
/* silver */
/* end page content */






/* end of file */
