*
{
 margin: 0;
 padding: 0;
}
body, html
{
 color:inherit;
 background: #c8be88;
 font-family: "Trebuchet MS", verdana, arial, sans-serif;
 height: 100%;
 text-align: center;
}
body
{
 font-size: 70%;
}
* html body
{
 font-size: 69%;
}
*:first-child+html body
{
 font-size: 69%;
}
p
{
 font-size: 1.3em;
 padding: 7px 0 7px 0;
 text-align: justify;
}
a
{
 background: inherit;
 color: #000099;
}
h1, h2, h3
{
 font-weight: bold;
 padding-bottom: 5px;
}
h1
{
 font-size: 2em;
}
h2
{
 background: inherit;
 color: #afc61d;
 font-size: 2em;
}
h3
{
 font-size: 1.5em;
}
h4
{
 background: inherit;
 color: #666;
 font-size: 1.2em;
}
.clear
{
 clear: both;
}
#mainContainer
{
 color: inherit;
 background: #fff url(background.gif);
 margin: 0 auto;
 min-height: 100%;
 text-align: left;
 width: 785px;
}
* html #mainContainer
{
 height: 100%;
}
#header
{
 height: 195px;
 padding: 0px;
}
#header #title h1
{
 float: left;
 font-size: 1.7em;
 line-height: 20px;
 text-align: center;
}
#header #title h1 a
{
 background: #e2ddbf url(header.jpg) top left;
 color: #555;
 float: left;
 padding: 90px 0 24px 0px;
 position: relative;
 text-decoration: none;
 top: 0px;
 width: 210px;
}
.outer
{
 padding-left: 200px;
}
* html .outer
{
 padding-right: 200px;
}
.inner
{
 padding-bottom: 50px;
 width: 585px;
}
* html .inner
{
 width: 100%;
}
.float-wrap
{
 float: left;
 margin-left: -200px;
 width: 585px;
}
#content
{
 float: right;
 width: 385px;
}
#content h3
{
 background: inherit;
 color: #124584;
 font-size: 1.5em;
}
* html #content
{
 position: relative;
}
.contentWrap
{
 padding: 5px;
}
.contentWrap h1
{
 background: inherit;
 color: #afc61d;
 font-size: 2em;
}
.contentWrap h2
{
 background: inherit;
 color: #124584;
 font-size: 1.5em;
}
#left
{
 float: left;
 margin-top: -27px;
 padding: 15px 0px 0 0px;
 width: 200px;
}
* html #left
{
 position: relative;
}
#left ul
{
 list-style: none;
}
#right
{
 float: right;
 margin-top: -27px;
 width: 200px;
}
* html #right
{
 margin-right: -200px;
 position: relative;
}
#right ul
{
 list-style: none;
}
#footer
{
 text-align: center;
 background: #68665c;
 color: #fff;
 font-size: .9em;
 font-weight: normal;
 height: 30px;
 margin: -30px auto;
 width: 785px;
}
#footer a
{
 background: inherit;
 color: #fff;
 text-decoration: none;
}
#menu
{
 color: inherit;
 background: #555 url(header.jpg) -210px;
 float: left;
 height: 195px;
 text-align: center;
 width: 365px;
}
#menu li
{
 float: left;
 font-size: 1.2em;
 font-weight: bold;
 list-style-type: none;
}
#menu li a
{
 background: inherit;
 color: #fff;
 text-decoration: none;
 float: left;
 margin-left: 1px;
 padding-bottom: 15px;
 padding-top: 150px;
 width: 90px;
}
#menu li a:hover
{
 border-bottom: 12px solid #ddd;
}
#menu li.Home a.current,#menu li.home a:hover .current
{
 border-bottom: 12px solid #e03c38;
}
#menu li.About a.current,#menu li.about a:hover .current
{
 border-bottom: 12px solid #f1b914;
}
#menu li.Services a.current,#menu li.services a:hover .current
{
 border-bottom: 12px solid #c7d726;
}
#menu li.ContactUs a.current,#menu li.ContactUs a:hover .current
{
 border-bottom: 12px solid #34cfc0;
}
html>body #menu li.Home a
{
 background: #e03c38 url(header.jpg) -211px 0px;
 color: #fff;
}
html>body #menu li.About a
{
 background: #f1b914 url(header.jpg) -302px 0px;
 color: #fff;
}
html>body #menu li.Services a
{
 background: #c7d726 url(header.jpg) -393px 0px;
 color: #fff;
}
html>body #menu li.ContactUs a
{
 background: #34cfc0 url(header.jpg) -484px 0px;
 color: #fff;
}
* html #menu li.Home
{
 background: #e03c38 url(header.jpg) -210px 0px;
 color: #fff;
}
* html #menu li.About
{
 background: #f1b914 url(header.jpg) -301px 0px;
 color: #fff;
}
* html #menu li.Services
{
 background: #c7d726 url(header.jpg) -392px 0px;
 color: #fff;
}
* html #menu li.ContactUs
{
 background: #34cfc0 url(header.jpg) -483px 0px;
 color: #fff;
}
#quicksearch
{
 background: inherit;
 color: #124584;
 font-weight: bold;
 margin: 12px 5px 5px 5px;
 padding-bottom: 20px;
}
#quicksearch .qslabel
{
 font-size: 1.2em;
}
#quicksearch .searchinput
{
 background: inherit;
 border: 1px solid #aaa;
 color: #124584;
 width: 150px;
}
#quicksearch .submit
{
 border: 1px solid #aaa;
 font-size: 1em;
 height: 18px;
}
#quicksearch fieldset
{
 border: 0px;
}
* html #quicksearch
{
 margin-left: 3px;
}
* html #quicksearch legend
{
 margin-left: -3px;
}
*:first-child+html #quicksearch
{
 margin-left: 3px;
}
*:first-child+html #quicksearch legend
{
 margin-left: -3px;
}
.news
{
 background: #ebebeb url(news-icon.gif) top right no-repeat;
 border: 1px solid #ddd;
 color: #124584;
 margin: 0 10px 0 10px;
 padding: 5px;
}
.news li
{
 background-color: inherit;
 border-top: 1px dotted #ccc;
 color: #636363;
 font-size: 1em;
 margin-top: 10px;
}
.news li .more a
{ 
 background: url(more1.jpg) right no-repeat;
 background-color: inherit;
 color: #0078b0;
 display:block;
 font-weight: bold;
 height: 28px;
 padding: 4px 10px 0 0;
 text-align: right;
}
.news h1
{
 font-size: 1.5em;
}
.news h2
{ 
 display: inline;
 font-size: 1em;
}
.posts
{
 background: #ebebeb url(news-icon.gif) top right no-repeat;
 border: 1px solid #ddd;
 color: #124584;
 margin: 0 10px 0 10px;
 padding: 5px;
}
.posts li
{
 background-color: inherit;
 border-top: 1px dotted #ccc;
 color: #636363;
 font-size: 1em;
 margin-top: 10px;
}
.posts li .more a
{
 background: url(more1.jpg) right no-repeat;
 color: #0078b0;
 display: block;
 height: 28px;
 padding: 4px 10px 0 0;
 text-align: right;
 font-weight: bold;
}
.posts h1
{
 font-size: 1.5em;
}
.posts h2
{ 
 display: inline;
 font-size: 1em;
}
.bigmore a
{
 background: url(more2.jpg) right no-repeat;
 border-top: 1px dotted #ccc;
 color: #0078b0;
 display: block;
 font-weight: bold;
 height: 25px;
 padding: 5px 6px 0 0;
 text-align: right;
 font-size: .8em;
 text-decoration: underline;
}
#brief
{
 background: inherit;
 color: #124584;
 margin: 0 5px 0 5px;
}
#brief ul, #brief h2
{
 padding-left: 15px;
}
#brief li
{
 border-top: 1px dotted #ccc;
 margin-top: 5px;
 width: 149px;
}
*:first-child+html #brief li
{
 margin-top: 2px;
}
* html #brief li
{
 margin-top: 2px;
}
#brief li a
{
 background: inherit;
 color: #fff;
 text-decoration: none;
 display: block;
 font-size: 1.2em;
 font-weight: bold;
 padding: 20px 0 26px 65px;
}
#brief li .more
{
 display: block;
 text-align: right;
 padding-top: 3px;
}
#brief li .more a
{
 background: url(more2.jpg) top right no-repeat;
 height: 27px;
 color: #0078b0;
 text-decoration: underline;
 font-size: 1em;
 font-weight: bold;
 margin-top: 0px;
 padding: 0 10px;
}
#brief h1
{
 font-size: 1.5em;
}
#brief h2
{ 
 background: inherit;
 color: #666;
 font-size: 1.2em;
}
#brief h3
{ 
 padding:0px;margin:0px;display:inline;font-size:1em
}
.development
{
 color: inherit;
 background: #c7d726 url(bann5.jpg) bottom no-repeat;
}
.clients
{
 color: inherit;
 background: #f5ce19 url(bann8.jpg) bottom no-repeat;
}
.consult
{
 color: inherit;
 background: #34cfc0 url(bann6.jpg) bottom no-repeat;
}
.hosting
{
 color: inherit;
 background: #e03c38 url(bann7.jpg) bottom no-repeat;
}
#coldfusion-hosting
{
 height: 60px;
 margin-top: 25px;
 width: 180px;
}
#bottom-right
{
 height: 120px;
 margin-top: 0px;
 padding: 15px 0 0 25px;
 width: 147px;
}
.urmoodForm
{
 color: inherit;
 background: #EEA url(form.jpg) repeat-x;
 border: 1px solid #ccc;
 margin-left: 30px;
 padding-right: 10px;
 width: 290px;
}
 
.urmoodForm fieldset
{
 border: 0px;
 padding: 10px;
}
* html .urmoodForm
{
 padding-right: 0px;
}
* html .urmoodForm fieldset
{
 padding-top: 0px;
}
*:first-child+html .urmoodForm fieldset
{
 padding-top: 0px;
}
.urmoodForm .formtitle
{
 background: inherit;
 border-bottom: 1px dotted #aaa;
 color: #124584;
 float: left;
 font-size: 1.3em;
 margin-bottom: 15px;
 font-weight: bold;
 width: 280px;
}
.urmoodForm label
{
 cursor: pointer;
 font-size: 1em;
}
.urmoodForm .FLR
{
 float: right;
}
.urmoodForm .FLRP,.urmoodForm .FLRPh
{
 float: left;
 padding-left: 25px;
}
.urmoodForm .W1
{
 width: 280px;
}
.urmoodForm .W2
{
 width: 140px;
}
.clear2
{
 clear: both;
 padding-top: 5px;
}
* html .clear2
{
 clear: both;
 padding-top: 0px;
}
*:first-child+html .clear2
{
 clear: both;
 padding-top: 0px;
}
#menubot
{
 text-align: center;
 float: left;
 font-size: .9em;
 font-weight: normal;
 margin-left: auto;
 margin-right: auto;
 margin-top: -45px;
 width: 100%;
}
#menubot ul
{
 background: #fff;
 border-top: 1px solid #ddd;
 color: #000;
 list-style-type: none;
 margin: 0 auto;
 width: 785px;
 
}
* html #menubot ul
{
 margin: 0;
}
#menubot li
{
 display:inline;
}
#menubot li a
{  
 background: inherit;
 border-right: 1px solid #999;
 color: #999;
 font-weight: normal;
 padding: 0 10px 0 10px;
 text-decoration: none;
}
#menubot .ColdfusionHosting a
{
 border-right: 0px;
}
#graphbot
{
 float: left;
 height: 145px;
 margin-top: -200px;
 min-height: 145px;
 width: 100%;
}
#graphbot .wid
{
 margin: 0 auto;
 width: 785px;
}
#graphbot .left
{
 color: inherit;
 background: url(cfmx.jpg) bottom no-repeat;
 float: left;
 height: 80px;
 margin-top: 70px;
 width: 195px;
}
#graphbot .right
{
 color: inherit;
 background: url(bottom-image.gif) bottom no-repeat;
 float: right;
 height: 145px;
 margin-top: 15px;
 width: 200px;
}
.accessibility
{
 display: none;
}
.corner
{
 color: inherit;
 background: url(corner.gif);
 float: right;
 font-size: 2px;
 height: 13px;
 line-height: 2px;
 margin: -6px -6px 0 0;
 padding: 0;
 width: 13px;
}
* html .corner
{
 margin-right: -3px;
}
code
{
 border-left: 5px solid #ccc;
 display: block;
 font-size: 12px;
 margin-left: 10px;
 padding: 3px;
}
.bordright
{
 height: 168px;
 width: 210px;
}
.bordright
{
 background: #555 url(header.jpg) top right;
 color: #999;
 float: right;
}
.skip
{
 color: inherit;
 background: #e2ddbf url(header.jpg) top right;
 float: right;
 height: 155px;
 margin-right: -210px;
 width: 210px;
}
.skip a
{
 background: inherit;
 color: #999;
 float: right;
 font-size: .9em;
 padding-right: 5px;
 text-align: right;
 text-decoration: none;
}
.bordleft
{
 color: inherit;
 background: #555 url(header.jpg);
 float: left;
 height: 168px;
 margin-left: -210px;
 width: 210px;
}
.terms
{
 font-size:.8em;
}
.clientsimgdiv
{
 float:left;
}
.clientsimg
{ padding-left:10px;
 width:130px;
 border: 0;
}
