body {
	background-image: url(../images/bg.jpg);
	background-color: #ffffff;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #333333;
	background-repeat: no-repeat
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
}

a {
	color: #000000;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 50px;
    color: #4D4D4C;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 35px;
  color: #4D4D4C;
  font-style: oblique;
}
.subtitlered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
  color: #CC0000;
  font-style: oblique;
}

.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:16px;
  color: #4D4D4C;
  
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #cc0000;
}

.SiteMapLink {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #000000;
}

.CentrePanel {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #666666;
}

.SiteMapHeading {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}

.SiteMapItem {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 25px;
	color: #000000;
}

.Services {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #E7E7E7;
}

.Clientele {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #000000;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
	line-height: 22px;
	color: #777777;
}

.Portfolio {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:15px;
}
	
.BottomLink {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #777777;
	line-height:15px;
}

.FooterLink {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 9px;
	color: #777777;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.Testimonial {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #777777;
	line-height:15px;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	background-color: #336699;
}

.PanelLink {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000000;
}
.form {color: #333333}

input,textarea {
	background-color:#000;
	color:#FFF;
	border: 1px solid #FFF
	
}
input.big {
	width: 100px;
}

input.gallerynav {
	width: 50px;
	font-size: 9px;
}

#mousemove, #drag {
	width: 914px;
	height: 350px;
	border: 1px solid #000;
	overflow: auto;
	margin: 0 auto;
}
 
#drag { 
	cursor: url(openhand.cur), move;
}
 
.inside {
	width: 2000px;
	height: 1000px;
}
 
.move {
	background: #eee url(bg.jpg);
}
 
.drag {
	background: #333 url(bg2.jpg);
}

#demotip { 
    display:none; 
    background:transparent url(../images/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}
ul {
    clear: both;
    font-family: Helvetica, Arial, sans-serif;
    list-style-type: none;
    position: relative;
    margin: 0em;
    padding: 0em;
}

ul li {
    position: relative;
    z-index: 200;
    padding: 10 0.5em;
    line-height: 1.5;
    float: left;
}

ul.links {
    font-family: Georgia, serif;
	font-style:italic;
}

ul.links div.ahover {
    background: #eeeeee url('up.png') no-repeat center bottom;
    padding-bottom: 10px;
}

div.ahover {
    position: absolute;
}

