/* start reset */
* {outline: none; background-repeat: no-repeat; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* end reset */


/* start base */

html, body {
	height: 100%;
}

body {
	background: #fff  0 0 repeat-x;
	font-family: Arial;
	font-size: 12px;
	color: #424242;
	background-image: url(../images/site_bg.gif);
}

.clearer {
	height: 1px;
	width: 100%;
	clear: both;
}

#wrapper {
	min-width: 1000px;
	height: 100%;
}

#page {
	width: 1000px;
	min-height: 100%;
	position: relative;
	margin: 0 auto 50px;
}

#page:after {
    content: ".";
    display: block;
    height: 0;
    clear: both; 
    visibility: hidden;
}

#page {
	min-height: 1px;
}


a:link, a:visited, a:active {
	color: #00b4ec;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* end base */


/* start header */

#header ul {
	width: 900px;
	margin-left: 47px;
	height: 101px;
	padding-top: 32px;
}

#header li {
	float: left;
}

#header a {
	background-image: url(../images/supercall_logo.gif);
	width: 572px;
	height: 67px;
	text-indent: -3000px;
	display: block;
}

#header span {
	background-image: url(../images/access_numbers.gif);
	width: 327px;
	height: 73px;
	text-indent: -3000px;
	display: block;
}

/* end header */


/* start menu */

#menu {
	height: 46px;
}
	
#menu ul {
	padding-top: 15px;
	width: 100%;
	margin-left: 47px;
}

#menu li {
	float: left;
	margin-right: 32px;
}

#menu a, #menu span {
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}

#menu a:link, #menu a:visited, #menu a:active {
	color: #fff;
}

#menu a:hover {
	color: #00b4ec;
}

#menu span {
	color: #99b350;
}

/* end menu */



/* start content */

#copy {
	width: 547px;
	padding-left: 47px;
	float: left;
}

#copy img {
	margin-top: 25px;
}

#copy dl {
	margin: 7px 0;
}

#copy dt {
	color: #315b07;
	font-size: 18px;
	margin-top: 25px;
	padding-bottom: 4px;
}

#copy dd {
	padding-left: 25px;
	line-height: 17px;
}

#copy p {
	padding-bottom: 15px;
	line-height: 17px;
}

#new_service {background:url(../images/new_service_bg.gif) 0px 0px no-repeat; width:497px; height:91px; display:block; margin:0 0 16px 0; color:#fff; padding:15px 25px;}
#new_service h2 {font-size:18px; font-weight:bold; line-height: 22px;}
#new_service h3 {font-size:16px; font-weight:bold; line-height: 22px;}
#new_service a {color:#fff; text-decoration:underline; font-weight:bold;}
#new_service a:hover {text-decoration:none;}
#copy .step1 {
	padding-left: 50px;
	height: 35px;
	background:url(../images/bullet_1.gif) 15px 2px no-repeat;
}

#copy .step2 {
	padding-left: 50px;
	height: 35px;
	background:url(../images/bullet_2.gif) 15px 2px no-repeat;	
}

#copy .step3 {
	padding-left: 50px;
	height: 35px;
	background:url(../images/bullet_3.gif) 15px 2px no-repeat;	
}



/* end content */


/* start side content */

#sideinfo {
	width: 327px;
	margin-left: 25px;
	float: left;
}

#sideinfo ul {
	padding-top: 20px;
}

#sideinfo li {
	margin-bottom: 15px;
}

#sideinfo strong {
	color: #00b4ec;
	font-size: 18px;
	font-weight: bold;
}

#sideinfo .supercountries {
	width: 327px;
	height: 263px;
	background-image:url(../images/super_countries.gif);
	text-indent: -3000px;
}

#sideinfo span {
	font-size: 18px;
	font-weight: normal;
	display: block;
}

#sideinfo .access_numbers span {
	font-size: 28px;
	color: #728a31;
	font-weight: normal;
	display: block;	
}

#sideinfo .access_numbers em {
	font-size: 53px;
	letter-spacing: -2px;
	line-height: 45px;
	color: #728a31;
	font-weight: normal;	
}

/* end side content */


/* start countries */

#countries {
	width: 920px;
	float: left;
	padding: 0 0 25px 47px;
}

#countries li {
	width: 165px;
	float: left;
	padding-left: 19px;
	line-height: 17px;
	background-position: 0 2px;
}

#countries span {
	font-size: 36px;
	color: #00b4ec;
	font-weight: normal;
	display: block;	
}

/* end countries */


/* start footer */

#footer {
	height: 50px;
	background: #e2e2e2;
	color: #424242;
	font-size: 11px;
	margin-top: -50px;
	position: relative;
	top: 0;
	left: 0;
	clear: both;
}

#footer .inner {
	width: 1000px;
	margin: 0 auto;	
}

#footer p {
	clear: both;
	width: 915px;
	padding: 18px 0 0 47px;
}

/* end footer */
