@charset "utf-8";

/* CSS Document */

/* ============================== header START =================================== */


#navi {
	overflow: hidden;
	position: absolute;
	top: 10px;
	right: -56px;
	width: 470px;
}

#navi a {
	text-decoration: none;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}

#navi i {
	display: block;
	width: 65px;
	float: left;
	font-style: normal;
	background: #E28305;
	border: 1px solid #000;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	margin-right: 15px;
}

#navi label {
	width: 50px;
	float: left;
	line-height: 2em;
}

#navi li {
	background: url(../images/navi-divider.gif) no-repeat 0% 3px;
	float: left;
	margin: 0 0 0 -1px;
	padding: 0 12px 0 14px;
	line-height: 14px;
	font-size: 0.917em;
	text-transform: uppercase;
	color: #283f6c;
}

#navi li a {
	text-decoration: none;
	color: #283f6c;
}

#navi li a:hover {
	text-decoration: underline;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
}

#text {
	width: 585px;
	color: #fff;
	position: absolute;
	top: 150px;
	left: 22px;
}

#text strong {
	display: block;
	margin: 0 0 -23px 0;
	line-height: 1.2em;
	word-spacing: -1px;
	font-size: 4.167em;
	font-weight: 300;
}

#text strong span {
	text-transform: uppercase;
}

#text b {
	display: block;
	margin: 0 0 -17px 0;
	padding: 0 0 0 4px;
	line-height: 1.2em;
	font-size: 2.833em;
	font-weight: 300;
	color: #fff;
}

#text em {
	display: block;
	margin: 0 0 -9px 0;
	padding: 0 0 0 3px;
	line-height: 1.2em;
	font-size: 1.833em;
	font-weight: 400;
	font-style: normal;
	word-spacing: -1px;
	text-transform: uppercase;
	color: #fff;
}

#text ul {
	padding: 0 0 0 5px;
	overflow: hidden;
}

#text ul li {
	background: url(../images/header-marker.gif) no-repeat 0% 5px;
	width: 100%;
	line-height: 22px;
	word-spacing: -1px;
	font-size: 1.333em;
	font-weight: 400;
	color: #ffb70b;
}

#text ul li a {
	padding: 0 0 0 22px;
	text-decoration: none;
	color: #ffb70b;
}

#text ul li a:hover {
	color: #fff;
}

#price {
	position: absolute;
	top: 283px;
	left: 270px;
}

#button-1 {
	background: url(../images/button-3.gif) no-repeat 0% 0%;
	display: block;
	width: 102px;
	height: 23px;
	overflow: hidden;
	line-height: 22px;
	font-size: 1.167em;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 288px;
	left: 435px;
}

#button-1:hover {
	color: #edaf1b;
}

#button-2 {
	background: url(../images/button-4.gif) no-repeat 0% 0%;
	display: block;
	width: 102px;
	height: 23px;
	overflow: hidden;
	line-height: 22px;
	font-size: 1.167em;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	color: #fff;
	position: absolute;
	top: 316px;
	left: 435px;
}

#button-2:hover {
	color: #000;
}

#banner {
	background: url(../images/banner.jpg) no-repeat 0% 0%;
	width: 980px;
	height: 95px;
	overflow: hidden;
	position: absolute;
	top: 457px;
	left: 0;
}

#banner em {
	position: absolute;
	top: 24px;
	left: 607px;
}

#banner em a {
	background: url(../images/button-1.gif) no-repeat 0% 0%;
	display: block;
	width: 101px;
	height: 22px;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	font-style: normal;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	color: #e2a106;
}

#banner em a:hover {
	color: #2d2d2e;
}

#banner i {
	position: absolute;
	top: 50px;
	left: 607px;
}

#banner i a {
	background: url(../images/button-2.gif) no-repeat 0% 0%;
	display: block;
	width: 101px;
	height: 22px;
	overflow: hidden;
	line-height: 20px;
	font-size: 1.167em;
	font-style: normal;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#banner i a:hover {
	color: #e2a106;
}

/* =============================== header END ==================================== */


#tail-top-right {
	background: url(../images/tail-top-right2.jpg) repeat-x 0% 0%;
	width: 50%;
	height: 527px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 1px;
}

#main-tail-top {
	background: #fff url(../images/main-tail-top2.jpg) repeat-x 0% 0%;
}
#main-bg-top {
	background: url(../images/main-bg-top3.jpg) no-repeat 50% 0%;
	position: relative;
	width: 100%;
}

nav {
	background: url(../images/menu.gif) no-repeat 0% 0%;
	width: 616px;
	height: 65px;
	overflow: hidden;
	position: absolute;
	top: 11px;
	left: -72px;
}

nav ul {
	overflow: hidden;
	padding: 0 0 0 10px;
}

nav ul li {
	float: left;
	font-weight: 400;
}

nav ul li a {
	background: url(../images/menu-bg.gif) no-repeat 50% -9px;
	float: left;
	padding: 0 35px 0 35px;
	line-height: 58px;
	font-size: 1.167em;
	text-decoration: none;
	color: #fff;
}

nav ul li.act a {
	background-position: 50% 48px;
}

/* ============================= forms START ===================================== */


#contact-form {
	width: 437px;
	padding: 6px 0 0 0;
	overflow: hidden;
}

#contact-form strong {
	float: right;
	width: 217px;
	overflow: hidden;
	font-weight: normal;
}

#contact-form label {
	display: block;
	height: 47px;
	overflow: hidden;
}

#contact-form b {
	display: block;
	padding: 0 0 2px 0;
	line-height: 14px;
	font-size: 1em;
	font-weight: normal;
	color: #9d9d9d;
}

#contact-form input {
	background: none;
	width: 171px;
	height: 15px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #dfdfdf;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

#contact-form textarea {
	background: none;
	width: 209px;
	height: 62px;
	padding: 2px 3px 2px 3px;
	border: 1px solid #dfdfdf;
	float: left;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

#contact-form a.link {
	float: right;
	margin: 13px 0 0 19px;
}



#domain-form em {
	float: left;
	height: 23px;
	padding: 0 7px 0 0;
	overflow: hidden;
	line-height: 22px;
	font-size: 1.167em;
	font-style: normal;
	color: #5571a5;
}

#domain-form label {
	background: url(../images/domain-input.gif) no-repeat 0% 0%;
	float: left;
	width: 204px;
	height: 22px;
	padding: 0 6px 0 0;
	overflow: hidden;
}

#domain-form input {
	background: none;
	width: 198px;
	height: 16px;
	padding: 3px 3px 3px 3px;
	border: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
}

#domain-form select {
	float: left;
	width: 97px;
	height: 22px;
	margin: 0 5px 0 0;
	color: #909090;
}

#domain-form select span {
	padding: 0 5px 0 0;
}

#domain-form a {
	background: url(../images/domain-button.gif) no-repeat 0% 0%;
	float: left;
	width: 102px;
	height: 23px;
	overflow: hidden;
	line-height: 22px;
	font-size: 1.167em;
	font-weight: 600;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

#domain-form a:hover {
	color: #000;
}

#domain-form {
	width: 590px;
	height: 23px;
	overflow: hidden;
	position: absolute;
	top: 325px;
	left: 0px;
}

/* ============================== forms END ====================================== */
/* ============================= banner START ===================================== */

#banner {
	background: url(../images/banner.jpg) no-repeat 0% 0%;
	width: 980px;
	height: 95px;
	overflow: hidden;
	position: absolute;
	top: 364px;
	left: 4px;
}

/* ============================== banner END ====================================== */
/* ============================= content START =================================== */


#content #indent {
	padding: 31px 0px 31px 0px;
}

#content #indent-1 {
	padding: 31px 0 25px 0;
}

#content #indent-2 {
	padding: 31px 0 23px 0;
}

#content p {
	padding: 0 0 16px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #9d9d9d;
}

#content p.extra {
	padding: 0 0 4px 0;
}

#content p.extra1 {
	padding: 0 0 22px 0;
}

#content p.extra2 {
	padding: 0 0 3px 0;
}

#content p.extra3 {
	padding: 0 0 20px 0;
}

#content p.extra4 {
	padding: 0 0 15px 0;
}

#content p.extra5 {
	padding: 0 0 18px 0;
}

#content blockquote p strong {
	display: block;
	padding: 0 4px 6px 0;
	text-align: right;
	color: #5370a6;
}

#content blockquote p b {
	display: block;
	padding: 0 4px 2px 0;
	text-align: right;
	color: #5370a6;
}

#content p small {
	float: right;
	padding: 0 21% 0 0;
	font-size: 1em;
}

.row-1 {
	background: url(../images/line-hor.gif) repeat-x 50% 100%;
	width: 100%;
	padding: 0 0 6px 0;
	overflow: hidden;
}

.row-2 {
	width: 100%;
	overflow: hidden;
}

.row-2 .inner {
	padding: 32px 0 0 26px;
}

/* ============================== content END ==================================== */
/* ============================= boxes START ===================================== */


.box {
	width: 100%;
	overflow: hidden;
}
.box .inner  img {
	border: 2px solid #000;
	margin-left: 30px;
	margin-top: 10px;
	position: relative;
	left: 50px;
	top: -20px;
}

.box .inner span {
	color: #F00;
	font-size: 18px;
}


.box .inner {
	padding: 5px 0px 0 10px;
	text-align: justify;
}

.box .inner i {
	font-style: normal;
}

.box .inner em {
	font-style: normal;
	font-size: 1.3em;
	display: block;
	margin-top: 5px;
}

#Terms .box .inner ul li {
	list-style: disc url(none);
	margin-left: 30px;
}

#content .box .inner p {
	font-style: normal;
	color: #000;
	text-indent: 2em;
}

/* ============================== boxes END ====================================== */
/* ==================== txt, links, lines, titles START ============================ */
/* =================== txt, links, lines, titles START =========================== */


h1 {
	background: url(../images/logo-bg.jpg) no-repeat 0% 0%;
	width: 227px;
	height: 65px;
	overflow: hidden;
	position: absolute;
	top: 59px;
	right: -2px;
}

h1 a {
	background: url(../images/logo.gif) no-repeat 0% 0%;
	display: block;
	width: 149px;
	height: 38px;
	overflow: hidden;
	position: absolute;
	top: 13px;
	left: 57px;
}

h1 a span {
	display: none;
}

h2 {
	padding: 0 0 6px 0;
	word-spacing: 1px;
	letter-spacing: -1px;
	line-height: 1.4em;
	font-size: 1.833em;
	font-weight: 700;
	color: #171717;
}

h2 strong {
	display: block;
	padding: 0 0 4px 0;
	font-weight: 700;
}

h2 b {
	display: block;
	padding: 0 0 5px 0;
	font-weight: 700;
}

h5 {
	line-height: 1.333em;
	font-size: 1em;
	color: #5370a6;
}

h6 {
	padding: 0 0 8px 0;
	line-height: 1.333em;
	font-size: 1em;
	color: #171717;
}

h6 em {
	display: block;
	margin: 0 0 -8px 0;
	font-style: normal;
}

h6 span {
	display: block;
	padding: 2px 0 0 0;
}

h6 strong {
	display: block;
	padding: 0 0 8px 0;
}

.link {
	float: right;
	line-height: 14px;
	font-size: 0.917em;
	font-weight: bold;
	text-transform: uppercase;
	color: #5370a6;
}

.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-ver.gif) repeat-y;
	width: 100%;
}

.title {
	background: url(../images/title-tail.gif) repeat-x 0% 0%;
	height: 32px;
	margin: 0 0 10px 0;
	overflow: hidden;
	line-height: 30px;
	font-size: 1.667em;
	font-weight: 300;
	color: #141415;
	padding-left: 60px;
}

.title a {
	text-decoration: none;
	font-weight: bold;
	color: #D18307;
}

.title span {
	display: block;
}

.title span span {
	background: url(../images/title-right.gif) no-repeat 100% 0%;
	display: block;
	height: 32px;
	overflow: hidden;
	padding: 0 0 0 25px;
}

.title span span strong {
	font-weight: 300;
	color: #5370a6;
}

.title-1 {
	padding: 0 0 4px 0;
	word-spacing: 5px;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.333em;
	font-weight: 400;
	color: rgb(10, 10, 10);
}

.title-2 {
	padding: 1px 0 11px 0;
	line-height: 1.25em;
	font-size: 2em;
	font-weight: 900;
	color: #e1a004;
}

.title-2 span {
	display: block;
	margin: -8px 0 0 0;
}

.titles {
	background: url(../images/title-bg.gif) no-repeat 0% 4px;
	width: 435px;
	height: 37px;
	overflow: hidden;
	padding: 4px 0 0 0;
}

.titles li {
	width: 100%;
	height: 33px;
	overflow: hidden;
}

.titles li strong {
	float: right;
	width: 106px;
	height: 33px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	font-weight: normal;
	text-align: center;
	color: #171717;
}

.titles li b {
	float: right;
	width: 62px;
	height: 33px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	font-weight: normal;
	text-align: center;
	color: #171717;
}

.titles li em {
	float: right;
	width: 110px;
	height: 33px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	font-style: normal;
	text-align: center;
	color: #171717;
}

.titles li i {
	float: right;
	width: 74px;
	height: 33px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	font-style: normal;
	text-align: center;
	color: #171717;
}

.titles li span {
	display: block;
	width: 70px;
	height: 33px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	font-style: normal;
	text-align: center;
	color: #171717;
}

/* ==================== txt, links, lines, titles END ============================ */
/* ====================== Left & Right alignment START =========================== */


.fleft {
	float: left;
}

img.fleft {
	margin: 1px 22px 1px 1px;
}

.fright {
	float: right;
}

ul.fright {
	padding: 0 7px 0 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3 {
	float: left;
	overflow: hidden;
}
.block-4 {
	float: right;
	overflow:hidden;
}

.aligncenter {
	padding: 15px 0 0 0;
	text-align: center;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

#main {
	position: relative;
	font-size: 0.75em;
}

header {
	position: relative;
	width: 980px;
	height: 460px;
	margin: 0 auto;
}

section#content {
	width: 980px;
	margin: 0 auto;
}

#footer-bg {
	background: #efefef;
	width: 100%;
}

footer {
	width: 980px;
	min-height: 134px;
	height: auto !important;
	height: 134px;
	overflow: hidden;
	margin: 0 auto;
}

/* ========================= Global Structure END ================================ */
/* ============================= other START ===================================== */


.pic-indent {
	margin: 0 0 19px 0;
}

.list {
	overflow: hidden;
}

.list li {
	background: url(../images/marker.gif) no-repeat 0% 10px;
	padding: 0 0 0 11px;
	line-height: 24px;
	font-size: 1em;
	font-weight: bold;
	color: #5370a6;
}

.list li a {
	color: #5370a6;
}

.list-1 {
	overflow: hidden;
}

.list-1 li {
	background: url(../images/marker-1.gif) no-repeat 0% 8px;
	padding: 0 0 0 11px;
	line-height: 20px;
	font-size: 1em;
	color: #171717;
}

.list-1 li a {
	text-decoration: none;
	color: #171717;
}

.list-1 li a:hover {
	text-decoration: underline;
}

.list-2 {
	overflow: hidden;
}

.list-2 li {
	background: url(../images/marker-2.gif) no-repeat 0% 9px;
	padding: 0 0 0 10px;
	line-height: 21px;
	font-size: 1.167em;
	color: #5370a6;
}

.list-2 li a {
	text-decoration: none;
	color: #5370a6;
}

.list-2 li a:hover {
	text-decoration: underline;
}

.list-3 {
	padding: 0 0 14px 0;
	overflow: hidden;
}

.list-3 i {
	color: #FFF4F8;
	font-weight: bold;
	font-size: 1.0em;
	background: #5F8D9D;
	display: block;
	margin: 3px;
	width: 115px;
	border: 1px solid #000;
	font-style: normal;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
}

.list-3 li {
	background: url(../images/marker-3.gif) no-repeat 0% 9px;
	padding: 0 0 0 11px;
	line-height: 20px;
	font-size: 1em;
	color: #141415;
	list-style: none;
}

.list-3 li a {
	text-decoration: none;
	color: #141415;
}

.list-3 li a:hover {
	text-decoration: underline;
}

.list-4 {
	padding: 0 0 14px 0;
	overflow: hidden;
}

.list-4 li {
	background: url(../images/marker-4.gif) no-repeat 0% 9px;
	padding: 0 0 0 11px;
	line-height: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #5370a6;
}

.list-4 li a {
	text-decoration: none;
	color: #5370a6;
}

.list-4 li a:hover {
	text-decoration: underline;
}

.list-5 {
	width: 100%;
	overflow: hidden;
}

.list-5 li {
	float: left;
	width: 132px;
	padding: 0 20px 0 0;
	line-height: 16px;
	font-size: 1em;
	color: #171717;
}

.list-5 li.last {
	padding: 0;
}

.list-5 li img {
	margin: 0 0 16px 0;
}

.list-6 {
	margin: 0 0 -15px 0;
	overflow: hidden;
}

.list-6 li {
	width: 100%;
	padding: 0 0 15px 0;
	overflow: hidden;
}

.list-6 li img {
	float: left;
	margin: 3px 20px 0 1px;
}

.list-6 li strong {
	display: block;
	line-height: 1.333em;
	font-size: 1em;
	color: #171717;
}

.list-6 li p {
	padding: 0 0 2px 0 !important;
	line-height: 16px !important;
	font-size: 1em !important;
	color: #9d9d9d !important;
}

.list-7 {
	margin: 0 0 -12px 0;
	overflow: hidden;
	line-height: 1.333em;
	font-size: 1em;
	color: #9d9d9d;
}

.list-7 dt {
	font-weight: bold;
	color: #5370a6;
}

.list-7 dt a {
	text-decoration: none;
	color: #5370a6;
}

.list-7 dd {
	padding: 0 0 25px 0;
}
.buttons-1 {
	background: url(../images/button-3.gif) no-repeat 0% 0%;
	width: 187px;
	height: 28px;
	overflow: hidden;
}
.buttons-1 strong {
	float: left;
	height: 28px;
	width: 93px;
}
.buttons-1 strong a {
	color: #FFF;
	display: block;
	font-size: 1.167em;
	font-weight: 600;
	height: 28px;
	line-height: 21px;
	text-align: center;
	text-decoration: none;
}


.buttons {
	background: url(../images/buttons.gif) no-repeat 0% 0%;
	width: 187px;
	height: 28px;
	overflow: hidden;
}

.buttons strong {
	float: left;
	width: 93px;
	height: 28px;
}

.buttons strong a {
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 1.167em;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.buttons strong a:hover {
	color: #000;
}

.buttons b {
	float: left;
	width: 93px;
	height: 28px;
}

.buttons b a {
	display: block;
	height: 28px;
	padding: 0 0 0 6px;
	line-height: 28px;
	font-size: 1.167em;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	text-decoration: none;
	color: #fff;
}

.buttons b a:hover {
	color: #000;
}

.host {
	width: 100%;
	padding: 0 0 7px 0;
	overflow: hidden;
}

.host li {
	background: url(../images/host-bg.gif) no-repeat 0% 0%;
	width: 100%;
	height: 37px;
	overflow: hidden;
	color: #a7a7a7;
}

.host li strong {
	float: right;
	width: 102px;
	height: 33px;
	padding: 0 0 0 4px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	text-align: center;
	color: #df8c09;
}

.host li b {
	float: right;
	width: 62px;
	height: 33px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	font-weight: normal;
	text-align: center;
	color: #a7a7a7;
}

.host li em {
	float: right;
	width: 110px;
	height: 33px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	font-style: normal;
	text-align: center;
	color: #a7a7a7;
}

.host li i {
	float: right;
	width: 74px;
	height: 33px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	font-style: normal;
	text-align: center;
	color: #a7a7a7;
}

.host li span {
	display: block;
	width: 60px;
	height: 33px;
	overflow: hidden;
	line-height: 32px;
	font-size: 1.167em;
	font-style: normal;
	text-align: center;
	color: #df8c09;
}

.host li span a {
	text-decoration: none;
	color: #df8c09;
}

.host li span a:hover {
	font-weight: bold;
}

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

.privacy {
	padding: 24px 0 16px 25px;
}

.privacy h2 {
	padding: 0 0 10px 0 !important;
}

.privacy dl {
	padding: 0 0 5px 0;
	overflow: hidden;
	line-height: 16px;
	font-size: 1em;
	color: #9d9d9d;
}

.privacy dl dt {
	font-weight: bold;
	color: #171717;
}

.privacy dl dt a {
	text-decoration: none;
	color: #171717;
}

.privacy dl dt a:hover {
	text-decoration: underline;
}

.privacy dl dd {
	padding: 0 0 16px 0;
}

/* ============================== other END ====================================== */
table.domainpricing {
    width: 600px;
    background-color: #ccc;
}
table.domainpricing th {
    padding: 3px;
    background-color: #efefef;
    font-weight: bold;
}
table.domainpricing td {
    padding: 3px;
    background-color: #fff;
    text-align: center;
}
/* ============================ footer START ===================================== */

footer .inner {
	padding: 27px 26px 20px 26px;
}

	footer .block-1 {
		width: 228px;
		padding: 1px 20px 0 0;
	}
	
	footer .block-2 {
		width: 191px;
		padding: 2px 50px 0 0;
	}
	
	footer .block-3 {
		width: 218px;
		padding: 1px 20px 0 0;
	}
	
	footer .block-4 {
		width: 201px;
	}

footer em {
	display: block;
	padding: 0 0 1px 0;
	line-height: 20px;
	font-size: 1.167em;
	font-style: normal;
	color: #5370a6;
}

footer i {
	display: block;
	padding: 0 0 0 1px;
	line-height: 18px;
	font-size: 1.167em;
	font-style: normal;
	color: #9c9c9c;
}

footer p {
	background: url(../images/logo-icon.jpg) no-repeat 0% 0%;
	padding: 3px 0 0 0;
	text-indent: 104px;
	line-height: 20px;
	font-size: 1.167em;
	color: #9c9c9c;
}

	footer p b {
		font-size: 0.857em;
	}
	
	footer p a {
		text-decoration: none;
		color: #9c9c9c;
	}
	
		footer p a:hover {
			text-decoration: underline;
		}
		
	footer p strong {
		display: block;
		padding: 10px 0 0 0;
		text-indent: 0;
		font-weight: normal;
	}

/* ============================= footer END ====================================== */