body,div,dl,dt,dd,ul, ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,img { 
	margin:0;
	padding:0;
}

fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var,h1,h2,h3,h4,h5,h6  {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight: bold;
	text-decoration: none;
	padding: 4px 0 8px 0;
}

h1{font-size: 18px; line-height: 1em;}
h2{font-size: 15px; line-height: 1em;}
h3{font-size: 12px; line-height: 1em;}

abbr,acronym { 
	border:0;
}

body {
	background: #8b8b8b url(../images/main-bg.png) repeat-x;
	color: #414141; 
	font-family: Arial, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 
	font-size: 12px;
	padding: 0px;
	line-height: 1.3em;
}

table, tbody, tr, td {
color: #414141; 
font-family: Arial, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; 

padding: 0px;
line-height: 1.3em;
}

.floatLeft{
	float: left;
	margin: 0 10px 5px 0;
}

.floatRight{
	float: right;
	margin: 0 0 5px 10px;
}

.alignLeft{
	text-align: left;
}

.alignRight{
	text-align: right;
}

.alignCenter{
	text-align: center;
}

.clear{
	clear: both;
}

.last{
	margin: 0;
}

ul{
	padding: 0 0 1em 30px;
}

p{
	padding: 0 0 1em 0;
	line-height: 1.5em;
}

a{
	color: royalblue;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#wrapper{
	position: relative;
	margin: 0 auto;
	width: 980px;
	background: #fff;
}

#header{
	position: relative;
	padding-top: 8px;
	margin-bottom: -2px;
}

#content{
	height: auto !important;
	height: 420px;
	min-height: 420px;
	padding: 20px 18px 20px 15px;
	background: url('../images/content_bg.gif') top right no-repeat;
}

#leftColumn{
	float: left;
	width: 182px;
	list-style-type: none;
	padding: 0;
}

#leftColumn li a{
	display: block;
	position: relative;
	overflow: hidden;
	height: 29px;
	font-weight: bold;
	line-height: 24px;
	padding: 0 10px 0 29px;
	color: #414141;
	cursor: pointer;
}

#leftColumn li a:hover{
	text-decoration: none;
	color: #fff;
}

#leftColumn li a u{
	display: block;
	position: absolute;
	top: 4px;
	left: 8px;
	width: 15px;
	height: 15px;
	overflow: hidden;
	z-index: 1;
}

#leftColumn li a u.yellow{background: url('../images/yellow.png') }
#leftColumn li a u.green{background: url('../images/green.png') }
#leftColumn li a u.pink{background: url('../images/pink.png') }
#leftColumn li a u.army{background: url('../images/army.png') }
#leftColumn li a u.black{background: url('../images/black.png') }

#leftColumn li a b{
	position: relative;
	z-index: 10;
}

#leftColumn li a i{
	display: block;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 90px;
	width: 182px;
	z-index: 5;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/side-menu-bg-combined.png', sizingMethod='scale');
}

* > #leftColumn li a i{
	background: url(../images/side-menu-bg-combined.png) no-repeat;
}

#leftColumn li a:hover i{
	top: -30px;
}

#leftColumn ul{
	list-style-type: none;
	width: 176px;
	margin: -6px auto 6px auto;
	padding: 5px 0;
	background: #c7c7c7;
}

#leftColumn ul li{
	padding: 0;
	margin: 0;
	height: auto;
	line-height: 1em;
	word-spacing: 2px;
	color: #414141;
}

#leftColumn ul li a{
	padding: 5px 10px 5px 20px;
	margin: 0;
	height: auto !important;
	height: 12px;
	line-height: 12px;
	word-spacing: 2px;
	color: #414141;
	background: url(../images/arrow.png) no-repeat 0 7px;
}

#leftColumn ul li a:hover{
	cursor: pointer;
	color: #fff !important;
	background-position: -170px 7px;
}

#rightColumn{
	float: right;
	width: 750px;
	color: #414141;
	font-size: 11px;
}

#rightColumn .last{
	margin-right: 0;
}

#rightColumn a, #rightColumn a:hover{
	color: #9e9e9e;
}

#rightColumnFlash{
	padding-bottom: 10px;
}

.textColumn{
	color: #414141;
	float: left;
	margin-right: 37px;
	width: 225px;
}

.textColumn h1{
	padding: 0 0 8px 0;
	color: #414141;
}

#footer{
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
	color: #fff;
	text-align: center;
	font-size: 11px;
}

#footer #growhouse{
	padding: 0 14px 0 4px;
	background: url(../images/footer-leaf.png) no-repeat right 4px;
}

* > #footer #growhouse{
	background-position: right 2px;
}

#footer a, #footer a:hover{
	color: #fff;
}

#webdesign {
	color: #dcdcdc;
}

#footer a, #footer a:hover{
	color: #dcdcdc;
}