/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
}
p, a, li, a, span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background:#112233 url(../images/bg.jpg);
}
a span {
	cursor:pointer;
}
a img {
	border:none;
}
#wrap {
	background: url(../images/bgWrap.jpg) repeat-x 0 top;
	height:100%;
	overflow:hidden;
	padding-top:23px;
}
.center {
	width:800px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
}
#header {
	background:url(../images/bgHeader.jpg);
	height:203px;
	overflow:hidden;
	padding:21px 0 0 20px;
}
#header #web {
	background:url(../images/h1Header.jpg) no-repeat 33px 0;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
	clear:right;
}
#header #serv {
	height:38px;
	background:url(../images/bgServ.gif) no-repeat 33px 0;
	overflow:hidden;
	text-indent:-9999px;
}
#header .logo {
	float:left;
	width:155px;
	height:176px;
}
#header .logo a, #header .logo a span {
	display:block;
	width:155px;
	height:176px;
	position:absolute;
	background:url(../images/logoDumireTechnologies.gif) 0 0;
}
#header ul a {
	display:block;
	height:34px;
	text-indent:-9999px;
	background-image:url(../images/bgNavigation.gif);
}
#home a {
	width:86px;
	background-position:0 top;
}
#home a:hover {
	background-position:0 bottom;
}
#aboutUs a {
	width:106px;
	background-position:-86px top;
}
#aboutUs a:hover {
	background-position:-86px bottom
}
#news a {
	width:80px;
	background-position:-192px top;
}
#news a:hover {
	background-position:-192px bottom;
}
#services a {
	width:100px;
	background-position:-272px top;
}
#services a:hover {
	background-position:-272px bottom;
}
#portfolio a {
	width:118px;
	background-position:-372px top;
}
#portfolio a:hover {
	background-position:-372px bottom;
}
#contactUs a {
	width:119px;
	background-position:-490px top;
}
#contactUs a:hover {
	background-position:-490px bottom;
}
#header ul {
	width:609px;
	height:34px;
	float:right;
	margin-top:-12px;
	padding-bottom:70px;
}
#header ul li {
	float:left;
}
#content {
	height:100%;
	overflow:hidden;
	background:#fff url(../images/bgContent.gif) repeat-y right 0;
	margin-top:14px;
	padding-right:1px;
}
#content h2, #content h3 {
	font-size:1.8em;
	font-weight:normal;
	color: #458ccc;
}
#content #rightContent h2 {
	color:#fff;
	margin-top:15px;
	padding-left:11px;
}
#leftContent {
	width:500px;
	margin-right:-299px;
	float:left;
	
}
#contentWrap{
    padding:16px 0 0 20px;
    height:100%;
    overflow:hidden;
	background:url(../images/bgLeftContent.gif) no-repeat 0 0;}
#leftContent p {
	font-size:1.1em;
	line-height:1.8em;
	height:100%;
	overflow:hidden;
	margin-bottom:10px;
	/*text-align:justify;*/
	padding:0;
}
.halfLeftcontent {
	float:left;
    /*change width to 210 to add latest project back in */
	width: 480px;
	padding: 10px;
	margin-right:10px;
	margin-bottom: 20px;
}
.halfLeftcontentBorder {
	border: 1px solid #458ccc;
}
.halfLeftcontent ul {
	padding-top:15px;
}
.halfLeftcontent ul li {
	height:100%;
	overflow:hidden;
	padding:0 0 0 8px;
	background: url(../images/bulet.gif) no-repeat 1px 5px;
	margin-bottom:6px;
}
.halfLeftcontent li a {
	color:#458ccc;
	font-size:1.1em;
}
.halfLeftcontent dl {
	width:182px;
	height:100%;
	overflow:hidden;
}
.halfLeftcontent dd {
	height:100%;
	overflow:hidden;
	background:#92b8de;
	padding:2px 2px 3px;
	clear:both;
}
.halfLeftcontent dd a, .halfLeftcontent dd span {
	color:#fff;
	float:left;
	font-size:1.1em;
}
.halfLeftcontent dd span {
	float:right;
}
.contentpicleft {
	padding:2px;
	background:#fff;
	border:solid 1px #366aa0;
	float:left;
	margin-right:14px;
	margin-bottom: 0px;
	margin-top: 6px;
	/*margin:6px 5px 0px 0px;*/
}
#rightContent {
	width:253px;
	float:right;
	height:100%;
	overflow:hidden;
	padding-bottom:10px;
	margin-top:-13px;
}
#rightContent ul.services {
	height:100%;
	overflow:hidden;
	padding:10px 3px 0;
}
.services li {
	height:100%;
	overflow:hidden;
	background:url(../images/bgRightContentLi.gif) repeat-x 0 bottom;
}
.services li a {
	display:block;
	padding:8px 0 8px 20px;
	height:100%;
	overflow:hidden;
	font-size: 1.1em;
	color:#fff;
	text-decoration:none;
	background:url(../images/bulet1.gif) no-repeat 10px 12px;
}
.services li a:hover {
	text-decoration:underline;
	background-position:12px 12px;
}
#footer {
	height:32px;
	overflow:hidden;
	background:url(../images/bgfooter.gif) no-repeat 0 0;
	padding:10px 9px 0;
	font-size: 0.8em;
}
#footer ul {
	float:left;
}
#footer li {
	float:left;
	padding-right:12px;
}
#footer a, #footer p {
	text-transform:uppercase;
	color:#8c949a;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer p {
	float: right;
}
.nobg {
	background:none !important;
}
.allInfo {
	background:url(../images/bgAllInfo.gif) 0 0;
	float:right;
	margin-right:20px;
	margin-top:15px;
	color:#458CCC;
}
.allInfo strong {
	background:url(../images/allInfoBulet.gif) no-repeat right 0;
	background-repeat: no-repeat;
	padding:3px 10px 6px 3px;
	display:block;
	float:left;
	font-weight:normal;
	color:#458CCC;
	height: 12px;
}
.leftContentList {
	/*margin: 0*/
	margin-left:10px
}
.leftContentList ul {
	padding-top:15px;
}
.leftContentList ul li {
	height:100%;
	overflow:hidden;
	padding:0 0 0 8px;
	background: url(../images/bulet.gif) no-repeat 1px 5px;
	margin-bottom:6px;
    font-size:1.1em;
}
td
{
    padding:3px;
}