/* CSS Document  */


* {
	margin:0pt;
	padding:0pt;
}

#header-top,
#footer-bottom{
	behavior: url(../scripts/iepngfix.htc);
}

body {
	font-family:Verdana ,Helvetica,sans-serif;
	font-size:11px;
	line-height:1.5em;
	background:url(../images/global/bg.jpg) top left repeat;
}
#container {
	width:827px !important;
	width:840px;
	background-image:url(../images/global/bg.png) !important;
	background-image:url(../images/global/bg-ie.jpg);
	background-repeat: repeat-y;
	padding:0px 19px;
	margin:0pt auto;
	position:relative;
	color:#333;
}

a {
	color:#F58025;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}

img{
	padding:0 10px 10px 0;
}	

.subtitle{
	padding-bottom:10px;
}

span{
	color:#F58025;
	font-weight:bold;
}

span.read-more {
	float:right;
	text-decoration:none;
	cursor:pointer;
}

iframe{
	border:1px solid #999;
}

.clear {
	clear:both;
}

.logo{
	padding: 10px; 0 20px 0;
}

.contact-form input,
.contact-form select,
.contact-form textarea{
	border: #999 solid 1px;
}

.divider{
	border-top:1px dashed #F58025;
	padding-bottom:10px;
}

.testimonal-text{
	padding:0 5px;
}


#header-top{
	background:url(../images/global/header-bg.png) no-repeat;
	width:865px !important;
	width:878px;
	height:16px;
	margin:0pt auto;
	margin-top:20px;
	position:relative;
}

#header{

}

#nav{
	background:url(../images/global/nav-bg.jpg) repeat-x;
	width:830px;
	height:36px;
	margin-bottom:1px;
}

#nav ul{
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	padding-top:9px;
	
}

#nav li{
	float:left;
	background:url(../images/global/nav-divder.jpg) right no-repeat;
	/*padding:0 6px 0 6px;*/
	padding:0 10px;
}

#nav li.selected a{
	color:#F58025;
	font-weight:normal;
}

#nav a{
	color:#84796A;
	font-weight:normal;
}

#nav a:hover{
	color:#F58025;
	text-decoration:none;
}

#left-col{
	width:530px;
	padding-left:20px;
	float:left;
}

#left-col ul{
	padding:10px 0 0 35px;
	list-style:url(../images/global/bullet-point.gif);
}

#left-col li{
	padding:2px 0;
}

#left-col-large{
	width:795px;
	padding-left:20px;
	float:left;
}

#left-col-contact{
	width:400px;
	padding-left:20px;
	float:left;
}

#right-col{
	padding-left:25px;
	padding-top:20px;
	width:240px;
	float:left;
}

#right-col-contact{
	padding:0 0 0 10px;
	margin-top:43px;
	width:340px;
	height:420px;
	float:left;
	border-left:1px dashed #F58025;
}

#right-col .partners{
	margin: 10px 0 -10px 5px;
	font-weight:bold;
}

#right-col .partners-top{
	margin: 0 0 -10px 5px;
	font-weight:bold;
}

#box-top{
	background:url(../images/global/top-bar-box.jpg) top right no-repeat;
	width:219px;
	height:9px;
}
#box{
	background:url(../images/global/box-bg.jpg) top left repeat-x;
	width:220px;
	height:250px;
	z-index:1000;
}

#box-partners{
	background:url(../images/global/box-bg.jpg) top left repeat-x;
	width:220px;
	height:310px;
	z-index:1000;
}

#box-services{
	background:url(../images/global/box-bg.jpg) top left repeat-x;
	width:220px;
	height:270px;
	z-index:1000;
}

#box-testimonials{
	background:url(../images/global/box-bg.jpg) top left repeat-x;
	width:220px;
	height:360px;
	z-index:1000;
}

#box-services ul,
#box-testimonials ul,
#box-partners ul,
#box ul{
	padding:10px 0 0 35px;
	list-style:url(../images/global/bullet-point.gif) !important;
	list-style:url(../images/global/bullet-point2.gif);
}

#box-services li,
#box-testimonials li,
#box-partners li,
#box li{
	text-decoration:underline;
	padding:2px 0;
}

#box-services a,
#box-testimonials a,
#box-partners a,
#box a{
	color:#333;
	text-decoration:underline;
	font-weight:normal;
}

#footer{
	height:150px;
	padding-top:2px !important;
	padding-top:0px;
}

*:first-child+html #footer{
	padding-top:0px !important;
}

#footer img{
	float:right;
}

/*.logo-bottom {
	float:right;
	bottom: 6px;
	right: 20px;
	}
	
*:first-child+html .logo-bottom{
	bottom:4px !important;
}*/

#footer-text{
	background:url(../images/global/footer-bg.jpg) 0 8px repeat-x;
	border-top: 1px solid #E8DFB8;
	color:#333;
	padding:10px 0 30px 5px;
	margin-top:96px;
}

#footer a{
	color:#333;
	text-decoration:underline;
}

#footer-bottom {
	background:url(../images/global/footer-bg.png) no-repeat;
	height: 18px;
	width:865px !important;
	width:878px;
	margin:0pt auto;
	position:relative;
}

.error{
	color:#F58025;
	font-weight:bold;
}
