@charset "utf-8";
/* CSS Document */

*{
padding: 0px;
margin: 0px;
}

body
{
	background:#FFFFFF;
	font-family: Verdana;
	font-size: 11px;
}

ul ol li
{
text-decoration:none;
list-style:none;
}

#top_bar
{
width:100%;
height:22px;
background-color:#000000;
font-size:11px;
color:#999999;
padding-top:10px;
text-align:left;
}

#wrapper
{
margin:auto;
width:960px;
}

.top_nav
{
width:960px;
height:147px;
float:right;
background-image:url(images/header_bg.jpg);
background-repeat:repeat-x;
}

.logo
{
width:335px;
height:147px;
padding-left:0px;
float:left;
border:0px;
}

.top_menu
{
width:610px;
height:147px;
float:right;
}

.menu
{
	padding-top:2px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
}

#about
{
background-image:url(images/aboutus.jpg);
background-repeat:no-repeat;
width:100px;
height:143px;
border:0px;
float:left;
position:relative;
display:block;
}

#about div
{
	position:absolute;
	width:100px;
	bottom:15px;
	font-weight:bold;
	background-color:#3189C4;
	filter: Alpha(Opacity=50);
}



#services
{
background-image:url(images/services.jpg);
background-repeat:no-repeat;
width:100px;
height:143px;
border:0px;
float:left;
position:relative;
display:block;
}

#services div
{
	position:absolute;
	width:100px;
	bottom:15px;
	font-weight:bold;
	background-color:#3189C4;
	filter: Alpha(Opacity=50);
}

#training
{
background-image:url(images/training.jpg);
background-repeat:no-repeat;
width:100px;
height:143px;
float:left;
position:relative;
display:block;
}

#training div
{
	position:absolute;
	width:100px;
	bottom:15px;
	font-weight:bold;
	background-color:#3189C4;
	filter: Alpha(Opacity=50);
}

#hosting
{
background-image:url(images/hosting.jpg);
background-repeat:no-repeat;
width:100px;
height:143px;
float:left;
position:relative;
display:block;
}

#hosting div
{
	position:absolute;
	width:100px;
	bottom:15px;
	font-weight:bold;
	background-color:#3189C4;
	filter: Alpha(Opacity=50);
}

#approach
{
background-image:url(images/ourapproach.jpg);
background-repeat:no-repeat;
width:100px;
height:143px;
float:left;
position:relative;
display:block;
}

#approach div
{
	position:absolute;
	width:100px;
	bottom:15px;
	font-weight:bold;
	background-color:#3189C4;
	filter: Alpha(Opacity=50);
}

#contact
{
background-image:url(images/contact.jpg);
background-repeat:no-repeat;
width:100px;
height:143px;
float:left;
position:relative;
display:block;
}

#contact div
{
	position:absolute;
	width:100px;
	bottom:15px;
	font-weight:bold;
	background-color:#3189C4;
	filter: Alpha(Opacity=50);
}

.divider_nav
{
	background-image:url(images/divider_nav.jpg);
	width:1px;
	height:143px;
	border:0px;
	float:left;
}


.flash
{
width:960px;
background-color:#006600;
}

#container
{
width:960px;
height:550px;
}

#navigation
{
width:270px;
float:left;
}

.nav_td_top
{
	background-image:url(images/nav_td_bg.png);
	background-repeat:no-repeat;
	border:0px;
	height:27px;
	padding-left:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #39678C;
	padding-top: 0px;
	text-align: center;
}

.nav_td_cont
{
	background:#e2ecf3;
	border:0px;
	padding-left:30px;
	padding-top:5px;
	list-style-image:url(images/bullet.gif);
	
}

.nav_td_cont ul li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing:.07em;
	
}

.nav_td_btm
{
background-image:url(images/nav_td_bg_btm.png);
background-repeat:no-repeat;
border:0px;
height:17px;
vertical-align:top;
}

.nav_table
{
	padding-top:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content
{
	width:670px;
	float:right;
	padding-top:20px;
	color: #000000;
}

#content ul li
{
padding-left: 25px;
}

#points
{
	width:670px;
	padding-left:80px;
	list-style:url(images/tick.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom:15px;
	padding-top:15px;
}
#points ul
{
list-style:url(images/tick.png);
width:30px;
height:28px;
}
#points li
{
line-height:38px;}

.txt1
{
width:650px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:15px;
}

.divider
{
background-image:url(images/divider.jpg);
background-repeat:repeat-x;
height:40px;
padding-bottom:10px;
}

.divider_bullet
{
color:#333333;
vertical-align:top;
padding-top:10px;
padding-left:20px;
}

.txt2
{
width:650px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:15px;
}

.txt3
{
width:650px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
padding-bottom:15px;
}

.leftbox
{
float:left;
width:280px;
}

.rightbox
{
width:300px;
float:right;
}

#footer
{
width:960px;
}

.slide_show
{

text-align:center;
padding-top:20px;
}

.footer_links
{
width:100%;
text-align:center;
padding-top:30px;
background-color:#CCCCCC;
}

.footer_links ul li
{
text-align:center;
display:inline;
list-style:none;
color:#000000;
}

#readmore
{
float:right;
padding-right:20px;
font-style:italic;
font-size:x-small;
color:#FF0000;
}
#readmore a:link
{
color:#FF0000;
}

#readmore a:active
{
color:#FF0000;
}

#readmore a:visited
{
color:#FF0000;
}

#readmore a:hover
{
color:#FF0000;
text-decoration:none;
font-weight:normal;
}

.projects ul li
{
list-style:none;
}


a:link
{
color:#FFFFFF;
text-decoration:none;
}

a:active
{
color:#FFFFFF;
text-decoration:none;
}

a:visited
{
color:#FFFFFF;
text-decoration:none;
}

a:hover
{
font-weight:bold;
color:#7DCEFF;
text-decoration:none;
}

li a:link
{
color:#000000;
}

li a:active
{
color:#000000;
text-decoration:none;
}

li a:visited
{
color:#000000;
text-decoration:none;
}

li a:hover
{
font-weight:bold;
color:#2C6D9E;
text-decoration:none;
}

