@charset "UTF-8";
/* CSS Document */
body {
	background:#000;
	padding:0px;
	margin:0px;
	font-family:"Myriad Pro", Helvetica, Arial, Sans-Serif;
}

#wrap{
			width:981px;
			margin:auto;
}

#content{
		width:849px;
		background-color:#FFF;
		margin:auto;
		padding:30px;
		padding-bottom:0px;
		padding-left:80px;
		padding-right:52px;

}

#header {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	height:339px;
}
img {
	border:none;
}

#contact{
	background-image:url(../images/contactus.png);
	height:535px;
	width:340px;
	background-repeat:no-repeat;
	padding-top:68px;
}

#nav {
	background-image:url(../images/blackbg.png);
	background-repeat:no-repeat;
	width:468px;
	height:33px;
	font-weight:bold;
	color:#FFF;
	padding-left:17px;
	margin-top:18px;
	margin-right:10px;
}

#nav a{
	color:#FFF;
	margin-left:3px;
	margin-right:3px;
}

#footer{
	text-align:center;
	color:#FFF;
	font-size:12px;
	height:26px;
	width:903px;
	padding-top:8px;
	margin:auto;
}

hr{
	border:none;
	border-top:1px solid #d6dbdd;
	margin-top:0px;
	
}

a{
	text-decoration:none;	
}

.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both;
}

#call {
	font-size:11px;
	margin-top:-8px;
	padding-right:30px;
}
.blue, a {
	color:#27a2e2;
}
#welcome {
	margin-top:6px;
	padding:12px;
	height:302px;
}
	#showcase {
		width:980px;
		height:356px;
		
		padding:3px;
		padding-left:3px;
		position:relative;
	 	top:-30px;
		
	}
	#weare {
		margin-top:65px;
	}

#letus {
	background:url('../img/letus.png') top center no-repeat;
	width:922px;
	height:172px;
	margin:auto;
	padding:20px;
	color:#fff;
	font-size:13px;
	
}
	#letus p {
		width:480px;
		font-size:14px;
		line-height:22px;
		margin:0px;
		padding:2px;
	}
	#letus h1 {
		margin-bottom:5px;
	}
.col {
	width:320px;
	padding:2px;
	
	min-height:510px;
	float:right;
	margin-right:5px;
	padding:20px;
	padding-top:0px;
	font-size:11px;
	letter-spacing:.08em;
	line-height:14px;
	color:#333;
	padding-bottom:0px;
}
	.col h2 {
		text-align:left;
		font-size:18px;
		color:#003e76;
		padding-top:2px;
		padding-bottom:3px;
	}
	.box {
		border:1px solid #ccc;
		border-top:none;
	}
	.col ul {
		margin-top:25px;
	}
	.col li {
		list-style:url(../img/check.png);
		list-style-type:none;
		text-align:justify;
		padding-right:10px;
		
	}
	.col p {
		margin:00px;
		padding:10px;
	}
	.col li strong {
		color:#003e76;
		font-size:13px;
	}
	.col h1, #side h1 {
		margin:0px;
		height:10px;
		padding:17px 15px;
		background:url('../img/side-top.png');
		color:#333;
		text-shadow:#fff 0 1px;
	}
#inner_header {
	height:160px;
}
#main {
	width:484px;
	margin-top:0px;
	
}
#main h1 {
	
	height:16px;
	background:url('../img/box-top.png');
	margin:0px;
	padding:14px 15px;
	color:#333;
	text-shadow:#fff 0 1px;
	}
#side {
	
	width:280px;
	padding:20px;
	float:right;

}
.title {
	font-size:24px;
	color:#003e76;
	text-align:center;
}
.title strong {
	font-weight:bold;
	color:#00a6e4;
	line-height:30px;
}
.title small {
	font-size:12px;
	color:#696969;
	padding:1px;
	
}
.sm_title {
	font-size:14px;
	color:#003e76;
	font-weight:bold;
	border-bottom:1px solid #E6E6E6;
}
#spotlight {
	margin-top:40px;
}
.spot {
	width:440px;
	height:210px;
	background:url('../img/spotlight.png') top center no-repeat;
	padding:5px;
	display:none;
}
.item {
	width:640px;
	float:left;
	margin-right:35px;
	margin-bottom:25px;
	text-align:center;
}

.item .desc {
	font-size:14px;
	line-height:16px;
	text-align:justify;
	color:#6e6e6e;
	padding:2px;
}
.item .desc strong, .item .desc b  {
	font-size:16px;
}
.item .desc em {
	font-weight:normal;
}
.feature {
	width:298.5px;
	float:left;
	text-align:justify;
	font-size:13px;
	color:#999;
	height:70px;
	margin-right:1px;
	padding:10px;
	margin-bottom:0px;
	border-bottom:1px solid #e6e6e6;
	background:url('../img/feature.png') bottom left repeat-x;
}
.feature b {
	color:#585858;
	
}

#priceTable {
	background:#999;
	padding:1px;
	border:4px solid #ccc;
	width:640px;
	margin:auto;
	margin-top:15px;
	padding-bottom:0;
}

#space {
	
	width:268px;
	float:left;
	background:url(../img/PT_space.png) top center repeat-x;
}
#basic {
	width:144px;

	float:left;
	background:url(../img/PT_basic.png) top center repeat-x;
}
#mid {
	width:144px;
	
	float:left;
	background:url(../img/PT_mid.png) top center repeat-x;
}
#super {
	width:144px;
	
	float:left;
	background:url(../img/PT_super.png) top center repeat-x;
}
.package {
	text-align:center;
	font-size:13px;
	line-height:18px;
	color:#fff;
	padding-top:7px;
	height:52px;
}
#price {
	height:19px;
	width:640px;
	background:url('../img/prices.png') top center repeat-x;
}
.price {
	background:none !important;
	font-size:12px;
	color:#fff;
	padding-top:3px;
	text-align:center;
	font-weight:bold;
}
.priceRow {
	background:url('../img/row.png') top center repeat-x;
}
#pricesList {
	margin:0px;
	padding:0px;
	
	font-size:12px;
}
#pricesList tr {
	height:19px;
}
h2 {
	font-size:18px;
	color:#003e76;
	border-bottom:1px solid #E6E6E6;
}
#main p
{
	font-size:14px;
	line-height:20px;
	letter-spacing:0.08em;
	text-align:justify;
	color:#5a5a5a;
}
#side table {
	font-size:11px;
	color:#515151;
	margin:5px;
	margin-top:15px;
}
.text {
	border:1px solid #ccc;
	padding:4px;
	width:200px;
	margin-top:0px;
	margin-bottom:5px;
	background:url('../img/text.png') top left repeat-x #fff;
	color:#666;
}
.req {
	color:#003e76;
	font-size:14px;
	position:relative;
	top:2px;
}
#recaptcha_image img {
	width:200px;
}
#twitter_update_list li {
	list-style:none;
	text-align:left;
	margin:2px;
	border-bottom:1px dashed #ccc;
	padding:5px;
}
#twitter_update_list {
	color:#003e76;
	
}
#twitter_update_list li a {
	color:#27a2e2;
	font-weight:normal;
}
h1 {
	font-size:20px;
	}
	#quick-link {
	background:url('../img/quick.png')#e1e1e1;
	
	broder-top:1px solid #e6e6e6;
	position:relative;
	top:-27px;

	padding-bottom:0px;
}
#quick-link a {
	padding-right:1px;
}
