html {
height: 101%;
text-align: center;
}

body {
margin: 0px auto;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
color: #666666;
}

td {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
color: #666666;
}

h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 130%;
margin-top: 0px;
margin-bottom: 0px;
color:#666666;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 160%;
margin-top: -3px;
margin-bottom: 0px;
color:#666666;
}

h3 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 120%;
margin-top: 0px;
color: #666666;
}
h3.blue {
color: #006dba;
margin-bottom: -12px;
}
h3.orange {
color: #ff6d06;
margin-bottom: -12px;
}
h3.blue2 {
color: #006dba;
}
h3.orange2 {
color: #ff6d06;
}

img {
border: 0px;
}

a {
color: #006dba;
text-decoration: underline;
}

a:hover, a:active {
color: #CC6600;
text-decoration: underline;
}


#header {
	 
	clear:both;
	

	

}

#header {
 display: block;
height: 120px;
background-image: url('images/header_4.gif');
font-weight: normal;
font-size: 18pt;
color: #FFFFFF

}


#header h2
{
color:white
}
 
#page-container {
	width: 760px;
	margin: auto;
 text-align: left;
}


#sidebar-a {
	float: right;
	width: 280px;
 
	line-height: 18px;

}

#sidebar-a .padding {
	padding: 25px;
}


#content {
 
	margin-right: 280px;
	line-height: 18px;

}
#content h1 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
	font-size:140%;
	color:blue;
}


#content h2 {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content p {
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

#content .padding {
	padding: 25px;
}



#footer {
   clear:both;	 
	height: 66px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #c9c9c9;
	border-top: 1px solid #efefef;
	padding: 13px 25px;
	line-height: 18px;

padding-top: 13px;
}

#footer #copyright {
	padding-top: 13px;
}
#footer a {
	color: #c9c9c9;
	text-decoration: none;
}
 

#footer a:hover {
	color: #db6d16;
}

#footer #altnav {
	width: 350px;
	float: right;
	text-align: right;
}



 

 

 

 
 

 

h2 {

	 
	 
	font-size:130%;
	color:green;
	}
	
 
body.about dt#about,
body.about dt#about a,
body.about dt#about a:hover,
body.services dt#services,
body.services dt#services a,
body.services dt#services a:hover,
body.portfolio dt#portfolio,
body.portfolio dt#portfolio a,
body.portfolio dt#portfolio a:hover,
body.contact dt#contact,
body.contact dt#contact a,
body.contact dt#contact a:hover {
	background-position: 0 -100px;
}

#tnav {
display: block;
width: 760px;
}

#tnavitems a {
position: relative;
vertical-align: bottom;
bottom: 5px;
padding: 5px 10px 5px 10px;
border-right: 1px dashed #CCCCCC;
}

#tnavitems a:hover, #tnavitems a:active {
color: #cc5705;
text-decoration: underline;
background-color: #f6f6f6;
border-top: 1px solid #e1e1e1;
}

#tnavitems .select {
position: relative;
bottom: 5px;
padding: 5px 10px 5px 10px;
color: #8c8c8c;
border-right: 1px dashed #CCCCCC;
border-top: 1px solid #999999;
background-color: #f6f6f6;
}

#tnavitems .end {
position: relative;
bottom: 5px;
padding: 5px 10px 5px 10px;
font-size: 12px;
border-right: 1px dashed #CCCCCC;
}