/* CSS Document */

/*	Service Connections Style Sheet.
   
	------------------------------------------------------
   
	arttia.co.uk style sheet - v1.0
	Publication:  September 2009
	Last Update:  September 2009
	Author:  Belinda White ( belinda@arttia.co.uk )
   
	----------------------------------------------------*/
* {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

/*	Generic
	----------------------------------------------------*/
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper {
	width: 960px;
	height: 100%;
	margin: auto;
	padding-top: 15px;
  }

#Holder{
	width: 960px;
	height: 100%;
	float: left;
	background: #FFFFFF center center;
	text-align: left;
  }
h1{
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 30px;
	
}

/*Header Section
	----------------------------------------------------*/	
#Logo{
	width: 230px;
	height: 100px;
	float: left;

  }
  
#Images{
	width: 719px;
	height: 100px;
	float: right;

  }




/*	Top Navigation
	----------------------------------------------------*/
	
#Naviheader {
	width:960px;
	height: 32px;
	float: left;
	display: block;
	padding: 0px;
	list-style: url(none) none;
	background-image: url(images_general/navi_bg.gif);
	background-repeat: repeat-x;
    }
	
#NaviContainer {
	width:350px;
	height: 27px;
	float: left;
	padding-left: 220px;
	padding-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
    }
	
#Naviheader a {
	text-decoration:none;
	width: 102px;
	float: left;
	color: #FFF;
	letter-spacing: 0px;
	display: block;
	height: 27px;
	padding: 0px 0px 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

    }
#Naviheader a:hover {
	color: #000000;
	padding: 0px 0px 0px;
	margin: 0px;
}
 
#Naviheader ul li a:hover {
	text-decoration:none;
	width: 102px;
	float: left;
	color: #006;
	display: block;
	height: 27px;
	padding: 0px 0px 0px;
	margin: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
 
#Naviheader ul {
	text-decoration: none;
	list-style: none;
    }
#Naviheader li {
	float:left;
    }
 	
#Naviheader a,  #Naviheader strong, #Naviheader span {
	text-align: center;
	float: left;
	height: 27px;

    }
	
	
#Naviheader #current {
	font-weight: normal;
	color: #CCC;
    }
	
#Naviheader #current a {
	font-weight: normal;
	color: #CCC;
    }	
		
#Naviheader #current a:link {
	font-weight: normal;
	color: #CCC;
    }
	
#Naviheader #current a:hover {
	color: #000000;
}	



/*	Main
	---------------------------------------------------- */
	
#MainContent {
	width: 960px;
	height: 100%;
	float: left;
	
}

#LeftPanel {
	width: 620px;
	height: 100%;
	float: left;
	padding: 15px;
	
}

#RightPanel {
	width: 300px;
	height: 100%;
	float: right;
	
}



a:link {
	color: #666666;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}


a:active {
	color: #E1007A;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
a:hover {
	color: #E1007A;
	text-decoration: underline;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}

#h1 {
	color: #FC0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 18px;
	float: left;
	width: 50px;
	height: 20px;
}

#h2 {
	color: #06F;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 18px;
	float: left;
	width: 80px;
	height: 20px;
}

#h3 {
	color: #F00;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 18px;
	float: left;
	width: 100px;
	height: 20px;
}

#h4 {
	color: #63C;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 18px;
	float: left;
	width: 100px;
	height: 20px;
}

#h5 {
	color: #02AFEF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	line-height: 18px;
	float: left;
	width: 150px;
	height: 20px;
}


.p1 {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.p2 {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
}

.p3 {
	font-size: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	line-height: 30px;
}

.p4 {
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 30px;
	font-style: italic;
}

#bullet {
	width: 600px;
	padding-left: 20px;
}
#bullet2 {
	width: 570px;
	padding-left: 45px;
}

/*	Footer Content
	----------------------------------------------------	*/
	
#FooterPanel {
	height:15px;
	width: 960px;
	float: left;
	background-image: url(images_general/navi_bg.gif);
	background-repeat: repeat-x;

}

#FooterMain {
	height: 50px;
	width: 960px;
	float: left;
	margin: 20px 0px 0px;
	padding-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

a.ft:link{
	color: #000;
	text-decoration: underline;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	}
a.ft:active {
	color: #999;
	text-decoration: underline;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;

	}
a.ft:visited {
	text-decoration: underline;
	color: #999;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	}
a.ft:hover {
	color: #000000;
	text-decoration: underline;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	}	
	
	
	




/* CREDITS
	---------------------------- */

#Credits {
	height: 20px;
	width: 940px;
	float: left;
	color: #FFFFFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}

a.cr:link{
	color: #999;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	}
a.cr:active {
	color: #999;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;

	}
a.cr:visited {
	text-decoration: none;
	color: #999;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	}
a.cr:hover {
	color: #000000;
	text-decoration: underline;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	}	
	

/*	 End Service Connections style sheet

     Author - www.arttia.co.uk
								

