@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Didact+Gothic);
@import url(http://fonts.googleapis.com/css?family=Didact+Gothic);
body{ 
    background-color: #ffffff;
    width: 100%;
    margin: 0px auto;
    font-family: "Source Sans Pro", "Sans Serif";
    position: relative;
}

header{
    background-color: #3fb5af;
}

.Office-Img-1, .Office-Img-2{
    display: block;
    width: 100%;
    overflow: hidden;
}

.Fixed-Width{
    width: 980px;
    margin: 0px auto;
}

nav ul{
    z-index: 3;
    position: relative;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    
    background-color: #000000;
}

nav a{
    color: #ffffff;
    text-decoration: none;
}

#nav{
    list-style: none;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    position: relative;
    z-index: 5;
}

#nav li{
    float: left;
    margin-right: 10px;
    position: relative;
}

#nav a{
    display: block;
    padding: 5px;
    color: #fff;
    background: #000000;
    text-decoration: none;
} 

#nav a:hover{
    color: #fff;
    background: #e6e6e6;
    text-decoration: none;
}

/*--- DROPDOWN ---*/
#nav ul{
    background: #000000; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
    background: rgba(255,255,255,0); 
    list-style: none;
    position: absolute;
    left: -9999px; 
}

#nav ul li{
    padding-top: 1px; 
    float: none;
}

#nav ul a{
    white-space: nowrap; 
}

#nav li:hover ul{ 
    left: 0; 
}

#nav li:hover a{ 
    background: #01786e;
    text-decoration: none;
}

#nav li:hover ul a{ 
    text-decoration: none;
}

#nav li:hover ul li a:hover{ 
    background:#000000;
}

.Top-Banner p{
    background-color: #e6e6e6;
    font-family: "Source Sans Pro", "Sans Serif";
    text-align: center;
    font-size: 65px;
    margin: 0px auto;
}

span{
    color: #01786e;
}

.NO-H1{
    display: none;
}

h1{
    Padding: 10px 10px 0px 10px;
    color: #625d5d;
}

article{
    width: 29.5%;
    float: left;
}

article.Branch-Three{
    margin: 20px 56px 20px 0px;
}

article.Branch-Four{
    margin: 20px 56px 20px 0px;
}

article.Branch-Five{
    margin: 20px 0px 20px 0px;
}

.Footer{
    background-color: #3fb5af;
    clear: both;
    padding: 5px 0px 5px 5px;
}

.Top-Image{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}
/*End Global Styles*/



/*Styles for Page - View-Options*/
.View-Options .Product-Choices{
    width: 100%;
    display: inline-block;
    margin: 0;
}

.View-Options .N-and-P p{
    font-weight: bold;
    font-family: "Source Sans Pro", "Sans Serif";
    font-size: 25px;
    text-align: right;
}

.View-Options .WS p{
    font-weight: bold;
    font-family: "Source Sans Pro", "Sans Serif";
    font-size: 25px;
    text-align: center;
}

.View-Options .OS p{
    font-weight: bold;
    font-family: "Source Sans Pro", "Sans Serif";
    font-size: 25px;
    text-align: left;
}

.View-Options .N-and-P{
    display: inline-block;
    width: 17%;
    margin: 0px 5px 100px 460px;
    text-align: center;
}

.View-Options .WS{
    display: inline-block;
    width: 17%;
    margin: 0px 0px 100px 5px;
    text-align: center;
}

.View-Options .OS{
    display: inline-block;
    width: 17%;
    margin: 0px 435px 100px 10px;
    text-align: center;
}

/*Styles for Page - View-WS*/
.View-WS .Writing-Supplies{
    font-size: 30px;
    color: #3fb5af;
    Padding: 5px;
}

.View-WS .Product-Images{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
}

/*Styles for Page - View-OS*/
.View-OS .Organizational-Supplies{
    font-size: 30px;
    color: #3fb5af;
    Padding: 5px;
}

.View-OS .Product-Images{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
}

/*Styles for Page - View-NP*/
.View-NP .Notebooks{
    font-size: 30px;
    color: #3fb5af;
    Padding: 5px;
}

.View-NP .Planners{
    font-size: 30px;
    color: #3fb5af;
    Padding: 5px;
}

.View-NP .Product-Images{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
}

/*Styles for Page - Personalized-Touch*/
.Personalize .Personalized-Notebooks-and-Planners{
    font-size: 30px;
    color: #3fb5af;
    Padding: 5px;
}

.Personalize .Product-Images{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
}

/*Styles for Page - About-Us*/
.Title{
    font-size: 30px;
    color: #3fb5af;
    Padding: 5px;
}

.AboutUs .The-History{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 10px;
}

.AboutUs .Our-Goal{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 50px;
    padding-top: 20px;
}

/*Styles for Page - Contact-Us*/
.Contact-Us-Content{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 10px;
}

.Contact{
    color: #3fb5af;
    padding: 5px 5px 5px 10px;
}

.ContactUs fieldset{
    border: none;
    padding: 5px;
}

.ContactUs legend{
    font-size: 20px;
    color: #01786e;
}

.ContactUs label{
    display: inline-block;
    width: 210px;
    padding: 5px;
}

.ContactUs input[type="submit"]{
    margin: 0px 0px 10px 9px;
}

/*Styles for Page - Marketing-Solutions*/
.Marketing-Content{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 10px;
}

.Marketing p{
    color: #3fb5af;
    padding: 5px 5px 5px 10px;
}

.Marketing fieldset{
    border: none;
    padding: 5px;
}

.Marketing legend{
    font-size: 20px;
    color: #01786e;
}

.Marketing label{
    display: inline-block;
    width: 400px;
    padding: 5px;
}

.Marketing input[type="submit"]{
    margin: 0px 0px 10px 9px;
}

/*Styles for Page - Today's-Latest-Technology*/
.Technology .Todays-Technology{
    font-size: 30px;
    color: #3fb5af;
    Padding: 5px;
}

.Technology .Technology-Product-Images{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 10px;
}

.Technology .Images{
    padding: 15px;
}

/*Styles for Page - Sale-On-Software*/
.Software .Software-Title{
    font-size: 30px;
    color: #3fb5af;
    Padding: 5px;
}

.Software .Product-Images{
    display: block;
    width: 47%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 10px;
}

.Software .Images{
    padding: 25px;
}

/*Styles for Page - News-and-Offers*/
.This-Months-News-and-Offers{
    font-size: 30px;
    color: #3fb5af;
    Padding: 5px;
}

.NewsOffers .Product-Images{
    display: block;
    width: 47.30%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    padding-top: 10px;
}

.Offers{
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
}

.Offer-1, .Offer-2, .Offer-3{
    display: block;
    margin: 0;
    padding-bottom: 10px;
    width: 100%;
    overflow: hidden;
}

/*Styles for Page ThankYou*/
.ThankYou .TY{
    text-align: center;
    font-size: 40px;
    color: #01786e;
    margin: 100px auto;
}

/*Styles for Page - Blocked website*/
.Blocked{
    background-color: #005555;
}

.Blocked header{
    border-bottom: 5px solid #ffffff;
}

.Blocked #coming-soon{
    text-align: center;
    color: #ffffff;
    background-color: #005555;
    padding-top: 300px;
    padding-bottom: 300px;
}

.Blocked h1{
    text-align: center;
    color: #ffffff;
}
