
<!--
CSS Document-->html,body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	overlfow-x: hidden;
	background: #f1f0f0;
	font-family: arial, verdena, sans-seriff;
	font-size: 12px;
	color: #000;
}

a img {
	border: none;
}

#snvl-header {
	width: 100%;
	height: 30px;
	background: #4b4a4e;
	position: relative;
	margin: 0;
	padding: 0;
}

#header-hol {
	width: 900px;
	height: 30px;
	position: relative;
	margin: 0 auto;
}

#hdr-menu {
	width: 165px;
	height: 16px;
	background: url(../images/hdr_dwn_menu.png);
	position: absolute;
	z-index: 1;
	top: 30px;
	right: 0;
}

#hdr-menu ul {
	margin: 0 0 0 28px;
	padding: 0;
	list-style: none;
	position: absolute;
	top: -3px;
}

#hdr-menu ul li {
	list-style: none;
	float: left;
	margin-left: 20px;
	display: block;	
}

#hdr-menu ul li:first-child {
	margin: 0;
}

#login {
	color: #fff;
	height: 30px;
	line-height: 30px;
	float: right;
	margin-right: 170px;
}

#login a {
	color: #38bef2;
	text-decoration: none;
}

#snvl-header2 {
	width: 100%;
	height: 75px;
	position: relative;
	background: url(../images/header2-bk.png) repeat-x;
	border-bottom: 1px #cecdcd solid;
	padding-top: 10px;
}

#header2-hol {
	width: 900px;
	height: 75px;
	margin: 0 auto;
}

#logo {
	float: left;
}

#menu {
	float: right;
	margin-top: 25px;
}

#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#menu ul li {
	list-style: none;
	height: 38px;
	width: auto;
	float: left;
	background: url(../images/mnu-seprator.png) right no-repeat;
	line-height: 40px;
	padding: 0 15px;
	position: relative;	
}
#menu ul li:hover {
border-bottom:2px #0CF solid;
}

#menu ul li a {
	text-decoration: none;
	color: #000;
	font-size: 12px;
}

#menu ul li a:hover {
	color: #06C;	
}

#menu ul li:last-child {
	
}

#menu ul li ul {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 1;
	display: none;
}

#menu ul li ul li {
	float: none;
	padding: 0px;
	height:30px;
	width:175px;
	background: #efeeee;
	padding-left: 15px;
	line-height:35px;
	border-bottom:1px #999 solid;
}

#menu ul li ul li:hover{
	background: #0099CC;
}

#menu ul li ul li:hover a{
	color:#fff;
}

#menu ul li ul li:hover ul li a{
	color:#000;
}
#menu ul li ul li ul {
	left:190px;
	top:0;
	display:none;
}
#menu ul li ul li ul li{
	width:125px;
}

#menu ul li ul li ul li:hover a{
	color:#fff;
}

#banner-div {
	width: 100%;
	height: 250px;
	background: #fff;
	position: relative;
	border-bottom: 1px #cecdcd solid;
}



#banner-hol {
	width: 900px;
	height: 250px;
	margin: 0 auto;
	position: relative;
}

#banner-hol img, #home-banner-hol img {
	position: absolute;
	top: 0;
	display: none;
}
#home-banner-hol {
	width: 900px;
	height: 300px;
	margin: 0 auto;
	position: relative;
}

#home-banner-div {
	width: 100%;
	height: 300px;
	background: #fff;
	position: relative;
	border-bottom: 1px #cecdcd solid;
}

#banner-hol img:first-child, #home-banner-hol img:first-child {
	display: block;
}
#banner-des{
	width:900px;
	height:40px;
	position:absolute;
	bottom:0;
	left:0;
}
#des-back{
	width:900px;
	height:40px;
	background:#333;
	opacity:.5;
	filter:alpha(opacity=50);
	position:absolute;
}
#des-text{
	position:absolute;
	color:#fff;
	line-height:40px;
	padding-left:20px;
	font-size:15px;
}

#sanval-body-content {
	width: 100%;
	height: auto;
	background: #feffff;
}

#sanval-body-content-inner {
	width: 100%;
	height: auto;
	background: url(../images/bodybg.png) top repeat-x;
}

#body-hol {
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding-top: 5px;
	position: relative;
}

#body-block1-left {
	float: left;
	width: 605px;
	height: auto;
	padding-right: 25px;
	position: relative;
}
#body-block1-left h3:first-child{
	text-decoration:none;
}

#body-block1-right {
	float: left;
	width: 255px;
	height: 175px;
	border-left: 1px #dfdede solid;
	padding-left: 14px;
	font-family: verdena, arial, sans-seriff;
	text-align:justify;
}

#body-block1-right ul
	{
	list-style: none;
	margin: 20px 0 0 0;
	padding-left: 0;
	
}
#body-block1-right ul li
{
	list-style: none;
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(../images/arrow.png) left top no-repeat;
}

#body-block1-right ul li a
	{
	color: #fff000;
	font-family: arial, verdena, sans-seriff;
	text-decoration:none;
}
##body-block1-right ul li a:hover
{
	text-decoration:underline;
}

#body-hol div h3 {
	color: #005373;
	font-family: tahoma, verdena, arial, sans_seriff;
	font-size: 18px;
}

#body-hol div p {
	line-height: 21px;
	word-spacing: 2px;
	letter-spacing: 0.5px;
	text-align: justify;
}

#body-hol div p span {
	color: #005373;
	font-weight: bold;
}

#body-block2 {
	clear: both;
	height: 320px;
	width: 900px;
	position: relative;
	margin: 0 auto;
	padding: 20px 0;
}

#body-block-col1,#body-block-col2,#body-block-col3 {
	float: left;
	width: 300px;
	height: 320px;
	position: relative;
	text-align: center;
	margin-right: 0px;
}

#body-block-col3 {
	margin: 0;
}

#body-block-col2 h3 {
	text-decoration: underline;
	margin-top: 0;
}

#col-consultancy,#col-webdesign,#col-software,#col-online {
	position: absolute;
}
#col-consultancy{
	bottom:45px;
}
#col-webdesign {
	bottom:45px;
	right: 0;
}
#col-software {
	top: 0px;
}
#col-online {
	top:0;
	right: 0;
}

#col-consultancy-description,#col-software-description,#col-webdesign-description,#col-online-description
	{
	background: #c6c4c4;
	height: 70px;
	width: 265px;
	font-size: 12px;
	text-align: left;
	padding-left: 7px;
	padding-top:7px;
	font-weight: 16px;
	color: #000;
	position: absolute;
	display: none;
	top: 110px;
	z-index:5;
}
.description .url-look{
	padding-left:15px;
}

#body-block3 {
	clear: both;
	height: 130px;
	width: 900px;
	margin: 0 auto;
}

#body-block3 h3 {
	margin-top: 0;
	text-decoration: underline;
}

#block3-clients {
	width: 600px;
	height: 130px;
	position: relative;
	float: left;
	overflow: hidden;
}

#clients-ul-holder {
	position: absolute;
	background: #f00;
}

#block3-clients ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	z-index: 100;
	width: 1440px; /* set width here */
}

#block3-clients ul li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

#block3-hotjobs {
	width: 273px;
	height: 130px;
	position: relative;
	float: left;
	margin-left: 27px;
}

#body-block4 {
	clear: both;
	height: auto;
}

#body-block4 h3 {
	text-decoration: underline;
}

#body-block4 ul {
	margin: 0;
}

#body-block4 ul li {
	margin-bottom: 15px;
}

#body-block4 ul li a {
	color: #000;
}

#footer {
	width: 100%;
	height: auto;
	background:#4b4a4e;
	clear: both;
}

#footer-inner {
	width: 900px;
	height: auto;
	margin: 0 auto;
}

#footer #footer-inner #foot-block1,#footer #footer-inner #foot-block2,#footer #footer-inner #foot-block3,#footer #footer-inner #foot-block4  
	{
	width: 225px;
	height: auto;
	float: left;
}

#footer #footer-inner #foot-block1 h3,#footer #footer-inner #foot-block2 h3,#footer #footer-inner #foot-block3 h3, #foot-block4 h3
	{
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: verdena, arial, sans_seriff;
	font-size: 14px;
	padding-top:18px;
}

#footer #footer-inner #foot-block1 ul,#footer #footer-inner #foot-block2 ul,#footer #footer-inner #foot-block3 ul, #foot-block4 ul
	{
	list-style: none;
	margin: 20px 0 0 0;
	padding-left: 0;
	
}

#footer #footer-inner #foot-block1 ul li,#footer #footer-inner #foot-block2 ul li,#footer #footer-inner #foot-block3 ul li, #foot-block4 ul li
{
	list-style: none;
	margin-bottom: 10px;
	padding-left: 18px;
	background: url(../images/arrow.png) left center no-repeat;
}

#footer #footer-inner #foot-block1 ul li a,#footer #footer-inner #foot-block2 ul li a,#footer #footer-inner #foot-block3 ul li a, #foot-block4 ul li a
	{
	color: #fff;
	font-family: arial, verdena, sans_seriff;
	text-decoration:none;
}
#footer #footer-inner #foot-block1 ul li a:hover,#footer #footer-inner #foot-block2 ul li a:hover,#footer #footer-inner #foot-block3 ul li a:hover, #foot-block4 ul li a:hover
{
	text-decoration:underline;
}

.clear {
	width: 900px;
	height: 3px;
	clear: both;
}

#foot-block3 div img {
	margin: 15px 10px 0px 0;
}

#footer-text {
	color: #fff;
	margin-top: 15px;
}

.content-ul {
	list-style: none;
	margin: 20px 0;
}

.content-ul li {
	list-style: none;
	margin-bottom: 10px;
	padding-left: 15px;
	background: url(../images/arrow.png) top left no-repeat;
}

.content-ul li.li-inner {
	background: url(../images/arrow.png) top left no-repeat;
}

.content-ul li.li-inner ul {
	margin-top: 10px;
}

h4 {
	color: #005373;
	font-family: tahoma, verdena, arial, sans_seriff;
	font-size: 14px;
}

ul#clients-ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#clients-ul li {
	list-style: none;
	float: left;
	margin-right: 25px;
	margin-bottom: 15px;
	padding: 5px;
	background: #c6c4c4;
}

#portfoli-ul {
	margin: 0;
	padding-left:17px;
	list-style: none;
}

#portfoli-ul li {
	width: 265px;
	height: 290px;
	background: url(../images/portfolio-block-bk.png) no-repeat;
	float: left;
	margin-right: 33px;
	margin-bottom: 25px;
	text-align: center;
	position: relative;
}

#portfoli-ul li img {
	margin-top: -15px;
}

#portfoli-ul li p {
	padding: 0px 10px 0px 10px;
	text-align:center;
	font-weight:bold;
}

#portfoli-ul li.li-row-last {
	margin-right: 0;
}

#portfoli-ul li .url-look, .description .url-look {
	width: 90px;
	height: 15px;
	background: #f00;
	position: absolute;
	bottom: 10px;
	right: 5px;
	background: url(../images/arrow.png) center left no-repeat;
}
.description .url-look{
	right:-20px;
}

#portfoli-ul li .url-look a, .description .url-look a {
	color: #005373;
	font-weight: bold;
	text-decoration: none;
}

#portfoli-ul li .url-look a:hover, .description .url-look:hover {
	text-decoration: underline;
}

#contact-ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 250px;
}

#contact-ul li {
	margin-right: 35px;
}

#contact-ul li:last-child {
	margin: 0;
}
#enquiry-h3{
	margin-top:100px;	
}

#enquiry tr td {
	padding: 10px;
}

#enquiry tr td input,#enquiry tr td textarea {
	width: 319px;
}

#enquiry tr td.td-label {
	text-align: right;
}

#enquiry tr td#td-message {
	vertical-align: top;
}

#enquiry tr td#td-submit {
	text-align: right;
}

#enquiry tr td#td-submit input {
	width: 70px;
}
#footer-menu{
	text-align:center;
	margin-top:20px;
}
#footer-menu p{
	margin:0;
	padding-bottom:15px;
	color:#fff;
}
#footer-menu p a{
	color:#fff;
	text-decoration:none;
}
#footer-menu p a:hover{
	text-decoration:underline;
}
#footer-copy{
	height:30px;
	line-height:30px;
	color:#fff;
	border-top:1px solid #666;
}
#footer-copy #follow{
	float:left;
}
#footer-copy #follow a img{
	vertical-align:middle;
}
#footer-copy #follow a{
	padding-left:5px;
}
#footer-copy-text{
	float:right;
	font-size:11px;
}
#footer-copy-text a{
	float:right;
	color:#fff;
}
#contact-image{
	position:absolute;
	right:-200px;
	height:150px;
	top:10px;
}
#contact-image img{
	height:200px;
	
}
#body-block1-left{
	positin:relative;
}
#left { width: 550px; float: left; display: inline;font-size: 11px; }
	#left img { float: left; margin: 5px 20psx 2px 0; padding: 3px; border: 1px solid #ccc; }
	#left form { padding-left: 45px; }
	#left label { float: left; display: block; clear: both; padding: 3px 0; color: #666; font-weight: normal; width: 150px; }
		#left .lcurrent { font-weight: bold; }
	#left label img { vertical-align: middle; }
	#left input.text, textarea, select {  border: 1px solid #ccc; }
	#left textarea { height: 100px; }
	#left select { width: 366px; }
	#left input.radio {  }
		#left input:focus { border-color:#aaa; }
		#left textarea:focus { border-color: #aaa; }	
	.error { font-size: 10px; color: #666; margin: 0 0 10px 150px; display: none; }
	#left .submit { border: 0; background: #1c3441; color: #fff; padding: 5px; float: left; margin-left: 150px; }

.submit1 { border: 0; background: #1c3441; color: #fff; padding: 5px; float: left; margin-left: 50px;}