body {
    font-family: 'Rockwell', Geneva, serif;
    font-size: 14px;
    color: #242424;
    margin: 0px;
}


a {
    text-decoration: none;
    font-family: 'Rockwell', Geneva, sans-serif;
    color: #242424;
}

a:hover {
    color: #0180cd;
}

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

#head_wrapper {
    width: 100%;
    height: 120px;
    border-bottom: 1px solid black;
}

#header {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#log_register  {
    margin: 0px;
    margin-top: 5px;
    float: right;
    font-size: 12px;
}

#logo {
    margin-top: 20px;
    padding-top: 10px;
}

#main_nav {
    float: right;
    margin-top: -60px;
}

#main_nav li {
    float: left;
    list-style-type: none;
    font-size: 20px;
    padding: 10px;
}

.current_page {
    color: #0180cd; 
}

#nav_bar {
    margin: 0px;
    float: right;
    margin-top: -8px;
}

#float_bar {
    position: absolute;
    margin-top: 36px;
    margin-left: 35px;
}

#floatcap_left {
    float: left;
}

#float_mid {
    float: left;
    margin: 0px;
    background-color: #008ec6;
    height: 7px;
    width: 73px;
}

#floatcap_right {
    float: right;
}


/*-----------------------------------  Home Page Styles ---------------------------- */
#content {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

#scroller_screen {
    width: 665px;
    height: 330px;
    margin: 0px;
    float: left;
}

.slide {
    -moz-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: 1px 2px 10px #2e2e2e;
    -webkit-box-shadow: 1px 2px 10px #2e2e2e;
    box-shadow:  1px 2px 10px #2e2e2e;
}

#scroller_screen p {
    color: white;
    margin: auto;
    padding: 150px;
    padding-left: 230px;
    
}

h2 {
    color: #0180cd;
    font-weight: normal;
    margin: 0px;
}

#right_p {
    width: 260px;
    float: right;
    margin: 10px 0px 10px 0px;
}

#left_p {
    width: 665px;
    float: left;
    margin: 10px 0px 30px 0px;
}

#left_p h2 {
    margin-top: 10px;
}

#right_p a, #left_p a {
    color: #0180cd; 
}

#right_p a:hover, #left_p a:hover {
    color: #01a5e6; 
}

#contact_button {
    float: right;
    margin-top: 15px;
}

/*-----------------------------------  About Styles ---------------------------- */

.about_p {
    width: 550px;
    
}
#history_p {
    margin-bottom: 70px;
    margin-top: 20px;
}
#current_p {
    margin-bottom: 90px;
}

#about_left {
    float: left;
    margin-top: 10px;
}

#about_right {
    float: right;
    margin-top: -20px;
}

.img_title {
    color: #0070b4;
    text-align: right;
    padding-right: 10px;
}

#mission_statement {
    width: 900px;
    height: 120px;
    margin-left: 30px;
    float: left;
    background-image: url(../images/ms_backg.jpg);
    background-repeat: repeat-x;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px;
    -moz-box-shadow: 1px 2px 10px #2e2e2e;
    -webkit-box-shadow: 1px 2px 10px #2e2e2e;
    box-shadow:  1px 2px 10px #2e2e2e;
}

#mission_statement p {
    font-family: 'New York', sans-serif;
    color: #dddddd;
    text-align: center;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
}

#mission_statement h2 {
    color: white;
    font-weight: normal;
    margin: 0px;
    padding: 10px;
}

/*-----------------------------------  Services Styles ---------------------------- */
#service_top h2 {
    margin-top: 10px;
    font-size: 26px;
}

#service_top p{
    float: left;
    width: 620px;
    margin-bottom: 20px;
}

#contact_button2 {
    float: right;
    margin-top: -20px;
    margin-right: 20px;
}

#service_grid {
    float: left;
    marging-top: 20px;
    margin-bottom: 50px;
}

#service_grid ul, #service_grid ol  {
    padding: 0px;
}

#service_grid h3 {
    color: #0180cd;
    font-weight: normal;
}

.service_p {
    width: 275px;
    font-size: 12px;
}

#service_grid li {
    list-style-type: none;
}

.service_block {
    float: left;
    padding: 20px;
}

.serv_img {
    float: left;
}

#grid1, #grid2 {
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

#grid3 {
     border-bottom: 1px solid #ccc;
}

#grid5 {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

#yag1, #slt1 {
    margin-left: 80px;
}

#scope1 {
    margin-left: 40px;
}

/*-----------------------------------  Benefits Styles ---------------------------- */

#benefit_img1, #benefit_img2 {
    float: right;
    margin-top: 40px;
}

#benefit_img1 {
    margin-top: 60px;
}

#benefit_img2 {
    margin-bottom: 50px;
}

#benefit_mid, #benefit_base {
    float: left;
    margin-left: 40px;
    margin-bottom: 20px;
}

#benefit_top h1 {
    color: #0180cd;
    font-weight: normal;
}


.benefit_p {
    width: 480px;
}

.benefit_ul {
    width: 480px;
}

.benefit_li {
    width: 480px;
    list-style-image: url(../images/benefits_point_18.jpg);
    color: #186292;
    font-size: 16px;
}

#benefit_mid h2, #benefit_base h2{
    width: 480px;
}

/*-----------------------------------  Contact Styles ---------------------------- */

#contact_h1 {
    color: #0180cd;
    font-weight: normal;
}

#contact_list ul {
    padding: 0px;
}

#contact_list li {
    color: #1452a5;
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

#contact_list {
    float: left;
    padding: 30px;
}

#contact_form {
    float: right;
    margin-bottom: 50px;
    padding: 10px;
    width: 540px;
    height: auto;
    background-image: url(../images/contact_bg.jpg);
    background-repeat: repeat-x;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 1px 2px 10px #2e2e2e;
    -webkit-box-shadow: 1px 2px 10px #2e2e2e;
    box-shadow:  1px 2px 10px #2e2e2e;
}

form {
    padding-top: 9px;
    padding-left: 10px;
}

label{
    position: absolute;
    text-align: right;
    width: 70px;
    color: #0180cd;
    margin-left: 10px;
    margin-right: 10px;
}

input, textarea {
    font-size: 10px;
    padding: 2px;
    margin: 2px;
    margin-left: 90px;
    font-size: 14px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    
}

.sub_button {
    color: white;
    background-color: #1b72ab;
    float: right;
    padding: 3px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 5px;
    margin-right: 40px;
    cursor: pointer; 
}

.sub_button:hover {
    background-color: #3b91d8;
}

#mail {
    position: absolute;
    margin-left: 370px;
    margin-top: 20px;
}

/*-----------------------------------  Blog Styles ---------------------------- */

#blog_soon {
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 50px;
    width: 400px;
    height: auto;
    background-image: url(../images/contact_bg.jpg);
    background-repeat: repeat-x;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 1px 2px 10px #2e2e2e;
    -webkit-box-shadow: 1px 2px 10px #2e2e2e;
    box-shadow:  1px 2px 10px #2e2e2e;
}

/*-----------------------------------  Log In Styles ---------------------------- */

#login_form {
    
    background-image: url(../images/contact_bg.jpg);
    background-repeat: repeat-x;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 1px 2px 10px #2e2e2e;
    -webkit-box-shadow: 1px 2px 10px #2e2e2e;
    box-shadow:  1px 2px 10px #2e2e2e;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 500px;
    height: auto;
}

#login_form h1 {
    margin: 0px;
    padding: 10px;
    color: #0180cd;
    font-weight: normal;
}

#login_img {
    position: absolute;
    margin-left: 400px;
    margin-top: -50px;
}

#log_button {
    float: none;
    margin-left: 130px;
}

.log_input {
    margin-left: 130px;
}

.log_label {
    margin-left: 50px;
    margin-top: 5px;
}

.forgot{
    text-align: right;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}

/*-----------------------------------  Register Styles ---------------------------- */

#register_form {
    
    background-image: url(../images/contact_bg.jpg);
    background-repeat: repeat-x;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-box-shadow: 1px 2px 10px #2e2e2e;
    -webkit-box-shadow: 1px 2px 10px #2e2e2e;
    box-shadow:  1px 2px 10px #2e2e2e;
    margin-bottom: 30px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    width: 600px;
    height: auto;
}

#register_form h2 {
    padding: 10px;
}

#user_title {
    margin-left: 170px;
    margin-top: -3px;
}

.reg_label {
    width: 150px;
}

.reg_input {
    margin-left: 170px;
}

#reg_button {
    position: absolute;
    margin-left: 480px;
    margin-top: -26px;
}

#reg_img {
    position: absolute;
    margin-left: 500px;
    margin-top: -40px;
}


/* MODAL OVERLAY --------------------------*/

.overlay {
	background: #333;
	opacity: 0.8;
	z-index: 1000;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
}

.modal{
	background-image: url(../images/contact_bg.jpg);
        -moz-border-radius: 10px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
    	padding: 20px;
	width: 500px;
	height: 200px;
	z-index: 1001;
	position: absolute;
	top: 0;
	left: 0;
	-moz-box-shadow: 0 0 20px #000;
}

#create_button {
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

#create_button:hover {
    color: white;
}


/*-----------------------------------  Testimonial Styles ---------------------------- */

#test_intro {
    width: 500px;
    float: right;
    font-size: 18px;
    margin-right: 30px;
    margin-top: 50px;
}

#testimony_img {
    float: left;
    margin-left: 60px;
}

.testimony {
    float: left;
    border-bottom: 1px solid #0180cd;
}

.test_p {
    font-style: italic;
    
}

.test_auth {
    color: #0180cd;
    text-align: right;
}

.auth_title {
    text-align: right;
    color: #0180cd;
    font-style: italic;
}



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

#footer {
    width: 100%;
    height: 302px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/footer_bg.jpg);
    background-repeat: repeat-x;
    float: left;
    font-size: 12px;
}

#sm_logo {
    margin-bottom: -10px;
    padding-top: 10px;
}

#tagline {
    margin: 0px;
    padding: 0px;
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    color: #1452a5;
}

#footer_top{
}

#footer-mid {
    width: 370px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
#footer-mid li {
    color: #2e2e2e;
    list-style-type: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

#footer_nav {
    text-align: right;
    float: left;
    padding-right: 40px;
    border-right: 1px solid #2e2e2e;
}

#footer_contact {
    float: right;
}

#footer_contact ul {
    padding: 0px;
}

#footer-base {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 200px;
}

.btTop {
    position: absolute;
    text-align: center;
    margin-top: -25px;
    margin-left: 400px;
}

.btTop a:hover {
    color: #2e2e2e;
}




