
body{
	font-family: Tahoma, Arial, sans-serif;
	color: #333333;
	background-image:  url(images/bgpic.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	background-color: #666666;
	background-position: center;
	margin: 0;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h2 {
	font-size: 14px;
	color: #0066CC;
}
h1 {
	font-size: 16px;
	color: #003366;
}
h3 {
	color: #666666;
	font-size: 12px;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#page{
	width: 1000px;
	clear: none;
	margin-right: auto;
	margin-left: auto;
}

#masthead{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bgpic2.gif);
	clear: none;
	height: 230px;
}

#sitelogo{
	width: 180px;
	float: left;
	background-color: #FFFFFF;
}
#topright{
	width:820px;
	height:230px;
	background-image:  url(images/toprighbg.jpg);
	background-position: left;
	float: left;
	background-repeat: no-repeat;
	text-align: right;
}

#navBar{
	width: 210px;
	background-image:  url(images/navbg.jpg);
	float: left;
	background-repeat: no-repeat;
	height: 730px;
}
#aboutBar{
	width: 210px;
	background-image:  url("images/navbg1.jpg");
	float: left;
	background-repeat: no-repeat;
	height: 700px;
}
#clientBar{
	width: 210px;
	background-image:  url("images/navbg1.jpg");
	float: left;
	background-repeat: no-repeat;
	height: 700px;
}
#portfolioBar{
	width: 210px;
	background-image:  url("images/navbg1.jpg");
	float: left;
	background-repeat: no-repeat;
	height: 1000px;
}
#downloadBar{
	width: 210px;
	background-image:  url("images/navbg1.jpg");
	float: left;
	background-repeat: no-repeat;
	height: 1100px;
}
#serviceBar{
	width: 210px;
	background-image:  url("images/navbg1.jpg");
	float: left;
	background-repeat: no-repeat;
	height: 700px;
}
#content{
	background-image: url(images/bgpic2.gif);
	float: left;
	height: auto;
}
#rightcontent{
	float:right;
	width: 790px;
	background-image:  url("images/rightbg.jpg");
	background-repeat: no-repeat;
}
#update{
	height: 270px;
	text-align: left;
}
#abouttitle{
	height: 20px;
	background-image:  url("images/lefttoppic2-a.jpg");
	background-repeat: no-repeat;
	padding-top: 70px;
}
#clienttitle{
	height: 20px;
	background-image:  url("images/lefttoppic2-c.jpg");
	background-repeat: no-repeat;
	padding-top: 70px;
}
#portfoliotitle{
	height: 20px;
	background-image:  url("images/lefttoppic2-p.jpg");
	background-repeat: no-repeat;
	padding-top: 70px;
}
#downloadtitle{
	height: 20px;
	background-image:  url("images/lefttoppic2-d.jpg");
	background-repeat: no-repeat;
	padding-top: 70px;
}
#servicetitle{
	height: 20px;
	background-image:  url("images/lefttoppic2-s.jpg");
	background-repeat: no-repeat;
	padding-top: 70px;
}
#projectlist img{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}
#douneedeico {
	margin-top: 10px;
	margin-bottom: 10px;}
#pjshow{
	margin-top: 17px;
	margin-left: 27px;
}
#rightpage{
	background-color: #000000;
}
#clientlist{
	width: 200px;
	text-align: center;
	font-size: 12px;
	line-height: 18px;
	margin-top: 75px;
	margin-left: 8px;
}
#cLatestpjshow{
	height: 170px;
	background-image:  url("images/LatestPJbg.gif");
	background-color: #009966;
	background-repeat: no-repeat;
	float: left;
}
/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#menu{
	height: 40px;
	text-align: center;
}
#menu img{
	margin-top:15px;
	margin-right: 5px;
}
#submenu{
	height: 30px;
	margin-right: 10px;
	text-align: right;
}
#submenu img{
	margin-left: 3px;
	margin-right: 3px;
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.cLatestpj{
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	float: left;
	padding-left: 30px;
	padding-right: 5px;
}
.cwelcome{
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	float: left;
	padding-left: 40px;
	border: 0px none;
}
.cabout{
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
	float: left;
	padding-left: 40px;
}
.whatcanblock{
	font-weight: bold;
	background-image: url(images/service-bg.gif);
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	height: 38px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	color: #999999;
	background-image:  url("images/siteinfobg.gif");
	height: 26px;
	text-align: center;
	padding-top: 12px;
	font-weight: bold;
	font-size: 11px;
	width: 1000px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	height: 155px;
}

#search form{
 margin: 0px;
 padding: 0px;
}
#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}
.searchinput{
	margin-left: 12px;
	color: #66CCFF;
	background-image:  url("images/inputbg.jpg");
	width: 140px;
	font-size: 12px;
	font-family: Arial;
	margin-top: 0px;
	border: 0px none;
	height: 18px;
}
.searchgo{
	margin-left: 110px;
	margin-top: 5px;
}
/*********** #navBar link styles ***********/

#update ul {
	list-style: none;
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 7px;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#update li {
	color: #999999;
	line-height: 25px;
}
#update li a:link, a:visited{
	line-height: 25px;
	color: #999999;
}
#update li a:hover{
	color: #0099FF;
	line-height: 24px;
	text-decoration: none;
}

/* fix for browsers that don't need the hack 
html>body #update li {
	border-bottom: none;
	color: #999999;
	line-height: 25px;
}
*/
.updatetime {
	color: #CCCCCC;
	font-weight: bold;
}
.updatemore {
	color: #3399FF;
	font-weight: bold;
}

/*********** #sectionLinks styles ***********/


/*********** .relatedLinks styles ***********/

/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	font-size: 80%;
	float: left;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

.link {
	color: #0066CC;}
.clienttd {
	text-align: center;
}
.clienttd img{
	border: 0;
	margin: 4px;
}
.bluecolor {color: #66CCFF}
.whitecolor {color: #FFFFFF}

#mtable{
	color: #0066CC;
	background-color: #FFFFFF;
	font-size: 12px;
}
.bluebcolor {
	color: #66CCFF;
	font-weight: bold;
}
.blackbcolor {color: #000000}
.updateword {
	font-size: 12px;
	line-height: 20px;
}
.serviceinput{
	width: 320px;
}
#notif{
	color: #CCCCCC;
	margin-left: 15px;
	margin-right: 10px;
	text-align: left;
	font-size: 12px;
	margin-top: 50px;
}
/************** .download styles ***************/
#dicontb{
	width: 750px;
	height: 137px;
	background-image: url(images/download-iconbg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	background-position: left top;
}
#dwptb {
	width: 360px;
	height: 200px;
	margin-bottom: 15px;
	background-image: url(images/download-wpbg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	float: left;
	margin-left: 8px;
}.downloadcount {
	color: #666666;
	font-size: 12px;
}
#dlshow{
	margin-left: 8px;
	clear: none;
	margin-top: 10px;
}
#pageselect {
	color: #666666;
	font-size: 9px;
}
.redcolor {
color: #CC0000
}
.updatetitle {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

