body {
	margin:0;
	padding:0;
	text-align:center;
	color:#657634;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;	background:url(images/menubg.gif);
	background-repeat:repeat-x;
	font-size:62.5%;
}

#container {
	background:url(images/pagebg.jpg);
}

a img {
	border:none;
}

h1 {
	font-size:2em; /* displayed at 24px */
}  

h2 {
	font-size:1.5em; /* displayed at 18px */
	margin: 15px 0;
	line-height: 1.1em;
}  

h3 {
	color: #5f9bd8;
	font-size:1.25em; /* displayed at 15px */
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: .1em;
	margin: 15px 0 0 0;
}  

h4 {
	font-size:1em;  /* displayed at 12px */
} 

#content h1 {
	text-align:right;
}

#articles #left h2{/* blog entries */
	margin: 10px 0 5px 0;
	padding: 0;
}

#articles #left h2 a{
	text-decoration: none;
}

#articles #left .byline{/* byline for blogs */
	margin: 0;
	padding: 0 0 5px 0;
	font-size: .8em;
}

#content{
	padding-top: 10px;
}

#content h2 {
	font-family: Georgia, serif;
	font-weight:normal;
	font-style: italic;
	text-transform: lowercase;
	font-size: 2.1em;
}

#content #right h2 {
	text-align:center;
	font-style: italic;
	text-transform: lowercase;
	font-size: 2em;
	font-weight: normal;
}

#survey #content  h2{
	text-align: left;
}

#container {
	font-size: 1.2em;
	line-height: 1.6em;
}

#headwrap {
	height:36px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:270px;
	clear:both;
	background:#0b3269 url(images/bg-intro.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border-bottom:4px solid #657634;
}

#secondaryheader {
	height:90px;
	clear:both;
	background:#0b3269 url(images/bg-secondary.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border-bottom:4px solid #657634;
}

#secondaryheader p{
	margin: 0;
	padding: 0;
	width: 900px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;
}

#logo {
	float:left;
	height:36px;
	width:400px;
	text-align:left;
}

#contact,#contact a {
}

#contact a:hover {
}

/* begin navigation */


#nav {
	float:right;
	height:36px;
	width:354px;
}

#nav ul {
	margin:0;
	padding:0;
}

#nav li {
	float:left;
	list-style-type:none;
}

#nav li a {
	display: block;
	text-indent: -9999px;
	
}

#m-home a{
	background: url(images/menu.png) no-repeat 0 0;
	height: 31px;
	width: 58px;
}

#m-home a:hover{
	background: url(images/menu.png) no-repeat 0 -31px;
}

#m-home .active{
	background: url(images/menu.png) no-repeat 0 -62px;
}

#m-about a{
	background: url(images/menu.png) no-repeat -58px 0;
	height: 31px;
	width: 50px;
}

#m-about a:hover{
	background: url(images/menu.png) no-repeat -58px -31px;
}

#m-about .active{
	background: url(images/menu.png) no-repeat -58px -62px;
}

#m-work a{
	background: url(images/menu.png) no-repeat -108px 0;
	height: 31px;
	width: 63px;
}

#m-work a:hover{
	background: url(images/menu.png) no-repeat -108px -31px;
}

#m-work .active{
	background: url(images/menu.png) no-repeat -108px -62px;
}

#m-articles a{
	background: url(images/menu.png) no-repeat -169px 0;
	height: 31px;
	width: 60px;
}

#m-articles a:hover{
	background: url(images/menu.png) no-repeat -169px -31px;
}

#m-articles .active{
	background: url(images/menu.png) no-repeat -169px -62px;
}

#m-services a{
	background: url(images/menu.png) no-repeat -229px 0;
	height: 31px;
	width: 63px;
}

#m-services a:hover{
	background: url(images/menu.png) no-repeat -229px -31px;
}

#m-services .active{
	background: url(images/menu.png) no-repeat -229px -62px;
}

#m-contactus a{
	background: url(images/menu.png) no-repeat -292px 0;
	height: 31px;
	width: 58px;
}

#m-contactus a:hover{
	background: url(images/menu.png) no-repeat -292px -31px;
}

#m-contactus .active{
	background: url(images/menu.png) no-repeat -292px -62px;
}


/* end navigation */

#content {
	width:900px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#content li {}

#content #left {
	width:650px;
	float:left;
	padding-bottom:30px;
}

#content #left p{
	line-height: 1.6em;
}

#content #homeportfolio {
	text-align:right;
}

#content #homeportfolio .port-home {
	padding-left:20px;
	width:195px;
	float:left;
	text-align:left;
	line-height: .9em;
	font-size: .9em;
}

.port-home p {
	/* font-style: italic; */
}

.port-home strong {
	font-style:normal;
}

/* portfolio page */

.port-main{
	clear:both;
}

.port-main img{
	float: left;
	margin: 0 10px 20px 0;
}

.it{
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", serif;
	font-weight: normal;
	font-size: 1.1em;
}

#content #right {
	font-family: Georgia, serif;
	width:200px;
	float:right;
	padding-bottom:30px;
	text-align:justify;
	min-height: 550px;
}

#content #right a{

}

#right strong {
	font-style:normal;
}

#right p {
	/* font-style:italic; */
}

#content #right ul{
	padding: 0 0 0 20px;
	margin: 0;
}

#content #right ul li{
	list-style-image: url(/images/bullet.gif);
}

#content #left #rfp{
	background: #FFFFFF;
	border:2px solid #657634;
	margin: 20px auto;
	padding: 20px;
}

#rfp .startover{
	font-size: .7em; /* 11 / 16 */
	text-align: right;
}

#rfp h3{
	margin-top: 0;
	padding-top: 0;
}

#content #left h1{
	font-weight: normal;
	color: #6db3f9;
	font-style: italic;
	font-family: Georgia;
}

#content #left #rfp form{
	margin: 0 auto;
}

#content .port a {
	font-size: .8em;
}

#content .port a:hover {
}

#content .port img {
}

#content .port a{
	width: 200px;
	display: block;
	height: 50px;
	border: none;
	text-align: right;
	/* margin-left: -10px; */
	padding: 10px 10px 0 0;
	text-decoration: none;
}

#content .port a:hover{
	background: #EEEBDF;
}

#content .port img{
	float: left;
	margin-left: 10px;
}

#footer {
	color:#6db3fa;
	min-height:201px;
	background:#061d3f url(images/footerbg.jpg);
	background-repeat:repeat-x;
	font-size: 1em;
	line-height: 1.8em;
}

#footer ul{
	margin: 0;
	padding: 0;
}

#footer ul li{
	padding: 0;
	margin: 0 0 0 20px;
}

#footer a,#footernav a {
	color:#6db3fa;
}

#footer a:hover,#footernav a:hover {
}

#footer #columnwrapper {
	padding:30px 0;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#footer1,#footer2,#footer3 {
	float:left;
	width:275px;
}

#footer1 {
	padding-right:25px;
}

#footer2 {
	padding:0 12px;
}

#footer3 {
	padding-left:25px;
}

#footernav {
	clear:both;
	padding:30px 0;
}

#content a {
	color:#657634;
}

#content a:hover {
	text-decoration: none;
}

.req-star{
	color: red;
}

form {
	font-size: .9em;
}

form input {
	height:14px;
	width:200px;
	padding: 3px;
}


form input.submit{
	height: auto;
	width: auto;
	margin-left: 135px;
}

#rfp form input.submit{
	margin-left: 175px
}

form textarea {
	padding: 3px;

}

dl dt {
	display:block;
	float:left;
	text-align:right;
	width:125px;
	margin-right:10px;
	padding-top:7px;
}

#rfp dl dt{
	width: 175px;
}


dl dd {
	padding:5px 0;
}

.readmore {
}

.required {
}

#portdescription {
}

#portdescription img {
}


	
/* technorati */
.techno {
}

#content .techno a {
}


	
/* blog */

#sidebar {
}

#sidebar {
}

#sidebar ul li ul {
}

.floatRight {
	float: right;
	margin: 0 0 10px 10px;
}

.postmetadata {
}

.post{
	border-bottom-color: #b8d85f;
	padding: 10px 0;
	border-bottom: 1px solid;
	clear:both;
}

#content .postmetadata,#content .postmetadata a {
}

.navigation {
	padding: 10px 0;
}

#visitor {
}

#content #visitor a {
}

.narrowcolumn {
}

.image {
}

.getstarted{
	text-align: center; 
	padding-left: 12px;
}

.getstarted a{
	display: block;
	background: url(images/contact.png) no-repeat 0 0;
	height: 50px;
	width: 175px;
	text-indent: -9999px;
}

.getstarted a:hover{
	background: url(images/contact.png) no-repeat 0 -50px;

}

.collab{
	font-weight: bold;
	font-size: 1.1em;
}