body
{
	background:url(media/gb_bodyl.jpg) no-repeat scroll 0 0 #1F5885;
	font-family:"Century Gothic",Verdana,Arial;
	font-size:9.5pt;
	 
	color:#fff;
	letter-spacing:+0.02em;
}
a, a:hover, a:visited
{
color:#fff;
}
 .wrapper
{
	margin:0 auto;
	position:relative;
	width:1200px;
}
.header a
{
	width:350px;
	display:block;
}
.header p
{
	color:#fff;
	float:left;
	margin:2% 0 0 5%;
	width:50%;
}
.logo
{
	height:140px;
	background:url(media/hey.png) no-repeat;
	text-indent: -5000px;
	margin:20px;
	position:relative;
	width:350px;
}
.middlepart
{
	background:url(media/sf_center02.png) no-repeat scroll right bottom transparent;
	min-height:400px;
}
 
.box
{
	float:left;
	margin:5% 0 1% 2%;
	position:relative;
	width:270px;
	z-index:10;
}
.box-title
{
 
	background:url(media/top.png) no-repeat scroll left bottom transparent;
 
	height:29px;
}
.title-span
{
	border:0;
}
.box-content
{
	background:url(media/bg_box_content.png) repeat-y scroll 0 0 transparent;
	float:left;
	width:270px;
}
.box-content p
{
	margin:1em 2em;	
}
.box-footer
{
	position:relative;
	overflow:auto;
	background:url(media/bg_box_footer.png) no-repeat scroll left bottom transparent;
	 
}
.clear
{
	clear:both;
}
.footer
{
	background:url(media/sf_top.png) no-repeat scroll right bottom transparent;
	border-top:2px solid #fff;
	height:48px;
	font-size: 7pt;
}

a.button
{

	color:#FFFFFF;
	display:block;
	float:left;
	margin:0 5px 0 0;
	padding:10px 0 0 10px;
	text-decoration:none;
	white-space:nowrap;
	width:120px;
}

a.button span
{
	border-bottom:1px solid #0C88A8;
	color:#fff;
	cursor:pointer;
	font-size: 12pt;
	font-weight:bold;
	height:30px;
	margin-left:20px;
	overflow:hidden;
	padding:10px 5px 1px 10px;
	vertical-align:text-top;
}
.software.box, .ecommerce.box, .embedded.box
{
	width:500px;
}
.box-title
{
	/*background:url(media/top1.png) no-repeat scroll left bottom transparent;*/
}
.box-content
{
	/*background:url(media/big_box_content.png) repeat-y scroll 0 0 transparent;*/
	
}
.software .box-content p, .ecommerce .box-content p, .embedded .box-content p
{
	color:#fff;
}
.box-footer
{
/*background:url(media/big_box_footer.png) no-repeat scroll left bottom transparent;*/
	clear:left;
	height:72px;
	width:500px;
}

.linktop
{
	position: absolute;
	top:0px;
	right: 0px;
	font-variant: small-caps;
	font-size:10pt;
	color: #fff;
	display:block;
	letter-spacing:0.1em;
	text-decoration:none;
}
