@charset "UTF-8";
/* CSS Document */

html {height:100%}
body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;background:#0b0906; margin:0 0 0 0;}
p { display: compact; }

/* HOME STYLES */
#homeContent { margin: 0 auto; width: 1024px; height:720px;background:url(../images/homeBG.gif) no-repeat;}
#homeHolder {position:absolute;}
#homeBodyBG {position:absolute;width:931px; height:354px; top:150px; left:50px; background-image:url(../images/homeBodyBG.png);}
#homeImageHolder {
	position:absolute;
	right:26px;
	top:25px;
	width:531px;
	height:293px;
}


/* MENU STYLES */
#credits {position:absolute; bottom:-155px;width:250px;right:0px; height:25px; font-size:9px; text-align:right;}
#credits a {color:#999999; text-decoration:none;}
#credits a:hover {color:#00669C;}

#menuBG {position:absolute; height:30px; top:100px; width:600px; text-align:right; font-size:12px;right:-1040px;}
#menuBG ul {list-style:none; }
#menuBG li {float:left; padding:0 19px 0 19px; font-weight:bold;}
#menuBG li.last {padding: 0 22px 0 0;}
#menuBG li a {color:#FFFFFF; text-decoration:none;}
#menuBG li a:hover {color:#00669C;}

#bottomMenuBG {position:absolute; height:30px; bottom:-130px; left:-50px;width:600px; text-align:right; font-size:12px;}
#bottomMenuBG ul {list-style:none; }
#bottomMenuBG li {float:left; padding:0 19px 0 19px; font-weight:bold;}
#bottomMenuBG li.last {padding: 0 22px 0 0;}
#bottomMenuBG li a {color:#FFFFFF; text-decoration:none;}
#bottomMenuBG li a:hover {color:#00669C;}
.currentPage {color:#00669C;}

/* INTERNAL STYLES */
#aboutBodyBG {position:absolute;width:931px; height:354px; top:150px; left:50px; background-image:url(../images/aboutBodyBG.png);}
#aboutBodySectionOne {position:absolute; width:310px; left:2px; top:2px; height:350px;}
#aboutBodySectionTwo {position:absolute; width:307px; left:312px; top:2px; height:350px;}
#aboutBodySectionThree {position:absolute; width:310px; left:619px; top:2px; height:350px;}
#pullQuote {position:absolute; height:56px; bottom:-100px;left:0px; width:930px; text-align:right; font-size:20px; color:#FFFFFF; font-style:italic;}
#logo {position:absolute; width:175px; height:132px; top:10px; left:50px;}
#picsBodySectionOne {position:absolute; width:400px; left:2px; top:2px; height:350px; overflow:auto;}
#picsBodySectionTwo {position:absolute; width:525px; left:402px; top:2px; height:350px;}
#picsThumbs {position:absolute; height:60px; vertical-align:bottom;bottom:-100px;left:0px; width:930px; text-align:right; font-size:20px; color:#FFFFFF; font-style:italic;}

.pageHeadings { font-size: 12px; font-weight: bold; }
#specialHolder {position:absolute; width:201px; height:35px; background-image:url(../images/specialising.gif); left:260px; top:100px;}
#before {position:absolute; left:380px; top:40px;}
#before a {color:#FFFFFF; font-weight:bold; text-decoration:none;}
#before a:hover {text-decoration:underline;}
