a img{border:none;}

a:visited {
}

a:links {border-color:#000000
}

body {
	margin: 0 auto;
	background-color:#ffffff;
	width: 1024px;
	margin: auto;
	margin-right: auto;
	}

#content {
	height:auto !important;
	min-height:430px;
	margin-left: 45px;
	}

h1 {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	padding: 5px;
}

h2 {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	word-spacing: normal;
	font-weight: normal;
	padding: 5px;
}

h3 {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	font-weight: normal;
	padding: 5px;
}

form {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	}

table.contact {
border:none;
}

table {
border:solid;
border-color:#AAB093;
border-collapse:collapse;
padding:5ps;
}


.contact td {
border: none;
}

td {border:solid 1px;
}

td.monthly {
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	word-spacing: bold;
	font-weight: normal;
	text-align:right;
}
td.package {
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	font-weight: normal;
	text-align:right;
	}

td.package-foot {
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	font-weight: normal;
	text-align:left;
	
}	

td.package-title {
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	text-align:right;
	font-weight: bold;
	}
	
td.tick {
text-align:center;
padding: 2px 54px;
}
td.price {
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	font-weight: normal;
	text-align:right;
}
td.title {
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	font-weight: bold;
	text-align:center;
	}

td.title-price {
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	font-weight: bold;
	text-align:right;
	}
td.title-monthly {
font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	word-spacing: normal;
	font-weight: bold;
	text-align:right;
	}

div.nut { 
	background: url(/assets/graphic/nut-package-box.png) no-repeat scroll 0 0;
	height: 115px;
}

div.nut h3 {
	margin: 10px 0px 0px 20px;
	font-weight: bold;
}

div.nut p {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	width: 215px;
}

div.nut p.price {
	margin: 5px 0px 0px 210px;
	font-size: 8pt;
	font-weight: bold;
}

div.boss { 
	background: url(/assets/graphic/boss-package-box.png) no-repeat scroll 0 0;
	height: 115px;
}

div.boss h3 {
	margin: 10px 0px 0px 20px;
	font-weight: bold;
	}

div.boss p {
	margin: 10px 0px 0px 15px;
	padding: 0px;
	width: 215px;
}

div.boss p.price {
	margin: 5px 0px 0px 210px;
	font-size: 8pt;
	font-weight: bold;
	}

	
#left {
	float:left;
	width: 30%;
}

#right {
	margin-left:350px;
	width: 32%;
}

#right-contact {
	margin-left:250px;
	width: 45%;
}

#right h2 {
margin: 0px;
}

#left h2 {
margin: 0px;
}
	
p {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 5px;
}

#caption {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin:0px;
	padding: 5px;
	font-weight: bold;
}

#footer{
	clear: both;
	margin-top: 30px;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	
	}
	
#footer p {
	clear:both;
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	font-size: 8pt;
	align: left;
	text-align: left;
}