/*	-------------------------------------------------------------
	Project Name   
	devloper@pxdev.com
	developer3@silvertrees.net
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	.version        1.0
	.updated       07-07-2009
	-------------------------------------------------------------	


/*	-------------------------------------------------------------
	. Defult Rests
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
* { margin:0; padding:0; }
a { color:#333; text-decoration:none; outline:none; }
a:hover { color:#545454; text-decoration:underline; }
img { border:none; }
ul, ol { list-style:none; }
h1, h2, h3, h4, h5, h6, p { padding-bottom:5px; }
h1 { font-size:22px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:12px; }
h6 { font-size:11px; }

/*Clear*/
.clear{ font-size:1%; clear:both; }
.clear:after { display: block;  height: 1%;  clear: both;  visibility: hidden;  }
body{ font:12px Tahoma, Helvetica, sans-serif;  background:#333;}


.unavilable_01{ background:#333 url(images/unavilable_01.jpg) no-repeat center ; height:693px;}
.unavilable_02{ background:#333 url(images/unavilable_02.jpg) no-repeat center ; height:693px;}
.unavilable_03{ background:#333 url(images/unavilable_03.jpg) no-repeat center ; height:693px;}
.unavilable_04{ background:#333 url(images/unavilable_04.jpg) no-repeat center ; height:693px;}
.unavilable_05{ background:#333 url(images/unavilable_05.jpg) no-repeat center ; height:693px;}
.unavilable_06{ background:#333 url(images/unavilable_06.jpg) no-repeat center ; height:693px;}

/*	-------------------------------------------------------------
	. Layout
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
.Layout{ margin:0 auto; width:950px; margin:0 auto; height:693px; }
.Layout a{  width:950px;  height:693px; display:block; background:url(images/transparent.gif) ; text-indent:-999px; }