﻿#TitleArea {
	position:absolute;
	left:5px;
	top:6px;
	width:950px;
	height:60px;
	z-index:1;
}

#TitleAreaLeft {
	position:absolute;
	left:5px;
}

#TitleAreaRight {
	position:absolute;
	left:310px;
	margin-left:15px;
	margin-top:-5px;
	font-size:26px;
	font-style:italic;
	/* font-family:"Times New Roman", Times, serif; */
	font-family:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

#Menu {
	position:absolute;
	left:5px;
	top:73px;
	width:950px;
	height:26px;
	z-index:2;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#AllBody {
	width:950px;
}

body {
	background-color: #FFFFFF;
}

#MainWindowTL {
	float:left;
	margin-top:105px;
	left:5px;
	width:450px;
	z-index:3;
}

.BodyBoxes {
	overflow:auto;
	padding:5px;
}

#MainWindowFull {
	float:left;
	margin-top:115px;
	left:5px;
	width:900px;
	z-index:3;
}

#MainWindowTR {
	float:right;
	margin-top:105px;
	left:495px;
	width:450px;
	z-index:4;
}

#Partners {
	float:left;
	margin-top:115px;
	left:5px;
	width:950px;
	z-index:4;
}

.ClearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
    clear:both;
    height:0px;
    font-size:1px;
    line-height:0px;
}

.CompanyIntro {
	font-size:15px;
}

#BodyBottom {
}

#Testimonial {
	width:510px;
	padding-left:220px;
	padding-top:25px;
	padding-right:220px;
	font-size:14px;
	font-style:italic;
}

.TestimonialFront {
	font-size:14px;
	font-style:italic;
}

#Certs {
}

.RSSFeed {
	float:right;
}

#TechCerts {
	float:right;
}

#TechDetails {
	border:medium;
	border-color:navy;
}

.TechName {
    font-size:18px;
	font-weight:bold;
	}

.TechBio {
    font-size:11px;
	}

.TechCertsText {
    font-size:14px;
	font-weight:bold;
	}

.TechSkillsSummary {
    font-size:12px;
	font-weight:bold;
}

.TechPic {
	float:left;
	width:100px;
	margin:5px 10px 5px 0px;
}

.ContactMethod {
    font-size:15px;
	font-weight:bold;
	margin:20px 0px 10px 0px;
}

.ContactPageIndent {
	margin-left:50px;
}

.ServiceBullet {
	font-size:11px;
}
.ServiceDesc {
	font-size:12px;
	margin:10px 20px 10px 20px;
}
.ServiceType {
	font-size:15px;
	font-weight:bold;
}

.FormFieldBox
	{
	background-color:#DDDDDD;
	}