@charset "utf-8";
/* CSS Document */

/* Basic Elements */

body {
	background-color: #FFFFFF;

}

a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}


p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 120%;
	font-size: 14px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #044F83;
	text-align: center;
	font-size: 22px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}

a.button span {
	display: block;
	background-image: url(../images/sim-nav-btn.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 300%;
	background-position: center center;
	float: none;
} 

ul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 120%;
	font-size: 13px;
	margin-left: 20px;
	font-weight: bold;
}


/* Main Wrapper */    

#wrapper {
	margin-top: 0%;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	height: 100%;
}
#main-container {
	height: 669px;
	width: 720px;
}


/* Left Column Elements */

#left {
	width: 350px;
	height: 660px;
	clear: both;
	float: left;
	text-align: center;
}


#nav-container {
	width: 200px;
	position: relative;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#left-footer {
	float: none;
	text-align: center;
	vertical-align: baseline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}

.tel {
	text-align: center;
	vertical-align: baseline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
}


/* Right Column Elements */
/* iPhone Elements */
#right-i {
	width: 360px;
	float: right;
	height: 669px;
	background-image: url(../images/iphone.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#iframe-i {
	position: relative;
	left: 31px;
	top: 119px;
	height: 442px;
	width: 294px;
}

/* Blackberry Elements */
#right-b {
	width: 360px;
	float: right;
	height: 669px;
	background-image: url(../images/blackberry.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#iframe-b {
	position: relative;
	left: 35px;
	top: 93px;
	height: 381px;
	width: 269px;
}

/* Nokia Elements */
#right-n {
	background-image: url(../images/nokia.jpg);
	width: 360px;
	float: right;
	height: 669px;
	background-repeat: no-repeat;
	background-position: center center;
}
   
#iframe-n {
	position: relative;
	left: 32px;
	top: 83px;
	height: 442px;
	width: 294px;
}   

/* Sony Ericsson Elements */
#right-d {
	width: 360px;
	float: right;
	height: 669px;
	background-image: url(../images/sony.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#main-container iframe{
	border:0px;
}
#iframe-d {
 height: 296px;
    left: 25px;
    position: relative;
    top: 100px;
    width: 222px;}

/* Other Elements */

/* #header {
	height: 77px;
	width: 100%;
}
#logo {
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 350px;
	float: left;
}
#title {
	height: 77px;
	width: 360px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
} */


#header {
	height: 80px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	
}


#logo {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 77px;
	width: 350px;
	float: left;
	vertical-align: baseline;
}

#header-right-container {
	width: 450px;
	float: right;
	height: 73px;
	margin: 0px;
	padding: 0px;
}

#bttm-content {
	clear: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}

/* iframe buttons  */

#price {
	clear: none;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 120%;
	font-weight: bold;
}

a.paypal button1 span {
	display: block;
	background-image: url(../images/images/sim-nav-btn.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	height: 50px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	line-height: 300%;
	background-position: center center;
	float: none;
} 
