﻿* 
{
	 margin:0;  
}
ul, ol {margin:10px; padding-left:20px;}
p {margin-bottom:10px;}
html, body {
	height: 100%;
	font-family:Tahoma, Verdana;
}
select 
{
	padding:3px;
	min-width:100px;
}
body 
{
	background-image:url(/images/Home/bg.gif);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#FFFFFF;
	font-size:12px;
	color:#666666;
}
#Wrapper 
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -102px; /* the bottom margin is the negative value of the footer's height */

}

.AboutUs {background-image:url(/images/AboutUs/BG.gif);}
/*.AboutUs #Nav {margin-left:466px;}*/
.Support {background-image:url(/images/Support/BG.gif);}
.Blog {background-image:url(/images/Blog/BG.gif);}
	
	

.Services {background-image:url(/images/Services/BG.gif);}
.Services #TextBlock {position:inherit; margin-bottom:0;}
/*.Services #Nav {margin-left:156px;}*/

.ContactUs {background-image:url(/images/Contact/BG.gif);}

.Blog #TextBlock {position:inherit; margin-bottom:0;}
h1, h2, h3 
{
	margin-bottom:5px;
	font-weight:bold;
}
h1 
{
	font-family:Arial;
	text-transform:uppercase;
	font-size:40px;
	line-height:28px;
	background-color:#FFFFFF; 
}
h2
{
	font-size:20px;
	background-color:#FFFFFF; 
}
h3
{
	font-size:18px;
}
#Header 
{
	
}
#Nav 
{
	font-size:40px;
	font-weight:bolder;
	font-family:Arial;
	line-height:28px;
	letter-spacing:-7px;
	width:430px;
	float:left;
	margin-left:716px;
	padding:10px;
	color:#FFF;
}
#Nav a 
{
	text-decoration:none;
	color:#FFF;
}
#Nav a:hover 
{
	color:#DCE7E7;
}
#Nav a.Over 
{
}
#MainContent 
{
	min-height:397px;
	width:1100px;
}

#FooterOverlay, #Push 
{
	height:100px;
}

#FooterOverlay 
{
	background-color:#000;
	width:100%;
	opacity:0.5;
	filter:alpha(opacity=50);
	border-top:solid 2px #FFF;
}
#Footer 
{
	padding:5px 10px 0 10px;
	color:#FFF;
}
#Footer a {text-decoration:none;color:#FFF;}
#Footer a:hover {color:#DCE7E7;} 
#Footer p {font-size:18px; margin-top:10px;}
#Footer p#Tel {font-size:28px;font-family:Franklin Gothic Heavy; width:131px; line-height:19px;	letter-spacing:-5px;}

#TextBlock 
{
	width:800px;
	opacity:0.9;
	filter:alpha(opacity=90);
	text-align:justify;
	position:absolute;
	margin-left:60px;
	margin-bottom:140px;
	bottom:0;
	clear:both;
	background:#FFF;
}
#InnerText
{
	padding:20px;
	opacity:1;
	filter:alpha(opacity=100);

}
.Highlight 
{
	font-weight:bold;
	font-size:16px;
}
.CMS 
{
	position:absolute;
	top:150px;
	left:310px;
}
.CMS img, .ECommerce img 
{
	border:0;
}
.ECommerce 
{
	position:absolute;
	top:270px;
	left:820px;
}
.Client 
{
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
}
.Client .Image 
{
	float:left;
	padding:5px;
	border:solid 1px #696969;
}
.Client .Image img 
{
	border:0;
}
.Client .Text 
{
	float:left;
	padding:10px;
	width:540px;
}
