/* 
Kai Brach
brizk design (www.brizk.com)
*/

/* Basics ######################################################### */

body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding:0;
	margin:0;
	border: 0;
	color: #072a4b;
	background:#ffffff url(../_pix/bg.gif) 0 0 repeat-x;
	line-height: 1.4em;
	}

div.wrap {
	margin: 0 auto;
	padding: 0;
	width:930px;
	text-align:left;
	}

div.head {
	clear:both;
	}	

div.column-left {
	width:710px;
	padding:20px 0;
	float:left;
	}	

div.column-right {
	width:200px;
	padding:20px 0;
	float:right;
	}	

div.column-right div.box {
	background:url(../_pix/box-right-bottom.gif) center bottom no-repeat;
	font-size:0.8em;
	line-height:1.4em;
	}

div.column-left div.box {
	width:230px;
	float:left;
	}

div.column-left div.box div.bottom {
	background:url(../_pix/box-left-bottom.gif) 0 bottom no-repeat;
	font-size:0.8em;
	line-height:1.4em;
	height:255px;
	}

div.slideshow {
	text-align:center;
	padding:0;
	height:108px;
	}
	
div.process {
	background:url(../_pix/process.jpg) 0 0 no-repeat;
	width:710px;
	height:208px;
	display:block;
	padding-top:30px;
	}	

div.process-bottom {
	height:108px;
	background:url(../_pix/process-bottom.jpg) 0 0 no-repeat;
	margin-bottom:10px;
	}	

div.margin-left {
	margin-left:10px;
	}
	
div.contact-bottom {
	clear:both;
	padding:10px 10px 10px 160px;
	}	
	
div.footer {
	clear:both;
	border-top:1px solid #cdd4db;
	padding:10px 0 20px 0;
	font-size:0.8em;
	line-height:1.4em;
	}	

/* Headlines ######################################################### */		

h1 {
	padding:35px 0 0 0;
	margin:0;
	width:710px;
	height:86px;
	background:url(../_pix/h1.gif) 0 35px no-repeat;
	text-indent:-1000em;
	clear:both;
	}

div.column-right h2 {
	height:30px;
	text-align:center;
	font-size:1em;
	margin:20px 0 0 0;
	padding:8px 0 0 0;
	color:#072a4b;
	background:url(../_pix/box-right-top.gif) 0 0 no-repeat;
	}

div.column-left h3 {
	height:31px;
	text-align:center;
	font-size:1em;
	margin:0;
	padding:11px 0 0 0;
	color:#072a4b;
	background:url(../_pix/box-left-top.gif) 0 0 no-repeat;
	}

h2.monetize {
	padding:0;
	margin:0 0 10px 0;
	width:710px;
	height:99px;
	background:url(../_pix/h2-monetize.gif) 0 0 no-repeat;
	text-indent:-1000em;
	clear:both;
	}	

/* Links ######################################################### */	

a:link,  a:visited, a:active {color:#2b8fc4; text-decoration:none}
a:hover {color:#072a4b;}
a:focus {outline:none;}

a.logo {
	width:150px;
	height:46px;
	float:left;
	background:url(../_pix/logo.gif) 0 0 no-repeat;
	display:block;
	text-indent:-1000em;
	}

a.contact {
	width:200px;
	height:79px;
	background:url(../_pix/contact.gif) 0 0 no-repeat;
	display:block;
	text-indent:-1000em;
	}
	
div.contact-bottom a {
	width:378px;
	height:46px;
	background:url(../_pix/contact-bottom.gif) 0 0 no-repeat;
	display:block;
	text-indent:-1000em;
	}
	
div.process a.ss1 {
	display:inline;
	width:116px;
	text-indent:-1000em;
	height:144px;
	margin:0 0 0 30px;
	float:left;
	}
	
div.process a.ss2 {
	display:inline;
	width:140px;
	float:left;
	text-indent:-1000em;
	height:144px;
	margin:0 0 0 0;
	}
	
div.process a.ss3 {
	display:inline;
	width:140px;
	float:left;
	text-indent:-1000em;
	height:144px;
	margin:0 0 0 55px;
	}
	
div.process a.ss4 {
	display:inline;
	width:140px;
	float:left;
	text-indent:-1000em;
	height:144px;
	margin:0 0 0 65px;
	}

.hidden {
	display:none;
	}	
	
/* Fonts ######################################################### */

.font-grey {color:#878787;}

p {
	margin:0;
	padding:0 0 15px 0;
	}

p.intro {
	padding:20px 0 15px 140px;
	}	

div.box p {
	padding:7px 10px 10px 10px;
	}

div.box p.line {
	border-bottom:1px solid #cdd4db;
	}

/* Navigation ######################################################### */

	
/* Images ######################################################### */	

img {
	border:0;
	}

img.process {
	display:block;
	}

div.column-left div.box div.bottom img {
	float:right;
	margin:10px 10px 5px 10px;
	}

div.slideshow img {
	margin-left:10px;
	}	
	
/* Tables ######################################################### */

	

/* Lists ######################################################### */

div.column-right div.box ul {
	margin:0;
	padding:7px 10px 10px 10px;
	list-style-type:none;
	}

div.column-right div.box ul li {
	padding:2px 0 2px 10px;
	margin:0;
	background:url(../_pix/bullet-links.gif) 0 4px no-repeat;
	}	


div.column-left div.box div.bottom ul {
	margin:0;
	padding:0 10px 14px 10px;
	list-style-type:none;
	}

div.column-left div.box div.bottom ul li {
	padding:2px 0 2px 19px;
	margin:0;
	background:url(../_pix/bullet-monetize.gif) 0 3px no-repeat;
	}
		

div.process-bottom  ul {
	margin:0;
	padding:12px 15px;
	width:320px;
	float:left;
	list-style-type:none;
	}

div.process-bottom  ul li {
	padding:3px 0 3px 35px;
	margin:0;
	background:url(../_pix/bullet-check.gif) 15px 4px no-repeat;
	}	

/* Forms ######################################################### */

form {
	padding:0;
	margin:0 0 20px 0;
	}

/* Misc ######################################################### */		

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {
    display:inline-block;
}
.clearfix {
    display:block;
}
* html .clearfix {
    height:1px;
}

.float-left {
	float:left;
	}

.float-right {
	float:right;
	}	

.clear {
	clear:both;
	}	

.center {
	text-align:center;
	}	