/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	font-size: .75em;
	text-align: center;
	}
a:link, a:visited, a:active, a:hover{
color:#0096ff;
}






															/** MAIN CONTAINERS **/
div#container {
	width: 835px;
	margin: 0 auto;
	text-align: left;
	}
	body.fullwidth div#container { width: 100%; }
	div#header { padding-bottom:20px;
		
		}
		div#header-in {
			
			}
	div#content-wrap {
			min-height:400px;
		}
		div.content {
		background:url(../images/bottle.jpg) left top no-repeat;
		padding-left:140px;
		min-height:400px;
			
			}
			div.content-in {
					min-height:400px;
				}
	div#footer {
		
		}
		div#footer-in {
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/
