#page-container {
	width:900px;
	margin:auto;
	background:#ffffff
	padding:0px;
	border:0px;
}

body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:13px;
	color:#404040;
	line-height:16px;
	text-decoration:none;
	background:transparent url("images/background.png") repeat-x;
	margin:0px;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	margin:0px;
	padding:15px 0px 0px 0px;
}

h3 {
	margin:0px;
	padding:15px 0px 0px 0px;
}

html, body{
	margin:1px;
	padding:0px;
	border:0px;
}

#main-nav {
	background:transparent url("images/logobackground.png") no-repeat;
	height: 140px;
}

ul#menu{
	margin:0;
	padding:0px 0px 0px 0px;
	float:left;
	list-style-type:none;
	width:100%;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:12px;
	background:transparent url("images/navbackground.gif") repeat-x bottom left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:none;
	border-top:1px solid #c0e2d4;
}

ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
}

ul#menu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:40px;
	background:transparent url("images/divider.gif") no-repeat top right;
}

ul#menu li a:hover{
	background:transparent url("images/hover.gif") no-repeat top right;
}

#header {
	background:none;
	height:200px;
}

img.altnav{
	float:right;
	border: 0px;
	margin:0px;
	padding:5px 0px 0px 0px;
}

img.sociallinks{
	float:right;
	border: 0px;
	margin:0px;
	padding:5px 0px 0px 0px;
}

img.logoimage{
	float:left;
	margin:0px;
	padding-left:0px;
}

img.splashimage{
	margin:0px;
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	border:0px;
}

img.buttons{
	border: 0px;
	margin: 0px;
	padding:0px 0px 0px 0px;
	position:relative;
}

img.pricing{
	margin:0px;
	padding:20px 0px 0px 0px;
	position:relative;
}

#sidebar-a {
	width:170px;
	background:transparent url("images/body.png") repeat-x;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

ul#lists {
	margin:0px;
	padding:0px 0px 0px 15px;
}

ul#lists li{
	font-size:13px;
	list-style-type:none;
	line-height:20px;
}

.inputtext {
	border:none;
	width:200px;
	height:35px;
	margin:2px;
	font-size: 13px;
	background:url(images/rounded.png) no-repeat;
}

.textarea {
	border: none;
	width: 408px;
	height: 125px;
	margin: 2px;
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background: url(images/projectdetails.png) no-repeat;
}

.submitbutton {
	background: none;
}

fieldset {
   border-width: 0;
}

#content {
	float:right;
	width:730px;
	background:transparent url("images/body.png") repeat-x;
	padding:2px 0px 0px 0px;
	position:relative;
}

table {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
}

#ecommerce {
	width:500px;
	height:125px;
	background:url(images/packages/ecommerce.png) no-repeat;
	font-size:10px;
	padding:1px 0px 0px 50px;
}

#platinum {
	width:500px;
	height:125px;
	background:url(images/packages/platinum.png) no-repeat;
	font-size:10px;
	padding:1px 0px 0px 50px;
}

#gold {
	width:500px;
	height:125px;
	background:url(images/packages/gold.png) no-repeat;
	font-size:10px;
	padding:1px 0px 0px 50px;
}

#silver{
	width:500px;
	height:125px;
	background:url(images/packages/silver.png) no-repeat;
	font-size:10px;
	padding:1px 0px 0px 50px;
}

#bronze {
	width:500px;
	height:125px;
	background:url(images/packages/bronze.png) no-repeat;
	font-size:10px;
	padding:1px 0px 0px 50px;
}

#basic {
	width:500px;
	height:125px;
	background:url(images/packages/basic.png) no-repeat;
	font-size:10px;
	padding:1px 0px 0px 50px;
}

#premium{
	width:500px;
	height:125px;
	background:url(images/packages/premium.png) no-repeat;
	font-size:10px;
	padding:1px 0px 0px 50px;
}

#managed{
	width:500px;
	height:125px;
	background:url(images/packages/managed.png) no-repeat;
	font-size:10px;
	padding:1px 0px 0px 50px;
}

#phone{
	width:500px;
	height:125px;
	background:url(images/packages/phonesupport.png) no-repeat;
	font-size:12px;
	line-height:16px;
	padding:0px 0px 0px 30px;
}

#remote{
	width:500px;
	height:125px;
	background:url(images/packages/remoteaccess.png) no-repeat;
	font-size:12px;
	line-height:16px;
	padding:0px 0px 0px 30px;
}

#connect{
	width:500px;
	height:150px;
	background:url(images/packages/connect.png) no-repeat;
	font-size:12px;
	line-height:16px;
	padding:0px 0px 0px 30px;
}

#connectplus{
	width:500px;
	height:175px;
	background:url(images/packages/connectplus.png) no-repeat;
	font-size:12px;
	line-height:16px;
	padding:0px 0px 0px 30px;
}

#creative{
	width:500px;
	height:125px;
	background:none;
	font-size:12px;
	line-height:15px;
	padding:0px 0px 0px 30px;
}

#footer {
	clear: both;
	height:30px;
	background-color:#ffffff;
	font-family:Tahoma, Arial, Helvetica, Sans-serif;
	font-size:12px;
	color:#333333;
	padding:15px;
	position:relative;
}

#footer a{
	background-color:#ffffff;
	color:#333333;
	text-decoration:none;
}

#footer a:hover {
	color:#999999;
}

#footer #altnav {
	width: 500px;
	float:right;
	background-color:#ffffff;
	text-align:right;
}
