@charset "UTF-8";
/* CSS Document */

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; background: url('../images/layout/body-bg.gif') repeat-y; margin: 0px; }
a { color: #FF0000; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }

.cleaner { clear: both; }

#container { width: 950px; overflow: hidden; margin: 0; background: #FFF url('../images/layout/site-bg.gif') repeat-y; }


/* LEFT SIDEBAR */
#leftside-wrapper { width: 199px; float: left; margin: 0; background: url('../images/navigation/navigation-bg.gif') repeat-y; }

/* navigation */
#navigation { width: 199px; height: 200px; padding: 0; margin: 0; }
#navigation a { float: right; height: 40px; text-decoration: none; background-position: 0 0; margin: 0; padding: 0; }

#navigation a.home { background: url('../images/navigation/home.gif') no-repeat; width: 190px; }
#navigation a.facts { background: url('../images/navigation/facts.gif') no-repeat; width: 190px; }
#navigation a.warning-signs { background: url('../images/navigation/warning-signs.gif') no-repeat; width: 190px; }
#navigation a.skills-review { background: url('../images/navigation/skills-review.gif') no-repeat; width: 190px; }
#navigation a.contact { background: url('../images/navigation/contact.gif') no-repeat; width: 190px; }

#navigation a.home-a { background: url('../images/navigation/home.gif') no-repeat; width: 190px; background-position: 0 -40px; }
#navigation a.facts-a { background: url('../images/navigation/facts.gif') no-repeat; width: 190px; background-position: 0 -40px; }
#navigation a.warning-signs-a { background: url('../images/navigation/warning-signs.gif') no-repeat; width: 190px; background-position: 0 -40px; }
#navigation a.skills-review-a { background: url('../images/navigation/skills-review.gif') no-repeat; width: 190px; background-position: 0 -40px; }
#navigation a.contact-a { background: url('../images/navigation/contact.gif') no-repeat; width: 190px; background-position: 0 -40px; }

/* guidelines pic */
.guidelines { border: 0; padding: 80px 0 50px 0; }


/* RIGHT SIDEBAR */
#rightside-wrapper { width: 751px; float: left; margin: 0; }
#rightside-wrapper .welcome { width: 695px; height: 172px; margin: 25px auto 0 auto; padding: 0 0 25px 0; background: url('../images/layout/header-bg.gif') no-repeat; }
#rightside-wrapper .welcome img { border: 0; padding: 20px 0 0 345px; margin: 0; }
#rightside-wrapper .welcome p { padding: 15px 30px 0 345px; margin: 0; text-align: left; font-size: 15px; font-weight: normal; line-height: 1.4em; color: #000; }
#rightside-wrapper .about { font-size: 13px; line-height: 1.4em; color: #999; }


/* content */
#content-wrapper-2 { width: 695px; margin: 25px auto 0 auto; padding: 0 0 0 0;  border-top: 1px solid #E7E7E7;}
#content-wrapper-2 h1 { font-size: 24px; font-weight: normal; line-height: 1.4em; color: #FF0000; padding: 20px 10px 10px 0px; margin: 0; }
#content-wrapper-2 h2 { font-size: 18px; font-weight: normal; line-height: 1.4em; color: #FF0000; padding: 0 0 10px 0; margin: 0; }
#content-wrapper-2 p { font-size: 13px; line-height: 1.5em; color: #000; margin: 0; }
#content-wrapper-2 #leftside { float: left; width: 327px; padding: 0 20px 0 0; margin: 0; text-align: left; }
#content-wrapper-2 #leftside p { padding: 0 10px 20px 0; }
#content-wrapper-2 #leftside ul { list-style: none; font-size: 13px; line-height: 1.5em; color: #000; padding: 3px 10px 15px 0; margin: 0; }
#content-wrapper-2 #leftside li { padding-bottom: 4px; margin: 0; }
#content-wrapper-2 #leftside .image-right { border: 0; float: right; margin: 10px 0 10px 15px; }
#content-wrapper-2 #leftside .image-left { border: 0; float: left; margin: 10px 15px 10px 0; }
#content-wrapper-2 #rightside { float: right; width: 307px; padding: 63px 20px 25px 20px; margin: 0; border-left: 1px solid #E7E7E7; background-color: #F4F4F4; }
#content-wrapper-2 #rightside p { padding: 0 0 20px 0; }

#content-wrapper-2 #rightside .contact-form { font-size: 13px; color: #000; padding: 0; }
#content-wrapper-2 #rightside .contact-form p { padding: 0 0 20px 0; margin: 0 auto; }
#content-wrapper-2 #rightside .contact-form .contact-form-label-name { width: 75px; float: left; margin: 0 5px 0 0; text-align: right; line-height: 2.2em; }
#content-wrapper-2 #rightside .contact-form .contact-form-label-subject { width: 75px; float: left; margin: 0 5px 0 0; text-align: right; line-height: 2.2em; }
#content-wrapper-2 #rightside .contact-form .contact-form-label-email { width: 75px; float: left; margin: 0 5px 0 0; text-align: right; line-height: 2.2em; }
#content-wrapper-2 #rightside .contact-form .contact-form-label-message { width: 75px; float: left; margin: 0 5px 0 0; text-align: right; line-height: 2em; }
#content-wrapper-2 #rightside .contact-form .contact-form-input { float: left; width: 200px; padding: 3px; font-size: 13px;  color: #000; }
#content-wrapper-2 #rightside .contact-form .contact-form-textarea { float: left; width: 200px; height: 150px; padding: 3px; font: 13px Arial, Helvetica, sans-serif; color: #313944; }
#content-wrapper-2 #rightside .contact-form .contact-form-button { float: left; margin: 5px 0 0 80px; }

/* FOOTER */
#footer-wrapper { width: 695px; margin:  0 auto 25px auto; padding: 10px 0 25px 0; border-top: 1px solid #E7E7E7; }
#footer-wrapper .copy { float: left; font-size: 10px; color: #B4B4B4; text-transform: uppercase; }
