/* design by : Tasnimdesign.ir */

/* 1388 */

* {
	padding: 0;
	margin: 0;
	outline: 0;
}

img {
	border: 0;
}

a, a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #444;
	font-weight: bold;
}

/* @end */

body {
	background: #ccc url(img/backgroundTile.jpg) repeat center top;
	padding: 30px 0;
	font-family: "tahoma", Helvetica, Arial, sans;
	font-size: 11px;
}

/* @group Page structure */
#header {
	width: 903px;
	height: 74px;
	margin: auto;
}

#content {
	width: 903px;
	margin: auto;
	padding-top: 20px;
}

#main {
	background: transparent url(img/mainBackgroundTile.png) repeat-y left top;
	padding: 0 2px;
}

#jfooter {
	height: 134px;
}

#footer {
	background: transparent url(img/mainBackgroundEnd.png) no-repeat left top;
	padding: 10px;
	height: 20px;
	/*border: 1px solid red;*/
}

#text {
	font-family:tahoma;
	font-size:12px;
}

/* @end */

/* @group Headings */

h1 {
	float: left;
	width: 300px;
	height: 75px;
}

h1 a {
	display: block;
	width: 300px;
	height: 75px;
	text-indent: -9999px;
}

#menu {
	background: transparent url(img/menuBackground.jpg) no-repeat left top;
	width: 903px;
	height: 74px;
	margin: auto;
}

#menu li {
	list-style: none;
	height: 74px;
	float: right;
}

#menu li span {
	display: none;
}

#menuDrawIt {
	display: block;
	background: transparent url(img/menuDrawIt.png) top left no-repeat;
	width: 112px;
	height: 74px;
}

#menuDrawIt:hover {
	background-position: left bottom;
}

#menuFontcase {
	display: block;
	background: transparent url(img/menuFontcase.png) no-repeat left top;
	width: 112px;
	height: 74px;
}

#menuFontcase:hover {
	background-position: left bottom;
}

#menuSamples {
	display: block;
	background: transparent url(img/menusamples.png) no-repeat left top;
	width: 112px;
	height: 74px;
}

#menuSamples:hover {
	background-position: left bottom;
}


#menuAboutUs {
	display: block;
	background: transparent url(img/menuAboutUs.png) no-repeat left top;
	width: 112px;
	height: 74px;
}

#menuAboutUs:hover {
	background-position: left bottom;
}

#menucontact {
	display: block;
	background: transparent url(img/menucontact.png) no-repeat left top;
	width: 112px;
	height: 74px;
}

#menucontact:hover {
	background-position: left bottom;
}

#menu a.active {
	background-position: left bottom;
}

/* @end */

/* @group Headers */

#headerFontcase {
	height: 116px;
	background: transparent url(img/headerFontcase.png) no-repeat left top;
}

#headerDrawIt {
	height: 116px;
	background: transparent url(img/headerDrawIt.png) no-repeat left top;
	clear: both;
}

#headerAbout {
	height: 116px;
	background: transparent url(img/headerAbout.png) no-repeat left top;
}

#headerSlipCover {
	height: 116px;
	background: transparent url(img/headerSlipcover.png) no-repeat left top;
}


#headerHome {
	height: 155px;
	background: transparent url(img/tasnim-2.jpg) no-repeat left top;
}

#headerBigButtons {
	list-style: none;
	float: right;
	width: 104px;
	padding: 0 15px;
	/*border: 1px solid red;*/
}

#headerBigButtons li {
	list-style: none;
	display: block;
	padding: 17px 0 0 0;
}

#headerBigButtons li span {
	display: none;
}


#credits {
	padding-top: 10px;
	text-align: center;
	font-size: 10px;
	color: #333;
	text-shadow: 0px 1px 0px white;
}

