html, body, form
{
	height: 100%;
}
body
{
    margin: 0;
    padding: 0;
    font-family:Calibri, Helvetica, sans-serif;
    font-size:0.75em;
    color:#3e4043;
    background:#282828 url(/imgs/bg.jpg) top center repeat-y;
}

/*table
{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif; text-align:left;
}*/

h1 {color:#015590; font-size:1.4em; font-weight:normal;}
h2 {color:#015590; font-size:1.25em; font-weight:normal;}
h3 {color:#015590; font-size:1.1em; font-weight:normal;}

a, a:visited {color:#015590;}

a:hover {color:#3e4043;}

ul {
	list-style-image:url(../imgs/bullet.png);
	}

.TextField {border:#d6d6d6 1px solid; background-color:#edecec;}

.InputControl {
	border:#4f4f4f 1px solid;
	background:url(../imgs/bg-btn.jpg) center repeat-x;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
}

b, strong {color:#000;}

#menu {
	height:41px;
	width:100%;
	background:#141414 url(../imgs/bg-menu.jpg) top center no-repeat;
	text-align:center;
	}

#header {
	height:374px;
	width:100%;
	background:url(../imgs/bg-header.jpg) top center no-repeat;
	text-align:center;
}



#wrapper { 	
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -77px;
	}
	
#content {
	width:952px;
	margin:0 auto;
	padding-top:10px;
}

.contentLeftMid {
	width:280px;
	padding:0 20px 20px 20px;
	text-align:justify;
	vertical-align:top;
	float:left;
	background:url(../imgs/separator.jpg) top right no-repeat;
}

.contentRight {
	width:311px;
	text-align:justify;
	vertical-align:top;
	float:right;
}
.contentLeft
{
    width: 600px;
    float:left;
    background:url(../imgs/separator.jpg) top right no-repeat;
    min-height:700px;
    padding:0 20px 20px 20px;
}


.borderimgs {border:#02497a 2px solid; margin-right:8px;margin-top:3px;}
.NewsModules {padding:20px;}

.lnkbold {color:#015590; font-weight:bold; text-decoration:none; font-size:1.1em;}
.lnkCase, .lnkCase:Visited {color:#3e4043; text-decoration:none;}
.lnkCase:hover {color:#015590;}

#CaseStudies {background-color:#d6d6d6; padding:10px 20px 10px 20px; vertical-align:top;}

.TestimonialModules { padding:10px 18px 10px 18px; vertical-align:top;}

.pdgTitle {padding-bottom:15px;}

.bottom, .push
{
	height: 77px;
}

.bottom {
	width:100%;
	background:#141414 url(../imgs/bg-footer.jpg) top center no-repeat;

	clear:both;
}

#footer {
	width:900px;
	font-size:0.9em;
	color:#d0d0d0;
	margin:0 auto;
	padding-top:10px;
	}
	
#footerright {
	float:right;
	text-align:left;
	width:280px;
	padding:10px 0 15px 0;
	}

.flink, .flink:visited {color:#d0d0d0; text-decoration:none;}
.flink:hover {color:#fff; text-decoration:none;}

#footerleft {
	float:left;
	width:550px;
}
	
#distributor table tr td
{
    padding-right:50px;
}

.footertext {

    width:300px;
    float:right;
    text-align:center;    
    padding-top:10px;
}