*
{
	margin: 0;
	padding: 0;
}

body
{
   background: transparent url(../img/v03/homeBanner.gif) 0 0 repeat-x;height:140px; width:100%; 
	color: #222;
	font: small/1.25 Arial,sans-serif;
	background-color:#FFFFFF;
}

/* Links */
a:link
{
	color: #6D6D6D;
	text-decoration:none;
}

a:visited
{
	color: #513170;
	text-decoration:none;
}

a:hover, a:focus, a:active
{
	text-decoration: none;
	
}

/* Generic Selectors */
h1 
{
	margin-bottom:10px;
	font-size: 1.75em;
	text-shadow: #dadada 1px 1px 1px;
	color:#c1b210;
}

h2
{
	margin: 1em 0;
	font-size: 1.8em;
	font-weight: normal;
}

h3
{
	margin: 10px 0;
	font-size: 1.4em;
	font-weight: normal;
	color: #C9BE62;
	
}

p, ul, ol, dl, table, address
{
	margin-bottom: 1em;
}

dd
{
	margin: 0.5em 0 0 1em;
}

ul, ol
{
	margin-left: 1.5em;
}

hr 
{
	display: none;
}

a img, fieldset
{
	border: none;
}

address
{
	margin-left: 5em;
}

abbr
{
	cursor: help;
	border-bottom: 1px dotted #E0E0D5;
}

fieldset div
{
	margin-bottom: 1em;
}

/* Wrap */
#wrap
{
	padding-top: 99px;
	width:100px;background: url(../img/v03/logo.jpg) 0 0px no-repeat;
	margin:15px auto;
	position:relative;
	-moz-margin-top: 15px !important;
	width:1000px;
}

/*@mediascreen(-webkit-min-device-pixel-ratio:0){#wrap{background: url(.../img/v03/logo.jpg) 0 16px no-repeat;}}*/
#mast-head h2, #mast-head h3
{
	display: none;
}

/* Navigation */
#infotech-support #nav-support
{
	display: none;
}

#nav-support
{
	position: absolute;
	
	top: -37px;
	left: 580px;	
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -.05em;
}

#nav-support a:link, #nav-support a:visited
{
	display: block;
	/*padding: 8px 16px;*/
	text-decoration: none;
	 background: transparent url(../img/v03/supportBtns.jpg) 0 0 no-repeat; width: 116px; height:28px;
	color: #fff;
	
}

#nav-support a:hover, #nav-support a:focus, #nav-support a:active
{
	
	text-shadow: #333 1px 1px 1px;
}

#nav
{
	position: absolute;
	top: 273px;
	left: 746px;
	margin: 0;
	list-style: none;
	background: url(../img/v02/nav.gif) 0 0 no-repeat;
}

#nav li a 
{
	display: block;
	width: 238px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
}

#infotech-home #nvHom, #nvHom a:hover { background: url(../img/v02/nav.gif) -238px 0 no-repeat; }
#infotech-about #nvAbt, #nvAbt a:hover { background: url(../img/v02/nav.gif) -238px -39px no-repeat; }
#infotech-services #nvSvc, #nvSvc a:hover { background: url(../img/v02/nav.gif) -238px -78px no-repeat; }
#infotech-news #nvNws, #nvNws a:hover { background: url(../img/v02/nav.gif) -238px -117px no-repeat; }
#infotech-contact #nvCnt, #nvCnt a:hover { background: url(../img/v02/nav.gif) -238px -156px no-repeat; }

/* Main */
#main
{
	width: 100%;
	
	/*padding-top: 56px;*/
   /* background: url(../img/v02/bg-main.jpg) 0 0 no-repeat;*/
	color: #fff;
	background-color:#f1f1f1;
	
	position:relative;
}
#infotech-home #main {padding-top:315px;}

/* Core */
#core
{
	/*min-height: 250px;
	margin: 0 53px 0 140px;
	padding: 195px 85px 35px 25px;8*/
	background-color: #FFFFFF;
	text-align: justify;
	border-top:1px solid #e4e4e4;
	
}


* html #core {height: 250px;}

/*#infotech-contact #core { background: #412b71 url(../img/v02/p-contact.jpg) 0 0 no-repeat; }
#infotech-news #core { background: #412b71 url(../img/v02/p-news.jpg) 0 0 no-repeat; }
#infotech-services #core { background: #412b71 url(../img/v02/p-srv.jpg) 0 0 no-repeat; }
#infotech-support #core { min-height: 450px; padding-top: 1px; background: #412b71; }*/

#titleImg
{
	position: relative;
	left: -2px;
}

#core a:link, #core a:visited
{
	color: #000000;
}

input.button
{
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 6px 12px;
	text-decoration: none;
	background: #dfdfdf url(../img/v02/glass-btn.png) 0 50% repeat-x;
	color: #333;
	border: solid 1px #aaa;
	text-shadow: #fff 1px 1px 1px;
	-moz-border-radius: 16px;
	-webkit-border-radius: 16px;
	border-radius: 16px;
	-moz-box-shadow: #333 1px 1px 2px;
	-webkit-box-shadow: #333 2px 2px 2px;
	box-shadow: #333 1px 1px 2px;
	cursor: pointer;
}


input.button:hover, input.button:focus, input.button:active
{
	background-color: #FAC805;
}

#quick-support
{
	font-size: 1.5em;
	margin-bottom: 2em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -.05em;
}

#quick-support a:link, #quick-support a:visited
{
	padding: 10px 20px;
	text-decoration: none;
	background: #dfdfdf url(../img/v02/glass-btn.png) 0 50% repeat-x;
	color: #333;
	border: solid 1px #aaa;
	text-shadow: #fff 1px 1px 1px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	-moz-box-shadow: #333 1px 1px 2px;
	-webkit-box-shadow: #333 2px 2px 2px;
	box-shadow: #333 1px 1px 2px;
}

#quick-support a:hover, #quick-support a:focus, #quick-support a:active
{
	background-color: #FAC805;
}

/* Foot */
#foot
{
	width: 538px;
	min-height: 31px;
	margin-left: 140px;
	padding-top: 8px;
	padding-bottom: 20px;
	background-color:#FFFFFF;
	font-family: Verdana,Arial,sans-serif;
	font-size: 10px;
	/*text-indent: 20px;*/
	color: #a4a4a4;
}

#hcard-infotech
{
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 748px;
	width: 20em;
	font-size: .9em;
	line-height: 1.25;
	color: #3F2360;
}

#hcard-infotech .adr
{
	margin-bottom: .2em;
}

#hcard-infotech .fn, #hcard-infotech .post-office-box, #hcard-infotech .country-name
{
	display: none;
}

/* Misc */
.hide
{
	display: none;
}
.txtHide
{
    text-indent: -9999px;
    text-transform: capitalize;
    font-size: 1px;
}
.help-link
{
	cursor: help;
}

 

/* Banner Container*/
#bannerParent {height:315px; width:100%; margin:0px; padding:0px; background-color:#F1F1F1; position:absolute; top:0;left:0;}
.bannerContainer {background: transparent url(../img/v03/mainPicContainer.gif) 0 1px no-repeat; height:320px; width:875px; margin: auto auto; position:relative;}
.footerContainer {width:100%; height:200px; background-color:#FFFFFF; margin-top:10px;}
.footerWrap {background-color:#E9E9E9; -moz-border-radius:10px 10px 10px 10px;border-radius:10px 10px 10px 10px; width:850px; height:195px; margin:auto auto;}
.footerTop{width:850px; margin:auto auto; height:175px; background-color:#F3F3F3; -moz-border-radius:10px 10px 0px 0px;border-radius:10px 10px 0px 0px;position:relative;}
.footerTop p {font-size:11px; color:#6d6d6d; margin-left:650px; width:115px; padding-top:30px;}
.footerTop ul { list-style:none; margin-left:65px; margin-top:30px;float:left;}
.footerTop ul li {color:#6d6d6d; font-size:11px; line-height:2em;}
.footerTop ul li span{color:#6d6d6d; font-weight:bold; font-size:12px;}
.contentArea {min-height:200px; width:800px;margin:auto auto; padding-top:30px; overflow: hidden;}
.contentArea p {color: #9a9a9b;font-size: 12px;line-height: 1.5em;}
.contentAreaLeft {width:560px; float:left;padding-left:10px;}
.contentAreaLeft h2, .contentAreaRight h1{color: #C1B210;margin-bottom:10px;font-size: 1.75em;	text-shadow: #dadada 1px 1px 1px; word-spacing:-1px; letter-spacing:-1px;}

.contentAreaRight{ border-left:1px solid #dadada; width:200px; float:right; padding-left:10px;}
.contentAreaRight h4 {color: #beb76e;font-size: 15px;font-style: italic}
.contentAreaRight p {color: #9a9a9b;font-size: 11px;font-style: italic;}
.bannerArrowLeft{background: transparent url(../img/v03/bannerCtrls.png) -9px -71px no-repeat; width:50px; height:60px; position: absolute; top:130px; left:20px;}
.bannerArrowLeft:hover{ background-position:-9px -5px;}
.bannerArrowRight{background: transparent url(../img/v03/bannerCtrls.png) -8px -207px no-repeat; width:50px; height:60px; position: absolute; top:133px; right:25px;}
.bannerArrowRight:hover{ background-position: -8px -141px;}
.liveSupportButton{background: transparent url(../img/v03/supportBtns.gif) 0 0 no-repeat; width: 116px; height:28px;  }
#mast-head{position:relative;}
.homelink {position:absolute;left:100px;top:0;display:block; height :100px; width:190px;}

#nav-chat {font-size: 1em;font-weight: bold; left: 709px;letter-spacing: -0.05em;position: absolute;text-align: center;text-transform: uppercase;top: -37px; z-index: 1; background: transparent url(../img/v03/supportBtns.jpg) -126px 0 no-repeat; width: 170px; height:28px;}
#nav-chat a:link, #nav-chat a:visited{color: #5db30a;font-size: 10px;text-transform: uppercase; text-decoration:none;width:116px; height:20px; margin-top:6px; display:block; position:relative;}
#topNav {margin:0px; padding:0px; height:28px; width:520px; position:absolute; top:25px;left:400px; }
#topNav ul{margin:0px; padding:0px; list-style:none; cursor:pointer;}
#topNav ul li {height:20px;color: #e0d2ee;font-size: 11px;font-weight: bold;text-transform: uppercase;letter-spacing: 1px;text-shadow: 1px 1px 7px #333333; float:left; margin-left:16px; margin-right:17px; position: relative; padding:6px;}
#topNav ul li a { height:20px;color: #e0d2ee;font-size: 11px;font-weight: bold;text-transform: uppercase;letter-spacing: 1px;text-shadow: 1px 1px 7px #333333; float:left;  text-decoration:none;display:block;}
#topNav ul li:hover {color: #C1B210 !important; background-color:#dadada; text-shadow:none;border-top:1px solid #FFFFFF;border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;margin-left:10px; margin-right:11px; z-index:51; padding:5px 11px 5px 11px; }
#topNav ul li a:hover {color: #C1B210; background-color:#dadada; text-shadow:none;  }
#topNavWrap {}

#topNav ul li ul {display:none; position:absolute; top:30px; left:-1px; z-index:50; background-color:#dadada;}
#topNav ul li ul li {float:none; background-color:#dadada; padding:3px 0px 0px 10px;color: #828282;font-size: 11px; text-shadow:none; left:0;border-bottom:1px solid #a9a9a9; height:20px;}
#topNav ul li ul li:hover{color:#c1b210; border:none; border-bottom:1px solid #FFFFFF; padding:3px 0px 0px 10px;}
#topNav ul li:hover ul{display:block; border:1px solid #FFFFFF; }
#topNav ul li:hover ul li {margin-left:0px;}
#topNav ul li ul li a{color:#828282; text-decoration:none; text-shadow:none;}
#topNav ul li ul li a:hover{color:#c1b210;}
.recaptcha_input_area span {color:#000000; font-size:8pt; font-weight:normal; text-transform:none; letter-spacing:normal;}
#slider-window {margin:0 auto; width:798px; padding-top:40px; height:265px;}
.solutions {width:175px;height:105px;}
.about{width:175px; height:82px;}
.news{width:175px; height:34px;}
.nodrop { height:15px !important;}
.nodrop:hover {border-bottom:1px solid #FFFFFF;}
#infotech-support .contentArea:active{height:1750px;}
#infotech-home {background:transparent url(../img/v03/grayFill.gif) repeat-x scroll 0 0 }

