@charset "utf-8";
/* PR Training Services CSS Document */

/*Browser defaulting*/
*{ padding:0; margin:0; }
body { background:#999999; width:100%; margin:0 auto; text-align:center; }
p { font-family:Verdana; font-size:0.8em; color:#666666; }
p a:link { font-weight:bold; text-decoration:none; color:#3E5373; }
p  a:visited { font-weight:bold; text-decoration:none; color:#3E5373;}
p a:hover { font-weight:bold; text-decoration:underline; color:#3E5373; }
ul { font-family:Verdana; font-size:0.8em; color:#666666; margin-left:15px; }
span { font-weight:bold; }
/*End Browser defaulting*/

/*Styling for headers*/
#header_glamour_wrapper { width:895px; min-height:575px; background:url(../images/glamour_bg.png) repeat; margin:0 auto; }
#header { background:url(../images/header.jpg) no-repeat; width:895px; height:150px; }
#glamour { background:url(../images/glamour.jpg) no-repeat; width:895px; height:420px; }
#glamour_our_clients { background:url(../images/glamour_raise.jpg) no-repeat; width:895px; height:420px; }
#glamour_contact_us { background:url(../images/glamour_phone.jpg) no-repeat; width:895px; height:420px; }
#glamour_services { background:url(../images/glamour_custom.jpg) no-repeat; width:895px; height:420px; }
#glamour_bottom { background:url(../images/glamour_bottom.jpg) no-repeat; width:895px; height:21px; margin:0 auto; margin-bottom:10px; }
h1 { margin-left: -9999px; height:1px; }
h2 { font-family:Verdana; font-size:1em; color:#7A889A; font-weight:bold; }
h3 a:link { font-family:Verdana, sans-serif; font-size:0.8em; color:#7A889A; font-weight:bold; text-decoration:none; }
h3 a:visited { font-family:Verdana, sans-serif; font-size:0.8em; color:#7A889A; font-weight:bold; text-decoration:none; }
h3 a:hover { font-family:Verdana, sans-serif; font-size:0.8em; color:#7A889A; font-weight:bold; text-decoration:underline; }
/*End Styling for headers*/

/*Styling for content*/
#content_top { background:url(../images/content_top.jpg) no-repeat; width:895px; height:21px; margin:0 auto; }
#content_wrapper { width:895px; min-height:350px; margin:0 auto; background:url(../images/content_bg.png) repeat #E8E8E8; }
#client_content_wrapper { width:895px; min-height:450px; margin:0 auto; background:url(../images/content_bg.png) repeat #E8E8E8; }
* html #client_content_wrapper { width:895px; height:450px; margin:0 auto; background:url(../images/content_bg.png) repeat #E8E8E8; }
* html #content_wrapper { width:895px; height:350px; margin:0 auto; background:url(../images/content_bg.png) repeat; }
#services_content_wrapper { width:895px; min-height:650px; margin:0 auto; background:url(../images/content_bg.png) repeat #E8E8E8; }
* html #services_content_wrapper { width:895px; height:650px; margin:0 auto; background:url(../images/content_bg.png) repeat #E8E8E8; }
#main_content_wrapper { width:895px; height:auto; float:left; }
#left_content { width:500px; height:auto; float:left; text-align:left; padding-left:25px; }
#contact_details { background:url(../images/contact_details.jpg) no-repeat #222B33 center; width:481px; min-height:75px; text-align:right; font-family:Verdana, sans-serif; font-size:0.9em; color:#828D99; padding-top:50px; padding-right:10px; }
* html #contact_details { background:url(../images/contact_details.jpg) no-repeat #222B33 center; width:481px; height:75px; text-align:right; font-family:Verdana, sans-serif; font-size:0.9em; color:#828D99; padding-top:50px; padding-right:10px; }
#contact_details a:link { font-family:Verdana, sans-serif; font-size:1em; font-weight:bold; color:#828D99; text-decoration:none; }
#contact_details a:visited { font-family:Verdana, sans-serif; font-size:1em; font-weight:bold; color:#828D99; text-decoration:none; }
#contact_details a:hover { font-family:Verdana, sans-serif; font-size:1em; font-weight:bold; color:#828D99; text-decoration:underline; }
#separator { width:20px; min-height:200px; padding-top:75px; float:left; }
#right_content { width:250px; height:auto; float:left; text-align:left; padding-left:25px; }
#content_bottom { background:url(../images/content_bottom.jpg) no-repeat; width:895px; height:21px; clear:both; margin:0 auto; }
#menu { list-style:none; text-align:left; color:#7A889A; font-family:Verdana, sans-serif; padding-top:350px; padding-left:25px;  } 
* html #menu { list-style:none; text-align:left; color:#7A889A; font-family:Verdana, sans-serif; padding-top:325px; padding-left:25px;  } 
#menu li { height:auto; width:auto; float:left; text-align:left; } 
#menu a:link { text-decoration:none; font-size:1.2em; font-weight:bold; color:#7A889A; } 
#menu a:visited { text-decoration:none; font-size:1.2em; font-weight:bold; color:#7A889A; } 
#menu a:hover { text-decoration:underline; font-size:1.2em; font-weight:bold; color:#7A889A; } 
/*End Styling for content*/

/*Lower Content Styling*/
#footer { width:895px; height:25px; font-size:0.5em; text-align:left; font-family:Verdana; clear:both; padding-top:10px; color:#E8E8E8; margin:0 auto; }
#footer a:link { text-decoration:none; color:#E8E8E8; }
#footer a:visited { text-decoration:none; color:#E8E8E8; }
#footer a:hover { text-decoration:underline; color:#E8E8E8; }
/*Lower Content Styling*/

/* End PR Training Services CSS Document */