body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: url(../images/wood.jpg);
}
/*Designed and Coded by: Arash Firouzbakhsh, http://www.arash.me/*/
/*Designed and Hosted by: ParsElectron, http://www.ParsElectron.com*/
#wrapper {
	font-size: 100.01%;
	width: 890px;
	margin: 0px auto;
}
#main {
	width: 888px;
	font-family: Tahoma, Verdana, "Times New Roman", Arial;
	font-size: 0.88em;
	direction: rtl;
	height: 708px;
}
#header {
	width: 888px;
	height: 120px;
	position: relative;
	margin-top: 10px;
}
#headerContent {
	width: 795px;
	left: 30px;
	height: 127px;
	position: absolute;
	top: 0px;
	background: url(../images/resume.png) no-repeat left top;
}
#headerTxt {
	position: absolute;
	left: 431px;
	top: 0px;
	text-align: left;
	line-height: 2em;
}
#headerTxt a:hover{
	color: #333;
	border-bottom: 1px dashed #333;
}

a    {
	text-decoration:none;
	color:#00F;
	border-bottom: 1px dashed #00F;
}
a:hover   {
	color:#F60;
	border-bottom: 1px dashed #F60;
}
ul   {
	text-indent: 0.3em;
	padding-right: 20px;
	color: #00C;
}
#navbar {
	width: 200px;
	height: 570px;
	margin-top: 10px;
	position: relative;
	right: 0px;
	float: right;

}
#navbar img {
	cursor: pointer;
}

#navPicMain  {
	height: 565px;
	width: 20px;
	left: 0px;
	top: 0px;
	background: url(../images/navpic1.png) no-repeat left top;
	position: absolute;
	visibility: visible;
	z-index: 20;
}
#navPicOrder  {
	height: 565px;
	width: 20px;
	left: 0px;
	top: 0px;
	background: url(../images/navpic2.png) no-repeat left top;
	position: absolute;
	visibility: hidden;
	z-index: 20;
}
#navPicContact  {
	height: 565px;
	width: 20px;
	left: 0px;
	top: 0px;
	background: url(../images/navpic3.png) no-repeat left top;
	position: absolute;
	visibility: hidden;
	z-index: 20;
}

#navbar #mainPageNav {
	position: absolute;
	width: 130px;
	left: 5px;
	top: 60px;
	height: 60px;
}
#navbar #orderNav {
	position: absolute;
	width: 130px;
	left: 5px;
	top: 135px;
	height: 60px;
}
#navbar #contactNav {
	position: absolute;
	width: 130px;
	left: 5px;
	top: 210px;
	height: 60px;
}
#navbar #mainPageNav:hover, #navbar #orderNav:hover, #navbar #contactNav:hover {
	background: url(../images/hover.png) no-repeat right;
}
#tagBox {
	position: absolute;
	top: 300px;
	right: 72px;
	width: 104px;
	height: 260px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	text-align: left;
}


#mainContent {
	width: 688px;
	margin-top: 10px;
	height: 565px;
	float: left;
	position: relative;
	font-size: 0.95em;
	line-height: 1.5em;
}
#mainBg {
	position: absolute;
	width: 688px;
	height: 565px;
	visibility: visible;
	background: url(../images/main-bg.png);
}
#orderBg {
	position: absolute;
	width: 688px;
	height: 565px;
	visibility: hidden;
	background: url(../images/order-bg.png);
}
#contactBg {
	position: absolute;
	width: 688px;
	height: 565px;
	visibility: hidden;
	background: url(../images/contact-bg.png);
}
#text {
	position: relative;
	height: 530px;
	width: 580px;
	margin-top: 10px;
	margin-left: 100px;
	text-align: justify;
}

#mainPage {
	width: 560px;
	height: 530px;
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: visible;
	padding-right: 20px;
}
#order {
	width: 560px;
	height: 530px;
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: hidden;
	padding-right: 20px;
}
#order2 {
	width: 560px;
	height: 530px;
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: hidden;
	padding-right: 20px;
}
#order table {
	width: 560px;
	margin-left: auto;
	margin-right: auto;
	border: 0;
	border-collapse: collapse;
	text-align: center;
}
#order table td {
}

#order table tr:hover {
	background: url(../images/bckg77.gif);
}
#order table thead {
	background: url(../images/back2.gif);
	color: #FFF;
}

#order table #package {
	background: url(../images/bckg55.gif);
	width: 70%;
}
#order table #price {
	background: url(../images/bckg22.gif);
}
#order table #orderIt {
	background: url(../images/bckg55.gif);
}
#order table td {
	border: 1px solid #FFF;
	padding: 5px 10px;
}
#order img:hover {
	background: url(../images/bckg44.gif);
	cursor: pointer;
}





#contact {
	width: 560px;
	height: 530px;
	position: absolute;
	top: 0px;
	right: 0px;
	visibility: hidden;
	padding-right: 20px;
}
#contact #contactL {
	width: 260px;
	float: left;
	height: 500px;
}
#contact #contactR {
	width: 280px;
	float: right;
	height: 420px;
	padding-right: 10px;
	padding-top: 10px;
}



#footer {
	position: relative;
	width: 888px;
	height: 50px;
}
#footerContent {
	width: 667px;
	position: absolute;
	height: 30px;
	left: 30px;
	top: 0px;
	font-family: Tahoma, Verdana, "Times New Roman", Arial;
	font-size: 0.8em;
	color: #FFF;
}
#footerContent a:hover {
	color: #333;
	border-bottom: 1px dashed #333;
}

input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
textarea {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	width: 99%;
}
table {
	text-align: right;
}
.ltr {
	direction: ltr;
	text-align: left;
}
.important {
	border: 1px dashed #F90;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	color: #006;
	background: #FFC;
}
.alignRight {
	text-align: right;
	padding-right: 10px;
}
.bold {
	font-weight: bold;
	color: #333;
}
.special {
	background: url(../images/bckg33.gif);
	text-align: center;
	color: #333;
	font-weight: 400;
}

#formWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	font-family: Tahoma, Verdana, "Times New Roman", Arial;
	font-size: 0.88em;
	height: 440px;
	direction: rtl;

}
#formHeader {
	width: 790px;
	height: 125px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/banner.png) no-repeat center top;
}
#formMain {
	background: url(../images/bckg11.gif);
	width: 785px;
	height: 320px;
	position: relative;
	margin-top: 10px;
}
#p2Main {
	width: 800px;
	padding-right: 10px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}

#formMainTxt {
	position: absolute;
	top: 50px;
	line-height: 1.7em;
	width: 99%;
}
.alignLeftBold {
	text-align: left;
	direction: ltr;
	font-weight: bold;
	line-height: 2em;
}
.alignLeftBold img {
	vertical-align: bottom;
	text-align: center;
	margin-left: 30px;
}
.txt {
	background: url(../images/bckg11.gif);
	border: 1px dashed #FFF;
	width: 96%;
	text-align: justify;
	padding: 5px;
	line-height: 1.6em;
	margin-right: 16px;
}
#ppWrapper {
	font-size: 100.01%;
	width: 890px;
	margin: 0px auto;
}
#ppMain {
	width: 765px;
	background: url(../images/bckg11.gif);
	text-align: justify;
	direction: rtl;
	font-family: Tahoma, Verdana, "Times New Roman", Arial;
	font-size: 0.9em;
	padding: 10px;
	line-height: 1.7em;
	margin: 10px auto;
}
#pMain {
	width: 799px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 10px;
	padding-left: 5px;
}
#tagMain {
	background: url(../images/bckg11.gif);
	width: 785px;
	margin-top: 10px;
	position: relative;
	height: 2000px;
	margin-bottom: 15px;
}

#tags {
	text-align: right;
	position: absolute;
	top: 50px;
	line-height: 1.7em;
	width: 95%;
	right: 15px;
}

