

/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.6.0
*/

html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/

/* Removed this as was stopping CSS validation
/* input,textarea,select{*font-size:100%;} */
/*because legend doesn't inherit in IE */
legend{color:#000;}
del,ins{text-decoration:none;}


body 
{
	margin: 0 auto; 
	font: .9em Arial, Helvetica, sans-serif; 
	line-height: 1.55em; color:#f2f2f2; 
	background: url(../images/bg2.png) #FFF center top no-repeat;	
	text-align: center;	
}

ul
{
	text-align:left;
}
.clear
{
	margin: 0 ;
	padding: 0 ;
	clear: both ;
}

a
{
	text-decoration: underline;
	color: #4d4d4d;
}



a:link 
{
	text-decoration: underline;
	color: #4d4d4d;
}     /* unvisited link */
a:visited 
{
	text-decoration: underline;
color: #4d4d4d;}  /* visited link */
a:hover 
{
text-decoration: underline;
color: #4d4d4d;}   /* mouse over link */
a:active 
{
text-decoration: underline;
color: #4d4d4d;}   /* selected link */

#wrapper 
{
	width: 1000px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;	
	margin-bottom: 10px;
}

#curl-container
{
	width:100%;
	max-width:1400px;
	background-color: transparent;
	text-align:right;
	
	margin: 0 auto 0 auto;
}

#header 
{
	background: url(../images/logo.png) no-repeat scroll left bottom;
	font-family:verdana;
	height:139px;
	margin:0 75px 20px 75px;
	width:920px;
	padding-top:40px;
}
#content 
{
	background:transparent url(../images/content-outline.png) no-repeat scroll 0 50px;
	min-height:525px;
	margin:74px 0 0 10px;
	width:950px;

}

#content-col-1 
{
	color:#4d4d4d;
	float:left;
	height:100%;
	width:550px;
	margin:0 0 0 20px;
	padding: 20px 0 0 20px;
}

#content-col-1 p
{
	font-size:1.0em;
	text-align: left;
	width: 550px;
	
	margin:0 0 20px 20px ;
}
#content-col-1 table
{
	font-size:1.0em;
	text-align: left;
	width: 450px;
	
	margin-left:20px;
}
#content-col-1 table img
{
	margin-bottom: 20px;
	margin-right: 20px;
}

#content-col-1 h3
{
	color: #009cc6;
	text-align:left;
	margin-left:20px;
	font-size:1.3em;
	margin:0 0 20px 0;
	padding-left:20px;
}

#content-col-2 h3
{
	color: #009cc6;
	text-align:left;
	margin-left:10px;
	font-size:1.3em;
	margin:0 0 20px 0;
}

#content-col-2 
{
	color:#4d4d4d;
	float:right;
	font-family:"Trebuchet MS",Tahoma,Arial;
	font-size:1em;
	margin-left:20px;
	width:310px;
	padding-top:20px;
}
#content-col-2 p
{
	font-size:1.0em;
	text-align: left;
	width: 450px;
	margin: 0 0 20px 0;
}

#content-col-2 table
{
	font-size:1.0em;
	text-align: left;
	margin-left:0px;
}

#nav 

{ 
	width: 600px; 
	margin:58px 0 0 31px;
}

#nav, #nav ul li a 
{ 
	float: left; 
}

#nav ul 
{ 
	margin: 0; 
}

#nav ul li 
{ 
	list-style-type: none; 
	display: inline; 
	margin: 0; 
	padding: 0; 
}

#nav ul li a 
{ 
	text-decoration: none; 
	height: 49px; 
}

#nav ul li a span 
{ 
	visibility: hidden; 
}

#nav-01 
{ 
	width: 135px; 
	background: url(../images/nav-about.gif) no-repeat 0 0; 
}

#nav-01:hover 
{ 
	background: url(../images/nav-about.gif) no-repeat 0 -49px; 
}

#nav-01:active, #nav-01:focus 
{ 
	background: url(../images/nav-about.gif) no-repeat 0 -97px; 
}

#nav-01-active 
{ 
	width: 135px; background: url(../images/nav-about.gif) no-repeat 0 -98px; 
	cursor: default; 
}
#nav-02 
{ 
	width: 135px; 
	background: url(../images/nav-services.gif) no-repeat 0 0; 
}

#nav-02:hover 
{ 
	background: url(../images/nav-services.gif) no-repeat 0 -49px; 
}

#nav-02:active, #nav-02:focus 
{ 
	background: url(../images/nav-services.gif) no-repeat 0 -97px; 
}

#nav-02-active 
{ 
	width: 135px; background: url(../images/nav-services.gif) no-repeat 0 -98px; 
	cursor: default; 
}
#nav-03 
{ 
	width: 135px; 
	background: url(../images/nav-gallery.gif) no-repeat 0 0; 
}

#nav-03:hover 
{ 
	background: url(../images/nav-gallery.gif) no-repeat 0 -49px; 
}

#nav-03:active, #nav-03:focus 
{ 
	background: url(../images/nav-gallery.gif) no-repeat 0 -97px; 
}

#nav-03-active 
{ 
	width: 137px; background: url(../images/nav-gallery.gif) no-repeat 0 -98px; 
	cursor: default; 
}

#nav-04 
{ 
	width: 137px; 
	background: url(../images/nav-contact.gif) no-repeat 0 0; 
}

#nav-04:hover 
{ 
	background: url(../images/nav-contact.gif) no-repeat 0 -49px; 
}

#nav-04:active, #nav-04:focus 
{ 
	background: url(../images/nav-contact.gif) no-repeat 0 -97px; 
}

#nav-04-active 
{ 
	width: 137px; background: url(../images/nav-contact.gif) no-repeat 0 -98px; 
	cursor: default; 
}

.galleryimg 
{
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #e2e1e1;
	padding:5px;
	margin:0 10px 10px 0;
}

ul.services li 
{

list-style: none ;

	background:transparent url(../images/bullet.png) no-repeat scroll 0 0;
	color:#64584C;
	font-family:"Trebuchet MS",Tahoma,Arial;
	margin:7px 24px 0 40px;
	padding:0 0 0 19px;
}

ul.services
{
	margin:0 0 20px 0 ;
}

#footer 
{
	font-size:12px;
	padding:100px 20px 0 10px;
	text-align:left;
	width:950px;
    margin-left: auto;
	margin-right: auto;
	background:transparent url(../images/footer-top.png) no-repeat scroll 0 0;	
}

#footer-col-1
{	
	margin-left: 20px ;
	height: 20px ; 
	float: left ;
	font: normal  1.0em  "Trebuchet MS", Tahoma, Arial ;
	color: #64584C ;
}

#footer-col-2
{	
	margin-left: 20px ;
	min-width: 120px ; 
	height: 20px ; 
	float: right ;
	font: normal  1.0em  "Trebuchet MS", Tahoma, Arial ;
	color: #64584C ;
}

#footer p
{
	color: #64584C ;
}

a.w3c-valid-xhtml, a.w3c-valid-css, a.footer-rss 
{
	padding-left: 30px ;
	padding-bottom: 5px ;
	text-transform: uppercase ;
}

#footer a.w3c-valid-xhtml, #footer a.w3c-valid-css
{
	background: transparent url(../images/tick.png) no-repeat scroll 10px 1px ;
	color: #4d4d4d ;
}

#footer p.copyright
{
	text-align: center;
	color: #be0707 ;
}

.behind-the-site
{
	position:relative;
	right:0;
	top:0;
	float:right;
	
	margin: 0 auto 0 auto ;
}


.behind-the-site a 
{
	background:transparent url(../images/curl.png) no-repeat scroll 0 0;
	display:block;
	height:88px;
	width:86px;
	
	text-decoration:none;
}

.behind-the-site a span 
{ 
	visibility: hidden; 
}


span 
{
	position:absolute;
	text-indent: -5000px;
}
