#body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #000;
	background-image: url(background.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}
#content_left {
}
#content_right {
}
#promo_design {
	background-image: url(images/design.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
	padding-top: 5px;
}
#promo_hosting {
	background-image: url(images/hosting.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-left: 12px;
	font-size: 14px;
}
#brand {
	font-size: 14px;
	font-weight: bold;
	color: #F09;
	text-align: center;
	border: thin solid #F09;
	clip: rect(auto,auto,auto,auto);
}
#inreg {
	border: thin solid #F09;
	vertical-align: top;
	padding-top: 9px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#paragraf {
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
	border: thin solid #F09;
}

#linebottom {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F09;
}



.bold14 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.bold16 {
	font-size: 16px;
	font-weight: bold;
}

.bold12pink {
	font-size: 12px;
	font-weight: bold;
	color: #F09;
}

.bold14pink {
	font-size: 14px;
	font-weight: bold;
	color: #F09;
}
.bold16pink {
	font-size: 16px;
	font-weight: bold;
	color: #F09;
}
.bold12blue {
	font-size: 12px;
	font-weight: bold;
	color: #03F;
}
.bold14blue {
	font-size: 14px;
	font-weight: bold;
	color: #03F;
}



.pink {
	color: #F09;
}
.blue {
	color: #03F;
}

.14pink {
	font-size: 14px;
	color: #F09;
}

.11small {
	font-size: 11px;
}
.9small {
	font-size: 9px;
}

#personal_pac {
	background-image: url(images/personal.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
}
#business_pac {
	background-image: url(images/business.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
}
#corporate_pac {
	background-image: url(images/corporate.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 3px;
}
#custom {
	background-image: url(images/custom.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: center;
}

.pacpac {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.whitenormal {
	color: #FFF;
}
#hostingk {
	background-image: url(images/hostingk.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	padding-top: 3px;
}
#price {
	padding-left: 1px;
	border: thin solid #F09;
}
#wta {
	background-image: none;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#effect {
	cursor: crosshair;
}
