@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	background-image: url(/assets/images/layout/html.png);
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 83%;
	color: #999;
	margin: 0;
	height: 100%;
	/*height: auto !important;*/
	background-image: url(/assets/images/layout/body.png);
	background-repeat: repeat-x;
	padding: 0;
	background-position: center top;
	line-height: normal;
}


#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
}
#container #header #banner {
	background-image: url(/assets/images/layout/banner.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 126px;
}
#container #header #headerNav {
	background-image: url(/assets/images/layout/headerNav.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 5px;
	height: 50px;
	margin-top: 5px;
}
#container #mainContent {
	background-image: url(/assets/images/layout/content.png);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	-moz-min-height:34px;
	height:auto;
	clear: both;
	margin-top: 8px;
}
/* for Internet Explorer */
/*\*/
* html #container #mainContent {
height: 34px
}
/**/

#mainContentSpacer {
	padding-top: 5px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}

#mainContentTop {
	background-image: url(/images/layout/contentTop.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 7px;
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

#mainContentBottom {
	background-image: url(/images/layout/contentBottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 18px;
	width: 980px;
	position: relative;
	clear: both;
}
.push {
	height: 200px;
}

#footer {
	background-image: url(/assets/images/layout/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 181px;
	width: 100%;
	min-width:980px;
	/*left: 0px;
	bottom: 0px;*/
	position: relative;
	text-align: center;
	margin: -181px auto 0;
}
#footer .copyright {
	color: #999;
	line-height: 181px;
	font-family: Tahoma, Verdana, Arial, helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer .legal {
	text-align: center;
	display: block;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0px;
}
#footer .legal a {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #999;
	text-decoration: none;
	line-height: 50px;
}
#footer .legal a:hover {
	text-decoration: underline;
}
#footer .visualdeviselink {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#footer .visualdeviselink a {
	line-height: 32px;
	color: #09F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 40px;
	background-image: url("http://www.visualdevise.com/images/VisualDeviseTM32.png");
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
}
#footer .visualdeviselink a:hover {
	color:#0F0
}

#container #header #headerNav .horizontalNav {
	padding-left: 10px;
}

ul.horizontalNav li a:hover {
	color: #999;
	text-decoration: none;
	display: block;
	background-position: center bottom;
	background-repeat: no-repeat;
}
ul.horizontalNav li a , ul.horizontalNav li{
	color: #999;
	text-decoration: none;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
	float: left;
}

#container #header #headerNav .horizontalNav li a {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-indent: -5000px;
	line-height: 50px;
}
#container #header #headerNav .horizontalNav li #headerNavHome {
	background-image: url(/assets/images/layout/headerNavHome.png);
	width: 100px;
}
#container #header #headerNav .horizontalNav li #headerNavPortfolio {
	background-image: url(/assets/images/layout/headerNavPortfolio.png);
	width: 200px;
}
#container #header #headerNav .horizontalNav li #headerNavSolutions {
	background-image: url(/assets/images/layout/headerNavSolutions.png);
	width: 210px;
}
#container #header #headerNav .horizontalNav li #headerNavContact {
	background-image: url(/assets/images/layout/headerNavContact.png);
	width: 180px;
}
#container #header #headerNav .horizontalNav li #headerNavBlog {
	background-image: url(/assets/images/layout/headerNavBlog.png);
	width: 120px;
}

ul.verticalNav {
	margin: 0px;
}

ul.verticalNav li {
	display: block;
	width: 100%;
}
ul.verticalNav li a {
	color: #999;
	text-decoration: none;
	display: block;
}
#sideNav {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#sideNav .verticalNav li a {
	padding-left: 40px;
	line-height: 25px;
	font-family: "Arial Black", Gadget, sans-serif;
	background-image: url(/images/layout/sideNav.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}
#sideNav .verticalNav li a:hover {
	color: #000;
	background-color: #0F0;
	background-position: center bottom;
}
#ourServices .ourServicesLists .ourServicesList {
	width: 213px;
	margin-top: 10px;
	margin-left: 5px;
	display: table-cell;
	float: left;
}
#ourServices .heading {
	font-size: 1em;
	text-align: center;
}

#ourServices .ourServicesLists .ourServicesList ul li {
	padding-left: 25px;
	font-size: 14px;
	background-image: url(/assets/images/check.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 16px;
	font-weight: normal;
	overflow: visible;
	display: block;
	line-height: 16px;
	color: #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
}
#ourServices .ourServicesLists .ourServicesList ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(/assets/images/ourServicesList/ourServicesListBot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
}
#ourServices .ourServicesLists .ourServicesList ul div {
	background-image: url(/assets/images/ourServicesList/ourServicesListBG.png);
	background-repeat: repeat-y;
	background-position: center center;
}



#ourServices .ourServicesLists {
	overflow: hidden;
	display: table;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 10px;
}
#ourServices .ourServicesLists .ourServicesList .heading2 {
	text-align: center;
	font-size: 16px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 20px;
	background-image: url(/assets/images/ourServicesList/ourServicesListTop.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	color: #B6E73E;
}
#ourServices .ourServicesLists .ourServicesList ul .doubleLine {
	line-height: 16px;
	height: 32px;
}
.heading {
	font-size: 1.5em;
}
ul.solutionServiceDescriptionList li {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#solutionIMGNav .horizontalNav li a {
	padding-right: 10px;
	padding-left: 10px;
}
#solutionIMGNav {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
#solutionIMGNav .horizontalNav {
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

