/* CSS Document */
body 
    {margin: 0px;
	 padding: 10px;
	 border-collapse: collapse;
    }

#leftcol 
    {float: left;
     width: 144px;
	 position:absolute;
	 left:10px; top:10px
    }

#rightcol 
    {
	float: left;
	width: 144px;
	position:absolute;
	left:836px;
	top:10px
	}

#header
    {float: left;
 	 width: 672px;  
	 background-color: #A9C49C; 
	 position:absolute;
	 left:164px; top:10px
	}

p.text
	{font-family:sans-serif; font-size:small; color:#744E3B;
	background-color:#FFFFFF; vertical-align: middle; padding-left:10px;
	}
	
img.navbutton
    {width:100%; border:0px; 
    }

img.navbutton2
    {width:60%; border:0px; 
    }

#content
    {float: left; width:557px;
	 padding:5px;
	 position:absolute; left:197px; top:150px;
	 }

#conncontent
    {
	float: left;
	width:557px;
	padding:5px;
	position:absolute;
	left:197px;
	top:150px;
	height: 890px;
	 }
	 
#testcontent
    {
	float: left;
	width:557px;
	padding:5px;
	position:absolute;
	left:202px;
	top:150px;
	 }

img.feetgraphic
	{float:right; border:0px}
	
a.email
	{color:#744E3B}

#navbar
    {
	float:left;
	width:192px;
	background-color:#A9C39C;
	position:absolute;
	left:10px;
	top:155px;
	height:335px;
	}
	
#designcol
    {
	float:left;
	width:192px;
	background-color:#A9C39C;
	position:absolute;
	left:770px;
	top:155px;
	height:335px;
	}

#testnavbar
    {
	float: left;
	width: 192px;
	height:1520px;
	background-color:#A9C39C;
	position:absolute;
	left:10px;
	top:155px;
	}
	
#testdesigncol
    {
	float:left;
	width:192px;
	height: 1520px;
	background-color:#A9C39C;
	position:absolute;
	left:770px;
	top:155px;
	}

#connnavbar
    {
	float: left;
	width: 192px;
	height:920px;
	background-color:#A9C39C;
	position:absolute;
	left:10px;
	top:155px;
	}

#conndesigncol
    {
	float:left;
	width:192px;
	height: 920px;
	background-color:#A9C39C;
	position:absolute;
	left:770px;
	top:155px;
	}

#cr
    {
	float:left;
	padding:10 pt;
	width:960px;
	font-family:sans-serif;
	font-size:x-small;
	color:#A9C39C;
	position:absolute;
	left: 0px;
	top:593px;
	}
	
#testcr
    {
	float:left;
	padding:10 pt;
	width:960px;
	font-family:sans-serif;
	font-size:x-small;
	color:#A9C39C;
	position:absolute;
	left:0px;
	top:1655px;
	}

#conncr
    {
	float:left;
	padding:10 pt;
	width:960px;
	font-family:sans-serif;
	font-size:x-small;
	color:#A9C39C;
	position:absolute;
	left: 12px;
	top:1060px;
	}

#slogan
    {float:left; width:960px;
	position:absolute; left:10px; top:120px;
	}

#slogan2
    {
	float:left;
	width:960px;
	position:absolute;
	top:483px;
	}
	
#testslogan2
    {float:left; width:960px;
	position:absolute; top:1008px;
	}	
