body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	text-align: left;
	margin: 0;
	padding: 0;
	background-color:#96ACC9;
}

a:link {
	color: #5b80b2;
}

p {
	margin: 5px 0px 15px 0px; 
}

h1 {
	font-size: 14px;
	font-weight:bold;
	font-variant:small-caps;
	color:#003399;
	border:1px solid #eeeeee;
	padding-left:5px;
	background-color:#f5f5f5;
}

h2 {
	font-size: 14px;
	font-weight:bold;
	color:#003399;
}

h1.news {
	background-color:#e4edf4;
	border:1px solid #e4edf4;
	padding-left:0px;
}

h1.login {
	background-color:#d1d8e5;
	border:1px solid #d1d8e5;
	padding-left:0px;
}

ul { 
	margin:5px 5px 15px 30px; 
	padding:0; 
	list-style-image: url("../images/bullet.gif"); 
	vertical-align:bottom;
}

dt {
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
}

dd ul {
	margin-left:15px;
}

.smalltext { font-size: smaller; }

#wrap {
	border-top:15px solid #96acc9;
	position: relative;
	margin: 0 auto;
	padding: 0 11px;
	text-align: left;
	background: url(../images/bg.gif) repeat-y;
  	width: 750px;
}

#wrap_withsidenav {
	border-top:15px solid #96acc9;
	position: relative;
	margin: 0 auto;
	padding: 0 11px;
	text-align: left;
	background: url(../images/bg_sidenav.gif) repeat-y;
  	width: 750px;
}

#header {
	border-top:1px solid #000000;
	height:70px;
	width:750px;
	background-image:  url("../images/header/header.gif");
	background-repeat:no-repeat;
	text-align:right;
	color:#FFFFFF;
}

#headernav {
	margin-top:2px;
	margin-right:0px;
	color:#A7BDDA;
}

#headernav a {
	font-size:10px;
	color:#A7BDDA;
	text-decoration:none;
	margin-left:10px;
	margin-right:10px;
}

#headernav a:hover {
	color:#FFFFFF;
}

.bottomborder {
	border-bottom: 1px solid black;
}

#nav {
    height: 23px;
    width: 100%;
    border-top: solid #003366 1px;
    border-bottom: solid #000 1px;
    background-color: #003366;
}

#nav ul {
    margin: 0px 0px 0px 0px;
    color: #ffffff;
}

#nav li {
    list-style-type: none;
    display: inline;
}

#nav a:link, #nav a:visited {
	font-weight:bold;
    font-size:10px;
	text-decoration: none;
    margin: 0px 10px 0px 10px;
	color: #96ACC9;
	padding-bottom: 2px;
}

#nav a:hover, #nav a:link.active, #nav a:visited.active {
    font-weight: bold;
    color: #ffffff;
    border-bottom: 4px solid #96ACC9;
}

#sidenav {
	width:150px;
	float:left;
	padding-top:36px;
	background-image:url(../images/navtop.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:30px;
}

#sidenav ul {
	margin:0px;
	background-color:#B8CEEB;
}

#sidenav li {
	list-style-image:url(../images/spacer.gif);
	list-style-type:none;
	width:150px;
}

#sidenav a:link, #sidenav a:visited {
	background: url(../images/arrow.gif) 3px 55% no-repeat;
	display:block;
	width:130px;
	text-decoration:none;
	color:#5b80b2;
	padding:2px 0px 2px 20px;
	border-bottom:1px dotted #003366;
	font-weight:bold;
	font-size:10px;

}

#sidenav a:link.active, #sidenav a:visited.active, #sidenav a:hover {
	color:#ffffff;
	/*background: url(../images/arrow_hover.gif) 3px 45% no-repeat;*/
	background-color:#003366;
}

#right {
	width:560px;
	margin: 10px 10px 0px 10px;
	float:right;
}

#main {
	margin: 10px 10px 10px 10px;
	width:710px;
	float:left;
}

.spacer {
	clear: both;
	font-size:1px;
	margin:0px;
	padding:0px;
	display:inline;
}

.mainheader {
	font-size:14px;
	font-weight:bold;
	font-variant:small-caps;
	margin:5px 0px 10px 0px;
}

.mainborder {
	border-left: 1px solid #999999;
	border-right: 1px solid #666666;
}
	
.summary {
	margin-left:15px;
}

.errormsg {
	color: #FF0000;
	font-size: 12px;
}

#footer {
	font-size:9px;
	color:#999999;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom: 2px solid #000000;
	border-top: 1px solid #003366;
	background-color:#ffffff;
	width:750px;
	clear:both;
}

#footer a:link {
	color:#999999;
}

#footer a:visited {
	color:#999999;
}

.question {
	padding:0px;
	margin:0px;
	font-weight:bold;
}

/***** Images *****/
#image_aboutus {
	width:270px;
	height:164px;
	background-image:url(../images/aboutus.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	padding:5px;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 5px 5px;
}

#image_consultation_banner {
	width:690px;
	height:105px;
	background-image:url(../images/consultation1.gif);
	background-repeat:no-repeat;
	background-position:center;
	padding:5px;
	border: 1px solid #CCCCCC;
	margin: 0px auto 5px auto;
}

#image_consultation_side {
	width:180px;
	height:288px;
	background-image:url(../images/consultation2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	padding:5px;
	border: 1px solid #CCCCCC;
	margin: 5px 0px 5px 5px;
}

#image_softdev {
	width:183px;
	height:278px;
	background-image:url(../images/softdev.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	padding:5px;
	border: 1px solid #CCCCCC;
	margin: 5px 0px 5px 5px;
}

#image_webdev_banner {
	width:690px;
	height:105px;
	background-image:url(../images/webdev1.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto 5px auto;
}

#image_webdev_side {
	width:262px;
	height:238px;
	background-image:url(../images/webdev2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	float:right;
	margin: 5px 0px 5px 5px;
}

#image_contactus {
	width:700px;
	height:181px;
	background-image:url(../images/contactus.jpg);
	background-repeat:no-repeat;
	background-position:right;
}

#image_webdev_banner_new {
	width:550px;
	height:105px;
	background-image:url(../images/webdev.gif);
	background-repeat:no-repeat;
	background-position:center;
	margin: 0px auto 5px auto;
}

#image_search_engines {
	width:240px;
	height:168px;
	background-image:url(../images/searchengines.gif);
	background-repeat:no-repeat;
	float:right;
	margin: 0px auto 5px auto;
}

#splash {
	border-bottom:1px solid #003366;
	margin:0px;
	padding:0px;
}

/***** Form Layout *****/

div.row {
  clear: both;
  padding-top: 1px;
}

div.row span.label {
  float: left;
  width: 250px;
  text-align: left;
}

div.row span.formw {
  float: right;
  width: 300px;
  text-align: left;
} 

div.row span.contact_label {
  float: left;
  width: 150px;
  text-align: left;
}

div.row span.contact_formw {
  float: right;
  width: 500px;
  text-align: left;
} 

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	background-color:#ffffff;
	border-width:1px;
	border-color:#999999;
	margin:2px;
}

textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#003300;
	background-color:#ffffff;
	border-width:1px;
	border-color:#999999;
	margin: 5px 0px 20px 0px;
}

select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	color:#000000;
	background-color:#ffffff;
	border-width:1px;
	border-color:#999999;
	margin:2px;
}

div.row span.emaillabel {
  float: left;
  width: 200px;
  text-align: left;
}

div.row span.emailaddr {
  float: left;
  width: 200px;
  text-align: left;
}

/***** HEADER FORMATTING *****/
#home a {
	padding-left:15px;
	background-image:url(../images/header/home1.gif);
	background-repeat:no-repeat;
}

#home a:hover {
	padding-left:15px;
	background-image:url(../images/header/home2.gif);
	background-repeat:no-repeat;
}

#login a {
	padding-left:15px;
	background-image:url(../images/header/login1.gif);
	background-repeat:no-repeat;
}

#login a:hover {
	padding-left:15px;
	background-image:url(../images/header/login2.gif);
	background-repeat:no-repeat;
}

#sitemap a {
	padding-left:15px;
	background-image:url(../images/header/sitemap1.gif);
	background-repeat:no-repeat;
}

#sitemap a:hover {
	padding-left:15px;
	background-image:url(../images/header/sitemap2.gif);
	background-repeat:no-repeat;
}

#search a {
	padding-left:15px;
	background-image:url(../images/header/search1.gif);
	background-repeat:no-repeat;
}

#search a:hover {
	padding-left:15px;
	background-image:url(../images/header/search2.gif);
	background-repeat:no-repeat;
}

/***** SEARCH FORMATTING *****/
.isearch_search, .isearch_highlight {
	font-weight:bold;
}

.isearch_head {
	background-color:#003366;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

a.isearch_title:link, a.isearch_title:visited {
	color:#3366cc;
	font-size:12px;
}

a.isearch_url:link, a.isearch_url:visited {
	color:#008000;
	font-size:12px;
}

.isearch_size {
    color:#008000;
}

h2.isearch_nomatch {
    font-size:16px;
    color:red;
	background-image:url(../images/spacer.gif);
	padding:0px;
}