/* global styles */
body {margin:0; padding:0; width:100%; height:100%; background-color:#e3e3e5; color:#000000; font-size: 13px;  font-family: Arial, Verdana, Geneva, sans-serif; line-height: 16px;}

#page {width:833px; left: auto; right: auto; margin-left: auto; margin-right: auto; background:#e3e3e5 url(http://www.girardtrainingsolutions.com/img/global/background.jpg) repeat-y top;}
#container {width:800px; background-color:#ffffff; left:auto; right:auto; margin-left:auto; margin-right:auto; position:relative;}
#banner {width:800px; height:130px; background:#ededed url(http://www.girardtrainingsolutions.com/img/global/banner.jpg) no-repeat top;}
#navigation {width:800px; height:30px; background:#b6a67b url(http://www.girardtrainingsolutions.com/img/global/nav_back.jpg) no-repeat top; position:relative;}
#content_area {background-color:#ffffff; margin:15px; width:770px;}
#right_column {width:235px; margin-left:25px; float:right;}
#about_sentence {background:#ffffff url(http://www.girardtrainingsolutions.com/img/global/about_sentence.jpg) no-repeat top center;alt; width:235px; height:107px;}
#eric_photo {width:235px; text-align:center;}
#partners {background:#ffffff url(http://www.girardtrainingsolutions.com/img/global/partners_back.jpg) no-repeat top center; width:235px;}
#partners_list {list-style-type:none; margin:0; padding-top:30px; font-size:12px; line-height:22px;}
#main_content {width:510px; }
#programs_column {width:240px; float:left;}
#services_column {width:240px; float:right; margin-left:30px;}
#footer {width:100%; border-top:1px solid #9bbd80; margin-top:30px; padding:15px 0 30px 0; text-align:center; color:#8d8d8d; font-size:11px; line-height:12px;}

.divider_graphic {background:#ffffff url(http://www.girardtrainingsolutions.com/img/global/divider.jpg) no-repeat top center; width:235px; height:50px; margin:15px 0;}
.pagetitle {font-weight:bold; color:#000000; font-size:20px; line-height:24px;}
.sectiontitle {font-weight:bold; color:#c0a46a; font-size:16px; line-height:18px;}
.main_divider {width:100%; height:1px; margin:15px 0; border-bottom: solid 1px #9bbd80;}
.bold {font-weight:bold;}
.client_list {list-style-type: none;}
.form_field_label {font-weight:bold; padding-top:10px;}
.form_field {}
.center {text-align:center; padding-top:15px; }
.testimonial_block {width:400px; padding:10px 25px; margin:10px; border-top:solid #000000 1px; border-bottom:solid #000000 1px;}
.testimonial {font-weight:bold; }
.testimonial_credit {font-style:italic; text-align:right; font-size:11px; line-height:13px;}

/* link styles */
a:link, a:visited, a:active {color:#3461d5; font-weight:bold; text-decoration:none;}
a:hover {color:#3461d5; font-weight:bold; text-decoration:underline; }
a.footer:link, a.footer:visited, a.footer:active, a.footer:hover {color:#8d8d8d; text-decoration:underline;}

/* nav styles */ 
#nav_home a:hover,
#nav_programs a:hover,
#nav_clients a:hover,
#nav_about a:hover,
#nav_contact a:hover  { background-position: 0% -30px; }

#nav_about a,
#nav_contact a,
#nav_home a,
#nav_clients a,
#nav_programs a  { background-repeat: no-repeat; display: block; height: 30px; background-position: 0% 0px; font-size: 39px; line-height: 39px; }

#nav_home,
#nav_programs,
#nav_about,
#nav_clients,
#nav_contact  {float:left; visibility: visible; position: absolute; z-index: 3; height: 30px; }

#nav_home  {left: 13px; width:59px;}
#nav_home a  { background-image: url(http://www.girardtrainingsolutions.com/img/global/nav/home.jpg);}
#nav_programs  {left: 115px; width:178px;}
#nav_programs a  {background-image: url(http://www.girardtrainingsolutions.com/img/global/nav/programs.jpg);}
#nav_clients  {left: 325px; width:67px;}
#nav_clients a  {background-image: url(http://www.girardtrainingsolutions.com/img/global/nav/clients.jpg);}
#nav_about  {left: 435px; width:61px; }
#nav_about a  {background-image: url(http://www.girardtrainingsolutions.com/img/global/nav/about.jpg);}
#nav_contact  {left: 543px; width:79px;}
#nav_contact a  {background-image: url(http://www.girardtrainingsolutions.com/img/global/nav/contact.jpg); }
