@font-face {
    font-family: 'circular';
    src: url('font/circular-webfont.eot');
    src: url('font/circular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/circular-webfont.woff') format('woff'),
         url('font/circular-webfont.ttf') format('truetype'),
         url('font/circular-webfont.svg#circularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body {
	top: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	font-family: Tahoma, Sans-Serif;
	color: #717171;
	font-size: 14px;
	line-height: 20px;
	background-color: #d0d0d0;
	background-repeat: repeat;
	background-image: url(images/bgall.jpg);
} 
#leftshadow{
	background-image: url(images/left.png);
	background-repeat: repeat-y;
	width: 10px;
	overflow: hidden;
	background-position: top left;
	width: 14px;
	min-height: 100%;
	position: fixed;
	margin-left:-14px;
	z-index:-0;
} 
 
#maincontainer{
	width: 978px;
	margin: 0 auto; /*Center container on page*/
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:left;
}
#top {  
	padding-left: 5px; 
	padding-right:5px; 
	margin-top: 0px;
	margin-bottom:10px;
	text-align: left;
	width: 100%;
	height:100px;
}
#topsearch
 {
margin-top:25px;
font-size: 12px;	
line-height: 18px;
font-family: Tahoma, Sans-Serif;
font-weight: normal; 
color:#797979; 
margin-right:20px;
margin-bottom:0px;
margin-top:10px;
 }
#mobile
 { 
	background-repeat: no-repeat;
	background-image: url(images/mobile_icon.gif);
	width: 180px;
	height: 20px; 
margin-bottom:0px;
margin-top:0px;
 }

#search
 {
	margin-right:20px;
	background-repeat: no-repeat;
	background-image: url(images/bgsearch.gif);
	width: 220px;
	height: 35px;
margin-bottom:0px;
 }
 
.searchtab 	{	
margin-top:-5px;
margin-right:1px;
font-size: 11px;	
font-family: Tahoma, Sans-Serif;
font-weight: normal; 
color:#797979; 
border-top:0px; 
border-left:0px; 
border-right:0px; 
border-bottom:0px; 
background:#ebebeb;
}
#pagename 	{
	background-repeat: no-repeat;
	background-image: url(images/bgname.gif);
	font-family: Sans-Serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 25px;
	height:63px;
	width: auto;
	font-weight: 400;
	text-transform: uppercase;
	padding-left: 35px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
}
#columnwithsidebar {
	margin-top: 0px; 
	text-align: left;
	width: 695px;
	position: relative;
	float:left; 
	margin-left: 5px; 
	margin-right: 10px;   
}
 
#textalone{
	color: #717171;
	font-size: 14px;
	line-height: 20px;
	margin-left: 15px; 
	margin-right: 10px;   
}
#column1 {
	color: #717171;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px; 
	text-align: left;
	width: 460px;
	float:left; 
	margin-left: 15px; 
	margin-right: 10px;   
	position: relative; 
}
#column2 {
	color: #717171;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px; 
	text-align: left;
	width: 460px;
	float:right; 
	margin-left: 5px; 
	margin-right: 15px;  
	position: relative;
	   
}
#portfolio{
	font-family: 'circular', Arial,  'Helvetica', Tahoma, Sans-Serif;
	color: #717171;
	font-size: 20px;
	line-height: 18px;
	margin-top: 0px; 
	margin-bottom: 20px; 
	text-align: left;
	width: 210px;
	float:left; 
	margin-left: 0px; 
	margin-right:20px;
	position: relative; 
}
#articlecolumn {
	color: #717171;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px; 
	text-align: left;
	width: 210px;
	float:left; 
	margin-left: 12px; 
	margin-right:20px;
	position: relative; 
}
#round-article{
	width: 210px;
	height: auto;
	margin-top: 0px;
	background-color: #e6eaf0;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px; 
	text-align:left;
	float:left;
}

.people{
	margin-top:5px;
	margin-bottom:5px; 
	margin-right:10px; 
	margin-left: 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	-khtml-border-radius: 8px;
	border-radius: 8px; 
	float:left; 
}
#peoplecolumn {
	color: #717171;
	font-size: 13px;
	line-height: 15px;
	margin-top: 0px; 
	text-align: left;
	float:left; 
	margin-left: 12px; 
	margin-right:0px;
	margin-bottom: 10px; 
	position: relative; 
	width: 470px;
	height: auto;
}
#people-article{
	width: 460px;
	height: auto;
	margin-top: 0px;
	background-color: #f4f8ff;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px; 
	text-align:left;
	float:left;
}

.butt a.more {
	text-align:left;
	font-size: 11px;
	line-height: 12px;
	margin-top:10px;
   margin-bottom:5px;
   display: inline-block;
   text-decoration: none;
   color: #FFFFFF;
	border-radius: 6px;
   background: #a6d06b;
   padding-left:5px;
   padding-right:5px;
   padding-top:3px;
   padding-bottom:3px;
	font-weight: 100;
}

.butt a:hover.more {
   color: #FFFFFF;
   background: #cd3729;
}


#sidebar {
	font-size: 11px;
	line-height: 16px;
	padding-top: 0px;
	text-align: center;
	width: 240px;
	float: right; 
	margin-left: 0px; 
	margin-right: 20px;   
} 
#nav {
	width: 100%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #fa981d;
	border-bottom: 0px;}
#nav ul {
	border-top: 1px solid #FFFFFF;
	list-style: none;
	width: 978px;
	margin: 0 auto; /*Center container on page*/
	padding: 0px;
	text-align: center;
	}
#nav li {
	float: left;}
#nav li a {
	font-family: Helvetica, Tahoma, Sans-Serif;
	font-size: 17px;
	line-height: 16px;
	color: #000;
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	border-right: 1px solid #ececee;
	font-weight: 600;
	padding-bottom:15px;
	padding-top:15px;
}
#nav li:first-child a {
	border-left: 0px; }
#nav li:last-child a {
	border-right: 0px; }
#nav li a:hover {
	color: #c00;
	background-color: #f4f4f4; }
	
#nav li a:active {
	color: #FFFFFF;
	background-color: #cd3729; }
	
#nav .bgred {
	color: #FFFFFF;
	background-color: #cd3729; }
 
#nav  .bgred:link {
	color: #FFFFFF;}
	
#nav  .bgred:visited {
	color: #FFFFFF; }	
	
#nav  .bgred:active {
	color: #FFFFFF; }
	
#nav  .bgred:hover {
	color: #c00;
	background-color: #f4f4f4; }
	
.sm
{
color: #8a7d64; 
font-size: 11px;
line-height: 12px;  
font-weight: normal; 
text-decoration: none;
}

.sm:link
{
color: #8a7d64; 
font-size: 11px;
line-height: 12px;  
font-weight: normal; 
text-decoration: none;
}
.sm:visited
{
color: #8a7d64; 
font-size: 11px;
line-height: 12px;  
font-weight: normal; 
text-decoration: none;
}

.sm:active
{
color: #8a7d64; 
font-size: 11px;
line-height: 12px;  
font-weight: normal; 
text-decoration: none;
}

.sm:hover	
{
color: #98a349; 
font-size: 11px;
line-height: 12px;  
font-weight: normal; 
text-decoration: none;
}

#gallerytext{
	background-repeat: no-repeat;
	background-image: url(images/gallerytext.gif);
	width: 250px;
	height: 30px;
	margin-top:5px;
	margin-bottom:5px; 
}
#header
{
	font-family: 'circular', Arial,  'Helvetica', Tahoma, Sans-Serif;
	color: #717171;
	font-size: 28px;
	line-height: 22px;
	font-weight: 400;
	color: #000000;
	text-align: left;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 1px; 
}
#headerred
{
	font-family: 'circular', Arial,  'Helvetica', Tahoma, Sans-Serif;
	color: #cc3628;
	font-size: 20px;
	line-height: 18px;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 5px; 
}

#bottomgallery{
	background-repeat: no-repeat;
	background-image: url(images/bottomgallery.gif);
	width: 250px;
	height: 15px;
	margin-top:10px;
	margin-bottom:5px; 
}
.photo{
	margin-top:5px;
	margin-bottom:5px; 
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	-khtml-border-radius: 8px;
	border-radius: 8px; 
}
.photo2{
	margin-top:5px;
	margin-bottom:5px; 
	margin-right:10px; 
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	-khtml-border-radius: 8px;
	border-radius: 8px; 
	box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
	
}
.curvephoto{
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	-khtml-border-radius: 7px;
	border-radius: 7px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
	margin-bottom:3px;
	margin-right:10px;
}
#textinside{
	font-family: 'circular', Arial,  'Helvetica', Tahoma, Sans-Serif;
	color: #606060;
	font-size: 22px;
	line-height: 24px;
	margin-left:20px;
	margin-right:10px;
	text-align:left;
}
#clockicon
 {
	background-repeat: no-repeat;
	background-image: url(images/clock.gif);
	width: 165px;
	height: 30px;
	font-family: 'RSU', Arial,  'Helvetica', Tahoma, Sans-Serif;
	color: #e91b10;
	font-size: 16px;
	line-height: 16px;
	font-weight: 400;
	text-align:left;
	margin-top:3px;
	padding-left:15px;
 }
  
  
 .iconlist
 {
	list-style: none;
	margin: 0;
	padding: 0;
display: list-item;
border:0px;
 }

 li.pdf
 {
 background-image: url('images/bullet_pdf.gif');
 background-repeat: no-repeat;
 padding: 0px 0 0px 20px;
 margin: .1em 0;
display: list-item;
border:0px;
margin-left:40px;
 }
 li.dot
 {
 background-image: url('images/dot.gif');
 background-repeat: no-repeat;
 padding: 0px 0 0px 15px; 
display: list-item;
border:0px;
margin-left:10px;
margin-top:2px;
 }

 li.greendot
 {
 background-image: url('images/greendot.gif');
 background-repeat: no-repeat;
 padding: 0px 0 0px 15px; 
display: list-item;
border:0px;
margin-left:10px;
margin-top:2px;
color:#258079;
 }
 li.greendot a { 
color:#258079;
 }
 li.greendot a:link {
	color: #258079;
	}
	
 li.greendot a:visited {
	color: #258079; 
	}	
	
 li.greendot a:active {
	color: #258079;
	 }
	
 li.greendot a:hover {
	color: #97c62a;
	 }

 li.doc
 {
 background-image: url('images/ico_doc.gif');
 background-repeat: no-repeat;
 padding: 0px 0 0px 20px;
 margin: .1em 0;
display: list-item;
border:0px;
margin-left:40px;
 }

 li.text
 {
 background-image: url('images/bullet_text.gif');
 background-repeat: no-repeat;
 padding: 0px 0 0px 20px;
 margin: .1em 0;
display: list-item;
border:0px;
margin-left:40px;
 }

 li.arrow
 {
 background-image: url('images/bullet.gif');
 background-repeat: no-repeat;
 padding: 0px 0 0px 25px;
 margin: .1em 0;
display: list-item;
border:0px;
margin-left:15px;
 }
 

#left
 {
 margin-top:0px;
 margin-left:20px;
 float:left;
 } 

#right
 {
 margin-top:0px;
 margin-right:30px;
 float:right;
 } 

p
 {
 margin-top:0px;
 }
.formlist 		{	
font-family:Tahoma; 
font-size: 13px;	
font-weight: normal; 
color:#000000; 
}

.formfield 	{	
font-size: 10px;	
font-weight: normal; 
color:#000000; 
border-top:1px solid #d8d8d8; 
border-left:1px solid #c7c7c7; 
border-right:1px solid #d8d8d8; 
border-bottom:1px solid #c7c7c7; 
background:#f4f4f4;
}



a:link
{
color: #fa981d;   
font-weight: normal;  
text-decoration: none;
}

a:visited
{
color: #fa981d;  
font-weight: normal;  
text-decoration: none;
}

a:active
{
color: #db0b84; 
font-weight: normal;  
text-decoration: none;
}

a:hover	
{
color: #000000;   
font-weight: normal; 
text-decoration: none;
}


#managementetam{
	background-repeat: no-repeat;
	background-image: url(images/managementteam.jpg);
	width: 457px;
	height: 231px;
	margin-top:10px;
	margin-bottom:0px; 
}
#wisdom{
	float:right;
	background-repeat: no-repeat;
	background-image: url(images/wisdom.png);
	width: 303px;
	height: 90px;
	margin-top:0px;
	margin-bottom:10px; 
	margin-right:30px; 
}
#wisdom2{
	float:right;
	background-repeat: no-repeat;
	background-image: url(images/wisdom.png);
	width: 303px;
	height: 90px;
	margin-top:0px;
	margin-bottom:10px; 
}
#footer {
	background-image: url(images/bgfooter.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top:0px;
	padding-top:10px;
	height:120px;
	font-family: "Tahoma", sans-serif;	
	font-size: 11px;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
}
#copy {
	font-family: Verdana, Arial,  sans-serif;
	color: #ffe9f6;
	font-size: 10px;
	line-height: 13px;
	padding-top: 65px; 
	padding-left: 290px; 
}
 
.copy:link
{
	font-size: 12px;
	line-height: 16px;
color: #FFFFFF;   
font-weight: normal;  
text-decoration: none;
}

.copy:visited
{
color: #FFFFFF;  
font-weight: normal;  
text-decoration: none;
}

.copy:active
{
color: #FFFFFF; 
font-weight: normal;  
text-decoration: none;
}

.copy:hover	
{
color: #000000;   
font-weight: normal; 
text-decoration: none;
}


#hottext{
	background-repeat: no-repeat;
	background-image: url(images/t_hot.gif);
	width: 720px;
	height: 36px;
	margin-top:10px;
	margin-bottom:5px; 
	margin-left:5px;
}
#hottext2{
	background-repeat: no-repeat;
	background-image: url(images/t_hot.gif);
	width: 580px;
	height: 36px;
	margin-top:10px;
	margin-bottom:5px; 
	margin-left:5px;
}

#containernew {
  position: relative;
  width:710px;
  height: 170px;
  overflow: hidden;
  border: 0px;
}

#scrollernew {
  width: 180px; /* = width + margin left + margin right + padding*2 + border*2  from the content rule */
}

.contentnew {
  width: 180px;
  height: 165px;
  float: left;
  margin-left: 0px;
  margin-right: 0px;
  padding: 0px;
  font-size: .8em;
}

.scrollNav, .scrollNav a:link, .scrollNav a:visited  {
  font-size: .8em;
  color:#00009C;
  font-weight: bold;
}
#dotted {
border-bottom: dotted 3px #ea0b8c;
padding-top: 5px;
padding-bottom: 5px;
width:100%;
margin-bottom: 10px;
}

#dottedgrey {
border-bottom: dotted 2px #969696;
padding-top: 2px;
padding-bottom: 2px;
width:100%;
margin-bottom: 10px;
}

#verticle {
	background-image: url(images/v_linewhite.png);
	background-repeat: repeat-y;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width:7px;
}


#popbox{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
	border: 1px solid #d9d9d9;
	background-color:#FFFFFF;
	margin-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	text-align:left;
}
#downloadbox{
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.1);
	border: 1px solid #d9d9d9;
	background-color:#FFFFFF;
	margin-top:20px;
	padding-bottom:20px;
}
#t_download{
	background-repeat: no-repeat;
	background-image: url(images/t_download.gif);
	width: 220px;
	height: 42px;
	margin-top:2px;
	margin-bottom:1px; 
	margin-left:5px;
}

#bgwhy{
	background-repeat: no-repeat;
	background-image: url(images/bgwhy.jpg);
	width: 978px;
	height: 380px;
}
#textwhy{
font-family: 'circular', Arial,  'Helvetica', Tahoma, Sans-Serif;
font-size: 20px;
line-height: 20px;	
font-weight: normal; 
color:#000000; 
margin-left:240px;
margin-right:10px;
padding-top:60px;
text-align:left;
}

#whytextcorner{
	background-repeat: no-repeat;
	background-image: url(images/whytext.gif);
	width: 460px;
	height: 47px;
	margin-top:10px;
	margin-bottom:0px; 
}
.round-corners{
	width: 420px;
	height: auto;
	margin-top: 0px;
	background-color: #d0e28e;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	text-align: left;
	color: #000;
}
.unround-top-corners{
	font-family: 'circular', Arial,  'Helvetica', Tahoma, Sans-Serif;
font-size: 20px;
line-height: 20px;	
font-weight: normal; 
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.unround-bottom-corners{
	font-family: 'circular', Arial,  'Helvetica', Tahoma, Sans-Serif;
font-size: 20px;
line-height: 20px;	
font-weight: normal; 
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.red{ 
	font-weight: normal;
	color: #cd3729;
	font-weight: 400;
	letter-spacing: 1pt;
}

#morearticle{
	background-repeat: no-repeat;
	background-image: url(images/morearticle.gif);
	width: 955px;
	height: 39px;
	margin-top:10px;
	margin-bottom:5px; 
}