/* CSS Document */

#wrapper {
	width:850px;
	margin:0 auto;
}

h1 {
	font-size:18px;
	color:#333333;
}

h2 {
	font-size:16px;
	color:#333333;
}

h3 {
	font-size:14px;
	color:#333333;
}

p {font:"Lucida Grande", "century gothic", "century schoolbook" color: #666;
	font-size:16px;
}

a:link {
	color: #3399cc;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #3399cc;
}
a:hover {
	text-decoration: underline;
	color: #66cc33;
}
a:active {
	text-decoration: none;
}

#break-line {
	clear:both;
	width:800px;
	height:10px;
	background:url(../images/break-line.png) repeat-x;
}

#footer {
	clear:both;
	width:100%;
	height:100px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	 
}

#sub-footer {
	width:100%;
	height:60px;
	background-color:#fff;
	text-align:right;
	padding-top:2px;
	padding-right:20px;
}

#subnav {
	width:100%;
	text-align:center;
	margin-bottom:25px;
	font:Century, "Century Gothic", "Century Schoolbook" 13px;
	color:#999;	
}

.subnav a:link {
	font:Century, "Century Gothic", "Century Schoolbook" 13px;
	color:#999;
	text-decoration:none;	
}

.subnav a:visited {
	font:Century, "Century Gothic", "Century Schoolbook" 13px;
	color:#999;
	text-decoration:none;	
}

.subnav a:hover {
	font:Century, "Century Gothic", "Century Schoolbook" 13px;
	color:#66cc33;
	text-decoration:none;	
}

#page-title {
	float:left;
	height:100px;
	width:590px;
}

#product-overview {
	float:left;
	width:230px;
	height:100px;
}

#product-image {
	clear:left;
	float:left;
	width:230px;
	height:100%;
}

#product-mid-content {
	float:left;
	width:330px;
	padding: 0px 10px 20px 15px;
	text-align:justify;	
	margin-right:25px;
}

#product-packages {
	float:left;
	width:230px;
	height:385px;
}

#web-services-list {
	float:left;
	width:230px;
	height:385px;
	background:url(../images/web-services-list.png) no-repeat;
}

.software-packages a:link {
	font:Century, "Century Gothic", "Century Schoolbook" 13px;
	color:#4C7D4C;
	text-decoration:none;
}

.software-packages a:hover {
	color:#999;
	text-decoration:none;
}

.footer {
	font:Century, "Century Gothic", "Century Schoolbook" 13px;
	color:#999;
}

.support-alert {
	color:#CC0000;
	font-size:20px;
	font-weight:bold;
}

.support-alert2 {
	font-size:20px;
	font-weight:bold;
	color:#009933;
}	

/*  REORDER FORM  */

#ordername {
	float:left;
	width:200px;
	font-size:14px;
}
#ordernumber {
	float:left;
	width:230px;
	font-size:14px;
}
#checknumber {
	float:left;
	width:275px;
	font-size:14px;
}
#pre-pay {
	clear:left;
	float:left;
	width:550px;
	margin-top:8px;
	font-size:14px;
}
#go {
	float:left;
	width:200px;
	margin-top:25px;
	margin-left:50px;
}
.style1 {font-size: 13px}
.style3 {font-size: 11px}
.style4 {color: #0000FF}
.style5 {font-size: 12px}

#invoiceNumber {
	display:none;
}

#your-ip {
	float:left;
	width:200px;
	height:70px;
	margin-left: 15px;
	padding-top:20px;
	font-size:14px;
}

#suggestions {
	width: 580px;
	height: 420px;
	padding: 0;
	margin: 0;
	text-align: left;
}

