/* Default Styles */
body{
	color: #666;
	background-color: #134;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0;
}
a, a:visited, a:active {
	color: #134;
	text-decoration: none;
	cursor: pointer;
}
p a:hover{
	border-bottom: dotted 1px #134;
}
h1{
	color: #134;
	font-size: 21px;
	font-weight: normal;
	font-family: georgia, serif;
	padding-bottom: 5px;
	margin-top: 0px;
	clear: both;
	border-bottom: dotted 1px #CBA;
}
h1 span.PastClients{
	font-size: 12px;
}
.FirstWord{
	color: #134;
}
h2{
	width: 100%;
	color: #000;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
}
h3{
	width: 175px;
	color: #FFF;
	font-size: 16px;
	text-align: center;
	background-color: #0071BC;
	background-image: url(/Images/h3_back.png);
	background-attachment: scroll;
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 8px;
	-moz-border-radius-topleft: 12px;
	-webkit-border-top-left-radius: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
}
p{
	margin-bottom: 10px;
	padding: 0px;
	clear: both;
	line-height: 1.5em;
}
img {
	behavior: url("../Images/iepngfix.htc");
}
ul, ol {
	line-height: 1.5em;
	clear: both;
}
form{
	margin: 0px;
	padding: 0px;
}
blockquote{
	color: #333;
	font-size: 14px;
	font-weight: bold;
	padding: 10px;
	margin: 10px 0px;
	line-height: 1.5em;
}

/* Template Styles */

.clearer {
	height: 1px;
	clear: both;
	margin-top: -1px;
}
.MarginRight{
	margin-right: 10px;
}
.FloatLeft{
	float: left;
}
.FloatRight{
	float: right;
}
.TagThis{
	width: 110px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 30px;
	clear: both;
	text-align: center;
	float: left;
}
.Padlink{
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	clear: both;
}
.FloatRow{
	width: 100%;
	float: left;
}
.Padding{
	padding: 10px;
}
.position{
	margin: 0px;
	padding: 0px;
}
.Bold{
	font-weight: bold;
}
#description{
	width: 100%;
	height: 90px; 
	overflow: hidden;
	margin-bottom: 5px;
	padding: 0px;
	float: left;
	clear: both;
}
#DescriptionButton{
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	text-align: right;
	overflow: hidden;
}
.MaintenanceBox{
	width: 98%;
	float: left;
	clear: both;
	font-weight: bold;
	background-color: #FFD;
	border: solid 1px #FC0;
	padding: 5px;
	margin-bottom: 10px;
}
.InputStyle{
	padding: 5px;
	border: solid 1px #EEE;
}
.LargeQuote{
	font-size: 28px;
	font-weight: bold;
	padding: 3px;
}
.ArrowList{
	list-style-image: url("/Images/arrow_bullet.png");
}
.UrgentText{
	color: red;
	font-weight: bold;	
}

/* Header */

#Header{
	width: 100%;
	margin-top: 35px;
	margin-bottom: 0px;
	padding-top: 0px;
	clear: both;
	position: relative;
}
#CenterHeader{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	padding: 0px;
	background-color: #134;
	border-top: solid 3px #EFEEE4;
	border-left: solid 3px #EFEEE4;
	border-right: solid 3px #EFEEE4;
}
.MainNavigation{
	font-size: 12px;
	width: 1000px;
	background-color: #134;
	float: left;
	margin-top: 0px;
	line-height: normal;
}
.MainNavigation ul{
	margin: 0px;
	padding: 0px;
    _padding-bottom: -8px;
}
.MainNavigation li{
	display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
.MainNavigation li a, .MainNavigation li a:visited, .MainNavigation li a:active{
	color: #FFF;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	text-align: center;
	text-decoration: none;
	border-right: solid 1px #256; 
	float: left;
}
.MainNavigation li a.BorderLeft{
	border-left: solid 1px #DD0;
}
.MainNavigation li a.BorderNone{
	border: none;
}
.MainNavigation li a.Ideas{
	color: red;
}
.MainNavigation li li{
	border: none;
}
.MainNavigation li a:hover{
	background-color: #256;
	text-decoration: underline;
}
.SubNavigation{
	font-size: 12px;
	width: 1000px;
	background-color: #888;
	float: left;
	margin-top: 0px;
	line-height: normal;
}
.SubNavigation ul{
	margin: 0px;
	padding: 0px;
    _padding-bottom: -8px;
}
.SubNavigation li{
	display: block;
    float: left;
    margin: 0px;
    padding: 0px;
}
.SubNavigation li a, .SubNavigation li a:visited, .SubNavigation li a:active{
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
	display: block;
	text-align: center;
	text-decoration: none;
	border-right: solid 1px #AAA; 
	float: left;
}
.SubNavigation li a.BorderLeft{
	border-left: solid 1px #DD0;
}
.SubNavigation li a.BorderNone{
	border: none;
}
.SubNavigation li a.Ideas{
	color: red;
}
.SubNavigation li li{
	border: none;
}
.SubNavigation li a:hover{
	background-color: #AAA;
	text-decoration: underline;
}
#Logo{

}

/* Body Styles */

#Body{
	width: 100%;
	margin: 0 auto;
	clear: both;
	position: relative;
}
#BodyContent{
	background-color: #EFEEE4;
	width: 990px;
	height: 100%;
	margin: 0 auto;
	clear: both;	
	position: relative;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 0px;
	border-left: solid 3px #EFEEE4;
	border-right: solid 3px #EFEEE4;
}
#MainBody{
	width: 730px;
    _width: 690px;
	height: 100%;
	position: relative;
	float: left;
	padding: 10px;
	margin-right: 10px;
}
#SideBody{
	width: 200px;
	height: 100%;
	background-color: #EDC;
	position: relative;
	float: right;
	padding: 10px;	
}

/* Footer Styles */

#Footer{
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
	clear: both;
	position: relative;
}
#Footer a{
	color: #FFF;
}
#Footer a:hover{
	text-decoration: underline;
}
#CenterFooter{
	color: #FFF;
	background-color: #134;
	width: 980px;
	margin: 0 auto;
	padding: 10px;
	text-align: left;
	border-bottom: solid 3px #EFEEE4;
	border-left: solid 3px #EFEEE4;
	border-right: solid 3px #EFEEE4;
}
.FooterLinks{
	margin: 0px;
	margin-top: -2px;
	padding: 0px;
}
.FooterLinks li{
	display: block;
	float: left;
	margin-right: 10px;
}
.FooterLinks li a, .FooterLinks li a:active, .FooterLinks li a:visited{
	color: #FFF;
}
.FooterLinks li.Header{
	font-weight: bold;
	border-right: none;
}
.FooterLogo{
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
}
.FooterLogo img{
	width: 75px;
}
.FooterInfo{
	clear: both;
	text-align: center;
	padding: 10px;
}
.FooterInfo a{
	color: #FFF;
}

/* Home Page */

.HomeHeaderContainer{
	background-color: #DDD;
	width: 1000px;
	clear: both;
}
.HomeHeaderColumn{
	background-color: #EEE;
	width: 290px;
	margin: 10px;
	padding: 10px;
	float: left;
}

/* Projects Page */

.ProjectColumnFloat{
	width: 130px;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}

.ProjectColumnFloat img{
	width: 130px;
	height: 60px;
	border: solid 2px #CDA;
	position: absolute;
	left: 0px;
	top: 0px;
}
.ProjectColumnFloat img:hover{
	cursor: pointer;
	border: solid 3px #987;
	width: 150px;
	height: 75px;
	left: -10px;
	top: -7px;
	z-index: 100;
}

/* Clients Page */

.ClientImage{
	width: 200px;
	max-height: 200px;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 10px;
	vertical-align: top;
	float: left;
}
.ClientImage img{
	width: 100%;
	vertical-align: top;
}
.ClientBio p{
	float: left;
}

/* Contact Us */

.ContactUsRow{
	width: 100%;
	float: left;
	margin-bottom: 5px;
	clear: both;
}
.ContactUsTextColumn{
	width: 110px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 5px;
	float: left;
	clear: right;
}
.ContactUsInputColumn{
	width: 250px;
	float: left;
}

/* Connections Page */

.ConnectionsColumnFloat{
	width: 130px;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	position: relative;
}
.ConnectionsColumnFloat img{
	width: 130px;
	height: 60px;
	border: solid 2px #CDA;
	position: absolute;
	left: 0px;
	top: 0px;
}

/* Video Styles */

.VideoContainer{
	width: 210px;
	#width: 210px;
	_width: 210px;
    padding: 8px;
    margin-right: 16px;
    margin-bottom: 16px;
	float: left;
    border: solid 1px #EDC;
}
.VideoContainer:hover{
    background-color: #EDC;
}
.VideoThumbnail{
	width: 140px;
	height: 100px;
	text-align: center;
	float: left;
    clear: both;
    margin-left: 33px;
    margin-bottom: 10px;
}
.VideoThumbnail img{
	width: 140px;
	height: 100px;
	background-color: #FFF;
	background-repeat: no-repeat;
	padding: 2px;
	border: solid 1px #DDD;
}
.VideoThumbnail img:hover{
	border: solid 1px #134;
}
.VideoTitle{
    font-size: 12px;
	clear: both;
    text-align: center;
}
