/* ====== The following CSS is provided as a visual aid, we will not be editing this bit ===== */
*{
	font-size:100%;
}

body{
	font:90%/140% Arial, Helvetica, sans-serif;
	margin: 0px;
	top:0;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #cfeca6;
}
.bodycopy {
	font: 90%/140% Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
}


h1{
	color:#333333;
	font-size: 20px;
}

h2{
	color:#333333;
	font-size: 16px;
}

dd{
	margin-left:0;
}

/* ====== Begin editing below this line =====*/

#wrap{
	width:780px;
	margin:0 auto 0 auto;
	text-align:left;
	margin-top: 0px;
	padding-top: 0px;
} 


a {
	font-size:12px;
	text-decoration:none;
	font-weight:600;
	font-family:verdana, arial, helvetica, sans-serif;
	}
a:link {}
a:visited {}
a:hover {
	color: #999;
}



#leftshadow {
	background: url(images/leftshadow.gif) no-repeat top left;
	float: left;
	width: 15px;
}

#main {
	background: url(images/rightshadow.gif) no-repeat top right;
	float: left;
}

#flashsubheader {
	height: 170px;
	width: 780px;
	padding: 0px;
	left:50%;
	margin-left: 10px;
	z-index: 0;
}


#header{
	height: 144px;
	margin-left: 10px;
	margin-right: 10px;
	width: 780px;
}

#main-content{
	width:720px;
	margin: 0px 10px;
	display: block;
	background-color: #CDE6AB;
	padding: 10px 30px 30px;
	background-image: url(images/contentareabackground.gif);
	background-repeat: repeat-x;
 
} 


#foot{
	text-align: center;
	height: 40px;
	padding-top: 20px;
	color: #666;
	margin-left: 10px;
	width: 780px;
	background-color: #CDE6AB;

} 
#rightshadow {
	width: 10px;
	background-image: url(images/rightshadownew.gif);
	background-repeat: repeat-y;
	padding: 0px;
	height: 100%;
	float: right;
}

#menu {
	height: 35px;
	padding: 0px;
	margin: 0px;
	width: 780px;
	margin-left: 10px;
	margin-right: 10px;
}

#subheader {
	height: 100px;
	width: 780px;
	padding: 0px;
	border-bottom: #acc793;
	text-align: right;
	margin-left: 10px;
	vertical-align: top;
}

#phonenumber {
	/*position: relative;
	top: -80px;
	left: 440px;*/
	float: right;
	vertical-align:top;
	width: 300px;
}
#phonenumber_home {
	/*position: relative;
	top: -80px;
	left: 440px;*/
	float: right;
	vertical-align:top;
	width: 400px;
}

#subheader-welcome {
	padding-top: 30px;
}

h1, h2, h3, h4, h5, h6, h7, ul, li, p { 
	margin: 0;
	padding: 0;
}

div.imsubc ul {

z-index:1;

}

#sitemap {
	height: 50px;
	padding-left: 10px;
	margin-left: 10px;
	clear: both;
	text-align: center;
	width: 770px;
	background-color: #CDE6AB;
	color: #666;
	padding-top: 30px;
	border-top: solid #fff thin;
}
#homeuppertext {
	height: 400px;
}

#homelowertextleft {
	height: 300px;
	width: 350px;
	float: left;
	padding: 20px;
	background-color: #CDE6AB;
	margin-left: 10px;
	border-top: solid #fff thin;
}


#homelowertextright {
	height: 300px;
	padding: 20px;
	width: 350px;
	background-color: #CDE6AB;
	vertical-align: top;
	text-align: left;
	float: left;
	border-left: solid #fff thin;
	border-top: solid #fff thin;
}

.hometitletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #769837;
}

ul.lumni{margin:0px; padding:0px 0px 0px 10px;}
ul.lumni li{ padding:0px 0px 5px 0px;}

ul.question{margin:0px; padding:0px 0px 0px 10px;}
ul.question li{ padding:0px 0px 10px 0px;}

#divQuickQuote {
	margin: 0px;
	height: auto;
	width: 175px;
	font-size: 10px;
	color: #000000;
	float: right;
	padding: 5px 0px 5px 15px;
}

#divQuickQuote #DivQuickQuoteForm {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	border: 1px solid #666666;
}
