﻿body 
{
	font: 12px Verdana;
	background-color: #000000;
	margin: 0px;
}

a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
	
}

a:hover, a:active
{
    color: #cc0000;
	text-decoration: underline;
}

h1
{
	color: #000000;
	font-size: 20px;
	font-weight:lighter;
}

h2 {
	color: #000000;
	font-size: 16px;
    line-height: normal;
    font-weight:lighter;
}

h3 {
	color: #996600;
	font-size: 1.0em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h4 {
	color: #cc0000;
	font-size: 21px;
    font-style: normal;
    font-family: 'Verdana';
    font-variant: normal;
    font-weight: lighter;
    line-height:0px;
}

h5 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

h6 {
	color: #996600;
	font-size: .75em;
    line-height: normal;
    font-style: normal;
    font-family: 'Arial Rounded MT Bold';
    font-variant: normal;
}

img
{
	border: 0px;
}

th
{
    vertical-align:top;
}

td
{
    vertical-align:top;
}

#main-container
{
	margin: 0px auto 0px auto;
	width: 807px;
	background-image:url(Images/main-container-bg.jpg);
	background-repeat: repeat-y;
}

#header
{
	width: 517px;
	height: 95px;
	padding: 5px 70px 0px 220px;
	background-image:url(Images/header-bg.jpg);
	background-repeat: no-repeat;
}

#right-header
{
    float:right;
    width: 260px;
    height: 42px;
    padding-top: 10px;
    text-align: right;
    display: table;
}

#right-header a:link, #right-header a:active, #right-header a:visited, #right-header a:hover
{
    color: #000000;
    text-decoration: none;
}

#menu {list-style-type:none; margin:5px 0 100px 0; padding:0; width: 600px; z-index:100000; position:relative; z-index:5;}
 
#menu li {display:block; float:left; position:relative; z-index:100; margin-right:1px;}
#menu li span {display:block; z-index:100; padding: 2px 4px;font-size:1.1em;}
#menu li a, #menu li a:visited {display:block; padding:0; white-space:nowrap;color:#cc0000; }
 
#menu dl {position:absolute; z-index:400; top:0; left:0; margin: 0; padding: 0; background-color:#ffffff;}
* html #menu dl {background-color:#ffffff;}
#menu dt {margin:0; font-size: 1.1em; float:left;  }
#menu dd {display:none; background-color: #eeeeee; clear:left; margin:0; padding:0; color: #fff; font-size: 1em; text-align:left; z-index:+20;}
 
#menu dt a, #menu dt a:visited {display:block; color:#cc0000; padding: 2px 3px; text-decoration:none; }
#menu dd a, #menu dd a:visited {color:#cc0000; text-decoration:none; display:block; padding: 2px 3px;}
 
#menu li a:hover {border:0; text-decoration:underline;}
 
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:0px;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {color:#cc0000;}
 
#guarantee
{
    background-image:url(Images/100-percent.jpg);
    height:150px;
    width:225px;
    margin-left:-250px;
    margin-top:100px;
    position:absolute;
}

#main-body
{
	display: table;
	width: 557px;
	min-height: 735px;
	background-image:url(Images/main-body-bg.jpg);
	background-repeat: no-repeat;
	padding: 0px 40px 0px 210px;
	-margin-top:-90px;
	z-index:-5;
}

#left-body
{
	float: left;
	width: 498px;
}

#right-body
{
	float: right;
	width: 199px;
}

#footer 
{
	width: 557px;
	height: 31px;
	padding: 37px 40px 0px 210px;
	background-image:url(Images/footer-bg.jpg);
	background-repeat: no-repeat;
}

#left-footer
{
	float: left;
	width: 300px;	
}

#p80-icon
{
	margin: 0px auto 0px auto;
	width: 30px;
	height: 26px;
	text-align: center;
}

#right-footer
{
	float: right;
	width: 300px;	
}

#loginbox
{
	padding:40px;
}

#loginboxwrapper
{
	background:url(images/login.png);
	float:left;
	margin-right:30px;
	margin-bottom:30px;
	margin-left:0px;
	height:225px;
	width:240px;
}

#login-view
{
	
}

#login-view a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
	
}

#login-view a:hover, a:active
{
    color: #cc0000;
	text-decoration: underline;
}





div.capabilities
{
    background-color:#D44340;
    text-align:center;
    width:160px;
    padding-top:5px;
}

div.capabilities a
{
    color:#ffffff;
    text-align:center;
}

div.capabilities a:hover
{
    text-decoration:underline;
}

div.imagebox
{
    width:160px;
    text-align:center;
    background-color:#D44340;
    float:left;
    margin-right:10px;
    padding-bottom:5px;
    padding-top:5px;
}

div.imagebox a
{
    color:#ffffff;
    text-align:center;
}

div.imagebox a:hover
{
    text-decoration:underline;
}

div.milestone
{
    height:400px;
    width:600px;
    background-image:url(Images/milestone2.jpg);
    background-repeat:no-repeat;
    padding:20px;
    text-align:center;
    margin-left:0px;
    *margin-left:-20px;
    margin-bottom:-20px;
}

div.milestone p
{
    font-size:12pt;
    text-align:center;
    margin-left:-25px;
    
}

div.milestone-top
{
    height:400px;
    width:600px;
    background-image:url(Images/milestone-top2.jpg);
    background-repeat:no-repeat;
    padding:20px;
    text-align:center;
    margin-left:-20px;
    *margin-left:-14px;
    margin-bottom:-20px;
}

div.milestone-top p
{
    font-size:12pt;
    text-align:center;
    margin-left:-25px;
    
}

div.milestone-bottom
{
    height:400px;
    width:600px;
    background-image:url(Images/milestone-bottom.jpg);
    background-repeat:no-repeat;
    padding:20px;
    text-align:center;
    margin-left:0px;
    *margin-left:-27px;
    margin-bottom:-20px;
}

div.milestone-bottom p
{
    font-size:12pt;
    text-align:center;
    margin-left:-25px;
    
}

.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

.pop-over
{
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 5px; 
	BORDER-TOP: #000000 1px solid; 
	DISPLAY: none; 
	PADDING-LEFT: 5px; 
	PADDING-BOTTOM: 5px; 
	BORDER-LEFT: #000000 1px solid; 
	WIDTH: 200px; 
	PADDING-TOP: 5px; 
	BORDER-BOTTOM: #000000 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: white;
	font-size: 10pt;
}

.Title
{
	font-weight: bold;
	font-size: 14px;
	color: #cc0000;
}
.phone
{
    color: #cc0000;
	font-size: 21px;
    font-style: normal;
    font-family: 'Verdana';
    font-variant: normal;
    font-weight: lighter;
    line-height:20px;
}