body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg-body.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
a:link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}

a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:none;
}
a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	text-decoration:underline;
}
p{
	padding:0;
	margin:0;
}
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#666;
	font-weight:normal;
	padding:0 0 15px 10px;
	margin:0;
}
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff9900;
	font-weight:bold;
	padding:0 0 10px 0;
	margin:0;
}
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff9900;
	font-weight:bold;
	padding:0;
	margin:0;
}
.logo{
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:70px 17px;
	background-color:#333;
	width:270px;
	height:100px;
}

.address {
	background-image:url(../images/address.gif);
	background-repeat:no-repeat;
	background-position:338px 28px;
	background-color:#f0f0f0;
	border-left:1px solid #FFFFFF;
}
.hometxt {
	background-color:#333;
	border-right:1px solid #FFFFFF;
	width:241px;
	height:281px;
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cbe1ef;
	font-weight:normal;	
}
.whiteline{
	background-color:#FFFFFF;
	height:1px;
}
.whitelinetwo{
	background-color:#FFFFFF;
	height:2px;
}
.greyband{
	background-color:#DDDDDD;
	height:5px;
}
.bgcontent{
	background-image:url(../images/bg-content.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	padding:15px;
}
.content{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666666;
	background-color:#FFF;
}
.bggrey{
	background-color:#e9e9e9;
	padding:10px;
	margin:0;
}
.lefcol{
	background-color:#DDDDDD;
	padding-top:10px;
}
.bgwhite{
	background-color:#FFFFFF;
	height:2px;
}
.bgmain{
	background-color:#FFFFFF;
}
.bgheadings{
	background-color:#eee;
	padding:5px 0 5px 0;
}
.bgheadingsactive{
	background-color:#666666;
	padding:5px 0 5px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#FFFFFF;
}
.news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #666;
}

ul.news {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

ul.news li{
	background-image:url(../images/icon-news.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	display:block;
	margin: 0;
	padding: 5px 15px 10px 20px;
	border-bottom:1px dotted #ccc;
}
.date{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	font-style:italic;
}

.more{
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	display:block;
	margin: 0px;
	padding:0 0 0 10px;
}

.bgfooter{
	background-color:#DDDDDD;
}
.footer{
	background-color:#F0F0F0;
	padding:15px;
	height:50px;
	border-bottom:1px solid #dddddd;
}


/* 
-----------------------------------------------------------------------------
FORM CLASSES
-----------------------------------------------------------------------------*/

form{
	margin:0;
	padding:0;
}
form fieldset {
	clear: both; /* note that this clear causes inputs to break to left in ie5.x mac, commented out */
	border: #ccc;
	border-width: 5px;
	border-style: solid;
	padding: 10px 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
}

form fieldset legend {
	font-size:11px; 
	color:#333;
	margin:0;
}
input.field { 
	border:1px solid #ccc; 
	background:#FFFFFF;
	width: 200px; 
	height: 15px; 
	color: #4D4D4D; 
}
textarea { 
	border:1px solid #CCCCCC; 
	background:#FFFFFF; 
	width: 200px; 
	height: auto; 
	color: #4D4D4D; 
}
select.list { 
	width: 200px; 
	font-size: 100%; 
	color: #4D4D4D; 
	background-color: #FFFFFF; 
}
input.button { 
	background-image:url(../images/btn-contact.gif);
	background-position:0 0;
	background-repeat:no-repeat; 
	width:100px;
	height:31px;
	padding:0; 
	border:none; 
	text-indent:-9999px; 
	letter-spacing: 187px
}

/* */

.points{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	color: #666666;	
	margin:0;
	padding:0;
}
ul.points {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;	
}
ul.points li{
	background-image:url(../images/arrow-small.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding:5px 0 5px 20px;	
	width:470px;
	display:block;
	border-bottom:1px solid #DDD;
	margin: 0 15px 0 0;
}
ul.points2 {
	margin:0;
	padding:0;
	list-style:none;	
}
ul.points2 li{
	background-image:url(../images/arrow-small.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding:5px 0 5px 20px;	
	width:225px;
	display:block;
	border-bottom:1px solid #DDD;
	margin: 0 15px 0 0;
}

/* 
-----------------------------------------------------------------------------
PORTFOLIO CLASSES
-----------------------------------------------------------------------------*/

.portfolio-image{
	position:relative;
	padding:2px;
	border:1px solid #CCC;
	background:#fff;
	height:382px;
	margin:0 0 15px 0;
}
#galleryImages{
	position:relative;
}
#galleryImages div{
	position:absolute;
	top:0;
	left:0;
	width:533px;
	height:340px;
}
#galleryImages img{
	display:none;
	position:absolute;
	width:533px;
	height:340px;
}

#galleryImages b{
	display:block;
	position:absolute;
	font-weight:normal;
	left:240px;
	top:170px;
	text-align:center;
}

.portfolio-thumbs td{
	padding:0 10px 10px 0;
}
.portfolio-thumbs a{
	display:block;
	padding:2px;
	border:1px solid #CCC;
}
.portfolio-thumbs a:hover, table.partnerships a.img:hover{
	border:1px solid #CCC;
}

.p-nav{
	position:absolute;
	bottom:2px;
	width:533px;
	height:42px;
	background: url(../images/p-nav.gif) repeat-x;
}
.p-nav a{
	display:block;
	height:30px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:7px;
}
.p-nav a.previous {
	background: url(../images/previous.gif) no-repeat;
	width:82px;
	left:11px;
}
.p-nav a.before {
	background: url(../images/before.gif) no-repeat;
	width:86px;
	left:190px;
}
.p-nav a.after {
	background: url(../images/after.gif) no-repeat;
	background-position:0 -30px;
	width:76px;
	left:276px;
}
.p-nav a.next {
	background: url(../images/next.gif) no-repeat;
	width:82px;
	left:440px;
}
/* -------------------------------- */
/* LEFT NAVIGATION STARTS			*/ 
/* -------------------------------- */
.bg-left-nav{
	background-image:url(../images/bg-left-nav.gif);
	background-repeat:repeat-y;
	background-position:0 0;
}
div.leftnav{
	width:271px;
}
div.leftnav ul{
	list-style:none;
	padding:0;
	margin:0;
}
div.leftnav ul li{  
	list-style:none;
	border-bottom:1px solid #ccc;
	margin:0;
	padding:0;
}

div.leftnav ul li.active{
	list-style:none;
	margin:0;
	padding:7px 0 7px 20px;
	width:250px;
	background-color:#f9f9f9;
	background-image:url(../images/arrow.gif);
	background-position:10px 11px;
	background-repeat:no-repeat;
	border-left:1px solid #ccc;
	color:#333;
}

div.leftnav ul li.leftnavhead{
	list-style:none;
	margin:0;
	padding:15px 0 15px 20px;
	width:251px;
	background-color:#333;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
}

div.leftnav ul li.leftnavsubhead{
	list-style:none;
	margin:0;
	padding:0px 0 10px 20px;
	width:251px;
	background-color:#666;
	color:#FFF;
	font-weight:none;
	text-align:left;
	font-size:9px;
}

div.leftnav ul li a{  
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
	list-style:none;
	width:249px;
	margin:0;
	padding:7px 0 7px 20px;
	background-image:url(../images/arrow.gif);
	background-position:10px 11px;
	background-repeat:no-repeat;
	background-color:#f0f0f0;
	display:block;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
}

div.leftnav ul li a:hover{  
	text-decoration:none;
	background-color:#ddd;
	display:block;
	padding:7px 0 7px 20px;
}