html,body {height: 100%;}
#twoColLayout {height: 100%; } 

/* OVERALL CONTAINER \*/
#wrapper { width: 900px; height: 100%; margin-right: auto; margin-left: auto; text-align:center; padding-top:0px; background:url(../images/backer.jpg) scroll repeat-y;}

/* CLEAR THE BASE STUFF AND MOVE BOTTOM ELEMENTS DOWN \*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 20px; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfixright:after {
    content: "."; 
    display: block; 
    height: 5px; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfixright {height: 1%;}
/* End hide from IE-mac */




/* SIDE NAVIGATION \*/
#side_nav {float:left; width:175px; height:25px;  margin-left: 0px;}
#side_nav ul {list-style:none; padding: 0px; margin: 0px;}
#side_nav li {float: left; width:175px; padding-top:4px;background:url(../images/side_nav_bg_line.gif) repeat-x;}
#side_nav a {height:25px; line-height:25px; float: left; display: block;/*border: 1px solid #dcdce9;*/color: #547e7e; text-decoration: none; text-align: center; padding-top:3px; font:12px helvetica, sans-serif, Arial; font-weight:bold; }
#side_nav a:hover {color:#EE7914; background:url(../images/top_nav_bg.gif) repeat-x;}
#selected_side_nav a {color:#EE7914; background:url(../images/top_nav_bg.gif) repeat-x;}



#twoColContentLeft {
float:left;
width:195px; text-align:left;

}

/* MAIN AREA RIGHT \*/
#mainAreaRight {float:left; display:inline; width:440px; height:320px;}

.leader {margin-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#EE7914; text-align:left; font-weight:normal; line-height:22px;}

.copy {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#547e7e; text-align:left; font-weight:normal; line-height:16px;}

#twoColContentRight {float:left; display:inline; width:605px; margin-bottom:20px;}
#rightText {float:left; display:inline; width:270px; margin-left: 0px;}
#rightImage {float:left; display:inline; margin-left:30px; width:305px; height:180px}
#rightText ul {margin-left: 0px;list-style:none; padding: 0px; margin-bottom:10px;}
#rightText li {float:left; display:inline; margin-left: 0px; text-align:left; width:325px; font:13px helvetica, sans-serif, Arial; color:#547e7e; line-height:16px; background:url(../images/side_nav_bg_line.gif) repeat-x;}
.subHead {margin-top:0px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#EE7914; text-align:left; font-weight:normal; line-height:18px;}
a.subhead:link {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#EE7914; border-bottom: 1px dotted;text-decoration:none;}
a.subhead:active {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#EE7914; border-bottom: 1px dotted;text-decoration:none;}
a.subhead:visited {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#EE7914; border-bottom: 1px dotted;text-decoration:none;}
a.subhead:hover {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color:#547e7e; border-bottom: 1px dotted;text-decoration:none;}



/* SETS EMAIL LINK PROPS BELOW PHONE NUMBERS \*/
a.emailLink:link {font-family: Arial, Helvetica, sans-serif; margin-top:7px; font-size: 12px; line-height: 16px; font-weight: normal; color: #547e7e; text-decoration: none;}
a.emailLink:active {font-family: Arial, Helvetica, sans-serif; margin-top:7px; font-size: 12px; line-height: 16px; font-weight: normal; color: #547e7e; text-decoration: none;}
a.emailLink:visited {font-family: Arial, Helvetica, sans-serif; margin-top:7px; font-size: 12px; line-height: 16px; font-weight: normal; color: #547e7e; text-decoration: none;}
a.emailLink:hover {font-family: Arial, Helvetica, sans-serif; margin-top:7px; font-size: 12px; line-height: 16px; font-weight: normal; color: #EE7914; text-decoration: none;}

#right_text_list {float:left; display:inline; margin-left: 0px; width:230px; background:url(../images/services_line_vertical.gif) repeat-y;}
#right_text_list li{font-family:Arial, Helvetica, sans-serif; margin-left: 0px;font-size:13px; color:#8EAAAA; text-align:left; line-height:25px; font-weight:normal; padding-left:15px;}
#right_text_list ul {list-style:none; margin-left: 0px; padding: 0px; margin-top:0px;  margin-bottom:0px; }



