﻿body
{
    color: #000;
    font-family: Arial, sans-serif;
    font-size: 62.5%;
}
p
{
    font-size: 12px;
    line-height: 1.5em;
    margin: 0 0 1.5em;
}
a
{
    color: #666666;
}
a:hover
{
    color: #111111;
}
h2
{
    font-weight: bold;
    font-size: 100%;
    color: #4D4545;
    margin-bottom: 5px;
    line-height: 20px;
    border-bottom: 2px solid #E4E3E3;
}

/* STRUCTURE */
#header
{
    background: transparent url(../images/main_header.png) 0 0 no-repeat;
    width: 900px;
    height: 267px;
    margin-bottom: 40px;
}

/* NAVIGATION */
#top_nav
{
    padding: 3px 0px 0px 17px;
    color: #A3A1A2;
}

#main_nav
{
    left: 385px;
    position: absolute;
    top: 236px;
    display: block;
    height: 46px;
    width: 600px;
}

#main_nav td
{
    /*background: gray url(../images/navigation1.png) repeat-x !important; */
}

#horizontal_nav
{
    left: 395px;
    position: absolute;
    top: 235px;
    display: block;
    height: 31px; 
    width:600px; 
    margin-right:0px;
}

#horizontal_nav td
{
    background-color: transparent;
    background-image: none;

}

.HoverMenu
{
    background-color: transparent;
    background-image: none;
    font-size: 12px;
    /*padding: 2px 2px;*/
}

.StaticMenu
{
    /*background: black url(../images/navigation3.png) repeat-x;*/
    background: transparent url(../images/navigation_default.png) no-repeat;
    padding:  8px 0px 0px 25px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
	width:131px;
	height:31px;
}

span.StaticMenu {
	display: block;
	float: left;
	padding: 0px;
	margin-right: 31px;
	width: 100px;
	height: 31px;
	text-align: center;
}
a.StaticMenu {
	display: block;
	width: 100px;
	height: 31px;
	padding: 0px;
	line-height: 31px;
	text-align: center;
}
a.StaticMenu:hover {
	background: transparent url(../images/navigation_active.png) no-repeat;
}

.StaticMenuSelected
{
    /*background: black url(../images/navigation2.png) repeat-x;*/
    background: transparent url(../images/navigation_active.png) no-repeat;
    padding:  8px 0px 0px 25px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
	width:131px;
	height:31px;

}

.StaticMenuSelected A, .StaticMenuSelected A.hover, .StaticMenuSelected A.active, .StaticMenu A, .StaticMenu A.hover, .StaticMenu A.active
{
    color: #FFFFFF;
}

.StaticMenuHover A, .StaticMenuHover A.hover, .StaticMenuHover A.active
{
    color: #FFFFFF;
}

.StaticMenuHover
{
    /*background: black url(../images/navigation2.png) repeat-x;*/
    background: transparent url(../images/navigation_active.png) no-repeat;
    padding: 10px 0px 0px 25px;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #FFFFFF;
	width:131px;
	height:31px;

}

.StaticMenuHover A, .StaticMenuHover A.hover, .StaticMenuHover A.active
{
    color: #FFFFFF;
}

#main_nav a
{
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 51px;
    margin-right: 2px;
    text-indent: -500em;
    text-transform: uppercase;
}
#main_nav ol
{
    list-style: none;
    padding: 0;
}
#main_nav li
{
    display: block;
    float: left;
    line-height: 31px;
}
#nav_services
{
    background: transparent url(../images/navigation.png) 0 0 no-repeat;
    width: 109px;
    height: 31px;
}
#nav_services:hover
{
    background-position: 0px -40px;
}
#nav_services_active
{
    background: transparent url(../images/navigation.png) 0 -80px no-repeat;
    width: 109px;
    height: 31px;
}
#nav_prtracker
{
    background: transparent url(../images/navigation.png) -110px 0 no-repeat;
    width: 131px;
    height: 31px;
}
#nav_prtracker:hover
{
    background-position: -110px -40px;
}
#nav_prtracker_active
{
    background: transparent url(../images/navigation.png) -110px -80px no-repeat;
    width: 131px;
    height: 31px;
}
#nav_downloads
{
    background: transparent url(../images/navigation.png) -245px 0 no-repeat;
    width: 128px;
    height: 31px;
}
#nav_downloads:hover
{
    background-position: -245px -40px;
}
#nav_downloads_active
{
    background: transparent url(../images/navigation.png) -245px -80px no-repeat;
    width: 128px;
    height: 31px;
}
#nav_support
{
    background: transparent url(../images/navigation.png) -377px 0 no-repeat;
    width: 111px;
    height: 31px;
}
#nav_support:hover
{
    background-position: -377px -40px;
}
#nav_support_active
{
    background: transparent url(../images/navigation.png) -377px -80px no-repeat;
    width: 111px;
    height: 31px;
}
#sub_nav
{
    left: 613px;
    position: absolute;
    top: 275px;
}

/* CONTENT */
#content
{
    color: #808080;
    padding: 0 0 0 17px;
    line-height: 14px;
}
#larger
{
    font-size: 140%;
    line-height: 23px;
}
#left_home
{
    width: 410px;
    line-height: 23px;
}
#left
{
    width: 415px;
    line-height: 23px;
}
#middle_content
{
    width: 197px;
    color: #666;
    left: 455px;
    position: absolute;
    top: 307px;
}
#middle_content_home
{
    width: 197px;
    color: #666;
    left: 443px;
    position: absolute;
    top: 307px;
}
#right_content
{
    width: 197px;
    color: #666;
    left: 670px;
    position: absolute;
    top: 307px;
}
#right_content_home
{
    width: 197px;
    color: #666;
    left: 659px;
    position: absolute;
    top: 307px;
}
.testimonials
{
    background: #F2F2F2;
    padding: 0 7px 7px 7px;
}
#list
{
    list-style-type: square;
    padding-left: 15px;
    line-height: 14px;
}
.list
{
    list-style-type: square;
    padding-left: 15px;
    line-height: 14px;
}
#download
{
    background: transparent url(../images/dl_button.png) 0 0 no-repeat;
    width: 71px;
    height: 26px;
    text-indent: -500em;
}
#download:hover
{
    background-position: 0 -36px;
}

.mugshot
{
    margin: 3px;
}

#footer
{
	
    color: #808080;
    padding: 0 0 0 17px;
    line-height: 14px;
}


	.ctl00_Menu2_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
	.ctl00_Menu2_1 { text-decoration:none; }
	.ctl00_Menu2_2 {  }
	.ctl00_Menu2_3 { background-color:Black; }
	.ctl00_Menu2_4 {  }
	.ctl00_Menu2_5 { background-color:White; }
	.ctl00_TabNavigation_Menu1_0 { background-color:white;visibility:hidden;display:none;position:absolute;left:0px;top:0px; }
	.ctl00_TabNavigation_Menu1_1 { text-decoration:none; }
	.ctl00_TabNavigation_Menu1_2 {  }
	.ctl00_TabNavigation_Menu1_3 { border-style:none; }
	.ctl00_TabNavigation_Menu1_4 {  }
	.ctl00_TabNavigation_Menu1_5 { border-style:none; }
	.ctl00_TabNavigation_Menu1_6 {  }
	.ctl00_TabNavigation_Menu1_7 { border-style:none; }
	.ctl00_TabNavigation_Menu1_8 {  }
	.ctl00_TabNavigation_Menu1_9 { border-style:none; }
	.ctl00_TabNavigation_Menu1_10 {  }
	.ctl00_TabNavigation_Menu1_11 { border-style:none; }
	.ctl00_TabNavigation_Menu1_12 { background-color:White; }