@font-face {
    font-family: 'Segoe-UI-SemiBold';
    src: url('images/fonts/segoe-ui-semibold.eot');
    src: url('images/fonts/segoe-ui-semibold.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/segoe-ui-semibold.woff') format('woff'),
         url('images/fonts/segoe-ui-semibold.ttf') format('truetype'),
         url('images/fonts/segoe-ui-semibold.svg#Segoe-UI-SemiBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo300';
    src: url('images/fonts/museo300-regular-webfont.eot');
    src: url('images/fonts/museo300-regular-webfont.eot?#iefix') format('eot'),
         url('images/fonts/museo300-regular-webfont.woff') format('woff'),
         url('images/fonts/museo300-regular-webfont.ttf') format('truetype'),
         url('images/fonts/museo300-regular-webfont.svg#webfontJA9Sojwh') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Museo500';
    src: url('images/fonts/museo500-regular-webfont.eot');
    src: url('images/fonts/museo500-regular-webfont.eot?#iefix') format('eot'),
         url('images/fonts/museo500-regular-webfont.woff') format('woff'),
         url('images/fonts/museo500-regular-webfont.ttf') format('truetype'),
         url('images/fonts/museo500-regular-webfont.svg#webfontGF4BwnoR') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe-UI';
    src: url('images/fonts/segoe-ui.eot');
    src: url('images/fonts/segoe-ui.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/segoe-ui.woff') format('woff'),
         url('images/fonts/segoe-ui.ttf') format('truetype'),
         url('images/fonts/segoe-ui.svg#Segoe-UI') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Segoe-UI-Bold';
    src: url('images/fonts/segoe-ui-bold.eot');
    src: url('images/fonts/segoe-ui-bold.eot?#iefix') format('embedded-opentype'),
         url('images/fonts/segoe-ui-bold.woff') format('woff'),
         url('images/fonts/segoe-ui-bold.ttf') format('truetype'),
         url('images/fonts/segoe-ui-bold.svg#Segoe-UI-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

body, html { height: 100%; }
.clear{ clear: both; }

body {
    font-size: 18px;
    line-height: 26px;
    font-family: 'Segoe-UI', Georgia, times, serif;
    color: #555555;
    background: #fcfcfc;
    min-width: 861px;
	background: url(images/convert-bg-pattern.png) 0 0 repeat;
}

p{
	margin: 20px;
	padding: 0;
	letter-spacing: 0px;
}

#main{
	margin: 50px auto 20px auto;
	width: 963px;
}

#st12{
	width: 100%;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	background: url(images/bt-st12.png) 45% 0 no-repeat #ffffff;
	border: 1px solid #d8d8d8;
	padding-bottom: 5px;
}

#st12 .ribbon{
	float: left;
	margin-top: -10px;
	width: 69px;
	height: 83px;
	background: url(images/steps-bg.png) 0 0 no-repeat;
}

#st12 .ribbon p{
	margin: 10px 0 0 15px;
	padding: 0;
	font-family: 'Museo500', Georgia, times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #ffffff;
}

#st12 .ribbon p.number{
	font-size: 36px;
	margin: 0 0 0 28px;
}

.step-cont span{
	color: #0e9cd8;
}

#step1 .step-cont p{
	margin: 5px 0 10px 15px;
	font-family: 'Segoe-UI-SemiBold', Georgia, times, serif;
	color: #555555;
	font-size: 24px;
}

#socials{
	float: left;
	margin-left: 15px;
}	

#st12 .step-cont{
	float: left;
}

#step2 .step-cont p{
	margin: 20px 0 10px 15px;
	font-family: 'Segoe-UI-SemiBold', Georgia, times, serif;
	color: #555555;
	font-size: 30px;
}

#step1{ float: left;margin-left: 50px; }
#step2{ float: left;margin-left: 200px; }
#step3{ margin-left: 5px; }
#step4{ margin-left: 70px; }

#st34{
	width: 598px;
	height: 180px;
	float: right;
	margin-top: 130px;
	-webkit-border-radius: 10px;
	border-radius: 10px; 
	background: url(images/bt-st34.png) 50% 0 no-repeat #ffffff;
	border: 1px solid #d8d8d8;
	padding-bottom: 5px;
}


#st34 .ribbon{
	margin-top: -20px;
	margin-left: auto;
	margin-right: auto;
	width: 69px;
	height: 83px;
	background: url(images/steps-bg.png) 0 0 no-repeat;
}

#st34 .ribbon p{
	margin: 10px 0 0 10px;
	padding-top: 10px;
	font-family: 'Museo500', Georgia, times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	color: #ffffff;
}

#st34 .ribbon p.number{
	font-size: 36px;
	margin: 0 0 0 10px;
	padding-top: 0;
}

#st34{
	text-align: center;
	font-family: 'Segoe-UI-SemiBold', Georgia, times, serif;
	color: #555555;
}

#st34 .step-cont{margin-top: 20px;}
#step3 .step-cont{font-size: 30px;}
#step4 .step-cont{font-size: 20px;}

#step3{ float: left; }
#step4{ float: left; }


.shell{
	margin: 0 auto;
	padding: 0;
	width: 963px;
}


#header-logo{
	margin: 40px auto;
	padding: 0;
	text-indent: -999px;
	width: 189px;
	height: 45px;
	background: url(images/logo.png) 0 0 no-repeat;
}

#headline{
	padding: 0 30px 20px 30px;
}

#headline h1{
	margin: 0;
	padding: 10px 0 20px 0;
	font-family: 'Segoe-UI-SemiBold', Georgia, times, serif;
	font-size: 36px;
	text-align: center;
	letter-spacing: -1px;
	line-height: 30px;
	color: #555555;
}

#headline h1 span{
	color: #0e9cd8;
}

#screen{	
	margin: 40px auto;
	padding: 0;
	width: 100%;
	height: 414px;
	background: url(images/screen.png) 0 0 no-repeat;
}

footer{
	height: 100px;
	background-color: #ffffff;
	margin: 0px;
	padding-top: 10px;
	border-top: 1px solid #ececec;
	overflow: hidden;
}

footer p{
	font-size: 14px;
	text-align: center;
	font-family: 'Segoe-UI', Georgia, times, serif;
	margin: 0;
	color: #555555;
}

footer p.legal{ margin: 30px auto; padding-bottom: 10px; }

footer p a{
	color: #555555;
	text-decoration: underline;
}