@charset "utf-8";
/*
------------------------------------------------------
Slice2CSS.com
coded by: radiz (www.plan4play.com, www.slice2css.com)
copyright (c) 2007
----------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

* {margin: 0; padding: 0;}

body {
	font-family: "Trbuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #4b4c4c;
}

em {border-bottom: 1px dotted #8f907a;}
strong {color: #f7941d;}
a, a:hover {color: #fa7d8b; text-decoration: none;}
a:hover {background: #e7e3c1;}
acronym {font-weight: normal; cursor: help; border-bottom: 1px dotted #8f907a;}

/* page body IDs
----------------*/
body#homepage {background: #f3f1df url(../images/bg_body.gif) repeat-x;}
body#innerpage {background: #f3f1df url(../images/bg_body_2.gif) repeat-x}

/* Global Class
---------------*/
span.lite {color: #004575;}
span.burning {color: #790000;}
span.extend, span.required {color: #f7941d;}
span.prize {color: #790000; font-weight: bold;}

/* Layout Controlling
--------------------*/
#header, #homewrap, #servicewrap, #faqwrap, #aboutwrap, #orderwrap {width: 955px; overflow: hidden; position: relative;}


#header {height: 75px;}
#homewrap {height: 284px;}
#servicewrap {height: 220px;}
#faqwrap, #aboutwrap, #orderwrap {padding: 9px 0;}
#footer {width: 100%; text-align: left; padding-top: 5px; border-top: 1px dashed #8f907a;}
#footer span {margin-left: 5px;}

/* Header Section
----------------*/
h1#logo {
	width: 176px;
	height: 45px;
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	top: 20px;
	left: 10px;
	z-index: 999;
}
	#logo a,#logo a:hover {width: 176px; height: 45px; display: block; text-decoration: none; background: none;}
	#logo span {visibility:hidden;}

ul#navigation {
	width: 550px;
	height: 20px;
	position: absolute;
	left: 250px;
	top: 40px;
	z-index: 998;
}
	#navigation li {list-style: none; position: relative; display: inline;}
	#navigation a, #navigation a:visited {
		font-size: 1.4em;
		color: #4b4c46;
		padding: 5px;
		margin-right: 25px;
		text-decoration: none;
	}
	#navigation a:hover {border-bottom: 2px solid #8f907a;}

/* Home Details Section
-----------------------*/
#homewrap h2 {
	width: 500px;
	font-size: 1.2em;
	font-weight: normal;
	padding: 9px 0 0 9px;
	position: absolute;
}

#homewrap #process-step {
	width: 192px;
	padding: 0 9px;
	border-right: 1px dotted #8f907a;
	position: absolute;
	top: 87px;
	list-style: none;
}

	#process-step dt {font-size: 1.6em; color:#9bbf00; font-weight: bold;}
	#process-step dd {margin: 0 0 5px 0;}

#homewrap #forwho {
	width: 352px;
	padding: 0 9px;
	border-right: 1px dotted #8f907a;
	position: absolute;
	top: 87px;
	left: 212px;
	list-style: none;
}

	#forwho dt {font-size: 1.6em; color:#fa7d8b; font-weight: bold;}
	#forwho dd {margin: 0 0 5px 0;}

#homewrap #advertise {
	width: 350px;
	position: absolute;
	right: 9px;
	top: 9px;
}

/* Services Details Section
---------------------------*/
#servicewrap h2 {
	font-size: 1.65em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	color:#f3f1df;
	position: absolute;
	left: 9px;
	top: 32px;
}

#servicewrap .package {
	width: 272px;
	padding: 0 9px;
	border-right: 1px dotted #8f907a;
	line-height: 2em;
	margin-top: 63px;
	position: relative;
	float: left;
}

.package h3 {font-size: 1.6em;}
.package ul {list-style: none;}
.package li {margin: 0 0 0 5px; line-height: 120%;}

#servicewrap .extend-option {
	width: 278px;
	padding: 0 9px;
	margin-top: 63px;
	position: relative;
	float: left;
}
.extend-option h3 {font-size: 1.6em;}
.extend-option ol {list-style-type: decimal; margin: 0; padding: 0;}
.extend-option li {margin: 0 0 0 25px; line-height: 120%;}

/* FAQ Details Section
----------------------*/
#general-question {
	width: 468px;
	padding: 9px;
	color: #f3f1df;
	position: relative;
	float: left;	
	background: #4b4c46;
	
}
	#general-question h2 {font-size: 1.6em; font-weight: normal; margin-bottom: 25px;}
	#general-question h3,#payment-question h3,#other-question h3
	{font-size: 1.6em; font-weight: normal; margin-bottom: 15px; color: #f7941d;}
	
	#general-question dl,#payment-question dl,#other-question dl {list-style: none;}
	#general-question dt,#payment-question dt,#other-question dt {font-size: 1.4em; color:#9bbf00; font-weight: bold;}
	#general-question dd,#payment-question dd,#other-question dd {margin: 0 0 15px 0;}

	#general-question ul {margin: 0; padding: 0;}
	#general-question li {margin-left: 35px;}

#payment-question {
	width: 450px;
	padding: 9px;
	position: absolute;
	top: 0;
	right: 0;
}

#other-question {
	width: 450px;
	padding: 9px;
	position: absolute;
	bottom: 0;
	right: 0;
}

/* About Details Section
------------------------*/
#about-side {
	width: 468px;
	padding: 9px;
	color: #f3f1df;
	position: relative;
	float: left;	
	background: #4b4c46;
}
	#about-side h2 {font-size: 1.6em; font-weight: normal; margin-bottom: 15px; color: #9bbf00;}
	#about-side p {margin: 0 0 15px 0;}
	
	#about-side dl {list-style: none;}
	#about-side dt {font-size: 1.4em; color:#f7941d; font-weight: bold;}
	#about-side dd {margin: 0 0 5px 0; padding-bottom: 15px;}
	
#slice2css-are {
	width: 450px;
	position: relative;
	float: right;
}

	#slice2css-are h2 {font-size: 1.6em; font-weight: normal; margin-bottom: 15px; color: #f7941d;}
	
	#slice2css-are dl {list-style: none;}
	#slice2css-are dt {font-size: 1.4em; color:#9bbf00; font-weight: bold;}
	#slice2css-are dd {margin: 0 0 5px 0; padding-bottom: 10px;}

#designby {
	width: 937px;
	padding: 9px;
	clear: both;
}

#designby p {text-align: right; font-style: italic;}

/* Order Details Section
------------------------*/
#form-side {
	width: 468px;
	padding: 9px;
	color: #f3f1df;
	position: relative;
	float: left;	
	background: #4b4c46;
}
	#form-side h2 {font-size: 1.6em; font-weight: normal; margin-bottom: 15px; color: #9bbf00;}
	#form-side p {margin-bottom: 5px;}
	#form-side form {width: 450px; margin: 10px 0;}
	#form-side form label {width: 150px; float: left; text-align: right; margin-right: 25px;}
	#form-side form input, #form-side form textarea {width: 250px; font-family: Arial, Helvetica, sans-serif;}
	#form-side form textarea {height: 100px;}
	#form-side form .submit {width: 80px; float: right; margin: 25px 23px 0 0; display: inline;}

#recent-work {
	width: 450px;
	position: relative;
	float: right;
}
	#recent-work h2 {font-size: 1.6em; font-weight: normal; margin-bottom: 15px; color: #f7941d;}
	
	#recent-work dl {list-style: none;}
	#recent-work dt {font-size: 1.4em; color:#9bbf00; font-weight: bold;}
	#recent-work dd {margin: 0 0 5px 0; padding-bottom: 15px; border-bottom: 1px dashed #8f907a;}