body {
	margin: 0px;
	font-size:x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color:#3399FF;
	background-color:#ffffff;
	background-position: left top;
	background-image:  url(../_images/hdrRule.jpg);
	background-repeat: repeat-x;
}


a:link { color: #2D8700; text-decoration: none; }
a:active { color: #37A600; text-decoration: none; }
a:visited { color: #2D8700; text-decoration: none; }
a:hover { color: #37A600; text-decoration: none; }


.primary_blue { color: #428CE7; }
.secondary_blue { color: #004A80; }
.primary_red { color: #AC0000; }
.primary_grey { color: #808080; }

#dontseeme {
	display: none;
	text-indent: -99999px;
	color: #000000;
	font-size: 0px;
	letter-spacing: -1px;
}

#topnav {
	width: 760px;
	height: 63px;
	margin-top: 23px;
}

#page_content {
	position: relative;
	width: 760px;
	padding-top: 40px;
}

/** nav **/

#navBtns {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 90%;
	color: #2D8700;
	text-decoration: none;
	padding-right: 8px;
	padding-top: 8px;
	font-weight: bold;
	letter-spacing: 0.2em;
	
}

#navBtns a, a:visited {
	color: #2D8700;
	text-decoration: none;
}
#navBtns a:hover, a:active {
	color: #37A600;
	text-decoration: none;
}

/** end of nav **/

/** copyright footer **/

#homecopyright {
	font-size: 9px;
	line-height: 200%;
	position: relative;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

#homecopyright a, a:visited {
	color: #666666;
	text-decoration: none;
}
#homecopyright a:hover, a:active {
	color: #428CE7;
	text-decoration: underline;
}

/** end copyright footer **/


/** copyright footer **/

#copyright {
	font-size: 9px;
	line-height: 200%;
	position: relative;
	padding-left: 10px;
	padding-top: 40px;
	padding-bottom: 20px;
}

#copyright a, a:visited {
	color: #428CE7;
	text-decoration: none;
}
#copyright a:hover, a:active {
	color: #428CE7;
	text-decoration: underline;
}

/** end copyright footer **/


/** gray border **/
#top_bdr {
	background-image: url(../_images/top_bdr.jpg);
	background-position: center top;
	height: 12px;
	background-repeat: no-repeat;
}
#bottom_bdr {
	background-image: url(../_images/bottom_bdr.jpg);
	background-position: center bottom;
	height: 13px;
	background-repeat: no-repeat;
}
#content {
	background-image: url(../_images/content_bg.jpg);
	background-repeat: repeat-y;
	padding-right: 50px;
	padding-left: 50px;
	color: #666666;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 150%;
}

/** end gray border **/

/** content inside box **/
#content h2 {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: x-small;
	color: #428CE7;
	font-weight: bold;
	letter-spacing: 0.25em;
	padding-bottom: 10px;
}

#content a, a:visited {
	color: #2D8700;
	text-decoration: none;
}
#content a:hover, a:active {
	color: #37A600;
	text-decoration: none;
}

#info_btns {
	clear:both;
	padding-top: 10px;
}
/** end content inside box **/


/** specifics to pages **/

/** clients page **/
.clients {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #666666;
	line-height: 150%;
}
/** end clients page **/

/** testimonials page **/
#testSubject{
	font-weight: bold;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}

.testName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #4F8CE7;
	line-height: normal;
	font-weight: normal;
}
/** end testimonials page **/

/** contact page (for blue email address) **/
#email {
	color: #428CE7;
}

#email a,  a:visited{
	color: #428CE7;
}
#email a:hover, a:active {
	color: #428CE7;
	text-decoration: underline;
}
/** contact page (for blue email address) **/

/** team page (for blue email address) **/
#team {
	
}

#team a,  a:visited{
	color: #428CE7;
}
#team a:hover, a:active {
	color: #428CE7;
	text-decoration: underline;
}
/** contact page (for blue email address) **/
#music {
	float: right;
}

.photo {
	background-color: #FFFFFF;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 2px;
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.photoPage {
	background-color: #FFFFFF;
	margin-top: 2px;
	
	margin-bottom: 10px;
	
	border: 1px solid #CCCCCC;
	padding: 2px;
}
#webport {
	padding-right: 30px;
	padding-top: 40px;
}
#adport {
	padding-right: 30px;
	padding-top: 0px;
}
#workCopy {
}
#backBtn {
	clear: both;
}
#backBtn_ad {
	padding-top: 480px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;	
}
.serviceHeading {
	padding-top: 40px;
	margin-top: 40px;
	height: 40px;
	font-weight: bold;
}
#form {
	padding-right: 240px;
}

#homebuttons {
	color: #B7B2AC;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 12px;
}
#homebuttons a, a:visited {
	color: #B7B2AC;
}

#homebuttons a:hover,  a:active {
color: #2D8700;
	text-decoration: none;
	}

#flashMovie {
	padding-top: 48px;
}.extras {
	font-size: 90%;
	font-weight: bold;
	text-transform: capitalize;
}
#backColor {
	background-color: #eaedf9;
	
}
#feeContent {
	background-color: #eaedf9;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#cornerTop{
	background-image: url(../_images/cornerTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #eaedf9;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}
#cornerBottom{
	background-image: url(../_images/cornerBottom2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #eaedf9;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 0px;
}

#FAfeeContent {
	background-color: #edeedf;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#FAcornerTop{
	background-image: url(../_images/cornerTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #edeedf;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
}
#FAcornerBottom{
	background-image: url(../_images/cornerBottom2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #edeedf;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 0px;
}



.proposalcaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
}
#propDiv {
	padding: 10px;
}
#podBottom {
	background-image: url(../_images/podBottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
