/* Global Styles
----------------------------------------- */

html { height: 100%; margin-bottom: 1px; }
body { text-align: center; background: #88A9D6 url(images/ps_back.jpg) repeat-x; font-family: arial, helvetica, sans-serif; font-size: .8em; color: #333; }
body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, li, ol, dl, dd, dt, address { margin: 0; padding: 0; }
ul, li { list-style: none; }
img { border: none; }
h1 {  }
h2 {  }
h3 {  }
p { margin: 1em 0; line-height: 1.3; }
a { color: #3464B2; }
a:hover { text-decoration: none; color: #251200; }

/* Reusable Classes
----------------------------------------- */

.more_link { background: url(images/arrow_blue.gif) no-repeat 100% 50%; display: inline; padding-right: 12px; font-weight: bold; }
.more_link a { color: #3464B2; text-decoration: none; }
.more_link a:hover { color: #251200; }
.callout {margin-left:120px; padding:3px; border:1px dashed #999; background-color:#DEDEDE; text-align:center; color:inherit; width:200px; }
.indent {margin-left:20px; }
.center { text-align: center; }
.inset { float: right; margin: 0 0 15px 15px; border: 1px solid #999; }

/* Wrapper
----------------------------------------- */

#wrapper { width: 750px; text-align: left; background: #FFF; margin:40px auto; border: 1px solid #251200; border-bottom-width: 3px; border-top: 0; }


/* Header
----------------------------------------- */

#header {margin:0; text-indent: -9999px; width: 750px; height: 150px; background: url(images/header.jpg) no-repeat; display: block; }


/* Nav
----------------------------------------- */

#nav { background: #88A9D6; width: 750px; text-align: center; padding: 7px 0; }
#nav li { display: inline; }
#nav li a { color: #DDD; text-decoration: none; font-weight: bold; padding: 0 17px; }
#nav li a:hover { color: #FFF; }
#nav li a.active { border: 1px solid #FFF; color: #FFF; }

 /* Images
----------------------------------------- */

.globe {float:left; border:1px solid #333; margin-right:10px; }
.leads {margin:0; width:73px; height:71px; }
.meeting {margin:0; width:130px; height:195px; }

/* Tier1
----------------------------------------- */

#tier1 { padding: 20px 0 20px 30px; border-bottom: 1px dotted #251200; /* background: url(images/bkgd_tier1.gif) repeat-y; */ }
#tier1 h2 { font-size: 120%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; }
#tier1 h2 a { color: #3366CC; text-decoration: none; }
#tier1 h2 a:hover { color: #251200; }

#tier1:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Self Cleared Float */


/* Tier1 Column1
----------------------------------------- */

#tier1 .column1 { width: 325px; float: left; padding-right: 19px; border-right: 1px dotted #251200; }
#tier1 .column1 img { float: right; }

#column1 ul { margin: 1em 10px 1.5em; }
#column1 li { margin: 0 0 10px 0; background: url(images/bullet_target.gif) no-repeat 0 4px; padding-left: 13px; }


/* Tier1 Column2
----------------------------------------- */

#tier1 .column2 { width: 325px; margin-left: 365px; }
#tier1 .column2 img { float: right; }
#tier1 .column2 ul { margin: 1em 0 1.5em; }
#tier1 .column2 li { margin: 0 0 10px 0; background:  url(images/bullet_target.gif) no-repeat 0 4px; padding-left: 13px; }


/* Tier2
----------------------------------------- */

#tier2 { background: url(images/bkgd_tier2.gif) repeat-y 0 0; padding: 20px 0 20px 30px; border-bottom: 1px dotted #251200; }
#tier2 h2 { font-size: 110%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; }
#tier2 h2 a { color: #FF6600; text-decoration: none; }
#tier2 h2 a:hover { color: #251200; }
#tier2 p { font-size: 90%; line-height: 1.2; }
#tier2:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Self Cleared Float */


/* Tier2 Column1
----------------------------------------- */

#tier2 .column1 { width: 186px; padding-right: 10px; float: left; }
#tier2 .column1 img { float: right; padding-left: 5px; }



/* Tier2 Column2
----------------------------------------- */

#tier2 .column2 { width: 175px; float: left; padding: 0 20px; border-left: 1px dotted #251200; }


/* Tier2 Column3
----------------------------------------- */

#tier2 .column3 { width: 300px; margin-left: 415px; }
#tier2 .column3 dl { margin: 0 10px; background: url(images/quote_close.gif) no-repeat right bottom; }
#tier2 .column3 dt { color: #251200; background: url(images/quote_open.gif) no-repeat; padding: 5px 15px 10px 40px; font-family: Georgia, Times New Roman, Times, serif; font-size: 110%; font-style: italic; line-height: 1.4; }
#tier2 .column3 dd { font-size: 85%; color: #FF6600; text-align: right; padding-right: 40px; }
#tier2 .column3 dd.name { font-weight: bold; }
 
 
 /* Content
----------------------------------------- */

#content { padding: 20px 30px; background: url(images/bkgd_internal.gif) repeat-y; border-bottom: 1px dotted #251200; }
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } /* Self Cleared Float */
#content h2 { font-size: 120%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #FF6600; }
#content h3 { font-size: 100%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #2F405E; margin:15px 0 0 0; }
#content h4 { font-size: 90%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #333; margin:0 0 6px 0; text-align:center; }


 /* Content Column1
----------------------------------------- */

#content #column1 { width: 450px; float: left; }
#results_box { background: #FFF; border: 1px solid #999; padding: 10px 10px 0 10px; margin-top: 20px; }
#results_box h3 { margin: 0; }
#results_box ul { margin-bottom: 0; }
.box { border-bottom: 1px solid #999; margin-bottom: 10px; }

/* -- Clients Page -- */

.clients_left { float: left; width: 210px; }
.clients_right { margin-left: 230px; }


 /* Content Column2
----------------------------------------- */

#content #column2 { margin-left: 515px; }
#sidebar_quote { font-size: 90%; width: 170px; }
#sidebar_quote dt { background: #FFF url(images/in_quote_top.gif) no-repeat 0 0; padding: 16px 15px; color: #251200; font-family: Georgia, Times New Roman, Times, serif; font-style: italic; line-height: 1.2; }
#sidebar_quote dd { background: #DEDEDE; text-align: right; padding-right: 20px; color: #666; }
#sidebar_quote dd.name { background: #DEDEDE url(images/in_quote_bottom.gif) no-repeat; padding-top: 15px; font-weight: bold; }
#sidebar_offer { font-size: 90%; margin-bottom: 40px; }
#sidebar_offer img { float: right; }
#content #column2 h3 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; color: #2F405E; margin: 0 0 10px 0; }
#sidebar_offer h3 { font-size: 110%; color:#666666; background-color:inherit; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight: bold; }
#sidebar_offer p { margin: .5em 0; }
#sidebar_offer h3 a { color: #FF6600; text-decoration: none; }
#sidebar_offer h3 a:hover { color: #251200; }
#column2 ul { list-style: square; margin: 0 0 20px 20px;  }
#column2 li { list-style: square; margin: 0 0 10px 0 }
 

 /* Footer
----------------------------------------- */

#footer { text-align: center; margin: 1.2em 0; clear: both; }
#footer p { margin: 0; color: #666; font-size: 85%; line-height: 1.2; }
#footer a { color: #666; text-decoration: none; }
#footer a:hover { text-decoration: underline; }
#footer_nav { margin: 0 0 1em 0; }
#footer_nav li { display: inline; padding: 0 10px 0 20px; background:  url(images/bullet_target.gif) no-repeat 0 50%; }
#footer_nav li.first { background: none; }
#footer_nav li a { color: #251200; text-decoration: none; }
