@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}

#container {
	width: 1024px;
	height: 100%;
	min-height: 768px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#logo {
	width: 500px;
	height: 100px;
	position: relative;
	float: left;
}
#topright {
	width: 500px;
	height: 100px;
	position: relative;
	text-align: right;
	text-indent: 5px;
	font-size: 12px;
	float: right;
}
#navbar {
	width: 1024px;
	height: 35px;
	position: relative;
	background-image: url(../images/navbg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#banner {
	width: 1024px;
	height: 200px;
	position: relative;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	float: left;
}
#topright a:link {
	font-size: 14px;
	color: #669900;
	margin-right: 5px;
	margin-left: 5px;
}
#topright a:visited {
	font-size: 14px;
	color: #669900;
}
#topright a:hover {
	color: #FF0000;
	font-size: 14px;
}
#container #main {
	position: relative;
	width: 1024px;
	height: auto;
	float: left;
}

#main #left {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	position: relative;
	height: auto;
	width: 740px;
	float: left;
}
#main #right {
	height: auto;
	width: 255px;
	position: relative;
	text-align: center;
	float: right;
}
#container #banner #sale {
	height: 75px;
	width: 75px;
	position: absolute;
	z-index: 1;
	left: 512px;
	bottom: 0px;
}
#banner #banner1 {
	width: 256px;
	height: 200px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#banner #banner2 {
	width: 256px;
	height: 200px;
	position: absolute;
	left: 256px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
#banner #banner3 {
	width: 256px;
	height: 200px;
	position: absolute;
	left: 512px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#banner #banner4 {
	width: 256px;
	height: 200px;
	position: absolute;
	left: 768px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
#green-button  {
	position: absolute;
	height: 20px;
	width: 20px;
	right: 15px;
	bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: lighter;
	text-decoration: underline;
	color: #CC6600;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}


#left #package-tb td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	width: 250px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-align: center;
}
#left #package-tb a {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.cost {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}
#right #news {
	border-radius: 5px;
	min-height: 300px;
	height: auto;
	width: 250px;
	overflow: visible;
	position: relative;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E5E5E5;
	margin-top: 10px;
}
#right #testimonials {
	border-radius: 5px;
	position: relative;
	min-height: 300px;
	height: auto;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-top: 5px;
	background-color: #E5E5E5;
}
.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 100px;
	margin-top: 2px;
}
.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 52px;
	margin-top: 2px;
}
.input3 {
	margin-top: 2px;
	margin-left: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#left #iframe {
	overflow: hidden;
	position: absolute;
	height: 600px;
	width: 1024px;
}
#left #vent1 {
	position: absolute;
}
#left #vent2 {
	position: absolute;
	top: 0px;
	width: 600px;
	left: 140px;
}
#footer {
	height: auto;
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	position: relative;
	float: left;
	margin-top: 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	margin-right: 5px;
	margin-left: 5px;
}
#left #voiceservs {
	height: 350px;
	width: 500px;
	margin-top: 10px;
	background-image: url(../images/voiceservers.png);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
#voiceserver-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	position: relative;
	top: 125px;
	height: 210px;
	width: 450px;
	margin-left: 25px;
	text-align: center;
	overflow: visible;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
#left #i_index {
	border-radius: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	height: auto;
	width: 494px;
	margin-top: 10px;
	position: relative;
	float: left;
	background-color: #E5E5E5;
	padding: 3px;
}
#left #center {
	height: auto;
	width: 200px;
	position: absolute;
	margin-right: 0px;
	top: 10px;
	right: 0px;
}
