﻿
body
{
	margin:0px;
}

#topBorder
{
	background:#7F7F7F;
	height:9px;
	border-bottom: 1px solid #76777D; 
	
}

#logoStrapLine
{
	font-family: Trebuchet MS, Arial, sans-serif;
	color:#8C739E;  /*#9C9C9D; A8A8AD;*/
	font-size:1.1em;
	margin-left:2px;
} 

#logoBlock
{
	position:absolute;
	left:50px;
	top:50px;
}

#logo
{

}





.bl {background: url(../images/bl.gif) 0 100% no-repeat #CC72FF; width: 7.5em}
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:1px}
.clear {font-size: 1px; height: 1px} 


.comments
{
	font-family:verdana;
	font-style:italic;
	font-size:12px;
	margin:0px 10px 0px 40px;
	line-height:16px;
}



UL.bullet
{ 
	list-style: url(../images/bullet.gif) circle;
	
}

li
{
	padding-bottom:10px;
}

h1
{
	color:#ffffff;
	font-size:20px;
	margin:5px 5px 5px 10px
}



a.email
{
	color:#6D6C6C;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size:12px;
	text-decoration:none;
}


a.email:hover
{
	color:#CC72FF;
}




#headerImage
{
	position:absolute;
	top:9px;
	left:440px;
	margin:0px;
	z-index:-1
}


#ianImage
{
	position:absolute;
	top:68px;
	left:54px;
	margin:0px;
	z-index:-1
}


#main
{
	position:absolute;
	top:265px;
	left:0px;
	margin:0px;
	padding:0px;
	width:100%;
}


#phone
{
	position:relative;
	left:52px;
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#777777;
	/*float:left;*/
	margin-right:250px;
}





#phoneIcon
{
	float:left;
	margin-right:5px;
	margin-bottom:10px;
}


#phoneText
{
	padding-top:3px;
	padding-bottom:3px;
	
	
}



#loz
{
	margin-bottom:10px;
}

#copyBlock
{
	/*position:relative;
	left:300px;*/
	
	font-family: Trebuchet MS, Arial, sans-serif;
	size:16px;
	color:#4A4949;
	width:50%;
	margin:0px;
	margin-top:-32px;
	margin-left:307px;
	padding:0px;
	/*position:relative;
	left:200px;*/
}


#text
{
	position:relative;
}

#sage
{
	position:relative;
	margin-top:30px;
	margin-bottom:30px;
	left:307px;
}


#footer
{
	margin-top:40px;
	border-top: 1px solid #cccccc; 
}

/* 

‘padding-top’, ‘padding-right’, ‘padding-bottom’, and ‘padding-left’ 
*/
#menu {
	position:absolute;
	top:190px;
	margin:0px;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-weight: bold;
	padding: 0 0 0 50px;
	list-style-type: none;
	font-size: 18px;
	background: #B6B4BA;
	height: 32px;
	width:100%;
	border-top: 1px solid #A3A2A7; 
	
}

#menu li {
	float: left;
	margin: 0;
	
	
}


#menu li a 
{
	text-decoration: none;
	display: block;
	padding: 0 30px;
	line-height: 32px;
	color: #fff; 
	background: #B6B4BA; 
	/*border-top: 1px solid #A3A2A7; */
	border-left: 1px solid #FFFFFF;
}
#menu li a:hover
{
	background: #CC72FF;
	
}

#menu li.active a 
{
	/*border-top: 1px solid #543067; */
	background: #785C88; /*#5D3673;*/
	
}

#menu li.rightLi a 
{
	/*background: #5D3673;*/
	
	border-right: 1px solid #FFFFFF;
	
}


#menu li.rightLiActive a 
{
	/*background: #5D3673;*/
	
	border-right: 1px solid #FFFFFF;
	background: #5D3673;
	
}



