/* Hand Coded by Jarett Horehlad - jhorehlad@yahoo.com*/
body
{
	margin: 0px;
	padding: 0px;
	background: #fff url(images/p_bg.gif) repeat-x top left;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}
#flashContent
{
	cursor: pointer;
}

/* General Link Styles */
a
{
	color: #deaa00;
	text-decoration: underline;
	font-weight: bold;
}

a:hover
{
	color: red;
	text-decoration: none;
}

a:visited { }

/* Page Header */
#phead
{
	margin: 0px auto;
	width: 1000px;
	height: 130px;
	background: url(images/phd_bg.png) no-repeat top center;
}

.phleft
{
	float: left;
	width: 350px;
	height: 100px;
	margin: 15px 0px 0px 0px;
}

/* .phmid {
			float: left;
			width: 250px;
			margin: 0px 0px 0px 50px;
} */

.phright
{
	float: right;
	width: 550px;
	height: 100px;
	margin: 15px 20px 0px 0px;
}

/* Top Navigation */
#tmenu
{
	float: left;
	width: 100%;
	height: 42px;
	margin: 0px 0px 20px 0px;
	/*background: #ffc300 url(images/tm_bg.gif) repeat-x top left;*/
}

.tmenu
{
	margin: 0px auto;
	padding: 0px;
	width: 1003px;
	height: 42px;
	background: url(images/tmenu_bg.gif) no-repeat top right;
	list-style-type: none;
}

.tmenu li
{
	float: left;
	width: 200px;
	height: 42px;
	margin: 0px;
	padding: 0px;
}

.tmenu a
{
	float: left;
	width: 160px;
	height: 36px;
	margin: 0px;
	padding: 6px 20px 0px 20px;
	background: url(images/tm_a.gif) no-repeat top left;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.tmenu a:hover
{
	background: url(images/tmenu_a_hov.gif) no-repeat top left;
	color: yellow;
	text-decoration: none;
}

.tmenu a:visited { }

.tmenu span
{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}

/* main page wrapper */
#mpage
{
	clear: both;
	margin: 0px auto;
	width: 1000px;
	padding: 0px 0px 20px 0px;
	border-bottom: 20px solid #fff;
	background: #fff url(images/mp_bg.gif) repeat-y top left;
}

.mpleft
{
	float: left;
	width: 180px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}

.mpmid
{
	float: left;
	width: 558px;
	margin: 0px 0px 0px 38px;
	padding: 0px;
}

.mpright
{
	float: right;
	width: 180px;
	margin: 0px 4px 0px 0px;
	padding: 0px;
}

/* Social Networks */
#snets
{
	clear: both;
	margin: 0px auto;
	width: 958px;
	padding: 10px 20px 10px 20px;
	border: 1px solid #e7e7e7;
	background: #efefef;
	color: #004890;
	vertical-align: top;
}

#snets p
{
	float: left;
	width: 405px;
	margin: 0px 4px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-align: right;
}

#snets img
{
	float: right;
	margin: 0px 6px 0px 0px;
}

/* Footer Style */
#footlinks
{
	clear: both;
	margin: 0px auto;
	width: 958px;
	padding: 7px 20px 0px 20px;
	border: 1px solid #e7e7e7;
	background: #efefef;
	color: #004890;
	vertical-align: bottom;
	text-align: center;
}

#foot
{
	clear: both;
	margin: 0px auto;
	margin-bottom: 10px;
	width: 1000px;
	padding: 0px;
}

#foot a { text-decoration: none; }

.fleft
{
	float: left;
	width: 280px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
	line-height: 1.5em;
	font-size: 10px;
}

.fleft span { color: #e7e7e7; }

.fmid
{
	float: left;
	width: 200px;
	margin: 10px 0px 0px 20px;
	text-align: left;
	line-height: 1.5em;
	font-size: 11px;
}

.fmid a
{
	color: #ccc;
	text-decoration: none;
}

.fmid a:hover
{
	color: red;
	text-decoration: none;
}

.fmid a:visited { }
.fmid span { color: #e7e7e7; }

.fright
{
	float: right;
	width: 800px;
	margin: 10px -110px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.fright img { margin: 0px 0px 0px 10px; }

/* Homepage Styles */
/* Home Left */
.plp
{
	float: left;
	width: 158px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}

.newpromo
{
	margin: 0px 0px 0px 0px;
	background: #b5d5f5;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 5px;
	border-left: 1px;
	border-style: solid;
	border-color: #88b4df;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

.umm
{
	background: #004890;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 5px;
	border-left: 1px;
	border-style: solid;
	border-color: #de8300;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding: 25px 10px 25px 10px;
	color: #fff;
}

.ummb
{
	background: #001860;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 5px;
	border-left: 1px;
	border-style: solid;
	border-color: #6a4fb0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding: 30px 10px 30px 10px;
	color: #fff;
}

.ummc
{
	font-weight: 900;
	background: #fff8ab;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 5px;
	border-left: 1px;
	border-style: solid;
	border-color: #6a4fb0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	padding: 30px 10px 30px 10px;
	color: #000;
}

.ummc span {
	font-style: italic;
}

.ads {
	border-top: 1px;
	border-right: 1px;
	border-bottom: 5px;
	border-left: 1px;
	border-style: solid;
	border-color: #6a4fb0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}
 
/* Home Mid */
.hfeat
{
	float: left;
	width: 558px;
	height: 325px;
	background: #ffffff;
	border-bottom: 1px dotted;
	border-color: #6a4fb0;
	cursor: pointer;
}

.welcome
{
	float: left;
	width: 347px;
	margin: 10px 0px 0px 0px;
	padding: 0px 10px 0px 0px;
	border-right: 1px solid #e7e7e7;
}

.welcome h1
{
	float: left;
	width: 347px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #e7e7e7;
	text-align: left;
	font-family: georgia, tahoma, sans-serif;
	font-size: 20px;
	font-style: italic;
	color: #131313;
}

.welcome p
{
	float: left;
	width: 320px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
	text-align: left;
}

.featcase
{
	float: right;
	width: 190px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	background: #cce6ff;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 5px;
	border-left: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #9bc4ed;
}

.featcase h2
{
	float: left;
	width: 190px;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	background: #b4daff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #131313;
}

.featcase p
{
	float: left;
	width: 170px;
	margin: 10px 0px 0px 10px;
	text-align: left;
}

.featcase img
{
	float: left;
	margin: 10px 0px 0px 10px;
}

/* Home Right */
.prp
{
	float: left;
	width: 158px;
	padding: 10px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	font-size: 12px;
}

.consumer
{
	margin: 0px 0px 0px 0px;
	background: #efefef;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 5px;
	border-left: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #e7e7e7;
	text-align: center;
}

.wpaper
{
	background: #fff8ab;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 5px;
	border-left: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #eee585;
	text-align: center;
}

.blog
{
	background: #bcddfe;
	border: 1px solid #9bc4ed;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.icons
{
	text-align: center;
	background: #bcddfe;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 5px;
	border-left: 1px;
	border-style: solid;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-color: #9bc4ed;
}

/* Page Titles */
.pgtitle
{
	float: left;
	width: 538px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	background: #ffee93;
	border-bottom: 3px solid #ffde2a;
	text-align: left;
	letter-spacing: -1px;
	font-family: georgia, tahoma, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	color: #000a28;
}

.pgtitle span { color: #eccb15; }

/* Page Content Text Blocks */
.pgtxt
{
	float: left;
	width: 538px;
	margin: 20px 0px 0px 10px;
	text-align: left;
	/*text-indent: 4px;*/
}

/* Services Page Styles */
.servlist
{
	clear: both;
	float: left;
	width: 516px;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 5px 0px;
	background: #fff;
	border: 1px solid #efefef;
	list-style-type: none;
}

.servlist li
{
	float: left;
	width: 486px;
	margin: 5px 0px 0px 5px;
	padding: 10px 10px 10px 10px;
	background: #f6f6f6;
	text-align: left;
}

.inslist
{
	clear: both;
	float: left;
	width: 380px;
	margin: 20px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	/*background: #fff;
	border: 1px solid #efefef;*/
	list-style-type: circle;
}

.inslist li
{
	float: left;
	width: 350px;
	margin: 5px 0px 0px 15px;
	/*padding: 10px 10px 10px 10px;
	background: #f6f6f6;*/
	text-align: left;
}

/* Contact Page Styles */
.contact
{
	background: #fff;
	border: 1px solid #e7e7e7;
}

.contact span { color: #248cc9; }

.contact legend
{
	padding: 10px 20px 10px 20px;
	background: #efefef;
}

.contact form
{
	float: left;
	width: 496px;
	margin: 10px 0px 0px 0px;
	padding: 20px 20px 20px 20px;
	background: #efefef;
	text-align: left;
	line-height: 2.5em;
}

.contact label { clear: both; }

.conus
{
	padding: 6px 0px 6px 0px;
	background: #ffee93;
	text-indent: 4px;
}

/* Case Studies Styles */
.castud
{
	float: left;
	width: 556px;
	margin: 20px 0px 0px 1px;
	padding: 20px 0px 27px 0px;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	list-style-type: none;
}

.castud li
{
	float: left;
	width: 130px;
	height: 90px;
	margin: 7px 0px 0px 7px;
	padding: 0px;
}

.castud a
{
	float: left;
	width: 84px;
	height: 50px;
	margin: 0px;
	padding: 20px 20px 20px 20px;
	border: 3px solid #004890;
	background: #001860;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.castud a:hover
{
	border: 3px solid #001860;
	background: #004890;
	color: yellow;
	text-decoration: none;
}

/* Individual Study */
.cscase
{
	float: left;
	width: 370px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: left;
}

.cscase p
{
	float: left;
	width: 350px;
	margin: 20px 0px 0px 10px;
	text-align: left;
}

.csimgs
{
	float: right;
	width: 180px;
	background: #f7f7f7;
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.csimgs img
{
	float: left;
	margin: 10px 0px 0px 10px;
	border: 0px;
}

.cshead
{
	float: left;
	width: 350px;
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background: #f7f7f7;
	text-align: left;
	font-family: georgia, tahoma, helvetica;
	font-size: 16px;
	color: #d84800;
}

.csobj, .csres
{
	float: left;
	width: 300px;
	margin: 20px 0px 0px 35px;
	padding: 0px;
}

.csres ul
{
	float: left;
	width: 280px;
	margin: 10px 0px 0px 10px;
	padding: 0px;
}

.csclient
{
	float: left;
	width: 540px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	text-align: center;
}

.maaw
{
	clear: both;
	float: left;
	position: fixed;
	left: 20px;
	top: 300px;
	bottom: 60px;
	margin-bottom: 100px;
}

/* General Styles */
ol, ul { clear: both; }

fieldset
{
	clear: both;
	float: left;
	width: 536px;
	margin: 20px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #e7e7e7;
	background: #fff;
}

