@charset "utf-8";
/* CSS Document */
body{
	background-image: url(../images/Home_01.png);
	background-repeat:repeat-x; 
	background-position: top left;
	background-color: #222222;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
}
h1{
	font-size: 15pt;
	position: relative;
	top: 20px;
	left: 70px;
	margin-bottom: 20px;
	color: #9999CC;
}
h2{
	font-size: 15pt;
	position: relative;
	top: 0px;
	left: 0px;
	margin-bottom: 10px;
	color: #9999CC;
}
h3{
	font-size: 10pt;
	margin: 10px;
	color: #999;
}
#wrapper{
	width: 894px;
	position: relative;
	margin: 0 auto;
	background-color: #FFF;
	display: block;
}
#headder{
	background-image: url(../images/Home_04.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #000000;
	margin-top: 60px;
	height: 166px;
}
#headder #logo{
	position: relative;
	top: 35px;
	left: 56px;
}
#numbers{
	position: relative;
	top: 20px;
	left: 400px;
	width: 200px;
	font-family: Verdana, Geneva, sans-serif;
	height: 40px;
	font-size: 16pt;
	color: #FFFFFF; 
	display: inline-block;
}
#facebook{
	border: none;
	position: relative;
	top:  32px;
	left: 400px;
	height: 28px;
	width: 27px;
}
#menu{
	background-image: url(../images/Home_19.jpg);
	background-repeat:repeat-x;
	background-position: top left;
	background-color: #000000; 
	height: 39px;
	width: 722px;
	margin-left: 172px;
	position: relative;
	top: -23px;
	z-index: 2;
}
#menu img{
	position: relative;
	top: -23px;
	left: -1px;
	display: inline-block;
	z-index: 0;
	
}
#menu ul{
	list-style: none;
	display: inline-block;
	position: relative;
	top: -75px;
	left: 10px;
	height: 30px;
	width: 500px;
}
#menu ul li{
	width: auto;
	height: 30px;
	margin-left: 8px;
	margin-right: 8px;
	display: inline-block;
}
#menu a{
	color: #666;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#menu a.selected{
	color: #9999CC;
	text-decoration: none;
}
#menu a:hover{
	color: #9999CC;
	text-decoration: underline;
}
#main{
	 background: #FFFFFF;
	 height: 480px;
	 position: relative;
	 top: -40px;
	 z-index: 1;
	 /*border-right: 1px #EEE solid;
	 border-left: 1px #EEE solid;
	 border-bottom: 1px #EEE solid;*/
	 display: inline-block;
}
#content{
	position: relative;
	top: 55px;
	left: 15px;
	display: inline-block;
}
.advert1{
	margin-left: 47px;
	background-image: url(../images/Home_25.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-block;
	width: 220px;
	height: 220px;
	padding: 0px;
}
.advert2{
	margin-left: 47px;
	background-image: url(../images/Home_28.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-block;
	width: 220px;
	height: 220px;
	padding: 0px;
}
.advert3{
	margin-left: 47px;
	background-image: url(../images/Home_30.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	display: inline-block;
	width: 220px;
	height: 220px;
	padding: 0px;
}

#snippets{
	display: inline-block;
	margin-left: 14px;
}
#content p{
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 10px;
	margin-left: 14px;
	margin-right: 14px;
	display: inline-block;
	width: 240px;
	vertical-align: top;
	font-size: 9pt;
	font-weight: 200;
	position: relative;
}
#content p a{
	position:relative;
	top: 10px;
	left: -5px;
}
#content a{
	color: #333;
	text-decoration: none;
	border: none;
}
#vertical{
	background-image: url(../images/Home_36.jpg);
	background-repeat: repeat-y;
	width: 7px;
	height:220px;
	display: inline-block;
	margin: 0px;
}
#horizontal{
	background-image: url(../images/Home_36.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	width: 830px;
	height: 7px;
	margin: 0 auto;
}
#footer{
	color: #EEE;
	font-size: 10px;
	width: 894px;
	position: relative;
	top: 18px;
}
#footer ul{
	display: block;
	margin: 0 auto;
	list-style: none;
	width: 500px;
	text-align: center;
}
#footer ul li{
	width: auto;
	height: 15px;
	display: inline-block;
}

#footer a{
	color: #EEE;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

.add{
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
	width: 120px;
	margin: 0px;
	position: relative;
	top: 140px;
	left: -30px;
	vertical-align: top;
	color: #9999CC;
}

input{
	width: 190px;
	display: inline-block;
	text-align: left;
	margin: 0px;
	margin-top: 5px;
	margin-left: 5px;
}
select{
	width: 190px;
	display: inline-block;
	text-align: left;
	margin: 0px;
	margin-top: 5px;
}
textarea{
	width: 190px;
	display: inline-block;
	text-align: left;
	margin: 0px;
	margin-top: 5px;
	margin-left: 5px;
	resize: none;
}
label{
	width: 110px;
	display: inline-block;
	text-align: right;
	margin: 0px;
	margin-top: 5px;
	font-size: 10pt;
	vertical-align: top;
}
#left{
	width: 340px;
	text-align: center;
	display: inline-block;
	margin-left: 114px;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#left form{
	filter: alpha(opacity=50);
 	moz-opacity: .50;
    opacity: .50;	
	color: #000;
}
#verticalcont{
	background-image: url(../images/Home_36.jpg);
	background-repeat: repeat-y;
	width: 7px;
	height: 250px;
	display: inline-block;
	margin: 0px;
	vertical-align: top;
}
#right{
	width: 400px;
	text-align: left;
	vertical-align: top;
	display: inline-block;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#details{
	font-size: 11pt;
	width: 320px;
	color: #666;
	margin-left: 15px;
}
#details ul{
	margin-top: 5px;
	margin-left: 15px;
}
#details li{
	font-size: 9pt;
	font-weight: bold;
	
}

#upload{
	position: relative;
	top: -450px;
	left: 400px;
	z-index: 1;
	height: 80px;
	width: 325px;
}
.uNote{
	position: relative;
	left: 120px;
}

#part_p{
	vertical-align: top;
	margin-top: 7px;
}
#instest td{
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;	
}