/****************************************************************************
Style Sheet
Created: 2/7/06, Casey Landreth, casey at mtpinternet.com
***************************************************************************
=========================================================================================
COMMON STYLES
=========================================================================================*/
BODY, HTML
{
	min-height: 95%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	text-align: center;
}
IMG
{
	padding: 0px;
	margin: 0px;
	border: 0px;
	display: block;
}
A
{
	color: #2E40A0;
	text-decoration: none;
}
A:HOVER
{
	color: #C5552D;
}
H1
{
	font-size: 12pt;
	margin-top: 0px;
	padding-top: 0px;
}
INPUT
{
	padding-left: 2px;
	border: 1px solid #000000;
}
SELECT
{
	padding-left: 2px;
	border: 1px solid #000000;
}
TEXTAREA
{
	padding-left: 2px;
	border: 1px solid #000000;
}
FORM
{
	margin: 0px;
	padding: 0px;
}
HR
{
	background-color: #EDDEBE;
	height: 3px;
}
/*=========================================================================================
CLASS STYLES - when applied to more than one element
=========================================================================================*/
.txt8
{
	font-size: 8pt;
}
.txt8Red
{
	font-size: 8pt;
	color: #FF0000;
}
.txtRed
{
	color: #FF0000;
}
.txtRedError
{
	color: #FF0000;
	font-weight: bold;
}
.txt10
{
	font-size: 10pt;
}
.txt6
{
	font-size: 6pt;
}
/*=========================================================================================
FORM STYLES - when applied to more than one element
=========================================================================================
contact us form*/
#contact TD
{
	font-size: 8pt;
}
#contact INPUT
{
	padding-left: 2px;
	border: 1px solid #000000;
}
#searchButton
{
	background-color: #95A2F2;
	border: 2px solid #EFB71B;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	height: 20px;
	font-size: 12px;
}
.tdUnlerline
{
	border-bottom: 1px solid #000000;
}
#contactHead
{
	background-color: #95A2F2;
	color: #FFFFFF;
	padding: 2px 0px 2px 5px;
	text-transform: uppercase;
	font-weight: bold;
}
#mapImages
{
	float: right;
	text-align: center;
	padding: 5px 0px 0px;
}
/*=========================================================================================
ID STYLES - when applying to only one element
=========================================================================================
main layout*/
#mainLayout
{
	clear: both;
	padding: 0px;
	margin: 0px;
	min-height /**/: 100%;
	width: 960px;
	margin: auto;
	background: url(images/background/splash_bottom.gif) no-repeat bottom right;
}
#mainLayout2
{
	clear: both;
	padding: 0px;
	margin: 0px;
	min-height: 100%;
	width: 960px;
	margin: auto;
	background: url(images/background/splash_bottom2.gif) no-repeat bottom right;
}
#splashTop
{
	padding: 0px;
	margin: 0px;
	width: 191px;
	max-height: 126px;
	background: url(images/background/splash_top_bg.gif);
	float: left;
}
#header
{
	padding: 0px;
	margin: 0px;
	width: 769px;
	height: 90px;
	background: #8FBDE3 url(images/mediaTechWords.gif);
	float: right;
}
#middle
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 240px;
	background-color: #F9F9FE;
	clear: both;
}
#mainBody
{
	width: auto;
	text-align: left;
	clear: both;
	padding-left: 45px;
	padding-right: 50px;
	padding-bottom: 100px;
}
#mainBodyHome
{
	width: auto;
	text-align: left;
	padding: 20px 50px 100px 45px;
	min-height: 500px;
}
#mainBodyHome2
{
	width: 700px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	padding: 10px 0px 100px 20px;
	float: left;
}
#mainBodyPort
{
	width: 826px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 100px;
	float: right;
}
#mainBodyPort2
{
	width: 600px;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 100px;
	float: left;
}
#mainBodyPort P
{
	padding: 40px;
	padding-top: 20px;
	margin: 0px;
	padding-right: 50px;
	padding-bottom: 5px;
}
#mainBodyPort UL
{
	padding: 0px;
	margin: 0px;
	padding-left: 80px;
	padding-right: 50px;
}
#tableBody
{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}
#titles
{
	padding-top: 10px;
	padding-bottom: 15px;
	float: left;
	clear: both;
	padding-left: 43px;
}
/*Navagation*/
#nav
{
	padding: 0px;
	margin: 0px;
	width: 769px;
	height: 36px;
	background: #95A2F2 url(images/background/nav_bg.gif);
	float: right;
}
#sideNav
{
	height: 228px;
	width: 130px;
	background: url(images/background/sideNav.gif);
	float: left;
	margin: 0px;
	padding: 0px;
}
#sideNav P
{
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	margin: 0px;
	line-height: 20pt;
}
#sideNav A
{
	color: #E0EDF3;
	text-decoration: none;
}
#sideNav A:HOVER
{
	color: #162A8F;
}
/*Pages*/
#clients
{
	padding-left: 35px;
	padding-right: 45px;
}
#clients TD
{
	font-size: 8pt;
}
#clients UL
{
	padding: 0px;
	margin: 0px;
}
#clients LI
{
	margin-left: 10px;
}
#testimonials
{
	width: 200px;
	float: right;
	text-align: left;
	font-size: 10px;
	padding: 5px 5px 0px 0px;
}
#testimonialsHeader
{
	background-color: #95A2F2;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	border: 1px solid #000000;
}
/*Breadcrumb*/
#breadCrumb
{
	font-size: 8pt;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight: bold;
	float: left;
	padding-left: 5px;
}
/*footer*/
#footer
{
	position: relative;
	bottom: 0px;
	padding-bottom: 3px;
	padding-top: 5px;
	margin: auto;
	clear: both;
	font-size: 8pt;
	color: #D5D6DA;
}
#footer A
{
	color: #D5D6DA;
}
/*Google Map CSS
v\:**/
#INVALID-RULE
{
	behavior: url(#default#VML);
}
/*Misc*/
.imgBorder
{
	border: 1px solid #95A2F2;
}
#imgDesc P
{
	padding-left: 0px;
	padding-right: 0px;
}
