﻿h1 
{
	font-size: 14pt;
	font-family: Tahoma;
	color: #CC0000;
}

h2 {
	font-size: 24px;
	font-family: "Arial Rounded MT Bold";
	margin-top: 0px;
	margin-bottom: 3px;
	vertical-align: middle;
	text-align: left;
	color: #000066;
	margin-left: 3px;
	height: 48px;
}

p 
{
	color: Black;
}
.headingSyleFeatures {
	background-image: url(/Images/FeaturesH2Bkg.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 0.1em;
	height: 48px;
	width: 780px;
	vertical-align: middle;
}

.headingStyleFeatures p
{
	background-image:none;
}

#features ul
{
    list-style:none;
    margin:0 0 0 40px;
    padding: 0;
}
#features ul li
{
    line-height: 24px;
    margin: 4px 0 0 0;
    padding: 0 0 0 28px;
    background:url(../../Products/WinSysClean/Features/Images/CheckMark.png) no-repeat 0 -2px;
    height: 20px;
    text-align: left;
}
/****************** BLUE PANEL FIXED WIDTH ****************/
.panelHeader {
	background-image: url(Img/PanelTitle.png);
	background-repeat: no-repeat;
	width: 593px;
	height: 76px;
}
.panelBody {
	background-image: url(Img/PanelContentBg.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 593px;
	height: 497px;
}
.panelBottom {
	background-image: url(Img/PanelBottom.png);
	background-repeat: no-repeat;
	background-color: transparent;
	width: 593px;
	height: 21px;
}
/***********************************************************/
body {
	font-weight: normal;
	font-size: 10pt;
	color: black;
	font-family: Tahoma;
}
BUTTON {
	font-weight: bold;
	font-size: 12px;
	color: Navy;
	font-family: Tahoma;
	font-variant: normal;
}
plaintext {
	font-weight: normal;
	font-size: 8pt;
	color: Black;
	font-family: Tahoma;
}
/**************** Button with hover **************************/
.ButtonH {
	display: block;
	background-image: url(/Images/Button.png);
	background-color: Transparent;
	background-repeat: no-repeat;
	border: none;
	text-decoration: none;
	color: Navy;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	width: 150px;
}
.ButtonH:hover {
	background-image: url(/Images/ButtonHover.png);
	text-decoration: underline;
	cursor: pointer;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#MasterPageContent {
	width: 998px;
	text-align: center;
	vertical-align: top;
	margin: 0px;
}
#nav_title1 {
	background: url(../../Images/Menu/titlebar.jpg) #ffffff top center no-repeat;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 984px;
	height: 108px;
	position: relative;
	clear: both;
	float: left;
	clip: rect(0px, 0px, 0px, 0px);
	text-indent: 0px;
	vertical-align: top;
	font-size: 2px;
	display: inline-block;
}
#nav_menu {
	background-position: 0% 0%;
	background: none transparent repeat 0% 0%;
	text-align: center;
	font-size: 2px;
	width: 984px;
	height: 28px;
	margin-top: 79px; /*padding: 0 0 0 0;*/;
	margin-left: 0px;
	clear: both;
	float: left; /*clip: rect(0px, 0px, 0px, 0px);*/ /*margin: 0px;*/ /*border-top-style: none;*/;
	position: relative;
	padding: 0 0 0 0;
	text-indent: 0px;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none; /*overflow: hidden;*/;
	display: inline-block;
}

/***************************************************************/
#nav_footer {
	background: #ffffff url(../../Images/Layout/Footer1.jpg) bottom center no-repeat;
	text-align: center;
	font-size: 5px;
	vertical-align: middle;
	width: 984px;
	height: 45px;
	position: relative;
	padding: 0 0 0 0;
	margin: 0px;
	display: inline-block;
}

/*****************************************************************/
#Main {
	position: absolute;
	top: 0px;
	text-align: center;
	left: 0px;
	width: 100%;
	margin: 0px;
	background-position-x: center;
	background-image: url(../../Images/mainContentBG.jpg);
	background-repeat: repeat-x;
}

#PageContent {
	width: 984px;
	text-align: left;
	display: inline-block;
	float: none;
	clear: both;
}

/******************************************************************/
/* Left Menu                                                      */
/******************************************************************/
#LeftMenu
{
	width: 195px;
	height: 450px;
	vertical-align: top;
	display: inline-block;
	text-align: left;
	left: 0px;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
}

#PageContentRight
{
	float: left;
	vertical-align: top;
	display: inline-block;
	width: 550px;
	position:relative;
}

#RighContent
{
	float: left;
	vertical-align: top;
	display: inline-block;
	width: 780px;
	position:relative;
}


#FooterCopyright 
{
    font-size:x-small;
	height: 45px;
	width: 996px;
	text-align: center;
	vertical-align: middle;
}

