body {
	background-color: #000000;
	margin: 0 auto;
    padding: 0;
	background: #191919 url(images/bg.jpg) no-repeat top center;
}
/******************************************************
  Containers
 ******************************************************/
#Container {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #141414;
	background-image: url(images/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	overflow: auto;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#Container1 {
	width: 790px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #141414;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	overflow: auto;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(images/main-bg1.jpg);
}

#MenuHold {
	overflow: auto;
	width: 405px;
	float: right;
}
#Top {
	margin: 0px;
	overflow: auto;
	padding: 0px;
	width: auto;
	clear: both;
}
#Top h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	color: #fff585;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#Top h1 sup{
	font-size: 18px;
	font-weight: bold;
	color: #595959;
}
#Top h2{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#Top p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#Top a{
	border: 1px solid #FECA5A;
	width: 86px;
	display: block;
	background-color: #000000;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #E4B551;
	text-decoration: none;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	float: right;
	text-align: center;
}
#Top a:hover{
	color: #F1B84D;
	background-color: #000000;
	width: 86px;
	display: block;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #686868;
}

/******************************************************
  Main Text
 ******************************************************/
#MainText {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: auto;
	vertical-align: bottom;
	position: relative;
	clear: both;
	height: 1%;

}
#MainText a{
	color: #F1B84D;
	text-decoration: underline;
}
#MainText a:hover{
	color: #FFFF5E;
	text-decoration: none;
}
#Left {
	width: 360px;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: #151515;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
}
#LeftBG {
	background-color: #151515;
	margin: 0px;
	padding: 0px;
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
}
#Left p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 10px;
	margin: 0px;
	line-height: 20px;
}
#Left h3{
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FECA5A;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #000000;
}
#Left em{
	color: #D3A646;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}
#left1 {
	float: left;
	width: 360px;
	overflow: auto;
	background-position: left top;
	border: 1px solid #666666;
	background-color: #000000;
}
#left1 p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
}
#left1 h3{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAC553;
	font-size: 19px;
	font-weight: bold;
	background-color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#left1 img{
	margin: 0px;
	padding: 30px;
}

#Right {
	float: right;
	width: 405px;
	overflow: auto;
	background-position: left top;
	border: 1px solid #666666;
	background-color: #2F2F2F;
	background-image: url(images/Untitled-3.jpg);
	background-repeat: no-repeat;
}
#Right p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 20px;
}
#Right ul
{
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: none;
	list-style-type: circle;
}
#Right h3{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAC553;
	font-size: 16px;
	font-weight: bold;
	background-color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Right h2{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FAC553;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#Right img{
	margin: 0px;
	padding: 30px;
}
/***********  ONE FILELD ****************/
#OneField {
	clear: both;
	overflow: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#OneField p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	padding: 10px;
	margin: 0px;
	line-height: 20px;
}

#OneField  ul
{
	list-style-image: none;
	list-style-type: square;
}
	
#OneField  ul li
{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0 8px;
	margin: 0;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	

#OneField  a{
	color: #999999;
	text-decoration: none;
}
#OneField  a:hover{
	color: #CCCCCC;
	text-decoration: none;
}


#OneField .img{
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

#OneField h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FAC553;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	text-transform: uppercase;
}

#OneField h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FCDD9E;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin: 0px;
	text-decoration: underline;
}

#OneField h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FAC553;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#OneField h4{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #F9B526;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#OneField h5{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FBD988;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	text-transform: capitalize;
}

/*design box First*/

.disignBoxFirst
{
	margin-bottom:10px;
	padding-top:5px;
	position:relative;
	width: 590px;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/db_first_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.disignBoxFirst .boxFirstHeader
{
	color:#FECA5A;
	font-size:18px;
	font-weight:bold;
	height:20px;
	position:relative;
	text-align:left;
	text-transform:uppercase;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-color: #000000;
}
.disignBoxFirst .boxContent
{
	font-size:13px;
	position:relative;
	padding-top: 10px;
	padding-right: 0pt;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* thumb images
-----------------------------*/

.thumb_block
{position:relative;}
.thumb_image
{
	float:left;
	width:130px;
	margin-top: 0pt;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	height: 150px;
	border: 1px dashed #333333;
}


/***************************************
        Photo gallery - one slope
****************************************/
#Gallery {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-bottom-color: #333333;
}
#Gallery h2{
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BA441E;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#Gallery ul {
	overflow: hidden;
	margin-left: 5px;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#Gallery ul li {
	float: left;
	text-align: center;
	margin-left: 10px;
	display: inline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#Gallery ul li a img {
	border: 3px solid #666666;
}

#Gallery ul li a img:hover {

}

#Gallery ul li h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #666666;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}

.magnify
{
	cursor: default;
	list-style: none;
	text-align: center;
}
.magnify a
{
	cursor: default;
}

.magnify a .preview
{
	display: none;
}

.magnify a:hover .preview
{
	display: block;
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1;
}

.magnify img
{
	color: inherit;
	vertical-align: top;
	width: 100px;
	height: 105px;
	background-color: #FECA5A;
	margin: 1px;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.magnify li
{
	color: inherit;
	display: inline;
	float: left;
	position: relative;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-color: #666666;
	background-color: #666666;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}

.magnify .preview
{
	border-color: #000;
	width: 108px;
	height: 108px;
}

.left
{	text-align:left;
	padding-left:15px;
	float:left;	}
	
.right
{	text-align:right;
	padding-right:15px;
	float:right;	}
	
.center
{
	text-align:center;
	clear: both;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
	
.clear
{	clear:both;	}


/***** Left menu *****/
#leftside {
	clear:left;
	float:left;
	width:150px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #000000;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #333333;
	padding: 0px;
}

#leftside h2,#leftside h3 {
color:#505050;
background-color:#EAEAEA;
font-size:1.3em;
margin:0 0 5px;
}

#leftside div.announce {
	clear:left;
	width:145px;
	font-size:0.9em;
	background-color:#f4f4f4;
	color:#505050;
	line-height:1.5em;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#leftside div.announce p {
margin:10px 0 0;
}
ul.avmenu {
	width:160px;
	list-style:none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0;
	display: inline;
}

ul.avmenu li {
	width:140px;
	line-height:1.4em;
	display:inline;
}

ul.avmenu li a {
	background-color:#999999;
	color:#FFFFFF;
	width:140px;
	float:left;
	text-decoration:none;
	background-image: url(images/bg_m3.gif);
	background-repeat: repeat-y;
	background-position: right center;
	display: block;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 1px;
}

ul.avmenu li a:hover,ul.avmenu li a.current {
	background-color:#3F3F3F;
	color:#FFFFFF;
	background-position: left center;
}

ul.avmenu ul {
	font-size:0.9em;
	width:125px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

ul.avmenu ul a {
	font-weight:normal;
	width:115px;
	padding-bottom: 3px;
	padding-left: 30px;
	padding-right: 15px;
	background-image: url(images/bg_m4.gif);
	background-position: right center;
	background-repeat: repeat-y;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #272727;
}

ul.avmenu ul ul {
width:113px;
}

ul.avmenu ul ul a {
width:100px;
}

div.content   {
	margin-left:165px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFF99;
	padding: 5px;
}

/***************************************
        Footer now
****************************************/
#Footer {
	clear: both;
	overflow: auto;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #666666;
	text-align: center;
}
#Footer p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
#Footer a{
	color: #C07D24;
	text-decoration: underline;
}
#Footer a:hover{
	color: #E8930B;
	text-decoration: none;
}
