*{
font-family: 'Trebuchet MS';
font-size: 11px;
}
body{
background: url(images/bg.gif) repeat-y center top;
margin: 0; padding: 0;
}
a img{
border: 0;
}
	#wrapper{
	width: 701px;
	margin: 0 auto; padding: 0 0 0 1px;
	}
		#header{
		width: 701px;
		}
		#nav {
			background: url(images/navbg.gif) no-repeat;
			margin: 0 auto;
			width: 690px;
			height: 32px;
			padding-left: 15px;
			font-size: 11pt;
			text-transform: uppercase;
		}
		#nav a {
			color: #3f3f3f;
			text-decoration: none;
		}
		#nav a:hover {
			text-decoration: underline;
		}
		#nav img {
			vertical-align: middle;
		}
		#nav img.end {
			vertical-align: top;
			margin-top: -2px;
		}
		#plans{
		background: url(images/plans.gif) no-repeat;
		width: 701px; height: 142px;
		}
			.packTitle {
			position: absolute;
			font-size: 12px;
			margin-top: 11px;
			margin-left: 30px;
			text-transform: uppercase;
			color: #00608f;
			}
			.orange {
				color: #ff9d00;
				font-size: 12px;
			}
			#plans .box-info{
			float: left;
			width: 233px;
			}
			#plans .box-info1{
			float: left;
			width: 233px;
			}
			#plans .box-info2{
			float: left;
			width: 235px;
			}
			.box-info h1{
			margin: 0; padding: 32px 0 0 37px;
			position: absolute;
			font-size: 16px;
			color: #ff9d00;
			letter-spacing: -1px;
			}
			.box-info1 h1{
			margin: 0; padding: 32px 0 0 32px;
			position: absolute;
			font-size: 16px;
			color: #ff9d00;
			letter-spacing: -1px;
			}
			.box-info2 h1{
			margin: 0; padding: 32px 0 0 22px;
			position: absolute;
			font-size: 16px;
			color: #ff9d00;
			letter-spacing: -1px;
			}
			.box-info .info-t{
			margin: 0;
			margin-left: 3px;
			margin-top: -1px;
			padding: 0;
			text-transform: uppercase;
			padding: 52px 0 0 125px;
			color: #00608f;
			line-height: 17px;
			}
			.box-info1 .info-t{
			margin: 0;
			margin-left: 3px;
			margin-top: -1px;
			padding: 0;
			text-transform: uppercase;
			padding: 52px 0 0 118px;
			color: #00608f;
			line-height: 17px;
			}
			.box-info2 .info-t{
			margin: 0;
			margin-left: 3px;
			margin-top: -1px;
			padding: 0;
			text-transform: uppercase;
			padding: 52px 0 0 110px;
			color: #00608f;
			line-height: 17px;
			}
			.buttons{
			margin: 0; padding: 61px 0 0 36px;
			position: absolute;
			}
			.buttons1{
			margin: 0; padding: 61px 0 0 29px;
			position: absolute;
			}
			.buttons2{
			margin: 0; padding: 61px 0 0 21px;
			position: absolute;
			}
		#content{
		width: 701px;
		}
			#left{
			background: url(images/wyg.gif) no-repeat;
			width: 214px;
			float: left;
			margin: 0 0 0 15px;
			_margin: 0 0 0 7px;
			}
				#info-host{
				background: url(images/wyg.gif) no-repeat;
				padding: 40px 0 0 15px;
				}
					#info-host .info{
					background: url(images/li.gif) no-repeat;
					width: 166px; height: 20px;
					padding: 0 0 0 15px;
					color: #00608f;
					text-transform: uppercase;
					}
					#blah{
					background: url(images/sg.gif) no-repeat;
					width: 204px; height: 20px;
					text-align: right;
					padding: 35px 5px 5px 5px;
					text-transform: uppercase;
					font-size: 9px;
					font-weight: bold;
					color: #4095b9;
					}
					#blah span{
					color: #ffc740;
					text-transform: uppercase;
					font-size: 10px;
					font-weight: bold;
					margin-right: 5px;
					}
					#blah a{
					text-decoration: none;
					color: #4095b9;
					text-transform: uppercase;
					font-size: 10px;
					font-weight: bold;
					}
			#right{
			width: 470px;
			float: right;
			margin-bottom: 100px;
			}
				.content-title{
				background: url(images/aslkdalsd.gif) no-repeat;
				width: 460px; height: 49px;
				text-align: right;
				}
				.c-text{
				background: url(images/c-text.gif) bottom no-repeat;				
				margin-top: -40px;
				margin-left: -5px;
				padding: 10px;
				width: 450px;
				}
				.c-text p, .c-text-2 p{
				margin: 5px; padding: 0;
				color:#0072a1;
				}
				p strong{
				text-transform: uppercase;
				display: block;
				}
		#footer{
		margin-top: 40px;
		}
			#foot #stuff{			
			margin: 0 auto;
			width: 701px;
			}
			#logo{
			background: #fcfcfc;
			float: left;
			width: 100px;border-top: 1px solid #d9d9d9;
			}
			#links{
			background: #fcfcfc;
			float: left;
			width: 593px;
			text-align: right;
			padding: 4px; 
			border-top: 1px solid #d9d9d9;
			}
				#links a{
				text-decoration: none;
				color: #0072a1;
				}