h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color: #29aae2;
padding-left: 12px;
padding-top: 10px;
font-weight: normal;
letter-spacing: -0.6px;
}

h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #363839;
padding-left: 12px;
font-weight: normal;
}



.h2 a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #29aae2;
letter-spacing: -0.3px;
text-decoration: underline;
}

.h2 a:hover
{
text-decoration: none;
}


h3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #363839;
padding-left: 12px;
font-weight: bold;
letter-spacing: -0.7;
}


h3 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #29aae2;
	font-weight: normal;
	letter-spacing: -0.1px;
	text-decoration: underline;
}

h3 a:hover
{
	color: #29aae2;
	text-decoration: none;
}

h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 6px;
	color: #29aae2;
	font-weight: bold;
	letter-spacing: -0.1px;
}

h4 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 6px;
	color: #29aae2;
	font-weight: normal;
	letter-spacing: -0.1px;
	text-decoration: underline;
}

h4 a:hover
{
	color: #29aae2;
	text-decoration: none;
}




.style3 {font-size: 10px}

em
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2d2f33;
font-weight: bold;
line-height: 18px;
}

#container
{
	padding: 12px;
	width: 800px;
	height: 100%;
	text-align: left;
	background-color: white;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}


#container p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2d2f33;
padding-left: 12px;
padding-bottom: 4px;
line-height: 16px;
}


#bodycontainer
{
width: 800px;
background-color:#FFFFFF;
}

#bodycontainer a
{
text-decoration: underline;
color: #2d2f33;
}

#bodycontainer a:hover
{
text-decoration: underline;
color: #29aae2;
}

#bodycontainer p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2d2f33;
}

#bodyleft
{
	width: 540px;
	float: left;
	background-color:#FFFFFF;
	margin-left: 2px;
}

.casestudyimage img
{
	border: #CCCCCC 1px solid;
	padding: 4px;
	background: #FFFFFF;
}


#bodyleft ul
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2d2f33;
vertical-align: top;
line-height: 16px;
}

#bodyleft li
{
list-style-image: url(images/bullet.gif);
padding-bottom: 4px;
vertical-align: top;
margin-left: -2px;
}

#bodyleft table
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2d2f33;
margin-left: 10px;
}

.left img
{
	float: left;
}

.bodyleft td
{
padding-left: 6px;
}

.bordertable td
{
	border-bottom: #F3F3F3 1px solid;
}

.rightborder td
{
	border-left: #e0e0e0 1px solid;
	border-top: #e0e0e0 1px solid;
	border-right: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
}

.services td
{
	border: #e0e0e0 1px solid;
	border-collapse: collapse;
}

.services ul
{
	list-style-image: url(images/bullet.gif);
	padding-bottom: 4px;
	vertical-align: top;
	margin-left: -8px;

}

.servicesborder td
{
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: none;
}



.portfolio
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.portfolio img
{
	padding: 8px;
	border: #e0e0e0 1px solid;
}

#bodyright
{
	float: right;
	width: 230px;
	background: #FFFFFF;
	margin-right: 1px;
	height:auto;
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
}

#bodyright p
{
	padding-left: 16px;
	margin-right: 10px;
}


#navcontainer 
{
	width: 220px; 
}


#navcontainer ul
{
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2d2f33;
	margin-left: 0px;
	margin-top: -5px;
	padding-left: 10px;
	padding-top: 12px;
}

#navcontainer a
{
	display: block;
	padding: 4px;
	padding-left: 22px;
	border-bottom: 1px solid #e0e0e0;
}

#navcontainer a:link, #navlist a:visited
{
	text-decoration: none;
	color: #2d2f33;
}

#navcontainer a:hover
{
	color: #29aae2;
	background: #ffffff;
}
#clear 
{
clear: both;
width: 800px;
padding-top: 4px;
padding-bottom: 2px;
background: #FFFFFF;
border-top: #CCCCCC 1px solid;
}

#clear p
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}

#clear a
{
text-decoration: underline;
color: #2d2f33;
}

#clear a:hover
{
text-decoration: none;
color: #29aae2;
}

#end
{
	width: 800px;
	clear: both;
	text-align: center;
	margin: 2px auto;
}

#end table
{
	color:#FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


#end p
{
	color:#FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#end a
{
	color: #FFFFFF;
	text-decoration: none;
}

#end a:hover
{
	text-decoration: underline;
}


#top 
{
	width: 820px;
	text-align: center;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}

#top p
{
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

#top a
{
	
	text-decoration: underline;
	color: #ffffff;
}

#top a:hover
{
	text-decoration: none;
	display: inline;
	background: #000000;
	color: #ffffff;
}


body {
	background-color: #ed3b25;
}

.style1 {
	color: #d9421e;
	font-weight: bold;
}

.style2 {
	font-size: 14px;
	font-weight: normal;
}

.style3 {font-size: 24px}

.style4 {font-size: 12px}
.style5 {color: #FFFFFF; font-weight: bold; font-size: 12px; }


.bottomborder td
{
	border-bottom: #ecebeb 1px solid;
}

.noborder td 
{
	border-bottom: #FFFFFF 1px solid;
}

.table 
{
	border: #ecebeb solid 1px;
	padding: 24px;
	border-collapse: collapse;
}

#menucontainer
{
width: 792px;
height: 52px;
background-image: url(images/menubg.gif);
background-repeat: repeat-x;
padding: 4px;
text-align: center;
}

#menucontainer table
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2d2f33;
text-align: center;
}

#menucontainer a 
{ 
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2d2f33;
padding: 4px;
}

#menucontainer a:link, #menucontainer a:visited
{
color: #2d2f33;
text-decoration: none;
}

#menucontainer a:hover
{
color: #FFFFFF;
background-color: #29aae2;
text-decoration: none;
font-weight: bold;
}

blockquote
{
font-style: italic;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2d2f33;
}

.righttbl
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #2d2f33;
}