body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/wrapper-bg.jpg);
	background-position:top center;
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #777;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size:13px;
	line-height: 140%;
}

/*>>>>>>>>> STYLES >>>>>>>>>>>>>>*/
h1, h2 {
	margin: 0px;
	padding: 0px;
	}
	
a {
	font-weight: bold;
	color: #FF8800;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.bold {
	font-weight:bold;
	color: #666666;
}
.footer-black {
	color: #111;
}

/*>>>>>>>>> WRAPPER >>>>>>>>>>>>>>*/
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
}

html, body, #wrapper { height: 100%; }
body > #wrapper { height: auto; min-height: 100%; }

/*>>>>>>>>> HEADER >>>>>>>>>>>>>>*/
#header {
	height: 130px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#header h1 a {
	width:306px;
	height:78px;
	display:block;
	position:relative;
	top:41px;
	background:url(images/logo-imajan.png) no-repeat;
	text-indent:-99999px;
	float:left;
	margin: 0px;
	padding: 0px;
}
#header h2 {
	width:319px;
	height:78px;
	display:block;
	position:relative;
	background: url(images/tagline-imajan.png) no-repeat;
	text-indent:-99999px;
	float:right;
	top:41px;
	margin: 0px;
	padding: 0px;
}

/*>>>>>>>>> SLIDESHOW >>>>>>>>>>>>>>*/
#slideshow {
	height: 250px;
	width: 800px;
	background-color: #FFFFFF;
	border: 1px solid #dedede;
	margin: 0;
	padding: 0px;
}
#pics img { 
    width:  800px; 
    height: 250px; 
    top:  0; 
    left: 0;
}
#shadow {
	background-image: url(images/imajan-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	height: 20px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*>>>>>>>>> FOOTER >>>>>>>>>>>>>>*/
#footer {
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #555555;
	text-align: center;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 140%;
}
#footer a {
	font-weight: bold;
	color: #111;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FF6600;
}
#footerwrap {
	width: 100%;
	height:100px;
	background-color: #e0e0e0;
	padding: 0px;
	margin-top: -100px;
	clear: left;
	position: relative;
	z-index: 10;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/imajan-stripline.gif);
	background-repeat: repeat;
}

/*>>>>>>>>> FORM ELEMENTS >>>>>>>>>>>>>>*/
.btn{
	cursor:pointer;
	background:none;
	color:#777;
	font-weight:bold;
	border:1px dotted #777;
	text-align:left;
	font-size:100%;
}

/*>>>>>>>>> CONTENT >>>>>>>>>>>>>>*/
#who {
	width: 250px;
	margin-right: 25px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 400px;
	overflow: auto;
}
#who h3 {
	width:250px;
	height:40px;
	display:block;
	position:relative;
	background: url(images/imajan-titlewho.jpg) no-repeat;
	text-indent:-99999px;
	margin: 0px;
	padding: 0px;
} 
#what {
	float: left;
	width: 250px;
	padding: 0px;
	background-color: #FFFFFF;
	margin: 0px;
	height: 400px;
	overflow: auto;
}
#what h3 {
	width:250px;
	height:40px;
	display:block;
	position:relative;
	background: url(images/imajan-titlewhat.jpg) no-repeat;
	text-indent:-99999px;
	margin: 0px;
	padding: 0px;
}
#signup {
	width: 250px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding: 0px;
	float: left;
	height: 400px;
	overflow:auto;
}
#signup h3 {
	width:250px;
	height:40px;
	display:block;
	position:relative;
	text-indent:-99999px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/imajan-titlesignup.jpg);
	background-repeat: no-repeat;
}
