body {
	text-align: center;
	background: #ffffff;
	color: #000000;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
	background-image: url(../images/qazza.gif);
	background-repeat: no-repeat;
	background-position: center top;			
}

/**
* header
*/
div#header {
	width: 850px;
	margin: 65px auto 0px auto; 
	padding: 5px 15px 0px 0px;
	text-align: right;
}

div#header ul#contact {
	padding: 0px 0px 0px 20px;
	margin: 0px;
	list-style: none;
	width: 300px;
	display: inline;
}


div#header ul#contact li {
	float: right;
	padding-right: 3px;
	margin: 20px 0px 0px 0px !importent!;
}

div#header ul#contact a {
	text-decoration: none;
	color: #f79c0f;
	background: inherit;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 11px;
}

div#header ul#contact a:hover { 
	text-decoration: underline;
}


/**
* Container
*/
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}



/**
* Main
*/
ul#main {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 850px;
}

ul#main li {
	float: left;
}

/* Menu */
ul#main li#menu {
	padding: 5px 0px 0px 0px;
	width: 160px;
}

ul#main li#menu div#nav_container {
	background: #000000;
	color: inherit;
}

/**
* Menu Nav
*/
ul#main li#menu ul#nav {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 160px;	
}

ul#main li#menu ul#nav li {
	float: none;
	padding: 10px 5px 0px 0px;
	text-align: right;	
}

ul#main li#menu ul#nav a {
	text-decoration: none;
	color: #f79c0f;
	background: inherit;
	font-weight: bold;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
}

ul#main li#menu ul#nav a:hover {
	text-decoration: underline;
}

/**
* Continent
*/
ul#continent {
	list-style: none;
	padding: 0px;
	margin: 0px;
	background: #a3a3a3;
	color: inherit;
}

ul#continent li {
	float: none;
	padding: 0px 5px 0px 5px;
	text-align: right;
}

ul#continent li a {
	background: inherit;
	color: #000000;
	text-decoration: none;
}

ul#continent li a:hover {
	text-decoration: underline;
}

ul#main li#menu div#continent_container h3 {
	background: #000000;
	color: #ffffff;
	width: auto;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 25px;
	text-align: center;
}

/* Content */
ul#main li#content {
	width: 480px;
	padding: 0px 15px 0px 15px;
	font-family: "Trebuchet MS", sans-serif;
}

ul#main li#content h1 {
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 20px 160px;
	text-align: left;
	font-size: 13px;
	width: 320px;
}

ul#main li#content blockquote {
	background: #FFFEDE;
	color: #000000;
	padding: 10px 10px 10px 15px;
}


/**
* Content Steps
*/
ul#main li#content ul#step {
	padding: 0px;
	margin: 0 auto;
	list-style: none;
	width: 355px;
}	

ul#main li#content ul#step li {
	float: none;
	background-repeat: no-repeat;
	background-position: left top;
	height: 86px;
	padding-top: 10px;
	width: 355px;
}

ul#main li#content ul#step li#one {
	background-image: url(../images/step.gif);
}

ul#main li#content ul#step li#two {
	background-image: url(../images/step.gif);
}

ul#main li#content ul#step li#three {
	background-image: url(../images/step.gif);
}

ul#main li#content ul#step li#tip {
	padding-top: 10px;
	background: #ffffff;
	background-image: url(../images/tip.gif);
	background-repeat: no-repeat;
	color: #fffffe;
	
}

ul#main li#content ul#step div {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 100px;
	width: 240px;
	height: 65px;
	display: block;
}

ul#main li#content ul#step div#list {
	background-image: url(../images/list.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

ul#main li#content ul#step div#dial {
	background-image: url(../images/dial.gif);
	background-repeat: no-repeat;
	background-position: 18px 17px;
}

ul#main li#content ul#step div#q {
	background-image: url(../images/q.gif);
	background-repeat: no-repeat;
	background-position: 10px 4px;
}

ul#main li#content ul#step div#t {
	background-image: url(../images/t.gif);
	background-repeat: no-repeat;
	background-position: 15px 12px;
}

ul#main li#content ul#step div#fixed {
	background-image: url(../images/fixed.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

ul#main li#content ul#step div#mobile {
	background-image: url(../images/mobile.gif);
	background-repeat: no-repeat;
	background-position: 30px 10px;
}

ul#main li#content ul#step h2 {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin: 0px;

}

ul#main li#content ul#step div.left {
	padding-left: 0px;
	width: 75px;
	height: 20px;
	float: left;
}

ul#main li#content ul#step div.right {
	padding-left: 0px;
	width: 160px;
	height: 22px;
	float: left;
	color: #000000;
	background-color: inherit;
	text-align: left;
}

ul#main li#content ul#step li#tip div {
	font-size: 16px;
}

ul#main li#content ul#step span#disclaim {
	color: #666666;
	background: inherit;
	font-size: 11px;	
}

ul#main li#content ul#step span#disclaim strong {
	font-weight: normal;
	font-size: 11px;
}


/**
* Sitemap
*/
ul#main li#content ul#sitemap {
	padding: 0px;
	margin: 0px;
	list-style: none;
	font-size: 13px;
}

ul#main li#content ul#sitemap li {
	float: none;
}

ul#main li#content ul#sitemap li a {
	text-decoration: none;
	background: inherit;
	color: #000000;
}

ul#main li#content ul#sitemap li a:hover {
	text-decoration: underline;
}

ul#main li#content ul#sitemap li ul {
	padding: 0px 0px 0px 25px;
	margin: 0px;
	list-style: none;
}


/**
* Content Rate Overview
*/
ul#main li#content table#rateoverview {
	width: 100%;
	border-collapse: collapse;
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 11px;
}

ul#main li#content table#rateoverview tr#rateoverview_header th {
	border-bottom: 1px solid #f79c0f;
	background: #ffffff;
	color: #000000;
	text-align: center;
}

ul#main li#content table#rateoverview tbody td {
	padding: 5px;
	border-bottom: 1px solid silver;
	text-align: right;
}

ul#main li#content table#rateoverview tfoot td {
	color: inherit;
	background: #000000;
	border-bottom: none;
	padding: 2px;
}

ul#main li#content table#rateoverview tfoot td a {
	font-weight: bold;
	color: #ffffff;
	background: inherit;
	text-decoration: none;
}

ul#main li#content table#rateoverview tfoot td a:hover {
	text-decoration: none;
}

ul#main li#content table#rateoverview .normal {
	background: #ffffff;
	color: #000000;
	text-align: left;
	border-right: 1px solid #f79c0f;
}

ul#main li#content table#rateoverview .selected {
	color: inherit;
	background: #E5F7F9;
}

ul#main li#content table#rateoverview .odd {
	background: #ffffff;
	color: #000000;
}

ul#main li#content table#rateoverview .even {
	background: #FFFEDE;
	color: #000000;
}

ul#main li#content table#rateoverview a {
	text-decoration: none;
	color: #000000;
	background: inherit;
}

ul#main li#content table#rateoverview a:hover {
	text-decoration: underline;
}



/* Guide */
ul#main li#guide {
	width: 180px;
	padding: 55px 0px 0px 0px;
}



/**
* Rate Box
*/
ul#main li#guide div#rates {
	width: inherit;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
}

ul#main li#guide div#rates form {
	color: inherit;
	background: #f79c0f;
	padding: 5px 0px 10px 5px;
	margin: 0px;
}


ul#main li#guide div#rates select {
	width: 150px;
	border: 1px solid gray;
}

ul#main li#guide div#rates input {
	border: 1px solid gray;
}

ul#main li#guide div#rates h3 {
	background: #000000;
	color: #ffffff;
	width: auto;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 25px;
}

ul#main li#guide div#rates b#rateinfo {
	font-size: 9px;
	font-weight: normal;
}

ul#main li#guide div#rates div {
	text-align: left;
	padding: 0px 5px 0px 10px;
}

ul#main li#guide div#quickrate {
	width: inherit;
	text-align: center;
	font-family: "Trebuchet MS", sans-serif;
}

ul#main li#guide div#quickrate h3 {
	background: #000000;
	color: #ffffff;
	width: auto;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	line-height: 25px;
}

ul#main li#guide div#quickrate div {
	color: inherit;
	background: #a3a3a3;
	padding: 5px 0px 10px 5px;
	margin: 0px;
}

ul#main li#guide div#quickrate table {
	width: 100%;
}

ul#main li#guide div#quickrate a {
	text-decoration: none;
	background: inherit;
	color: #000000;
}

ul#main li#guide div#quickrate a:hover {
	text-decoration: underline;
}


/**
* Footer
*/
div#footer {}

