body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 12px;     /*10*/
	text-align: center;
	/*background: url(images/page_bg.jpg);*/
	color: #2D2D2D;
        /*background-color:#EDFCFC;*/
}

html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}

th, td {
	font-size: 11px;
}

img { border: 0; }

#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 1000px;         /*1000*/
	position: relative;
}

h1, h2, h3 {
	font-size: 14px;      /*11*/
}


h1 {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
        
}

h3 {
	padding: 4px 0 0 0;
}

p {
	margin: 1em 0;
	padding: 0;
}

.block {
	display: block;
}

.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}

* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}

.left {
	float: left;
	margin: 1px 8px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 900px;            /*900*/
}

/* header */

#header {
	background: url(images/header_bg.gif) repeat-x;
	position: relative;
	width: 900px;            /*900*/
	margin-bottom: 11px;
}

#header .bl { height: 157px; }

#header .tr { background: url(images/header_tr.gif) top right no-repeat; }
#header .bl { background: url(images/header_bl.gif) bottom left no-repeat; }
#header .br { background: url(images/header_br.jpg) bottom right no-repeat; width:100%;}

/* the story of two navs */

#nav-top {
	position: absolute;
	top: 131px; left: 150px;/*top17px117px left 252 242*/
	color: #fff;
}

#nav-top li {
	display: inline
}

#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-top a:hover {
	  text-decoration: underline;
}

#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

/* body */

#body {
	/*background: url('images/bodybg_1.gif') repeat-y;*/
         background-image: url(images/bodybg_1.gif); 
         background-repeat: repeat-y;

        
}

#body h1 {
	color: #6f6f6f;
        font-size: 10px
       
}
#body h2 {
	margin: 0 0 1.5em 0;
        color: #106CCE
}

#body h3 {
	margin: 0 0 0 0;
        color: #ce7210;
}

#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body li {
	padding: 0;
	margin: 0.8em 0;
}

a {
	color: #ce7210;
}

a:hover {
	color: #6f3f0b;
}

#cap {
	background-image: url(images/columncap_1.gif); 
        padding-top: 19px;
	width: 900px;/*900*/
        background-repeat: no-repeat;
	
}

#buy {
	float: left;
	width: 189px;
	margin-left: 12px;
	display: inline;
        
}

#capabilities {
	float: left;
	width: 425px;      /*425*/
	margin-left: 28px;
}

#capabilities p {
	line-height: 1.5;
}

#capabilities h3 {
	font-size: 12px;   /*10*/
}

#capabilities h1 {
        font-size: 10px;
        color: #6f6f6f;
}

#table {
	float: left;
	width: 425px;     /*425*/
	margin-left: 20px;
}

#table h3 {
           color: #6f6f6f
          
}


#contact {
	float: left;
	width: 425px;    /*425*/
	margin-left: 28px;
}

#contact p {
	line-height: 1.5;
}

#contact h3 {
	font-size: 12px;   /*10*/
}

#news {
	float: left;
	width: 190px;
	margin-left: 44px;  /*34*/
  
}

#news h3 {
	font-size: 12px;    /*10*/
}        

#news h3 a {
	text-decoration: none;
        
}

#news p {
	line-height: 1.5;
        
}

#news ul{
        color: #2D2D2D;     /*#6f6f6f*/
        text-indent: -50px;
        font-size: 10px;
        
}

#news li{
        color: #2D2D2D;     /*#6f6f6f*/
        text-indent: -50px;
        font-size: 10px;
        
}


#start {
	float: left;
	width: 190px;
	margin-left: 44px;  /*40*/
}

#start h3 {
	font-size: 12px;    /*10*/
}

#start h3 a {
	text-decoration: none;
}

#start p {
	line-height: 1.5;
}

.timed {
	background: #5b96da url(images/support_bg.jpg) no-repeat;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.timed .readmore {
	margin-bottom: 0;
}

.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}

.timed a {
	color: #fff;
}

.timed a:hover {
	text-decoration: none;
}

.info {
	background: #ffffff url(images/info.jpg) no-repeat;  /*5b96da*/
	color: #fff; 
	padding: 10px 10px 2.3em 71px; /*10 10 1.3 71*/
	margin: 2em 0;
	border-bottom: 1px solid white;       
        
}

.info .readmore {
	margin-bottom: 0;
}

.info h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
       
        }

.info p {
	color: #ce7210;
}

.info a {
	color: #ce7210;
}

.info a:hover {
	text-decoration: none;
}

.dotnet {
	background: #ffffff url(images/dotnet_info.JPG) no-repeat;  /*5b96da*/
	color: #fff; 
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.dotnet h3 {
	margin: 0;
	padding: 0;
	text-indent: -63px;
}


.dotnet ul{
        color: #6f6f6f;
        
}

.dotnet li{
        color: #6f6f6f;
        text-indent: -63px;
}


.training {
	background: #9FC2FF url(images/Training.JPG) no-repeat;
	color: #fff;
	padding: 3px 3px 0.2em 19px; 
	margin: 2em 0;
	border-bottom: 1px solid white;

}

.training p {
	color: #6f6f6f; /*#106CCE;*/
}

.training a:hover {
	text-decoration: none;
}

#privacy {
	float: left;
	width: 189px;
	margin-left: 10px;
	display: inline;
        
}

.privacy1 {
	background: #FFFFFF url(images/Privacy_boundary1.JPG) no-repeat;
	color: #6f6f6f;
	padding:2px 5px 1.3em 17px;  /*10,10,1.3,31*/
	margin: 2em 0;
	border-bottom: 1px solid white;
}


.privacy1 a {
	color: #fff;
}

.privacy1 a:hover {
	text-decoration: none;
}

.dedicated_team {
	background: #DCDCDC url(images/dedicated_team.jpg) no-repeat;/*5b96da*/
	color: #fff;
	padding: 10px 10px 1.3em 17px;  /*51*/
	margin: 2em 0;
	border-bottom: 1px solid white;
}

.dedicated_team .readmore {
	margin-bottom: 0;
}

.dedicated_team h3 {
	margin: 0;
	padding: 0;
	text-indent: -7px;   /*-37*/
}

.dedicated_team a {
	color: #fff;
}

.dedicated_team a:hover {
	text-decoration: none;
}

.services{
	background: #DCDCDC url(images/services.jpg) no-repeat;
	color: #fff;
	padding: 5px 5px 1.0em 1px;  /*1*/
	margin: 2em 0;
	border-bottom: 1px solid white;
        
}
        
#service_page {
	float: left;
	width: 189px;
	margin-left: 18px;
	display: inline;
    text-indent: -10px;
    font-size: 11px;
    
}

.service_page li {
	float: left;
	width: 189px;
	margin-left: 20px;
	display: inline;
        text-indent: -12px;
        font-size: 11px;
}


/* footer */

#footer {
	clear: both;
	text-align: center;
	background: url(images/footer_bg.gif) repeat-x;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}

#footer div { background: url(images/footer_l.gif) no-repeat; width:100%; }
#footer div div { background: url(images/footer_r.gif) top right no-repeat;width:100%; width:100%; }


