/* CSS Document */


/* Layout */

html, body { 
   margin: 0px; 
   padding: 0px; 
} 


body {
	text-align: center;
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Sans-Serif;
	font-size:76%;
	background:url(../images/mainbk.gif) repeat-y;
    color:#000;
	min-width: 750px;
	width:98%;
	}
	
#wrapper {
	margin-top:15px;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	width:800px;
	text-align: justify;
	background-color:#FFFFFF;
	color:#000;
	border: 2px solid #000;
	border-top: none;
	border-left: none;
	}

#header {
	text-align:left;
	width:800px;
	height:86px;
	}
	
#nav {
	background:url(../images/menu_bg2.jpg);
	background-repeat:no-repeat;
	width:113px;
	height:318px;
	float:left;
	background-color: #FFFFFF;
	}
	
#main {
    background:#fff;
	color:#000;
    float:right;
	width:480px;
	font-weight:400;
    padding:25px 0px 0 0px;
	margin:0;
	}
	
#footer {
	margin:0 auto;
	clear: both;
	text-align:center;
	padding:.5em 0 .5em 0;
	}
	
/* End Layout */
		
	
h4{
	font-size:120%;
	}

h5{
	font-size:110%;
	}	


	
#bodyblock {
	position:relative;
 	background: #FFFFFF;
 	color: #000000;
 	width:800px;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1.4;
	margin:0;
	padding:0;
	}
	

	
#menu{
	
	margin:25px auto 0 auto;
	width:105px;
	color:#000000;
	}
	
	

	
#main p {
    padding:5px 30px 0 27px;
	text-align:justify;
	margin:1em 0 1em 0;
	
    }

.emph {
	clear:both;
	width:422px;
	font-style:italic;
	/*font-size:smaller;*/
	 
    }
	
#main h4, h5{
    padding:5px 30px 5px 27px;
	margin:0;
	text-align:justify;
	color: #a00;

    }
a { text-decoration:none;
	border-bottom:dotted;
	border-bottom-color: #999999;
	border-bottom-width:thin;
	color:#000000;
	}
	
a:visited { color: #000; }

a:hover { border-bottom:dotted;
	border-bottom-color: #a00;
	border-bottom-width:thin;
	color:#a00;
	 }
	 
a:active { color: #f00; }

	
#main a {
	text-decoration:none;
	border-bottom:dotted;
	border-bottom-color: #999999;
	border-bottom-width:thin;
	color:#000000;
	}
	
#main a:hover {
	border-bottom:dotted;
	border-bottom-color: #a00;
	border-bottom-width:thin;
	color:#a00;
	}
	
#main h5 span {
	font-size:0.7em;
	}

#main ul {
	line-height:1.8;
	padding-right: 30px;
	margin-top:0;
	margin-bottom:0;
	}
	
#main li{
	margin:5px 0 5px 0;
	padding:0px;
	}
	
.imgr {
	float:right;
	margin:5px 0 5px 15px;	
	border:none;
	text-align:center;
	font-size:0.8em;
	}
	
.imgl {
	float:left;
	margin:5px 15px 5px 0;
	border:none;
	text-align:center;
	font-size:0.8em;	
	}
		


#footer span {
	color: #a00;
	/*vertical-align: middle;*/
	font-size: 1em;
	font-weight:600;
	}

	
#header h1 {
	height:86px;
	width:775px;
	position:relative;
	margin:0;
	padding:0;
	color: #a00;
	}
	
#header h1 span{
	
	background:url(../images/header.jpg);
	background-repeat:no-repeat;
	position:absolute;
	height:100%;
	width:100%;
	}
	
	
#menu ul {
	list-style: none;
	text-align:left;
	margin:0;
	padding:0;
	}
	
#menu ul li {
	float: left; /* cure IE5.x "whitespace in lists" problem */
	width: 100%;
	}

	
#menu a {
	font: bold 12px Verdana, Arial, Sans-Serif;
	display: block;
	border-width: 2px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 5px 0 5px 0;
	padding: 1px;
	color: #a00;
	background: #fcfcfc;
	text-decoration: none;
	text-align:center;
}


#menu a:hover {
	color: #fff;
	background: #ccc;
	}

#contact{
	float:right;
	width:195px;
	padding:20px 5px 0 5px;
	margin:0 auto;
	height:461px;
	overflow: hidden;
	background-image:url(../images/brolly.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	

	}
	
#contact p{
	text-align:center;
	padding:10px 0 0 0;
	margin:0;
	}
	
#contact h5{
	text-align:center;
    padding:10px 0px 0 0px;
	margin:0 0 10px 0;
	color: #a00;

	}

	
#freephone{
	list-style-position:inside;
	text-align:center;
	padding:1em 0 1em 0;
	margin:1em 0 0 0;
	list-style-type:none;
	background:url(../images/phoneicon2.gif) top no-repeat; 

	
	}
	
#email{
	background:url(../images/email.jpg) top no-repeat; 
	list-style-position:inside;
	list-style-type:none;
	text-align:center;
	padding:1em 0 1em 0;
	margin:1em 0 0 0;
	
	}
	
#address{
	background:url(../images/house.gif) top no-repeat;
	list-style-position:inside;
	list-style-type:none;
	text-align:center;
	padding:1em 0 1em 0;
	margin:1em 0 0 0;
	
	}
	

	
#copyright {
	width:800px;
	margin:0 auto;
	text-align:center;
	padding:.5em 0 0 0;
	font-size:9px;
	}
	
.house{
	text-align: center;
	
	}
	
#hmenu {
	height:30px;
	width:480px;
	margin: 5px 0 0 0;
	padding:0;
	clear:both;
	}
	
#hmenu ul{
	list-style: none;
	margin:0 0px 0	27px;
	padding:0;
	width:453px;
	}
	
#hmenu ul li{
	float:left;
	
	}
	
	
	#hmenu ul a {
	font: normal 11px Verdana, Arial, Sans-Serif;
	display: block;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0px 2px 0px 2px;
	padding: 2px 2px 2px 2px;
	color: #a00;
	background: #fcfcfc;
	text-decoration: none;
	text-align:center; 
}

#hmenu a:hover {
	color: #fff;
	background: #ccc;
	text-decoration:none;
	border-bottom:none;
	}

.linesmall {
	
	margin-bottom: 0px;
	padding-bottom:0px;
	margin-top: 1px;
	padding-top:1px;
	}
	
.smallcaps {
	font-variant:small-caps;
	}