@font-face {
 font-family: 'myriadpro-bold';
 src: url('../fonts/myriadpro-bold.eot');
 src: url('../fonts/myriadpro-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/myriadpro-bold.woff') format('woff'), url('../fonts/myriadpro-bold.ttf') format('truetype'), url('../fonts/myriadpro-bold.svg#gotham_blackregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body {
	background:url(../images/images.png) repeat;
	margin:0;
	padding:0;
}
body, select, input, div {
	font-family:Arial, Helvetica, sans-serif, Calibri;
	font-size:13px;
	color:#777;
	line-height:18px;
}
img {
	border:none;
}
.clr {
	clear:both;
	height:0;
}
hr {
	margin:15px 0;
}
a {
	color:#333;
	outline:none;
	text-decoration:none;
}
a:hover {
	color:#c03a04;
	text-decoration:underline;
}
.color1 {
	color:#89b725;
}
.color2 {
	color:#a22302;
}
.color3 {
	color:#333;
}
.no-bg {
	background:none !important;
}
.no-border {
	border:none !important;
}
.no-border-lt {
	border-left:none !important;
}
.no-border-rt {
	border-right:none !important;
}
.no-margin-top {
	margin-top:0 !important;
}
.no-margin-rt {
	margin-right:0 !important;
}
.wrapper {
	width:990px;
	margin:0 auto;
}
.main-body {
	background:#fff;
	width:950px;
	border-radius:4px;
	margin:20px auto 0;
	border:1px solid #fff;
	padding:0 19px 19px 19px;
	box-shadow:inset 0 0 4px #666;
}
.topmenu-con {
	background:url(../images/topmeu-con-bg.png) repeat-x;
	width:100%;
	float:left;
}
.top-rt-con {
	width:500px;
	float:right;
}
.topmenu {
	float:left;
	width:500px;
	height:30px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.topmenu ul {
	float:right;
	margin:0;
	padding:0;
}
.topmenu ul li {
	float:left;
	list-style:none;
	line-height:30px;
	padding:0 10px 0 24px;
}
.topmenu ul li a {
	color:#666;
	text-decoration:none;
}
.topmenu ul li a:hover {
	text-decoration:underline;
}
.contact {
	background:url(../images/smallicons.png) no-repeat 4px -383px;
}
.blog {
	background:url(../images/smallicons.png) no-repeat 10px -56px;
}
.community {
	background:url(../images/community.png) no-repeat 0px 8px;
}
.affiliate {
	background:url(../images/affiliate.png) no-repeat 5px 5px;
}
.login {
	background:url(../images/smallicons.png) no-repeat 10px -793px;
}
.header-con {
	background:url(../images/header-conbg.png) repeat-x bottom #fff;
	width:100%;
	float:left;
}
.header {
	width:950px;
	float:left;
}
.logo {
	background:url(../images/logo.png) no-repeat;
	float:left;
	width:173px;
	height:51px;
	margin-top:18px;
}
.logo a {
	background:url(../images/logo.png) no-repeat;
	width:173px;
	height:51px;
	display:block;
}
.support {
	background:url(../images/support-bg.png) no-repeat;
	width:210px;
	height:34px;
	float:right;
	padding:0 0 0 31px;
	margin:12px -14px 0 0;
}
.support a {
	width:187px;
	height:30px;
	display:block;
}
#menu {
	background:url(../images/menu-bg.png) repeat-x;
	float:left;
	width:948px;
	height:40px;
	font-size:14px;
	line-height:40px;
	border-radius:4px;
	text-align:center;
	margin:6px 0 0 0;
	box-shadow:0 1px 0px #ddd;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #9f9f9f;
}
.banner {
	background:url(../images/banner.jpg) no-repeat;
	float:left;
	color:#fff;
	width:920px;
	height:331px;
//	margin-top:12px;
	padding:30px 0 0 30px;
}
.banner h1 {
	color:#fff;
	font-size:34px;
	line-height:30px;
	font-weight:bold;
	margin:0;
	font-family: 'myriadpro-bold';
	text-shadow:2px 2px 4px #742005;
}
.banner p {
	padding:0;
	margin:16px 0;
	font-size:16px;
	line-height:24px;
	text-shadow:2px 2px 4px #742005;
}
.banner-box {
	float:left;
	color:#fff;
	width:260px;
	text-align:center;
	margin:22px 0 0 22px;
	text-shadow:1px 1px 0px #742005;
}
.banner-box p {
	margin:25px 0 0 0;
	padding:0;
}
.banner-box a {
	color:#fff;
	display:block;
	margin-top:5px;
}
.banner-box a:hover {
	color:#fff;
}
.banner-btn {
	width:220px;
	height:42px;
	margin:11px auto;
}
.banner-btn a {
	background:url(../images/banner-btn.png) no-repeat top;
	width:220px;
	height:42px;
	display:block;
}
.banner-btn a:hover {
	background:url(../images/banner-btn.png) no-repeat bottom;
}
.coda-nav-left, .coda-nav-right {
	width:45px;
	height:113px;
	position:absolute;
}
.coda-nav-left {
	background:url(../images/banner-arrow-lt.png) no-repeat;
	margin:85px 0 0 -75px;
}
.coda-nav-right {
	background:url(../images/banner-arrow-rt.png) no-repeat;
	margin:85px 0 0 955px;
}
.coda-nav-right a, .coda-nav-left a {
	width:45px;
	height:113px;
	display:block;
}
.lt-contents {
	float:left;
	width:626px;
}

.lt-contents-whmcs {
	float:left;
	width:635px;
}

.plans {
	background:url(../images/plans-bg.png) repeat-y;
	width:626px;
	float:left;
}
.plans-top {
	background:url(../images/plans-top.png) no-repeat;
	width:626px;
	height:15px;
	float:left;
}
.plans-btm {
	background:url(../images/plans-btm.png) no-repeat;
	width:626px;
	height:17px;
	float:left;
}
.plans-contents {
	background:url(../images/plans-bg2.png) repeat-y;
	float:left;
	width:626px;
	padding-bottom:12x;
}
.plans-box1 {
	float:left;
	width:202px;
	padding:0 2px;
	font-size:12px;
}
.bigger {
	width:210px !important;
}
.plans-box1 h2 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	margin:10px 0;
	text-align:center;
	text-shadow:1px 1px 0 #fafbf5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.bigger h2 {
	margin:5px 0 15px 0 !important;
	font-size:24px;
}
.plans-price {
	background:url(../images/server01.jpg) no-repeat;
	width:202px;
	height:81px;
	float:left;
	color:#000;
	padding-top:12px;
	text-align:center;
	text-shadow:1px 1px 0 #f6f6f2;
}
.plans-price span {
	color:#9b2404;
	font-size:30px;
	line-height:28px;
	font-weight:bold;
}
.bigger .plans-price {
	background:url(../images/server02.jpg) no-repeat;
	width:210px;
}
.plans-box1 p {
	margin:0;
	padding:0 18px 12px;
}
.plans-box1 ul {
	margin:15px;
	padding:0;
}
.plans-box1 ul li {
	background:url(../images/smallicons.png) no-repeat 0 -125px;
	list-style:none;
	line-height:20px;
	padding-left:24px;
	border-bottom:1px solid #dcdcdc;
}
.ordernow-btn {
	width:142px;
	line-height:40px;
	margin:0 auto 16px;
}
.ordernow-btn a {
	background:url(../images/ordernow-btn.png) no-repeat top;
	width:142px;
	height:40px;
	color:#fff;
	display:block;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-shadow:2px 2px 2px #7c2307;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ordernow-btn a:hover {
	background:url(../images/ordernow-btn.png) no-repeat bottom;
	text-decoration:none;
}
.lt-box {
	background:#fff;
	float:left;
	width:582px;
	padding:20px;
	margin-top:20px;
	margin-bottom:5px;
	border-radius:4px;
	box-shadow:0 1px 0px #ddd;
	border-top:1px solid #eee;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #9f9f9f;
}
.lt-box h2 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin:0 0 14px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.lt-box-whmcs {
	background:#fff;
	float:left;
	width:645px;
	padding:10px 10px 15px 10px;
	margin-top:20px;
	margin-bottom:5px;
	border-radius:4px;
	box-shadow:0 1px 0px #ddd;
	border-top:1px solid #eee;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #9f9f9f;
}
.lt-box-whmcs h2 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin:0 0 14px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.rt-contents {
	width:304px;
	float:right;
}

.rt-contents-whmcs {
	width:262px;
	float:right;
}
.include {
	background:#fff;
	float:left;
	width:262px;
	margin:0;
	padding:0 20px 20px;
	border-radius:4px;
	border:1px solid #dcdcdc;
}
.include h2 {
	background:url(../images/sider-boxbg.png) repeat-x bottom;
	color:#333;
	margin:0 -20px;
	font-size:20px;
	font-weight:bold;
	line-height:39px;
	padding-left:20px;
	border-radius:4px 4px 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.include ul {
	margin:20px 0 0 0;
	padding:0;
}
.include ul li {
	list-style:none;
	padding:6px 0 6px 35px;
	border-top:1px solid #fff;
	border-bottom:1px solid #e5e5e5;
}

.include-whmcs {
	background:#fff;
	float:left;
	width:220px;
	margin:0;
	padding:0 20px 0 20px;
	border-radius:4px;
	border:1px solid #dcdcdc;
}
.include-whmcs h2 {
	background:url(../images/sider-boxbg.png) repeat-x bottom;
	color:#333;
	margin:0 -20px;
	font-size:15px;
	font-weight:bold;
//	line-height:39px;
	padding:10px 0 10px 20px;
	border-radius:4px 4px 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.include-whmcs ul {
	margin:20px 0 0 0;
	padding:0;
}
.include-whmcs ul li {
	list-style:none;
	padding:10px 0 10px 35px;
	border-top:1px solid #fff;
	border-bottom:1px solid #e5e5e5;
}


.bg01 {
	background-color:#f1f1f1;
}
.bg02 {
	background-color:#f8f8f8;
}
.disk {
	background:#f1f1f1 url(../images/smallicons.png) no-repeat 8px -519px;
}
.bandwidth {
	background:#f8f8f8 url(../images/smallicons.png) no-repeat 8px 9px;
}
.domain {
	background:#f1f1f1 url(../images/smallicons.png) no-repeat 8px -587px;
}
.google {
	background:#f8f8f8 url(../images/smallicons.png) no-repeat 8px -444px;
}
.yahoo {
	background:#f8f8f8 url(../images/smallicons.png) no-repeat 8px -522px;
}
.email {
	background:#f8f8f8 url(../images/smallicons.png) no-repeat 8px -522px;
}
.hardware {
	background:#f8f8f8 url(../images/smallicons.png) no-repeat 8px -725px;
}
.blog2 {
	background:#f8f8f8 url(../images/smallicons.png) no-repeat 8px -928px;
}
.star {
	background:#f1f1f1 url(../images/smallicons.png) no-repeat 8px -858px;
}
.fast {
	background:#f1f1f1 url(../images/smallicons.png) no-repeat 8px -656px;
}

.tick{
	background:url(../images/smallicons.png) no-repeat 0 -192px;
}
.support2 {
	background:#f8f8f8 url(../images/smallicons.png) no-repeat 8px -924px;
}
.server03 {
	background:url(../images/server03.jpg) no-repeat;
	height:202px;
	width:304px;
	float:left;
	margin-top:20px;
}
.special-tag {
	background:url(../images/special-tag.png) no-repeat;
	width:106px;
	height:56px;
	position:absolute;
	margin:55px 0 0 212px;
}
.box1 {
	background:#fff;
	float:left;
	width:261px;
	padding:20px;
	border-radius:4px;
	margin:20px 20px 10px 0;
	box-shadow:0 1px 0px #ddd;
	border-top:1px solid #eee;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #9f9f9f;
}
.box1 h2 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin:0 0 12px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box1-style1 {
	margin:0;
	padding:0;
}
.box1-style1 li {
	background:url(../images/checkmark02.png) no-repeat 0 5px;
	font-size:12px;
	list-style:none;
	line-height:25px;
	padding-left:23px;
	border-bottom:1px solid #d3d3d3;
}
.learnmore-btn {
	float:left;
	width:119px;
	line-height:28px;
	margin:12px 0 0 0;
}
.learnmore-btn a {
	background:url(../images/learnmore-btn.png) no-repeat;
	width:119px;
	height:28px;
	color:#fff;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:2px 2px 2px #7c2307;
}
.learnmore-btn a:hover {
	background:url(../images/learnmore-btn.png) no-repeat bottom;
	text-decoration:none;
}
.new-website {
	width:95px;
	height:96px;
	position:absolute;
	margin:-46px 0 0 520px;
}

.transfer-website, .testimonials {
	width:95px;
	height:96px;
	position:absolute;
	margin:-46px 0 0 200px;
}

.new-website {
	background:url(../images/new-website.png) no-repeat;
}
.transfer-website {
	background:url(../images/transfer-website.png) no-repeat;
}
.testimonials {
	background:url(../images/testimonials.png) no-repeat;
}
.testimonial-style {
	background:url(../images/coma01.png) no-repeat 0 2px;
	font-size:12px;
	margin:0;
	padding:3px 0 6px 28px;
}
.footer-menu {
	background:url(../images/footer-menu-bg.png) repeat-x bottom;
	float:left;
	width:870px;
	line-height:20px;
	text-align:center;
	border-radius:4px;
	margin-top:15px;
	padding:10px 0 10px 80px;
	box-shadow:0 1px 0px #ddd;
	border-top:1px solid #eee;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #9f9f9f;
}
.footer-menu ul {
	margin:0;
	padding:0;
}
.footer-menu ul li {
	float:left;
	padding:0 7px 0 7px;
	list-style:none;
	border-left:1px solid #fff;
	border-right:1px solid #ccc;
}
.footer-menu ul li a {
	color:#777;
	text-decoration:none;
}
.footer-menu ul li a:hover {
	text-decoration:underline;
}
.footer-box {
	float:left;
	color:#aaa;
	width:990px;
	font-size:12px;
	margin-top:12px;
	line-height:22px;
	text-align:center;
	padding-bottom:20px;
}
.footer-box img {
	margin-top:12px;
}
/******************* ---- SHARED HOSTING ---- *******************/

.subpage-banner {
	background:url(../images/subpage-banner.jpg) no-repeat;
	width:925px;
	height:149px;
	float:left;
	margin:12px 0 0 0;
	padding:25px 0 0 25px;
}
.subpage-banner h1 {
	color:#fff;
	font-size:34px;
	line-height:30px;
	font-weight:bold;
	margin:0;
	font-family: 'myriadpro-bold';
	text-shadow:2px 2px 4px #742005;
}
.subpage-banner p {
	color:#fff;
	padding:0;
	margin:10px 0;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	text-shadow:2px 2px 4px #742005;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.shared-banner {
	background:url(../images/shared-banner.jpg) no-repeat;
	float:right;
	width:332px;
	height:138px;
	margin:11px 15px 0 0;
}
.spacer {
	height:20px;
	width:100%;
	float:left;
}
.shared-plans {
	background:url(../images/shared-plans-bg.png) repeat-y right;
	width:626px;
	float:left;
}
.shared-btm {
	background:url(../images/shared-plans-btm.png) no-repeat right bottom;
	width:626px;
	height:16px;
	float:left;
}
.shared-contents {
	background:url(../images/shared-plans-top.png) no-repeat top right;
	float:left;
	width:625px;
	padding-top:10px;
	padding-right:1px;
}
.shared-table {
}
.shared-table th {
	color:#333;
	font-size:20px;
	line-height:48px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.shared-price {
	color:#000;
	float:left;
	padding-left:15px;
	text-shadow:1px 1px #f4f5f0;
}
.shared-price-digit {
	color:#9b2404;
	width:86px;
	float:left;
	font-size:30px;
	line-height:28px;
	font-weight:bold;
	padding:2px 0 0 10px;
}
.shared-price-mo {
	float:right;
	width:20px;
	margin:12px 10px 0 0;
}
.shared-table td {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #d6d6d6;
}
.sts01 {
	padding-left:16px;
}
.bg03 {
	background-color:#eaeaea;
}
.check {
	background-image:url(../images/checkmark02.png);
	background-repeat: no-repeat;
	background-position: center;
}
.ordernow-btn2 {
	width:112px;
	line-height:30px;
	margin:2px auto 5px;
}
.ordernow-btn2 a {
	background:url(../images/ordernow-btn2.png) no-repeat top;
	width:112px;
	height:30px;
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-shadow:2px 2px 2px #7c2307;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ordernow-btn2 a:hover {
	background:url(../images/ordernow-btn2.png) no-repeat bottom;
	text-decoration:none;
}
/******************* ---- DEDICATED SERVER ---- *******************/

.dedicated-banner {
	background:url(../images/dedicated-banner.jpg) no-repeat;
	height:166px;
	width:271px;
	float:right;
	margin:-17px 60px 0 0;
}
.coupon {
	background:url(../images/coupon.jpg) no-repeat;
	float:left;
	width:950px;
	height:119px;
	margin:5px 0 0 0;
}
.coupon a {
	width:950px;
	height:119px;
	display:block;
}
.dedicated-box {
	background:#fff;
	float:left;
	width:948px;
	padding:0 1px;
	margin:0 0 30px;
	border-radius:4px;
	box-shadow:0 1px 1px #a0a0a0;
}
.dedicated-table {
}
.dedicated-table td {
	color:#333;
	padding:9px 0;
	border-bottom:1px solid #ececec;
}
.dedicated-table th {
	background:url(../images/dedicated-bg.png) repeat-x;
	color:#333;
	font-size:16px;
	line-height:38px;
	font-weight:bold;
	border-radius:4px 4px 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ordernow-btn3 {
	width:96px;
	line-height:24px;
	margin:0 auto;
}
.ordernow-btn3 a {
	background:url(../images/ordernow-btn3.png) no-repeat top;
	width:96px;
	height:24px;
	color:#fff;
	display:block;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-shadow:2px 2px 2px #7c2307;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.ordernow-btn3 a:hover {
	background:url(../images/ordernow-btn3.png) no-repeat bottom;
	text-decoration:none;
}
.box2 {
	background:#fff;
	float:left;
	width:425px;
	padding:20px;
	border-radius:4px;
	margin:35px 20px 10px 0;
	box-shadow:0 1px 1px #a0a0a0;
}
.box2 h2 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin:0 0 12px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box2-style1 {
	margin:0;
	padding:0;
}
.box2-style1 li {
	background:url(../images/checkmark02.png) no-repeat 0 5px;
	list-style:none;
	padding:3px 0 3px 24px;
	border-bottom:1px solid #d3d3d3;
}
.features, .help {
	width:95px;
	height:96px;
	position:absolute;
	margin:-46px 0 0 362px;
}
.features {
	background:url(../images/features.png) no-repeat;
}
.help {
	background:url(../images/help.png) no-repeat;
}
.box2-style2 {
	margin:0;
	padding:6px 0;
}
.box2-style2 span {
	color:#333;
	display:block;
	font-weight:bold;
	padding-bottom:5px;
}
/******************* ---- ABOUT US ---- *******************/
.about-banner {
	background:url(../images/about-banner.jpg) no-repeat;
	float:right;
	width:194px;
	height:166px;
	margin:-17px 95px 0 0;
}

.dc-banner {
	background:url(../images/datacenter-banner.jpg) no-repeat;
	float:right;
	width:259px;
	height:166px;
	margin:-25px 95px 0 0;
}

.why-banner {
	background:url(../images/why-banner.jpg) no-repeat;
	float:right;
	width:194px;
	height:166px;
	margin:-24px 95px 0 0;
}

.tos-banner {
	background:url(../images/tos.jpg) no-repeat;
	float:right;
	width:259px;
	height:166px;
	margin:-25px 95px 0 0;
}

.special-banner {
	background:url(../images/special-banner.jpg) no-repeat;
	float:right;
	width:194px;
	height:166px;
	margin:-17px 95px 0 0;
}

.test-banner {
	background:url(../images/testimonials-banner.jpg) no-repeat;
	float:right;
	width:259px;
	height:166px;
	margin:-25px 95px 0 0;
}
.style01 {
	margin:0 0 12px 8px;
	padding:0;
}
.style01 li {
	background:url(../images/checkmark02.png) no-repeat 0 7px;
	list-style:none;
	line-height:30px;
	padding-left:24px;
}
/******************* ---- ABOUT US ---- *******************/
.contact-banner {
	background:url(../images/contact-banner.jpg) no-repeat;
	float:right;
	width:209px;
	height:165px;
	margin:-16px 60px 0 0;
}
.c-form {
	width:580px;
	float:left;
	margin:0;
	padding:0;
}
.c-form li {
	float:left;
	padding:6px 0;
	list-style:none;
}
.c-form li label {
	float:left;
	width:90px;
	text-align:right;
	line-height:33px;
	padding-right:20px;
}
.field01 {
	background:#f2f2f2;
	width:430px;
	height:18px;
	padding:8px;
	border:none;
	border-radius:4px;
	border-bottom:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.field02 {
	background:#eaeaea;
	width:430px;
	height:18px;
	padding:8px;
	border:none;
	height:180px;
	border-radius:4px;
	border-right:1px solid #f5f5f5;
	border-bottom:1px solid #8c8c8c;
}
.submit-btn {
	float:left;
	width:101px;
	line-height:36px;
	margin:5px 0 0 110px;
}
.submit-btn a {
	background:url(../images/submit-btn.png) no-repeat top;
	color:#fff;
	width:101px;
	height:36px;
	display:block;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	text-shadow:2px 2px 2px #7c2307;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.submit-btn a:hover {
	background:url(../images/submit-btn.png) no-repeat bottom;
	text-decoration:none;
}
.contact-box {
	float:left;
	width:200px;
	margin-top:20px;
	padding:0 0 20px 60px;
	border-bottom:1px solid #dfdfdf;
}
.contact-box h3 {
	color:#333;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.home {
	background:url(../images/home.png) no-repeat 0 1px;
}
.email2 {
	background:url(../images/email2.png) no-repeat 0 1px;
}
.ph {
	background:url(../images/ph.png) no-repeat 0 1px;
}














.box1_modified {
	background:#fff;
	float:left;
	width:582px;
	padding:20px;
	border-radius:4px;
	margin:20px 20px 10px 0;
	box-shadow:0 1px 0px #ddd;
	border-top:1px solid #eee;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #9f9f9f;
}
.box1_modified h2 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin:0 0 12px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box1-style1_modified {
	margin:0;
	padding:0;
}
.box1-style1_modified li {
	background:url(../images/checkmark02.png) no-repeat 0 5px;
	font-size:12px;
	list-style:none;
	line-height:25px;
	padding-left:23px;
	border-bottom:1px solid #d3d3d3;
}

.lt-box-dedi {
	background:#fff;
	float:left;
	width:910px;
	padding:10px 20px 20px 20px;
	margin-top:10px;
	margin-bottom:15px;
	border-radius:4px;
	box-shadow:0 1px 0px #ddd;
	border-top:1px solid #eee;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #9f9f9f;
}
.lt-box-dedi h2 {
	color:#333;
	font-size:20px;
	font-weight:bold;
	margin:0 0 14px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.lt-box-dedi h1 {
	color:#89b725;
	font-size:24px;
	font-weight:bold;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


.dedi h2 {
	color:#333;
	font-size:20px;
	font-weight:bold;
//	line-height:22px;
//	padding:50px 0 0 0;
	margin:10px;
	text-align:center;
	text-shadow:1px 1px 0 #fafbf5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.dc h3 {
	color:#89b725;
	font-size:16px;
	font-weight:bold;
	margin:0 0 5px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}