html
{
    height:100.1%
}

body
{
    background-color: #5b84bc;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
    margin: 0;
    min-width: 755px;
    padding: 0px;
}

a:link, a:visited
{
    color: #5A83BB;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

address
{
     font-style: normal;
     margin: auto;
     text-align: left;
     width: 250px;
}
form
{
    margin: 30px 0 20px 0;
    padding: 0;
}

h1
{
    color: #4C79C0;
    font-size: small;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0;
    text-align: left;
}

h2
{
    color: #6600CC;
    font-size: small;
    font-weight: bold;
    margin: 10px 0 0 0;
    padding: 0;
}

img
{
    border: 0;
}

input
{
    border: 2px #4C79C0 solid;
    margin-bottom: 4px;
    width: 225px;
}

label
{
    float:left;
    width:28%;
    margin-right:0.5em;
    padding-top:0.2em;
    text-align:right;
}

li
{
    list-style-type: square;
}

table
{
    border: 0;
    margin: auto;
    width: 90%;
}

td
{
    vertical-align: top;
}

textarea
{
    border: 2px #4C79C0 solid;
    height: 113px;
    width: 225px;
}

#container
{
    background-color: #FFFFFF;
    border-top: 15px #6600CC solid;
    margin-left: auto;
    margin-right: auto;
    width: 755px;
}

#navbarcontainer
{
    background-image: url(/Images/headerbg.gif);
    padding: 0 25px 0 25px;
}

#navbar
{
    display: inline;
    margin: 0;
    padding: 0;
    width: 706px;

}

#navbar li
{
    display: inline;
    list-style: none;
}

#navbar li a
{
	background-color: #6600CC;
	border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 129px;
}

#navbar li a:hover
{
	background-color: #6666FF;
	border-left: 1px solid #5b84bc;
    border-bottom: 1px solid #5b84bc;
    border-top: 1px solid #5b84bc;
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
	}

#bluebar
{
    background-image: url(Images/darkbluebg.gif);
    height: 20px;
    margin-top: 3px;
    width: 705px;
}

#contentcontainer
{
    background-color: #FFFFFF;
    background-image: url(/images/contentbg.gif);
    margin-top: 5px;
    padding: 0 25px 0 25px;
}

#content
{
    background: url(/images/gears.gif) no-repeat bottom right;
    background-color: #FFFFFF;
    border: 1px solid #4C79C0;
    padding: 10px;
}

#footer
{
    background-color: #FFFFFF;
    border-bottom: 30px #6600CC solid;
    border-top: 1px #C3D346 solid;
    margin-top: 5px;
    padding: 10px 0 5px 0;
    text-align: center;
}

#index
{
    float: left;
    width: 460px;
}

#news
{
    border: 1px #4C79C0 dashed;
    float: right;
    margin-left: 20px;
    padding: 0 10px 0 10px;
    width: 180px;
}

img.gearimg
{
    padding-right: 5px;
}

img.right
{
    float: right;
    padding: 0 0 10px 10px;
}

ul.left
{
    float: left;
    width: 650px;
    margin: 0px;
    padding: 5px 0px;
    border: 0px none;
    list-style-position: inside;
    list-style-type: square;
}

ul.right
{
    float: right;
    width: 200px;
    margin: 0px;
    padding: 5px 0px;
    border: 0px none;
    list-style-position: inside;
    list-style-type: square;
}

ul.services
{
    margin: 0 0 20px 0;
    padding: 0 0 0 30px;
}

ul.newslist
{
    margin-left: 10px;
    padding-left: 10px;
}

.centered
{
    text-align: center;
}

.clearer
{
    clear: both;
    height: 1px;
    overflow: hidden;
    margin-top: -1px;
}

.copyright
{
    font-size: smaller;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

.error
{
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
    color: red;
}

.first
{
    line-height: 1.2em;
}

.first:first-letter
{
    font-size: 36pt;
}

.gap
{
    width: 50px;
}

.imgservices
{
    vertical-align: text-top;
}

.nospace
{
    margin: 0;
    padding: 0;
}

.textindent
{
    padding-left: 180px;
}

.portfolioname
{
    font-family: arial;
    font-size: 12pt;
    font-weight: bold;
}

.portfoliolink
{
    font-family: arial;
    font-size: 9pt;
    font-weight: bold;
}

.screenshot
{
    float: left;
    margin: 0;
    padding: 0 20px 0 0;
}

.servhead1, .servhead2, .servhead3, .servhead4,
.servhead5, .servhead6, .servhead7, .servhead8
{
    border-bottom: 1px #4C79C0 solid;
    color: #C3D346;
    text-align: left;
    text-indent: 1em;
}

.servhead1
{
    color: #83ac3c;
}

.servhead2
{
    color: #7c878b;
}

.servhead3
{
    color: #db7f2c;
}

.servhead4
{
    color: #d7db29;
}

.servhead5
{
    color: #9a0703;
}

.servhead6
{
    color: #333366;
}

.servhead7
{
    color: #cc43ee;
}

.servhead8
{
    color: #5b84bc;
}

.submitbtn
{
    background-color: #ffffff;
    border: 2px solid #4C79C0;
    margin-left: 29%;
    margin-top: 10px;
    height: 25px;
    width: 150px;
}