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

body {
	background: #FFFFFF;
    background:#ffffff  fixed center top url("http://jaddovey.com/2009/images/background/argyile_back.jpg");
	padding:0em 0em 0em 0em;
	}

img {
	border:none;
	float:left;
	padding: 0px;
	}
	
a {
   outline: none;
	}	
	
/*home page*/	
	
#maincontainer {
	width: 900px;
	background-color:#ffffff;
	padding: 0px;
	margin:0px;
	}
	
/*header contact*/	

#headercontact {
	width:900px;
	margin-top:1em;
	margin-right:1em;
        float:right;
	}

#headercontactright {
	width: 400px;
	float: right;
	}
	
#headercontactright p {
	padding:0;
	font-size: 12px;
	text-align: right;
	line-height: 16px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
#headercontact a {
	color: #606060;
	text-decoration: none;
	outline: none;
	}
	
#headercontact a:hover {
	color: #000000;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	}
	

/*header*/	
	
#container {
	width: 900px;
	background: #fffff;
	margin: 0;
	padding: 0;
    }
		
.mainheader {
	background-image: url("http://www.jaddovey.com/2009/images/header/jdd_header.jpg");
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	}

.mainheader a{
	background-image: url("http://www.jaddovey.com/2009/images/header/jdd_header.jpg");
	background-repeat: no-repeat;
	height: 150px;
	width: 900px;
	display: block;
    outline: none;
	}

.mainheader a:hover{
	background-image: url("http://www.jaddovey.com/2009/images/header/jdd_header_hover.jpg");
    outline: none;
	}
	
/*footer*/	

#footercontainer {
	width:900px;
	margin-top:4em;
    float:left;
	}

#footer {
	width:900px;
	}

#footerleft {
	width: 370px;
	float: left;
	}
	
#footerleft p {
	padding:0;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	}	

#footerright {
	width: 400px;
	float: right;
	}
	
#footerright p {
	padding:0;
	font-size: 12px;
	text-align: right;
	line-height: 16px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	}	
	
#footer a:link, #footer a:visited {
	color: #606060;
	text-decoration: none;
	outline: none;
	}
	
#footer a:active, #footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
	outline: none;
	}

#footerimage {
	height: 20px;
	width:900px;
    margin:0px;
    margin-bottom:.5em;
	padding:0px;
	border: none;
	}

/*home page text*/

#homepagetext {
	width: 890px;
	background-color:#ffffff;
	padding: 0px;
	margin:0px;
	margin-top:2em;
	float:left;
	margin-left:.1em;
	}				
	
#homepage p {
	width: 885px;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	font-size: 13px; 
	line-height: 1.5em; 
	text-align: left; 
	margin:.1em;
	margin-bottom:10px;
	padding:0;
	color: #000000;
    float: left;
	text-indent:5px;
	} 
	
#homepage h5 {
	float:left;
	text-indent: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	color: #000000;
	margin:.4em;
	padding: 0;
	border-bottom: .1em solid #cccccc;
	}	
	
#homepage a:link, #homepage a:visited {
	font-family:Verdana,sans-serif;
	font-weight:normal;
	font-size: 13px; 
	line-height: 1.5em; color: #606060;
	text-decoration: none;
	outline: none;
	}
	
#homepage a:active, #homepage a:hover {
	color: #000000;
	text-decoration: underline;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	font-size: 13px; 
	line-height: 1.5em; 
	outline: none;
	}	
	

/* home page section */

#homepagesectionbox {
	width: 900px;
	height:570px;
	float:left;
	margin-top:2em;
	padding:0;
	}
	
.homepagesection1 {
	width: 340px;
	height: 200px;
	background-color:#F8F8F8;
	padding: 1em;
	margin:0px;
	margin-top:2em;
	margin-left:3em;
	margin-bottom:1em;
	float:left;
	}				
	
.homepagesection1 h5 {
	float:left;
	text-indent: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	text-align:left;
	color: #000000;
	margin:.1em;
	margin-bottom:.6em;
	padding: .1em;
	border-bottom: .1em solid #cccccc;
	}	
	
/* home bullets */

.homebullets {
	width: 300px;
    float:left;   
	padding:0px;
	margin:0px; 
	}

.homebullets ul {
	width: 300px;
	padding:0px;
	margin:0px; 
	margin-left:.6em; 
	list-style-type: disc;
	list-style-image: none;
	list-style-position: inside;
	}

.homebullets li {
	float:left;
	width: 290px;
	text-decoration:none;
	padding:0em;
	margin:0em;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	font-size: 12px; 
	line-height: 1.3em; 
	text-align: left; 
	color: #000000;
	}