* {
	margin: 0;
	padding: 0;
}

/* Premium Hosting Hover Popup Styles */
.premium-hover-container {
    position: relative;
    display: inline-block;
}

.premium-popup {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    padding: 15px 20px;
    border-radius: 8px;
    font-size: 14px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 1000;
    max-width: 280px;
    white-space: normal;
    text-align: center;
    margin-top: 10px;
}

.premium-popup::before {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #667eea;
}


.premium-hover-container:hover .premium-popup {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%);
}

.premium-popup strong {
    color: #ffd700;
    font-weight: 600;
}

/* Mobile responsive adjustments */
@media (max-width: 768px) {
    .premium-popup {
        position: fixed;
        bottom: auto;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 280px;
        font-size: 13px;
        padding: 12px 18px;
    }
    
    .premium-popup::before,
    .premium-popup::after {
        display: none;
    }
    
    .premium-hover-container:hover .premium-popup {
        transform: translate(-50%, -50%);
    }
}

@media (max-width: 480px) {
    .premium-popup {
        max-width: 250px;
        font-size: 12px;
        padding: 10px 15px;
    }
}

/* Animation for mobile tap */
@media (hover: none) and (pointer: coarse) {
    .premium-popup-mobile-active {
        opacity: 1 !important;
        visibility: visible !important;
        transform: translate(-50%, -50%) !important;
    }
}
TABLE {margin: 100;padding: 100; }
.sidebar {background-color: #ECECEC; padding: 0.5em;}
.sidebar UL LI {list-style-type: none; margin-left: 0;
                 margin-right: 0.5em;}
.sidebar UL LI A {color: #FFCCCC;}

.wrapper {
	width: 100%;
	overflow: hidden;
}
.right
{
position:absolute;
right:0px;
width:300px;
background-color:#b0e0e6;
}


input.freshwhite{
font-size:28px;
background: url(input-box-white387a.png) left center no-repeat;
height:63px;
width:391px;
border:0px;
padding-top:10px;
padding-bottom:3px;
padding-left:18px;
margin-right:15px;
outline: none;
}

input.freshwhite:hover{
background: url(input-box-white387b.png) transparent left center no-repeat;
}

input.freshwhite:focus{
background: url(input-box-white387a.png) transparent left center no-repeat;
}


.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #EC642B;
}

	a:hover {
		text-decoration: none;
	}

html {
	min-width: 980px;
}

body {
	background: #d7d7d7 url(images/body-tail.gif) repeat-y 50% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h2 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 25px 0;
	text-transform: uppercase;
	line-height: 2.059em;
	font-size: 1.117em;
	color: #fff;
}

	h2 img {
		float: left;
		margin: 0 10px 0 0;
	}

h3 {
	padding: 0 0 13px 0;
	text-transform: uppercase;
	line-height: 2.118em;
	font-size: 1.417em;
	color: #252525;
}

	h3.extra {
		padding: 0 0 21px 0;
	}
	
	h3.extra-1 {
		padding: 0 0 24px 0;
	}

h4 {
	padding: 0 0 15px 0;
	text-transform: uppercase;
	line-height: 2.118em;
	font-size: 1.417em;
	color: #252525;
}

h5 {
	line-height: 1.385em;
	font-size: 1.083em;
	font-weight: normal;
	font-style: italic;
	color: #6a6a6a;
}

	h5 a {
		color: #6a6a6a;
	}

h6 {
	padding: 9px 0 8px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6a6a6a;
}

.fleft {
	float: left;
}

	img.fleft {
		margin: 0 21px 24px 1px;
	}
	
	img.fleft1 {
		float: left;
		margin: 0 21px 40px 1px;
	}
	
	img.fleft2 {
		float: left;
		margin: 0 21px 31px 1px;
	}
	
.fright {
	float: right;
}

	ul.fright {
		padding: 0 0 35px 0;
	}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}

#main {
	overflow: hidden;
	width: 898px;
	margin: 0 auto;
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 100%;
	height: 367px;
	overflow: hidden;
 margin: -36px 0px 0px 0px ;

}

	#page1 #header {
		height: 487px;
	}

	#header b {
		display: block;
		height: 17px;
		line-height: 17px;
		text-transform: uppercase;
		font-size: 0.917em;
		color: #3b3b3b;
		position: absolute;
		top: 6px;
		left: 0;
	}
	
		#header b a {
			margin: 0 0 0 4px;
			vertical-align: text-top;
		}
	
	#header big {
		text-transform: uppercase;
		text-align: right;
		letter-spacing: -1px;
		line-height: 1.3em;
		font-size: 2.333em;
		font-weight: normal;
		color: #252525;
		position: absolute;
		top: 56px;
		right: 0;
	}
	
		#header big span {
			display: block;
			margin: -15px 0 0 0;
			word-spacing: -2px;
			letter-spacing: normal;
			font-size: 0.464em;
			color: #252525;
		}
	
	#header small {
		text-transform: uppercase;
		font-size: 0.917em;
		font-weight: bold;
		color: #f4a100;
		position: absolute;
		top: 135px;
		right: 26px;
	}
	
	#header p {
		width: 410px;
		line-height: 1.2em;
		font-size: 2.5em;
		color: #585858;
		position: absolute;
		top: 320px;
		left: 38px;
	}
	
#header-line {
	background: #c6c6c6;
	width: 100%;
	height: 1px;
	overflow: hidden;
	position: absolute;
	top: 30px;
	left: 0;
}

#login-form {
	height: 20px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 0;
}

	#login-form strong {
		position: relative;
		display: block;
		padding: 0 1px 0 0;
		height: 20px;
		float: right;
		line-height: 20px;
		overflow: hidden;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		color: #3b3b3b;
	}
	
	#login-form input {
		background: #c1c1c1;
		position: relative;
		width: 87px;
		height: 14px;
		margin: 0 0 0 5px;
		padding: 4px 3px 2px 4px;
		border: none;
		float: right;
		text-transform: uppercase;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.833em;
		color: #fff;
	}
	
	#login-form input#login-submit {
		background: url(images/login-submit.gif) no-repeat 0% 0%;
		width: 28px;
		height: 20px;
		margin: 0 0 0 5px;
		padding: 0;
		border: none;
		float: right;
		cursor: pointer;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.917em;
		font-weight: bold;
		color: #3b3b3b;
	}
	
#logo {
	position: absolute;
	top: 48px;
	left: 0;
}

#menu {
	background: url(images/menu-tail.gif) repeat-x 0% 0%;
	width: 100%;
	height: 45px;
	overflow: hidden;
	position: absolute;
	top: 119px;
	left: 0;
}

	#menu ul {
		overflow: hidden;
		padding: 0 0 0 2px;
	}

	#menu ul li {
		background: url(images/menu-divider.gif) no-repeat 100% 0%;
		float: left;
		padding: 0 2px 0 0;
	}
	
	#menu ul li a {
		display: block;
		width: 115px;
		height: 45px;
		float: left;
		line-height: 45px;
		font-size: 1.167em;
		text-transform: uppercase;
		text-align: center;
		text-decoration: none;
		color: #7f7f7f;
	}
	
	#menu ul li.act a {
		background: url(images/menu-act.gif) no-repeat 50% 0%;
		color: #fff;
	}
	
	#menu ul li a:hover {
		color: #fff;
	}

#slogan {
	position: absolute;
	top: 226px;
	left: 39px;
}

#button-1 {
	background: url(images/button-1.gif) no-repeat 0% 0%;
	display: block;
	width: 120px;
	height: 37px;
	overflow: hidden;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 0.917em;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 393px;
	left: 38px;
margin: 10px 0 0 0;
}

	#button-1:hover {
		color: #e6a203;
	}

#button-2 {
	background: url(images/button-2.gif) no-repeat 0% 0%;
	display: block;
	width: 140px;
	height: 37px;
	overflow: hidden;
	line-height: 38px;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 0.917em;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 393px;
	left: 142px;
margin: 10px 0 30px 50px;
}

	#button-2:hover {
		color: #000;
	}

#price {
	position: absolute;
	top: 173px;
	left: 405px;
}

	#page1 #price {
		position: absolute;
		top: 203px;
		left: 445px;
	}

#content {
	background: #fff;
	padding: 0 0 44px 0;
}

	#content p {
		padding: 0 0 17px 0;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	#content p small {
		float: right;
		padding: 0 10% 0 0;
		font-size: 1em;
	}

	#content p.extra {
		padding: 0 0 32px 0;
	}
	
	#content p.extra-1 {
		padding: 0 0 26px 0;
	}
	
	#content p.extra-2 {
		padding: 0 0 11px 0;
	}
	
	#content p.extra-3 {
		padding: 0 0 58px 0;
	}
	
	#content p.extra-indent {
		padding: 9px 0 17px 0;
	}
	
	#content blockquote p.extra {
		padding: 0 0 24px 0;
	}
	
	#content blockquote p strong {
		display: block;
		padding: 8px 0 0 0;
		text-align: right;
	}
	
	#content blockquote p a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	#content blockquote p a:hover {
		text-decoration: underline;
	}

	#content p.price {
		float: left;
		margin: -7px 0 0 -2px;
		letter-spacing: -1px;
		line-height: 1.2em;
		font-size: 2.75em;
		font-weight: bold;
		color: #fff;
	}
	
	#content p.price span {
		line-height: 1.2em;
		font-size: 0.515em;
	}

.row-1 .inner {
	padding: 36px 24px 55px 15px;
}

	.row-1 .inner-1 {
		padding: 2px 30px 49px 19px;
	}

.row-2 .inner {
	padding: 22px 20px 0 20px;
}

	.row-2 .inner-1 {
		padding: 0 20px 0 20px;
	}

.line-ver {
	background: url(images/line-ver1.gif) repeat-y;
	width: 100%;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-3 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-4 {
	background: url(images/line-ver1.gif) repeat-y;
	width: 100%;
}

.box {
	background: #212121 url(images/box-tail.gif) repeat-x 50% 0%;
	width: 100%;
}

.indent-left {
	padding: 0 0 0 5px;
}

.indent-left-1 {
	padding: 0 0 0 2px;
}

.list {
	overflow: hidden;
	padding: 0 0 50px 0;
}

	.list li {
		background: url(images/marker.gif) no-repeat 0% 7px;
		padding: 0 0 0 10px;
		line-height: 1.636em;
		font-size: 0.917em;
		color: #787878;
	}
	
	.list li a {
		text-decoration: none;
		color: #787878;
	}
	
	.list li a:hover {
		text-decoration: underline;
	}

.list-1 {
	overflow: hidden;
	padding: 0 0 21px 0;
}

	.list-1 li {
		background: url(images/marker-1.gif) no-repeat 0% 11px;
		padding: 0 0 0 12px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	.list-1 li a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-1 li a:hover {
		text-decoration: underline;
	}

.list-2 {
	width: 100%;
	padding: 0 0 19px 0;
	overflow: hidden;
}

	.list-2 li {
		float: left;
		width: 275px;
		padding: 0 65px 18px 0;
		line-height: 1.385em;
		font-size: 1.083em;
	}
	
	.list-2 li.extra {
		padding: 0 0 0 0;
	}
	
	.list-2 li strong {
		display: block;
		padding: 0 0 9px 0;
		color: #6a6a6a;
	}
	
	.list-2 li a {
		font-style: italic;
		color: #6a6a6a;
	}

.list-3 {
	padding: 8px 0 4px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6a6a6a;
}

	.list-3 dt {
		padding: 0 0 9px 0;
		font-weight: bold;
		color: #6a6a6a;
	}
	
	.list-3 dt a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-3 dt a:hover {
		text-decoration: underline;
	}
	
	.list-3 dd {
		padding: 0 0 27px 0;
	}

.list-4 {
	overflow: hidden;
}

	.list-4 li {
		width: 100%;
		padding: 0 0 30px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.385em;
		font-size: 1.083em;
	}
	
	.list-4 li.extra {
		padding: 0 0 28px 0;
	}
	
	.list-4 li img {
		float: left;
		margin: 0 21px 0 0;
	}
	
	.list-4 li strong {
		display: block;
		padding: 9px 0 2px 0;
		color: #6a6a6a;
	}
	
	.list-4 li b {
		display: block;
		height: 40px;
		padding: 0 0 12px 0;
		line-height: 40px;
		letter-spacing: -1px;
		font-size: 2.538em;
		color: #6a6a6a;
	}
	
	.list-4 li b i {
		display: inline-block;
		height: auto;
		line-height: 1em;
		font-size: 0.515em;
		font-weight: bold;
		font-style: normal;
	}
	
	.list-4 li span a {
		background: url(images/link-bg.gif) no-repeat 0% 0%;
		display: inline-block;
		width: 67px;
		height: 27px;
		float: left;
		overflow: hidden;
		line-height: 27px;
		font-size: 0.846em;
		font-weight: bold;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
		color: #3b3b3b;
	}
	
	.list-4 li em {
		display: inline-block;
		width: 150px;
		padding: 17px 0 0 0;
		font-size: 1.231em;
		font-style: normal;
		color: #ffb600;
	}
	
	.list-4 li em a {
		color: #ffb600;
	}

.list-5 {
	overflow: hidden;
	padding: 6px 3px 21px 0;
}

	.list-5 li {
		background: url(images/line-hor.gif) repeat-x 0% 16px;
		line-height: 1.846em;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	.list-5 li span {
		background: #fff;
		float: right;
	}
	
	.list-5 li a {
		background: #fff url(images/marker-1.gif) no-repeat 0% 7px;
		padding: 0 0 0 12px;
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-5 li a:hover {
		color: #000;
	}

.list-6 {
	padding: 9px 0 4px 0;
	line-height: 1.385em;
	font-size: 1.083em;
	color: #6a6a6a;
}

	.list-6 dt {
		padding: 0 0 9px 0;
		font-weight: bold;
		color: #6a6a6a;
	}
	
	.list-6 dt a {
		text-decoration: none;
		color: #6a6a6a;
	}
	
	.list-6 dt a:hover {
		text-decoration: underline;
	}
	
	.list-6 dd {
		padding: 0 0 18px 0;
	}
	
	.list-6 dd.extra {
		padding: 0;
	}

.link {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
	float: right;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.917em;
	font-weight: bold;
	color: #3b3b3b;
}

	.link span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 27px;
		margin: 0 5px;
		padding: 0 8px 0 7px;
		line-height: 27px;
	}
	
	.link:hover span span {
		cursor: pointer;
		text-decoration: underline;
	}

.link-1 {
	float: left;
	line-height: 1.125em;
	font-size: 1.333em;
	color: #ffb600;
}

.link-indent {
	margin: 0 0 49px 0 !important;
}

.banners {
	background: url(images/line-ver2.gif) repeat-y 46% 0%;
	width: 100%;
	overflow: hidden;
	margin: 26px 0 15px 0;
}

	.banners .inner {
		padding: 0 42px 15px 19px;
	}
	
	.banners span img {
		float: right;
	}

.indent {
	padding: 32px 0 0 21px;
}

.indent-1 {
	padding: 32px 20px 0 21px;
}

.indent-bot {
	margin: 0 0 9px 0;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 179px;
	padding: 26px 0 0 0;
}

	#contact-form label {
		display: block;
		height: 26px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: #fff;
		width: 169px;
		height: 16px;
		padding: 0 3px 1px 3px;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	#contact-form textarea {
		background: #fff;
		width: 170px;
		height: 107px;
		padding: 0 3px 3px 2px;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #6a6a6a;
	}
	
	#contact-form a {
		float: right;
		margin: 27px 0 0 18px;
		line-height: 1.125em;
		font-size: 1.333em;
		color: #ffb600;
	}

#footer {
	background: #cdcdcd url(images/footer.gif) repeat-x 0% 0%;
	min-height: 193px;
	height: auto !important;
	height: 193px;
	overflow: hidden;
}

	#footer div.inner {
		padding: 28px 19px 20px 20px;
	}

	#footer p {
		float: right;
		text-transform: uppercase;
		font-size: 0.917em;
		color: #474747;
	}
	
	#footer p a {
		text-decoration: none;
		color: #474747;
	}
	
	#footer p a:hover {
		text-decoration: underline;
	}
	
	#footer .col-1 {
		width: 120px;
		padding: 0 10px 0 0;
	}
	
	#footer .col-2 {
		width: 121px;
		padding: 0 10px 0 0;
	}
	
	#footer .col-3 {
		width: 120px;
		padding: 0 10px 0 0;
	}
	
	#footer .col-4 {
		width: 140px;
		padding: 0 10px 0 0;
	}
	
	#footer strong {
		display: block;
		padding: 0 0 9px 0;
		text-transform: uppercase;
		font-size: 1.083em;
	}
	
	#footer ul {
		padding: 0 0 0 1px;
	}
	
	#footer ul li {
		background: url(images/marker.gif) no-repeat 0% 8px;
		padding: 0 0 0 12px;
		line-height: 1.385em;
		font-size: 1.083em;
		color: #7b7b7b;
	}
	
	#footer ul li a {
		color: #7b7b7b;
	}
