/* Core Services Stylesheet */
* {margin:0;padding:0;border:0;}
body {font-family:Arial, Helvetica, sans-serif;font-size:14px;text-align:center;}

#centerme {width:1000px;margin-left:auto;margin-right:auto;}
#container {position:relative;left:0px;top:0px;width:1000px;}

/* Top */
#logo {position:absolute;left:0px;top:0px;width:382px;height:88px;}
#spacetop {position:absolute;left:382px;top:0px;width:469px;height:88px;background-color:#FFFFFF;}
#phone-fax {position:absolute;left:851px;top:0px;width:149px;height:88px;background:url(images/phone_fax.jpg);}
#numbers {position:relative;color:#123553;font-size:12px;font-weight:bold;text-align:left;top:45px;left:-100px;width:149px;}
#tagline {position:absolute;left:0px;top:88px;width:374px;height:31px;}

/* Menu */
#menu {position:absolute;color:#FFFFFF;font-size:12px;font-weight:bold;left:374px;top:88px;width:477px;height:22px;background:url(images/menu.jpg);text-align:center;line-height:1.75;}
#menu a {position:relative;color:#FFFFFF;font-size:12px;font-weight:bold;text-decoration:none;}
#menu a:hover {color:#EEEEED;}
#menulines {position:absolute;left:851px;top:88px;width:148px;height:31px;background:url(images/menulines.jpg);}
#menulinessub {position:absolute;left:851px;top:88px;width:148px;height:31px;background:url(images/menulinessub.jpg);}
#id07 {position:absolute;left:999px;top:88px;width:1px;height:31px;}
#space2 {position:absolute;left:374px;top:110px;width:477px;height:9px;background:url(images/space2.jpg);}
#space2sub {position:absolute;left:374px;top:110px;width:477px;height:9px;background:url(images/space2sub.jpg);}

/* Content */
#pagetitle {position:relative;background:url(images/pagetitleline.gif) no-repeat bottom;width:187px;margin-left:270px;height:23px;margin-bottom:10px;text-align:left;left:0px;}
#pagetitlesub {position:relative;background:url(images/pagetitleline.gif) no-repeat bottom;width:187px;margin-left:270px;height:23px;margin-bottom:10px;text-align:left;left:0px;}
#titletext {color:#844323;font-size:18px;font-weight:bold;padding-left:4px;text-align:left;}
#content {position:absolute;background:url(images/home_contentbg.jpg) repeat-y;left:0px;top:119px;width:1000px;}
#contentleft img, #contentleftsub img {border:1px solid black;}
#contentright img {border:1px solid black;}
#contentsub {position:absolute;background:url(images/subpage_contentbg.jpg) repeat-y;left:0px;top:119px;width:1000px;clear:both;}
#contentleft {position:relative;float:left;width:255px;padding-left:15px;padding-top:10px;text-align:center;}
#contentleftsub {position:relative;float:left;width:255px;padding-left:15px;padding-top:10px;text-align:center;}
#contentcenter {position:relative;float:right;width:405px;margin-right:315px;text-align:justify;}
#contentcentersub {position:relative;float:right;width:665px;margin-right:55px;text-align:justify;margin-bottom:10px;}
#contentright {display:block;position:absolute;top:0;left:430px;width:190px;padding-right:40px;margin-top:-23px;}

form input, textarea {border:1px solid black;}

/* Footer */
#footer {position:relative;width:1000px;height:57px;clear:both;}
#footernotes {position:relative;top:13px;text-align:center;color:#FFFFFF;font-weight:bold;font-size:12px;}
#footernotessub {position:relative;top:13px;padding-left:240px;text-align:center;color:#FFFFFF;font-weight:bold;font-size:12px;}
#footerhome {position:relative;left:0px;width:1000px;height:41px;clear:both;background:url(images/footerhome.jpg);}
#footersub {position:relative;left:0px;width:1000px;height:41px;clear:both;background:url(images/footersub.jpg);}
#copyright {position:relative;font-size:11px;left:0px;width:1000px;height:16px;background:#FFFFFF;text-align:center;padding-bottom:10px;}
#copytext {position:relative;left:415px;height:16px;background:#FFFFFF;width:405px;}

/* IE hacks */
* html #copytext {left:115px;}
* html #contentcenter {margin-right:157px;}
* html #contentcentersub {margin-right:27px;}
* html #pagetitle {left:-270px;}
* html #pagetitlesub {left:-270px;}
* html #contentright {left:430px;width:190px;top:0;}

*:first-child+html #pagetitle {left:-270px;}
*:first-child+html #pagetitlesub {left:-270px;}
*:first-child+html #copytext {left:115px;}
*:first-child+html #contentcenter {}
*:first-child+html #contentcentersub {margin-right:55px;}
*:first-child+html table {text-align:left;}
*:first-child+html #contentright {left:430px;width:190px;top:0;}