 #mySlideshow
{
width: 200px !important;
height: 200px !important;
}
a:link 
{ 
text-decoration: none; 
font-family: verdana, arial, helvetica, sans-serif; 
color: blue;
}
a:visited 
{ 
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif; 
color: blue;
}
a:hover 
{ 
text-decoration: underline;
font-family: verdana, arial, helvetica, sans-serif; 
color: blue;
}
a:active 
{
text-decoration: none; 
font-family: verdana, arial, helvetica, sans-serif; 
color: blue;
}
a.nav:link 
{ 
text-decoration: none; 
font-family: verdana, arial, helvetica, sans-serif; 
color: #ffffff;
font-size: 10pt; 
}
a.nav:visited 
{ 
text-decoration: none; 
font-family: verdana, arial, helvetica, sans-serif; 
color: #ffffff;
font-size: 10pt; 
}
a.nav:hover 
{ 
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif; 
color:  #d4a017;
font-size: 10pt; 
}
a.nav:active 
{ 
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif; 
color: #ffffff;
font-size: 10pt; 
}
a.case:link 
{ 
text-decoration: none; 
font-family: verdana, arial, helvetica, sans-serif; 
color: blue;
font-size: 10pt; 
}
a.case:visited 
{ 
text-decoration: none; 
font-family: verdana, arial, helvetica, sans-serif; 
color: blue;
font-size: 10pt; 
}
a.case:hover 
{ 
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif; 
color:  blue;
font-weight: bold;
font-size: 10pt; 
}
a.case:active 
{ 
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif; 
color: blue;
font-size: 10pt; 
}

#Ad_Div
{
    font-family: Arial;
    font-size: small;
}

body
{
font-family: verdana, arial, helvetica, sans-serif;
font-size: 10pt;
background-color: #af9555;
line-height: 1.4em;
margin: 0px 0px 0px 5px;
width: 100%;
height: 100%;
color: #333333;
padding: 0px;
text-align: center;
}

.contactDetails 
{ 
text-decoration: none;
font-family: verdana, arial, helvetica, sans-serif; 
background-color: #dedede;
color: black;
font-size: 8pt;
}

#content
{
margin-left: auto;
margin-right: auto;
width: 800px;
text-align: justify;
background-color: #ffffff;
}

.contentTitle
{
font-family: verdana, arial, helvetica, sans-serif;
font-weight: bolder;
font-size: 10pt;
color: white;
background-color: Blue;
vertical-align: middle;
height: 22px;
width: 420px;
}

#rightMenu
{
	text-align: left;
	padding-left: 10px;
}
.casestudy
{
	text-align: center;
	border-bottom-style: dotted;
	border-bottom-color: #c0c0c0;
	border-bottom-width: 1pt;	
}
.copyright
{
    font-family: arial;
    color: blue;
}
.headertable 
{
    background-color: #ffffff;
}
.imgslide
{
    border-width: 1pt;
    text-align: center;
}
.imgcenter
{
    text-align: center;
}
.logo
{
	padding-left: 5px;
    width: 125px;    
    text-align: center;
}
.logotype
{
    width: 440px;
}
.mainContent
{
width: 440px;    
}
.navTable
{
background-color: Blue;
}
.navRow
{
height: 20px;
vertical-align: top;
}

/* news-ticker styles */
#newsticker {
	background: #f0f0f0;
	position: relative;
}
#newsticker ul {
	border: 1px solid #f0f0f0;
	list-style: none;
	min-height: 1.6em;
	padding: 10px 15px;
	padding-right: 30px;
}
* html #newsticker ul {
	height: 1.6em;
	overflow: visible;
}
#newsticker li.error {
	color: #f00;
}
#newsticker #togglenewsticker {
	background: transparent url("images/icon_closenewsticker.gif") no-repeat 0 0;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 12px;
	width: 14px;
	height: 14px;
	text-indent: 20px;
	outline: none;
}
* html #newsticker #togglenewsticker {
	right: 30px;
}
/* end of ticker */

.rightContent
{
	width: 200px;    
	margin-left: 5px;
}
.small
{
    font-size: 9pt;
}
table { font-family: verdana, arial, helvetica, sans-serif; font-size: 10pt; line-height: 1.2em; }
table.projects { font-family: verdana, arial, helvetica, sans-serif; border-color: #ffffff; font-size: 10pt; margin: 0; padding: 0; }

.wrapper { width: 780px; height: 100%; }

/* Table stripes */
tr.row1 td { background-color: #ffffff; border-color: #ffffff; }
tr.row2 td { background-color: #F6EBC8; border-color: #F6EBC8; }