/*****************GLOBAL CSS***************/
* { margin:0px; padding:0px; }
.clearMe	{ visibility:hidden; width:100%; height:1px; clear:both; }
/****************GLOBAL CSS****************/


/********************HEADER****************/
.flash { float:left; }
.header{ margin: 0 auto; width:937px; height:147px; background-color:#366694; }
/********************HEADER****************/

/*******************NAVIGATION***********************/
.navigation { background-image:url('images/navBar.jpg'); background-repeat:no-repeat; margin-left:auto; margin-right:auto; width:937px; height:59px; }

a.indLinks { color:#fff; font-weight:bold; margin-right:40px; font-size:18px; text-decoration:none; }
a.indLinks:visited { color:#fff; font-weight:bold; margin-right:40px; font-size:18px; }
a.indLinks:active { color:#fff; font-weight:bold; margin-right:40px; font-size:18px; }
a.indLinks:hover { color:#265a89; font-weight:bold; margin-right:40px; font-size:18px; }

/****************************************************/


/************    IMAGE LINKS    ****************/
.softwareDesign { background-image:url('images/buttonSoftwareDesign.jpg'); width:313px; height:291px; display:block; float:left; }
.softwareDesign:hover { background-image:url('images/buttonSoftwareDesignHover.jpg'); width:313px; height:291px; display:block; float:left; }

.hosting { background-image:url('images/buttonHosting.jpg'); width:316px; height:291px; display:block; float:left; }
.hosting:hover { background-image:url('images/buttonHostingHover.jpg'); width:316px; height:291px; display:block; float:left; }

.remoteBackup { background-image:url('images/buttonRemoteBackups.jpg'); width:308px; height:291px; display:block; float:left; }
.remoteBackup:hover { background-image:url('images/buttonRemoteBackupsHover.jpg'); width:308px; height:291px; display:block; float:left; }
/************    IMAGE LINKS    ****************/



/***************   Footer   ********************/

#footer { background-image:url('images/footer2.jpg'); margin: 0 auto; width:937px; height:76px; }
#left { font-family:Verdana, Geneva, sans-serif; font-size:12px; position:relative; top:7px; left:20px; float:left; }
#middle { font-family:Verdana, Geneva, sans-serif; font-size:12px; float:left; position:relative; top:10px; left:200px; }

.btmLink { color:#000; text-decoration:underline; }
.btmLink:hover { border-bottom: black solid 1px; }

.policy { color:#000; }

/***************   Footer   ********************/



/***************   Drop Down Menu   ***********/

.dropdown {float:left; padding-right:5px}
.dropdown dt {width:188px; padding:8px; font-weight:bold; cursor:pointer; background:url('images/buttonMain.gif');}
.dropdown dt:hover { color:#FFF; }
.dropdown dd {position:absolute; overflow:hidden; width:208px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:204px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
.nodrop, .nodrop:active, .nodrop:visited {float:left; display:block; padding:8px; font-weight:bold; color:#333; text-decoration:none; margin-right:5px; width:188px; background:url('images/buttonMain.gif'); }
.nodrop:hover { color:#FFF; }
/***************   Drop Down Menu   ***********/


/***************   Services.cfm     ***********/

#mainContentBackground { background-image:url('images/mainContentBackground.jpg'); width:937px; background-repeat:repeat-x; background-color:#fff; margin:0 auto; }

#mainContentTop { background-image:url('images/mainContentTop.png'); background-repeat:no-repeat; width:917px; height:26px;  margin:0 auto;}
#mainContentMiddle { background-image:url('images/mainContentMiddle.png'); background-repeat:repeat-y; width:917px; margin:0 auto; }
#mainContentBottom { background-image:url('images/mainContentBottom.png'); background-repeat:no-repeat; width:917px; height:29px; margin:0 auto; }
#contentText { margin-left:20px; margin-right:20px; text-align:justify; }

/***************   Services.cfm     ***********/
