﻿body
{
    margin: 0px;
    padding: 0px;
    font-size: 62.5%;
    background: White url(imagesDesign/siteBg.gif) repeat-x center top;
}
#wrap
{
    width: 960px;
    margin: 0 auto;
    padding: 0px;
    font-family: Calibri, Arial, Helvetica, Sans-Serif;
    font-size: 1.6em;
    line-height: 1.5em;
}
/******************* Universal ************************/
a img
{
    border: none;
}
a:link
{
    color: #007fb8;
}
h1, h2, h3, h4, h5, h6
{
    margin: 6px 0px -6px 0px;
    padding: 0px 0px;
    font-weight: 900;
    color: #9fca56;
}
h3, h4, h5, h6
{
    letter-spacing: -0.05em;
}
h2
{
    font-size: 3em;
    line-height: 1em;
}
h2.small, h4.big
{
    font-size: 2em;
    line-height: 2em;
}
h3
{
    font-size: 2em;
    line-height: normal;
}
h4
{
    font-size: 1em;
}
h5
{
    font-size: 1em;
}
h6
{
    font-size: 0.75em;
}

p, ul, ol
{
    margin: 0px;
    padding: 6px 0px;
}
ul, ol
{
    padding-left: 40px;
}
ul ul, ol ol
{
    padding: 0px 0px 0px 20px;
}
dt
{
    font-weight: bold;
}
hr.clear, .clear
{
    margin: 0px;
    padding: 0px;
    color: White;
    border-width: 0px;
    border-color: White;
    overflow: hidden;
}
.imgCenter
{
    display: block;
    clear: both;
    margin: 0px auto;
    padding: 10px 0px;
}
.imgLeft
{
    float: left;
    padding: 10px 10px 10px 0px;
    margin: 0px;
}
.imgRight
{
    float: Right;
    padding: 10px 0px 10px 10px;
    margin: 0px;
}
.imgTile
{
    float: left;
    display: block;
    margin: 0px;
    padding: 0px;
}
.col
{
    width: 19%;
    float: left;
    padding: 3px;
    margin-top: 15px;
}
.col li
{
  text-align: left;
}
.center
{
    text-align: center;
}
/******************* Header **********************/
#header
{
    height: 160px;
    overflow: hidden;
    width: 960px;
    margin: 0px auto;
    padding: 0px;
}
#header #siteName
{
    float: left;
    width: 320px;
    height: 120px;
    padding: 0px;
    margin: 0px;
}
#header address
{
    display: block;
    color: #97b956;
    font-size: 2.8em;
    line-height: 28px;
    height: 140px;
    width: 240px;
    padding: 0px 0px 0px 0px;
    float: right;
}
/******************* Navigation ******************/
#mainNavWrap
{
    clear: left;
    float: left;
    margin: 0px 0px;
    padding: 0px 0px 0px 40px;
    width: 660px;
    height: 40px;
    font-size: 23px;
    line-height: 40px;
    list-style-type: none;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: bold;
}
#mainNav
{
    padding: 0px;
    margin: 0px;
}
#mainNav li
{
    float: left;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    list-style-type: none;
}
#mainNav li a
{
    text-align: center;
    display: block;
    text-decoration: none;
    color: White;
    padding: 0px;
    margin: 0px;
    height: 40px;
    line-height: 40px;
    color: #beb8e1;
}
#mainNav span
{
    display: block;
    padding: 0px 15px;
    margin: 0px 0px;
}
#mainNav a.sn_item_pressed
{
    color: White;
}
#mainNav a:hover
{
    color: White;
}
/******************* Content *********************/
#content
{
    clear: both;
    display: block;
    margin: 0px;
    padding: 0px;
    color: #433393;
}
#pageTitle
{
    margin: 0px;
    padding: 0px 240px 0px 0px;
    width: 720px;
    text-align: center;
    font-size: 3.5em;
    line-height: 110px;
    color: #433490;
    font-weight: normal;
    background: url(imagesDesign/arrowGo.gif) no-repeat 780px top;
    position: relative;
}
#pageTitle img
{
    display: block;
    margin: 0px;
    padding: 0px;
}
#pageTitle em
{
    font-size: 1.5em;
    color: #433490;
    font-weight: bold;
}
.subContent
{
    width: 640px;
    float: left;
    margin: 0px;
    padding: 0px;
}
/******************* Footer **********************/
#footer
{
    text-align: center;
    clear: both;
    font-size: 1em;
    margin: 20px auto;
    padding: 20px 0px 500px 0px;
}
#request
{
    background: url(imagesDesign/btnRequestUpdate.png) no-repeat;
    margin: 0;
    padding: 20px 40px 20px 100px;
}
ul#supNav
{
    margin-left: -175px;
}
ul#supNav li
{
    list-style-type: none;
    display: inline;
    margin: 0 20px;
}
ul#supNav li a
{
    color: #4333b9;
    font-size: 16px;
    text-decoration: none;
}
/*ul#supNav
{
    margin-left: -15px;
}
ul#supNav li
{
    list-style-type: none;
    display: inline;
    margin-right: 20px;
}
ul#supNav li a
{
    font-size: 12px;
}*/

/****************** Columns **********************/
.cHalf
{
    width: 50%;
    float: left;
}
/****************** Forms ************************/
dl.form
{
}
dl.form dt, dl.form dd
{
    margin: 0px;
    padding: 0px;
}
#referralForm_l dt, #referralForm_r dt
{
    font-size: 12px;
    font-weight: normal;
}
#referralForm_l
{
    width: 300px;
    float: left;
}
#referralForm_r
{
    width: 300px;
    float: right;
}

dl#socialMediaForm dt { float: left; width: 170px; clear: left; margin-bottom: 1em; }
dl#socialMediaForm dd { margin-bottom: 1em; }

table.checkboxList img { margin: 3px; }
table.checkboxList td { border: solid 1px #ccc; padding: 3px; }
table.checkboxList input, table.checkboxList label { clear:left;
display:block;
margin:0 auto; text-align: center;  }
table.checkboxList label { margin-bottom: 3px; }

#cancun  
{
    background:url(imagesContent/CancunPostcard.jpg) no-repeat scroll 0 0 transparent;
    height:265px;
    padding:140px 60px 40px;
    width: 540px; }
    
#cancun dl#socialMediaForm dt, #cancun dl#socialMediaForm dd 
{    
margin-bottom: .7em; }

/****************** Individual Pages *************/
/****************** Default **********************/
#commitmentBox
{
    float: left;
    margin: 0px;
    padding: 120px 60px 60px 60px;
    width: 520px;
    height: 150px;
    background: url(imagesDesign/commitmentBg.gif) no-repeat left top;
    font-size: 1em;
    line-height: 1.6em;
}
#defaultBtnList
{
    margin: 0px;
    padding: 20px 0px 0px 0px;
    float: right;
    width: 320px;
}
#defaultBtnList li
{
    height: 60px;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    list-style-type: none;
}
#defaultBtnList a
{
    height: 60px;
    display: block;
    margin: 0px;
    padding: 0px;
}
#defaultBtnList a.btnWebPresence:hover
{
    background: url(imagesDesign/btnWebHover.png) no-repeat left top;
}
#defaultBtnList a.btnENews:hover
{
    background: url(imagesDesign/btnNewsHover.png) no-repeat left top;
}
#defaultBtnList a.btnECom:hover
{
    background: url(imagesDesign/btnStoreHover.png) no-repeat left top;
}
#defaultBtnList a.btnWebApps:hover
{
    background: url(imagesDesign/btnAppHover.png) no-repeat left top;
}
#preload img
{
    visibility: hidden;
    height: 1px;
    width: 1px;
}
/************************* work *************************/
#thumnails
{
    text-align: center;
}
#thumbnails ul
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    font-size: 0.9em;
    line-height: normal;
    text-align: center;
}
#thumbnails li
{
    width: 18%;
    padding: 1%;
    float: left;
    height: 18em;
    list-style-type: none;
}
#thumbnails .orange_bg
{
    display: block;
    clear: both;
    text-align: center;
}
#thumbnails a
{
    display: block;
    margin: 0px auto;
    background: White;
    border: 4px solid #ebf5d7;
    text-decoration: none;
    padding: 10px;
    height: 11em;
}
#thumbnails a:hover
{
    border: 4px solid #99bbff;
}
#thumbnails a:hover:visited
{
    border: 4px solid #a033ff;
}
#thumbnails img
{
    display: block;
    margin: 0px auto;
    padding: 10px 10px;
    background: White;
    border: 4px solid #ebf5d7;
    border: 4px solid White;
}
/* content new */
#servicesList
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
#servicesList li
{
    width: 480px;
    float: left;
}
#servicesList a
{
    height: 100px;
    display: block;
}
#servicesList span
{
    display: none;
}
/* button images below */
.btnWebPresence
{
    background: url(imagesDesign/btnWebPresence.gif) no-repeat left top;
}
.btnENews
{
    background: url(imagesDesign/btnENews.gif) no-repeat left top;
}
.btnECom
{
    background: url(imagesDesign/btnECom.gif) no-repeat left top;
}
.btnWebApps
{
    background: url(imagesDesign/btnWebApps.gif) no-repeat left top;
}
#servicesList a:hover
{
    background-position: left bottom;
}

/****************************** SOCIAL MEDIA ICONS ****************************************/
ul#socialMedia
{
    list-style-type: none;
    margin: 20px auto;
    display: block;
    background: url(imagesDesign/background-Icons.png) repeat-x;
    height: 50px;
    padding: 0;
    clear: both;
}
ul#socialMedia li
{
    margin: 0;
    padding: 0;
}
ul#socialMedia a
{
    display: block;
    float: left;
    margin: 10px;
}
