/* styles */
body
{margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-width: 0px;
margin-height: 0px}

ul
{color: #666666;
font-family: Arial;
font-size:  9pt;
font-weight: none}
a
{font-family: Arial;
font-size:  8pt;
font-weight: none;
}

li
{
	color: #666666;
	font-family: Arial;
	font-size:  8pt;
	font-weight: none
}

p
{color: #666666;
font-family: Arial;
font-size:  8pt;
font-weight: none}

.title01
{color: #FF5200;
font-family: Arial;
text-align : left;
font-size:  12pt;
font-weight: bolder;
text-decoration: none}
.title01center
{
	color: #FF5200;
	font-family: Arial;
	text-align : center;
	font-size:  12pt;
	font-weight: bolder;
	text-decoration: none
}

.title02
{color: #0082c8;
font-family: Arial;
text-align : left;
font-size:  12pt;
font-weight: bolder;
text-decoration: none}

.title02_2
{color: #FF5200;
font-family: Arial;
font-size:  19pt;
font-weight: bolder;
text-decoration: none;}

.title02_3
{color: #333333;
font-family: Arial;
font-size:  19pt;
font-weight: bolder;
text-decoration: none;}

.title03
{color: #FF5200;
font-family: Arial;
text-align : center;
font-size:  10pt;
font-weight: bolder;
text-decoration: none}

.title04
{color: #bebebe;
font-family: Arial;
text-align : left;
font-size:  11pt;
font-weight: bolder;
text-decoration: none}

.content01
{color: #666666;
font-family: Arial;
font-size:  10pt;
font-weight: none;
text-align : left;
line-height: 11pt;
text-decoration: none}

.content01 a:hover
{color: #666666;
font-family: Arial;
font-size:  10pt;
font-weight: none;
text-align : left;
line-height: 11pt;
text-decoration: none}

.content02
{color: #bebebe;
font-family: Arial;
font-size:  10pt;
font-weight: none;
text-align : left;
line-height: 11pt;
text-decoration: none}

.content03
{color: #FF5200;
font-family: Arial;
font-size:  10pt;
font-weight: none;
text-align : left;
line-height: 11pt;
text-decoration: none}
.content03 a:hover
{
	color: #FF5200;
	font-family: Arial;
	font-size:  10pt;
	font-weight: none;
	text-align : left;
	line-height: 11pt;
	text-decoration: underline
}

.resources01
{color: #000000;
font-family: Arial;
font-size:  10pt;
font-weight: bolder;
text-align : left;
line-height: 11pt;
text-decoration: none}

.testimonials
{color: #ffffff;
font-family: Arial;
text-align : center;
font-size:  8pt;
font-weight: bolder;
text-decoration: none}

.pull_quote
{color: #948888;
font-family: Arial;
text-align : left;
font-size:  8pt;
font-weight: bolder;
text-decoration: none}

a
{color: #006699;
font-family: Arial;
font-size:  9pt;
font-weight: none;
text-decoration: none}

a:hover
{color: #5691b5;
font-size:  9pt;
text-decoration: none}

a.link
{color: #FF5200;
text-align : left;
font-family: Arial;
font-size:  8pt;
font-weight: bolder;
text-decoration: none}

a.link:hover
{color: #b25511;
font-size:  8pt;
font-weight: bolder;
text-align : left;
text-decoration: none}

a.resources02
{color: #FF5200;
text-align : left;
font-family: Arial;
font-size:  8pt;
font-weight: bolder;
text-decoration: none}

a.resources02:hover
{color: #b25511;
font-size:  8pt;
font-weight: bolder;
text-align : left;
text-decoration: none}

a.testimonials01
{color: #ffffff;
font-family: Arial;
text-align : center;
font-size:  8pt;
font-weight: bolder;
text-decoration: none}

a.testimonials01:hover
{color: #000000;
font-family: Arial;
text-align : center;
font-size:  8pt;
font-weight: bolder;
text-decoration: none}

.memberbox01 {FONT-SIZE: 10px; WIDTH: 160px; HEIGHT: 17px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.casestudy {FONT-SIZE: 10px; WIDTH: 220px; HEIGHT: 17px; COLOR: #999999; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none}

* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-html {
    background-color: white;
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}
.control {
	float: right;
    display: block;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover {
	color: black !important;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF5200;
	text-decoration: none;
}
#nav-menu ul
{
	width:700px;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
} 
#nav-menu li
{
	
	float: left;
	margin: 0 0.15em;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;

} 
#nav-menu a:hover{
color: #FF5200;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#nav-menu a{
color: #FFF;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#callout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	text-transform: capitalize;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;

}
