body {
	margin: 15px 0;
	background: #fff;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
}

a:visited {color:#666}
a {color:#666}

#page-layout {
	width: 960px;
	margin: 0 auto;
}
li { line-height:30px}

/* div header */
.top-bar {
	height:18px;
	width:960px;
	background-color: #26435c;
}

.logo {
	background:url(../images/nevada-venture-partners-logo.jpg) top no-repeat;
	height:377px;
	width:960px;
}
/* end div header */

/* start content section */
#content {
	width:960px;
	height:520px;
	margin-top:40px;
}

#content-admin {
	width:960px;
	height:520px;
	margin-top:40px;
}

/* Login Form	*/

#member-login {
	width:302px;
	height:359px;
	background:url(../images/member-login-box2.jpg) top no-repeat;
}

#member-login-content {
	width:225px;
	padding:70px 10px 10px 40px;
}

#member-login-content form input.button {
	height: 25px;
	width:80px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-left:70px;
	
}




#request-form-content form textarea {
	width:200px;
	height:60px;
	-moz-border-radius: 10px;
 border-radius: 10px;
 overflow:auto;
 padding:10px;
 border: 2px solid #ccc;
}
		

#request-form-content input.button {
	height: 25px;
	width:70px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	

}

#request-form-content input.box {
width: 160px;
height: 20px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow:hidden;
padding:0 7px 0 7px;
border: 2px solid #ccc;
}

	
/* end content section */


/* start footer section */
#footer-area {
	width:960px;
	height: 45px;
}

.footer-bar {
	height:5px;
	width:960px;
	background-color: #26435c;
}	
	
.footer-content {
	color:#727273;
	font-size:11px;
	text-align:left;
	margin-top: 10px;
}
/* end footer section */




.slideshow1 { height: 154px; width: 232px; margin: auto }
.slideshow1 img { padding: 5px; background-color: #eee; }
.slideshow2 { height: 154px; width: 232px; margin: auto }
.slideshow2 img { padding: 5px; background-color: #eee; }
.slideshow3 { height: 154px; width: 232px; margin: auto }
.slideshow3 img { padding: 5px; background-color: #eee; }
.slideshow4 { height: 154px; width: 232px; margin: auto }
.slideshow4 img { padding: 5px; background-color: #eee; }

