/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color: #FFF;
	background: #000 url(../../slider/images/bks/akorn_slider_Master_07-project.jpg) no-repeat;
	}






															/** MAIN CONTAINERS **/
div#container {
	margin: 2em auto;
	}
	div#header {
		color: inherit;
		background-color: #fff;
		border: 1px solid #e5e5e5;
		border-width: 0 2px 2px 0;
		}
		div#header-in {
			padding: 20px;
			}
	div#content-wrap {
		padding: 10px 0;
		}
		div.content {
			color: #EBEBEB;
			border-width: 0 2px 2px 0;
			}
			div.content-in {
				padding: 20px;
				}
		div.column {
			width: 90px;
			color: inherit;
			border-width: 0 2px 2px 0;
			}
			div.column-in {
				padding: 20px;
				}
	div#footer {
		color: inherit;
		border-width: 0 2px 2px 0;
		
		}
		div#footer-in {
			margin-left:150;			
			padding: 20px;
			text-align:center;
			
			}






															/** SUB CONTAINERS **/
* { }
.roundedContent {
	background-image:url(../images/body/bkgd.png);
	background-repeat: repeat;
	
	padding: 30px;
	margin: 0px;
	width: 640px;
	margin-bottom: 20px;
}

.tooltip {
	display:none;
	background:transparent url(../images/tips/black_arrow.png) repeat;
	font-size:11px;
	font-family:"Arial Black", Gadget, sans-serif;
	text-align:center;
	line-height: 15px;
	height:35px;
	width:100px;
	padding-bottom:25px;
	padding-left:25px;
	padding-right:45px;
	padding-top:15px;
	color: #A4A4A4;
	
	}

	
	
	
#sideMenu{
	padding-top: 123px;
	width:150px;
	height: 180px;
	}
#sideMenu img{
	
	padding-bottom: 10px;
	padding-right: 10px;
	
	
	}
	
															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/