html { min-height: 100%; margin-bottom: 1px; font-size: 100.01%; }
body {margin: 0; padding: 0; color: #333; font: 0.83em Arial,"Tahoma",Georgia,Helvetica,sans-serif; line-height: 1.4em; letter-spacing: 0.1px; background: #fff url(../Images/hometop.gif) 0 0 repeat-x;}


/* ALL */

img {border:none;
}	
#root { display: block; width: 900px; height: 1%; margin: 0 auto; }

.offset { position: absolute; left: -10001em; top: -10001em; }

#colTwo {
	float:left;
	border: 1px solid #a7dcca;
	background: #fff;
	width: 898px;
	background-image:url(.../Images/main-curve.gif);
	background-position:left top;
	background-repeat:no-repeat;
	
}
 
 #content p {
	padding-left: 10px;
	padding-right: 20px;

	}
	

#content li {
	padding-left: 0px;
	list-style-position:outside;
	line-height: 20px;
	list-style-image: url(../Images/bullet.gif);
	
}

.lefttable {

margin-left: 50px;
margin-top: 30px;
background-image:url(../Images/table-bg.gif);
background-repeat:no-repeat;

}

.lefttable p {
font-size: 14px;
color: #333;
font-weight: bold;


}



h1 {
	
	padding: 15px 0 0px 10px;
	font-size: 1.3em;
	font-weight:bolder;
	color: #45a782;
	text-align:left;
	}

h2 {
	padding: 15px 0 0px 10px;
	color: #333; font: 0.83em Arial,"Tahoma",Georgia,Helvetica,sans-serif; line-height: 1.4em; letter-spacing: 0.1px;
	}
h3 {
	margin-left: 10px;
	font-size: 1.05em;
	color: #45a782;
	text-align:left;
	font-weight:bolder;
	}
	
a {
	color: #45a782;
	text-decoration: underline;
}

a:hover {
	color: #555e4f;
	text-decoration: none;
}


/* HEADER */

#header {
	height: 160px;
	background: #fff url(../Images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

#logo {
	padding-left: 30px;
	padding-top: 30px;
}

/* IMAGES */

.notesright {
	float: right;
	margin: 10px, 5px, 10px, 0px;
	
}
.imgleft {
	float: left;
	margin: 10px, 5px, 10px, 0px;
	
}

#phoneleft {
	
	height: 75px;
	width:75px;
	position: relative;
	left: 50px;
	top: 100px;
	right: auto;
	margin: 0 0 70px 0;
}
#numleft {
	top:70px;
	height: 70px;
	width:150px;
	position: relative;
	right: auto;
	left:20px;

}
#ismm {
	
	height: 70px;
	width:150px;
	bottom: auto;
	right: auto;
	left:20px;
}

/* content - HOME PAGE */

#colright {
	float: right;
	width: 630px;
	background-image: url(../Images/main-curve.gif);
	background-position:left top;
	background-repeat: no-repeat;
	padding: 0 10px 10px 0;

}

#colleft {
	float:left;
	width: 200px;
	background-color: #fff;
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: #999;
	}
	
#contactleft {
float:left;

}

#contactright{

float:right;
margin-right: 20px;
}
	
/* FOOTER
------------------------------------------- */

#footer {
	width: 900px;
	margin: 0 auto;
	padding-top: 0px;
}

#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
	color: #666;
}

#footer a {
	color:#333399;
}

.footerleft {
	float:left;
}

.footerright {
	float:right;
}

.name_block .name{
font-size:12px;
}
