/*
Theme Name: Greenalicious
Theme URI: http://www.greenalicious.com
Description: Greenalicious Website
Version: 2.7
Author: Jett Media Group
Author URL: http://www.jettmg.com
*/
/* Reset and Basic page setup */

* {margin: 0; padding: 0;}
html {overflow-y: scroll;}
body {font: 62.5% Arial, Helvetica, sans-serif; background: #FFFFFF; }

ul {list-style: none inside;}
h2 {font-family:arial, sans-serif; font-size: 12px; font-weight:bold;}
p { font-family: Arial, sans-serif; font-size: 12px; line-height: 1.2em; margin-bottom:1.2em; margin-right: 25px; margin-left: 25px;}
p.copyright{ padding-top: 10px; font-family:arial, sans-serif; font-size:10px; font-weight:bold; color: #FFFFFF; }
a {outline: none;}
a img { border:none;}

/* END RESET */

#page-wrap{
background:#FFFFFF;
width:100%;
height: 100%;
float: left;
}

#header{
background: #FFFFFF;
height: 130px;
width: 100%;
}

#image-logo{
width: 900px;
margin-left: auto;
margin-right: auto;
text-align:left;
}

#middle{
background: #FFFFFF;
width: 783px;
height: auto;
margin-right:auto;
margin-left:auto;
}

#nav{
float: left;
width: 306px;
}

#content{
float:right;
width: 467px;
min-height:333px;

}

#footer {
	background: url(images/footer.jpg) top repeat-x;
	width: 100%;
	height: 100px;
	float: left;
}

#copyright1 {
	margin-left:auto;
	margin-right:auto;
	width:783px;
	}
	