/*General formatting styles*/
*
			{
			margin: 0;
			padding: 0;
			}

p
			{
			margin: 9px 0 9px 0;
			}

img
			{
			border: none;
			}


.clear
			{
			clear: both;
			}

.hidden	
			{
			display: none;
			}


strong
			{
			font-style: italic;
			}

p.tagline
			{
			font-weight: bold;
			color: #C60205;
			text-align: center;
			margin: 20px 0 20px 0;
			font-size: 15px;
			}
/*Layout, text fonts, colors and headings*/

body
			{
			background: #ABB3B5;
			font-family: helvetica, tahoma, "century gothic";
			font-size: 13px;
			color: #22202F;
			}


#wrapper
			{
			width: 1000px;
			margin-top: 5px;	
			background: url(../images/body.jpg) repeat-y;
			}

#main		
			{
			width: 523px;
			margin: 43px 0 0px 400px;
			padding: 25px 35px 10px 35px;
			min-height: 465px; 
			border-left: 3px solid #CED0CF;
			border-bottom: 3px solid #384D52;
			background: url(../images/main.jpg) repeat-y;
			}

h1, h2, h3
			{
			font-size: 16px;
			color: #22202F;
			margin: 5px 0 5px 0;
			}


h2, h3	
			{
			font-size: 15px;
			}


h3		
			{
			margin-bottom: -5px;
			}


ul.bullets
			{	
			margin-left: 20px;
			list-style: none;
			}

ul.bullets li
			{
			margin-bottom: 5px;
			padding-left: 12px;
			background: url(../images/bullet.jpg) no-repeat 0 5px;
			}


#highlight
			{
			display: block;
			margin: 15px 0 15px 0;
			font-style: italic;
			font-weight: bold;
			font-size: 14px;
			}

cite
			{
			font-style: italic;
			font-weight: bold;
			font-size: 12px;
			display: block;
			margin: 5px 20px 5px 20px;
			text-align: justify;
			}

#highlight span.citation
			{
			display: block;
			margin-top: 10px;
			color: #AF0003;
			}
#address
			{
			color: #fff;
			font-size: 16px;
			line-height: 22px;
			position: absolute;
			top: 16px;
			left: 20px;
			}


/*Top banner*/

#banner
			{
			margin-top: 5px;
			position: relative;
			height: 100px;
			width: 996px;
			background: url(../images/banner.jpg) repeat-y;
			}

#logo
			{
			height: 89px;
			min-width: 263px;
			position: absolute;
			left: 8px;
			top: 5px;
			background: url(../images/logo.jpg) no-repeat;
			}

#strapline
			{
			height: 60px; 
			width: 380px;
			font-size: 16px;
			color: #22202F;
			font-weight: bold;
			font-style: italic;
			padding-top: 40px;
			position: absolute;
			left: 617px;
			text-align: center;
			background: url(../images/corner.jpg) no-repeat 364px 0;
			}


/*Links*/

a:link, a:visited
			{
			color: #0F527F;
			}


a:visited
			{
			text-decoration: underline;
			}

a:hover
			{
			text-decoration: none;
			}

#footer a:link, #footer a:visited
			{
			color: #fff;
			}

#footer a:hover
			{
			color: #000;
			}


/*Main image styles*/

#mainimage

			{
			float: left;
			margin-top: 43px;
			width: 400px;
			min-height: 510px;
			background: url(../images/mainimages/01.jpg) no-repeat #fff;
			}

body#property #mainimage
			{
			background: url(../images/mainimages/02.jpg) no-repeat #fff;
			}

body#services #mainimage
			{
			background: url(../images/mainimages/03.jpg) no-repeat #fff;
			}

body#execrisk #mainimage
			{
			background: url(../images/mainimages/04.jpg) no-repeat #fff;
			}

body#claims #mainimage
			{
			background: url(../images/mainimages/05.jpg) no-repeat #fff;
			}


body#contact #mainimage
			{
			background: url(../images/mainimages/06.jpg) no-repeat #fff;
			}


/*Nav bar styles*/

ul#nav
			{
			position: absolute;
			top: 105px;
			width: 1000px;
			left: 0;
			}

ul#nav li
			{
			float: left;
			border-right: 1px solid #CED0CF;
			list-style: none;
			position: relative;
			z-index: 9;
			}

ul#nav li:last-child 
			{
			border-right: 1px solid #E8E8E8;
			}

ul#nav a:link, ul#nav a:visited, ul.sublink a:link, ul.sublink a:visited
			{
			width: 155px;
			font-family: "century gothic", helvetica, tahoma;
			background: url(../images/nav.jpg) repeat-x;
			display: block;
			height: 23px;
			padding: 10px 0 10px 10px;
			font-weight: bold;
			color: #404C4F;
			text-decoration: none;
			outline: none;
			}

ul#nav a:hover, ul#nav a#youarehere
			{
			background: url(../images/navb.jpg) repeat-x;
			}
 
ul#nav a#youarehere
			{
			text-transform: capitalize;
			}

ul#nav a#youarehere:hover
			{
			color: #404C4F;
			}

ul#nav a#youarehere
			{
			color: #000;
			}

ul.sublink
			{
			list-style: none;
			position: absolute;
			top: 148px;
			margin-top: -1px;
			left: -1px;
			opacity: .9;
			display: none;
			z-index: 2;
			-moz-box-shadow: -1px 1px 6px #2C2E2F;
			-webkit-box-shadow: -1px 1px 6px #454B4F;
			}

ul.sublink a:link, ul.sublink a:visited
			{
			height: 5px;
			padding:  5px 0 15px 10px;
			background: url(../images/navc.jpg) repeat-x;
			border: 1px solid #CED0CF;
			border-top: none;
			}

ul.sublink a:hover
			{
			background: #E3EBEE;
			}

ul#propertylinks
			{
			left: 165px;
			}

ul#casualtylinks
			{
			left: 331px;
			}

ul#risklinks
			{
			left: 497px;
			}

/*Breadrumb links*/

ul#breadcrumbs
			{
			position: absolute;
			top: 148px;
			color: #42404F;
			left: 403px;
			z-index: 1;
			background: #CED0CF;
			width: 587px;
			font-family: "century gothic", helvetica, tahoma;
			padding: 3px 0 3px 5px;
			list-style: none;
			border-right: 1px solid #E8E8E8;
			}

ul#breadcrumbs li
			{
			float: left;
			font-size: 11px;
			margin-right: 5px;
			font-weight: bold;
			}

ul#breadcrumbs a
			{
			margin-right: 5px;
			}

/*Footer styles*/

#footer
			{
			position: relative;
			z-index: 2;
			height: 200px;
			width: 996px;
			background: url(../images/footer.jpg) repeat-y;
			}


.holder
			{
			float: right;
			color: #fff;
			text-transform: uppercase;
			text-align: center;
			margin: 20px 30px 20px 15px;
			font-size: 17px;
			line-height: 12px;
			}

#me
			{
			font-size: 13px;
			color: #fff;
			margin: 0 0 0 440px;
			}



/*Submit forms etc(contact us page) */

#message, #submitemail, #submitname
			{
			display: block;
			font-family: helvetica, tahoma, "century gothic";
			width: 510px;
			margin: 5px 0 5px 0;
			}

#message
			{
			height: 140px;
			font-size: 13px;
			}



#ack
			{
			font-weight: bold;
			margin-top: 25px;
			width: 475px;
			text-align: center;
			font-size: 14px;
			}

#submit
			{
			cursor: pointer;
			}

.contdetails		
			{
			padding-bottom: 15px;
			float: left;
			width: 500px;
			}

a#seolink, a#seolink:hover
			{
			text-decoration: none;
			color: #fff;
			cursor: text;
			}