@charset "utf-8";
/* CSS Document */

body { 
		
		background: url(images/bodybg.png) repeat;
		font-family: Tahoma, Verdana; font-size: 68.75%;
		margin:0 auto;
		}
		

#logo {position:relative; width: 400px;height: 38px; padding-top: 5px; margin-bottom: 10px;}
#logo h1 { top: -9999px; text-indent: -9999px}
#logo img {margin-left: 180px}

#envelop 

		{
	position: relative;
	width: 980px;
	margin: 10px auto;
	padding: 5px 5px;
	font-family:Tahoma, Verdana; 
	color:#FFFFFF;
	height: 550px;
			
		}

#header { 	
			width: 100%;
			height: 60px;
			overflow: visible
			
		}
		
	
#banner { 	

			width: 100%;
			height: 284px;
			background: url(images/bkgrd1.jpg) no-repeat #D1D2D2 top right;
			overflow:auto;
			margin: 0;
					
			
		}



#banner h1 { text-indent: -9999px; font-family:Tahoma, Verdana; color:#FF0000}

#banner2 {
	float:left;
	position:absolute;
	width: 400px;
	top: 350px;
	height: 250px;
	color:#FFFFFF;
	font-size: 100%;
	margin-top: 50px;
	padding: 20px 20px 0px 0px;
	background:url(images/welcome.png) no-repeat top left;
		}
		
		
#banner2 a { color:#0099FF; font-size:small; text-decoration:none}
#banner2 a:hover { color:#990000; font-size:small; text-decoration:underline; font-weight:bold}
#banner2 ul li { color:#0099FF; font-weight:bold}
#banner2 strong{ color:#0099FF; font-weight:bold}
#banner3 h1 { font-size:larger}

#banner3 img{border:none;}

#banner3 {
	top: 350px;
	position:absolute;
	left: 435px;
	width: 550px;
	height: 250px;
	color: #000000;
	font-size: 100%;
	font-weight:400;
	margin-top: 50px;
	text-decoration:none;
	background:url(images/recent.png) no-repeat top left;
	overflow: visible;

		}

#banner3 span {color:#FFFFFF}

.img { 	margin-left: 180px;
		background:none;
		position:relative;
		margin-top: 5px
	
		}
		
.img span { text-indent: -9999px; margin-left: 180px
			}
#footer { position: relative;background-color: #333333;height: 50px;top: 120px; margin:0; padding:0; border-top:solid 1px #FFFFFF; color:#FFFFFF;
		
		}
		
		#clm { width:980px; text-align:right; margin: 0 auto; padding-top: 20px }
		#footer a { color:#CCCCCC;}
		
#secondary { background-color:#000000; font-family:Tahoma, Verdana; font-size:100%; color:#CCCCCC; position:relative; padding: 10px 40px}


body#secondary { background-color:#000000; font-family:Tahoma, Verdana; font-size:100%; color:#CCCCCC; position:relative; }

#pageslide-body-wrap {
    position: relative; 
}

#pageslide-slide-wrap {
    position: fixed;
    width: 0;
    top: 0;
    right: 0;
    height: 100%;
    background-color: #000;
}

#pageslide-content {
}

#pageslide-content h2 {
    color: #C60;
}

#closepanel {}

/*FORM*/

.myform{
margin:0 auto;
width:400px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 2px #b7ddf2;
background:#ebf4fb;
}
#stylized h1 {
font-size:14px;
font-weight:bold;
margin-bottom:5px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:10px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:5px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:left;
width:240px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 10px 10px;
background:none
}
#stylized button{
clear:both;
margin-left:150px;
width:116px;
height:42px;
background:url(images/button.png) no-repeat;
text-align:center;
line-height:42px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
border:none;

}



#stylized textarea {margin-left: 15px}

#closepanel { }
