body {
	margin:20px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	background-color: #fafafa;
	}

img {
	border: none;
}
ul {
	list-style-image: url(../../images/right_arrow.gif);
}

.blue {
	color: #2099b9;
}

#HomeLogo {
	position: absolute;
	left: -2999px;
}
#Frame {
	width:960px;
	margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	padding:0px;
	border:0px dashed #333;
	background-color:#ffffff;
	font-family: "Myriad Pro","Miriam Regular",arial, sans-serif;
	color: #484848;
	}

#Canvas {
	position: absolute;
	width: 960px;
	height: 650px;
	background-color: #fff;
	border: 0px solid #ddd;
}

#CanvasLong {
	position: absolute;
	width: 960px;
	height: 790px;
	background-color: #fff;
	border: 0px solid #ddd;
}

#WWDCanvas {
	position: absolute;
	width: 960px;
	height: 740px;
	background-color: #fff;
	border: 0px solid #ddd;
}

#Message1, #Message2 {
	position: absolute;
	width: 870px;
	height: 140px;
	left: 45px;
	top: 132px;
}
#Home_Canvas {
	position: absolute;
	width: 960px;
	height: 650px;
	background-color: #fff;
	border: 0px solid #ddd;
	background-image: url(../../images/index.jpg)
}

#Navigation {
	position: absolute;
	width: 580px;
	height: 80px;
	right: 10px;
	top: 5px;
}

#thirtyfive {
	position: absolute;
	width: 75px;
	height: 65px;
	left:190px;
	top: 30px;
}

#thirtyfive-desc {
	position: absolute;
	width: 220px;
	height: 65px;
	left: 190px;
	top: 95px;
	text-align: center;
	font-size: 12px;
font-family: "Myriad Pro","Miriam Regular",arial, sans-serif;
}


#thirtyfive-side {
	position: absolute;
	width: 150px;
	height: 65px;
	left: 285px;
	top: 55px;
	font-size: 13px;
font-family: "Myriad Pro","Miriam Regular",arial, sans-serif;
}

#thirtyfive-side a {
	text-decoration: none;
	color: #444;
}
#thirtyfive-side a:hover {
	color: #111;
	text-shadow: #ccc 0px 0px 1px;
}

#Slideshow {
	position: absolute;
	right: 15px;
	top: 18px;
}
#Navigation img {
	padding-left: 0px;
	padding-right: 0px;
}
ul.Nav li {  
	width:80px;  
	height:80px;  
	float:left;  
	margin-left: 8px;
	margin-top:9px;
} 

.slider {
	margin-bottom :10px;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #2099b9;
	margin: 0px;
	margin-left: 30px;
	padding: 4px 4px 10px 10px;
	padding-left: 15px;
	font-size: 16px;
}

.whatwedo a {
	background-image: url('../../images/portfolio_arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 16px;
	color: #484848;
	cursor:pointer;
	display:block;
	margin-top: 0px;
	text-decoration: none;
	border: none;
}
#WhatWeDo {
	position: absolute;
	top: 40px;
	left: 15px;
	width: 886px;
	height: 400px;
}

#Albums {
	position: absolute;
	left: 15px;
	top: 15px;
	width: 200px;
}

/* Album Images */
.normal {  
 width:78px;  
 height:78px;  
 float:left;  
 margin:1px;  
 border: 1px solid #ccc;
}  

.wider {
	width:160px;  
	 height:78px;  
	 float:left;  
	 margin:1px;  
	 border: 1px solid #ccc;
}

#Albums ul {  
 list-style:none;
 padding:2px;
 margin: 3px;
 margin-top: -14px;
 margin-left: 20px;
}
#Albums ul li a {  
 display:block;  
 position:relative;  
}
#Albums ul li a img {  
 position:absolute;  
 z-index:1;
}  




#Albums a:link {
color: #484848;
}
#Albums a:visited {
color: #484848;
}
#Albums a:hover {
COLOR: #444;
}
#Albums a:active {
COLOR: #444;
}
#Albums a {
	text-decoration: none;
	color: #484848;
}

#Message1 img {
	 font-size: 2em;
	 font-family: "Myriad Pro","Miriam Regular",arial, sans-serif;
	 color: #fff; 
	}

ul.Nav {  
 list-style:none;  
}
ul.Nav li a {  
 display:block;  
 position:relative;  
}
ul.Nav li a img {  
 position:absolute;  
 z-index:1;
}  
  
ul.Nav li span {  
 display:block;  
 height: 80px;  
 width: 80px;  
 position:absolute;  
 z-index:2;  
}  

/* Client Images */
ul.Clients li {  
 width:120px;  
 height:120px;  
 float:left;  
 margin:10px;  
 border: 1px solid #ccc;
} 

ul.Clients {  
 list-style:none;
 padding:2px;
 margin: 30px;
 margin-top: 20px;
}
ul.Clients li a {  
 display:block;  
 position:relative;  
}
ul.Clients li a img {  
 position:absolute;  
 z-index:1;
}  
  
#Logo {
	position: absolute;
	top: 15px;
	left: 20px;
	width: 105px;
	height: 76px;
}

#Sting {
	position: absolute;
	top: 133px;
	left: 19px;
	width: 917px;
	height: 115px;
	background-color: #eee;
}

#Footer {
	position: absolute;
	bottom: 8px;
	height: 10px;
	font-size: 11px;
	width: 917px;
	left: 10px;
	text-align: center;
	color: gray;
}

.basic  {
	width: 250px;
	font-family: verdana;
	border: none;
}
.basic div {
	background-color: #eee;
	border: none;
}
#Content {
	font-size: 13px;
	position: absolute;
	top: 280px;
	left: 19px;
	background-color: #f2f2f2;
	width: 917px;
	height: 333px;
}

#ContentLong {
	font-size: 13px;
	position: absolute;
	top: 280px;
	left: 19px;
	background-color: #f2f2f2;
	width: 917px;
	height: 473px;
}
#WWDContent {
	font-size: 13px;
	position: absolute;
	top: 280px;
	left: 19px;
	background-color: #f2f2f2;
	width: 917px;
	height: 430px;
}


#About_Left {
	padding: 8px;
	line-height: 20px;
	position: absolute;
	left: 10px;
	width: 650px;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	
	}
	
#About_Left p {
	padding-right: 20px;
	font-size: 16px;
	
}
#About_Right {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 226px;
	height: 320px;
	
	}

#Contact_Infomation {
	padding: 10px 30px 10px 30px;
	font-size: 16px;
	
}
#Contact_Chat {
	position: absolute;
	background-image:url(../../images/contact_chat.gif);
	bottom: 120px;
	left: 30px;
	height: 74px;
	width: 433px;
	font-size: 16px;
}

#Contact_Email {
	position: absolute;
	background-image:url(../../images/contact_email.gif);
	bottom: 19px;
	left: 30px;
	height: 49px;
	width: 432px;
	font-size: 16px;
}

#Contact_Email p {
	padding-left: 115px;
	margin-top: 13px;
}

#Contact_Twitter {
	position: absolute;
	background-image:url(../../images/contact_twitter.gif);
	bottom: 70px;
	left: 30px;
	height: 49px;
	width: 432px;
	font-size: 16px;
}

#Contact_Twitter p {
	padding-left: 115px;
	margin-top: 15px;
}
#Contact_Chat p {
	padding-left: 115px;
	margin-top: 13px;
	line-height: 22px;
}

#Contact_Visit {
	position: absolute;
	background-image:url(../../images/contact_visit.gif);
	bottom: 42px;
	right: 30px;
	height: 140px;
	width: 411px;
	font-size: 16px;
}
#Contact_Visit p {
	padding-left: 90px;
	line-height: 23px;
}

#Passion {
	padding: 50px;
	padding-top: 30px;
	font-size: 16px;
}

.plain {
	text-decoration: none;
}

a:link.plain {
color: #484848;
}
a:visited.plain {
color: #484848;
}
a:hover.plain {
COLOR: #444;
}
a:active.plain {
COLOR: #444;
}
