
	body,
	html {
		margin:0;
		padding:0;
		color:#000;
		background:#fff;

	}
body {

	margin: 0;
	padding: 0;
	font: 12px/16px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	color: #000;

	}	

#wrap {
		width:975px;
		margin:0 auto;
		background:#fff;
border: solid 1px #444444;
	}

img { border: 0px;  }



p { 
color: #000;
font-size: 11px;
line-height: 14px;
	}	



	
h2 { 
	font-size: 16px;; 
	color: #e08d19;
	font-weight: bold;
	}
	
h3 { 
	color: #e08d19; 
	line-height: 15px;
	font-size: 14px;
	font-weight: bold;
	margin:0 0 1em;
	}	

table { 
	margin: 0;
	padding: 0;
	font: 11px/14px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	color: #000;
border: none;

	}
	
	th { 
		padding: 3px;
		background: #EEE; 
		}
	
	td {
		padding: 3px;
 vertical-align: top; }

		
	ul li{
font-size: 11px	}

#header {
    height: 24px;
	background: url(../staticimages/topbg.jpg) no-repeat;
text-align: right;

	}

#header a:link {
font-size: 11px;
font-weight: bold;
color: #266d8e;
text-decoration: none;
padding: 2px 10px  0px 3px;
}

#header a:visited {
font-size: 11px;
font-weight: bold;
color: #266d8e;
text-decoration: none;
padding: 2px 10px  0px 3px;
}

#header a:hover {
font-size: 11px;
font-weight: bold;
color: #fff;
text-decoration: none;
background-color: #266d8e;
}


#logo {
		padding:10px 0 0 20px;
background: url(../staticimages/headerbg.jpg) no-repeat;
height: 149px;
	}

#logotext {
width: 800px;
float: right; 
	z-index: 90;

}

#logotext h2 {
color: #fff;
font-size: 36px;
line-height: 40px;
padding-top: 10px;
}

#logotext  h4 {
color: #fff;
font-size: 18px;
line-height: 18px;
margin-top: -10px;
}
	
#mainimg  {
background: url(../staticimages/home-img.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}

#toolimg  {
background: url(../staticimages/tool-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}
#aboutimg  {
background: url(../staticimages/about-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}

#archimg  {
background: url(../staticimages/arch-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}
#useimg  {
background: url(../staticimages/data-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}

#hostimg  {
background: url(../staticimages/server-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}

#vendorimg  {
background: url(../staticimages/vendor-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}

#assetimg  {
background: url(../staticimages/asset-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}

#hardimg  {
background: url(../staticimages/hard-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}

#softimg  {
background: url(../staticimages/soft-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}

#integrateimg  {
background: url(../staticimages/integrate-image.jpg) no-repeat;
margin-top: -10px;
margin-left: -12px;
margin-right: -10px;
height: 205px;
border-bottom:  20px solid #e08d19;

}

#intro {
z-index: 50;
width: 300px;
float: right;
margin-top: 35px;
padding-right: 10px;
}
#intro h3{
font-size: 18px;
color: #e08d19;
line-height: 20px;
}

#leftnav {
		float:left;
		width:240px;
		border-top: 20px solid #e08d19;
		border-left: 1px solid #e08d19;
		border-right: 1px solid #e08d19;
		border-bottom: 1px solid #e08d19;
		background:#f7f5e8;
		font-weight: bold;

	}
#leftnav h4 { 
color: #266d8e;
font-size: 12px;
margin-bottom: -2px;
background-color: #cddad6;
padding: 2px 0 2px 10px;
margin-top: 20px;
}

#leftnav p {
line-height: 10px;
}

#leftnav a:link, #leftnav a:visited  {
color: #266d8e;
text-decoration: none;
line-height: 13px;
padding: 1px 0 1px 22px;
background: url(../staticimages/arrow.gif) 10px 3px no-repeat;
display: block;
margin-bottom:-8px;
}

#leftnav a:visited  {
color: #266d8e;

}


#leftnav a:hover {
color: #fff;
background-color: #266d8e;
display: block;
}


#main {
		float:right;
		width:710px;
		padding:10px;}
		
.dot { border-top-style: dotted ; 
border-top-color:  #e08d19;
border-top-width: 1px;

}

#main img.rt  {
padding-right: 5px;
}


#main a:link {
color: #266d8e;
text-decoration: underline;
}

#main a:visited {
color: #266d8e;
text-decoration: underline;
}
#main a:hover {
color:  #e08d19;
text-decoration: underline;

}
#content {
	padding-right: 200px;
}

#pkgwrap {
width: 226px;
float: right;
margin-left: 5px;
margin-right: -10px;
}

#pkg {
background-color: #ddd3ad;
}


.tanbg {
background-color: #ddd3ad;
}

.bluebg {
background-color: #cddad6;
}


#pkg h3{
color: #fff;
background-color: #266d8e;
padding: 5px;
}

#pkg p {
padding-left: 5px;
}
#pkg ul li {
margin-left: -10px;
}
#pkg img {
padding-right: 15px;
}
.price{color: #aa312d;
font:24px/26px Arial, Helvetica, sans-serif}

#org 
{
background-color: #d8b675;
}
#white {
background-color: #fff;
height: 10px;
}

#org 
{
background-color: #d8b675;

}
#org p
{
padding: 3px;

}

#org a:link {
color: #337695;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
padding: 3px;
}

#org a:visited{
color: #337695;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

#org a:hover {
color: #fff;
font-weight: bold;
background-color: #337695;

}

#footer {
		clear:both;
		padding:5px 10px;
		background:#fff;
border-bottom: solid 8px #266d8e;
border-top: solid 5px #e08d19;
	}
#footer p {
		margin:0;
font-size: 10px;
    }

#footer a:link {
color: #266d8e;
text-decoration: none;
padding-left: 5px;
}

#footer a:visited {
color: #266d8e;
text-decoration: none;
padding-left: 5px;
}

#footer a:hover{
color: #fff;
background-color: #266d8e;
text-decoration: none;
padding-left: 5px;
}


* html #footer {
		height:1px;
	}

/*  FORMS STYLES 
---------------------------------------------------------------------*/	


.selecttext {

	color: #000000;
	font-size: 10px;


		}

.text {
	border: 1px solid #464646;
	color: #000000;
	font: 11px/16px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
	background-color: #cddad6;
	
	
		}

.button {
		font: 11px/16px Trebuchet MS, Arial, Helvetica, Verdana, sans-serif;
		font-size: 11px;
		background-color: #337695;
		border: 1px solid #000;
		vertical-align: text-bottom;
		color: #ffffff;
		text-transform:uppercase;
		font-weight: normal;
		}








