/*	Star Blinds
	version: 070317
	about-us.css
----------------------------------------------- */

body.about-us div#Content div.content-main { width: 579px; position: relative; }

/*	Title
----------------------------------------------- */
body.about-us div#Content div.content-main h1.image_header1 { background: url(../images/content/about_us/page_title.gif) no-repeat; width: 86px; height: 20px; }
body.about-us div#Content div.content-main h1.image_header1 span { background-image: url(../images/content/about_us/page_title.gif); }

/*	Content
----------------------------------------------- */
body.about-us div#Content div.content-main ul { font-size: 1.545em; color: #002a54; font-weight: bold; line-height: 35px; float: left; }
body.about-us div#Content div.content-main ul li { list-style-type: none; background: url(../images/content/about_us/bullet.gif) no-repeat 0 11px; padding: 0 0 0 19px; }
body.about-us div#Content div.content-main h2 { font-size: 1.363em; font-weight: bold; color: #002a54; margin: 15px 0 15px 0; }
body.about-us div#Content div.content-main .content_image { width: 185px; height: 185px; padding: 0 13px 20px 0; float: left; }
body.about-us div#Content div.content-main .employee-of-the-month { width: 579px; height: 185px; background-color: #ccd7e2; margin: 20px 0 0 0; }
body.about-us div#Content div.content-main .employee-of-the-month .employee-image { width: 185px; height: 185px; float: left; }
body.about-us div#Content div.content-main .employee-of-the-month .employee-copy { width: 349px; height: 165px; padding: 20px 15px 0 30px; float: left; }
body.about-us div#Content div.content-main .employee-of-the-month .employee-copy h2 { font-size: 1.363em; font-weight: bold; margin: 0 0 19px 0; }
body.about-us div#Content div.content-main .employee-of-the-month .employee-copy p.start { margin: 0 0 15px 0; color:#0b65bc; }
body.about-us div#Content div.content-main .employee-of-the-month .employee-copy a { font-weight: bold; color:#0b65bc; text-decoration: none; }
body.about-us div#Content div.content-main .employee-of-the-month .employee-copy a:hover { font-weight: bold; color:#0b65bc; text-decoration: underline; }