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

body { 
background-color: #bdbdbd; 
margin: 0px; }

a { 
color: #fff; 
text-decoration: none; }
a:hover { 
color: #7fdbdd; }

div#container {
width: 780px;
margin-left: auto;
margin-right: auto;
}

div#masthead {
height: 93px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
background-position: top left;
}

div.top-text {
position: relative;
top: 70px;
left: 270px;
width: 500px;
text-align: right;
color: #b0e5e6; 
font-family: arial; 
font-size: 12px; 
}

div.top-text-home {
position: relative;
top: 35px;
left: 370px;
width: 400px;
text-align: right;
color: #b0e5e6; 
font-family: arial; 
font-size: 12px; 
}

div.top-text-home h3 {
font-size: 15px;	
margin: 0 0 5px 0;
font-family: Arial, Helvetica, sans-serif;
color: #f1f1f1;
}

div#navbar {
height: 255px;
background-image: url(images/iramainimagesm.jpg);
background-repeat: no-repeat;
background-position: top right;
border-top: 0px #fff solid;
border-bottom: 0px #fff solid;
}

div#navigation {
width: 227px;
height: 255px;
float: left;
background-image: url(images/navback.gif);
border-right: 1px #fff solid;
padding: 0px;
margin: 0px;
}

ul#nav {
list-style: none;
font-size: 13px; 
color: #fff; 
font-family: "times new roman", arial, verdana; 
padding: 27px 0px 0px 95px;
margin: 0px;
}

ul#nav a { 
color: #fff; 
font-size: 13px; 
text-decoration: none; 
font-family: "times new roman", georgia;
line-height: 1.0;
}

ul#nav a:hover { 
color: #7fdbdd; 
}

ul#nav li {
display: block;
height: 25px;
padding: 0px 0px 5.9px 0px;	
margin: 0px;
}


div#tagline {
height: 55px;
background-image: url(images/tag.jpg);
background-repeat: no-repeat;
}

div#main-wrapper {
padding: 0px;
background-image: url(images/homeback.gif);
background-repeat:repeat-y;
height: 100%;
}

.clear {
clear: both;
height: 1px;
font-size: 1px;
line-height: 1px;
margin-bottom: -1px;
}

div#main {
margin: 0px;
padding: 30px 30px 30px 40px;	
width: 470px;
float: left;
color: #fff; 
font-family: arial, verdana; 
font-size: 14px; 
line-height: 18px;
background-image: url(images/homeback.gif);
}

div#sidebar {
width: 200px;
float: right;
background-image: url(images/squiggly.gif); 
background-repeat: no-repeat;
margin: 0px;
min-height: 200px;
color: #fff; 
font-family: arial, verdana; 
font-size: 14px; 
line-height: 18px;
padding: 20px 20px 0px 20px;
}

div#quote {
margin-top: 170px;	
}

div#quote-home {
margin-top: 45px;	
}

div#quote-contact {
margin-top: 25px;	
}

div#footer { 
background-color: #999; 
font-size: 12px; 
font-family: arial, verdana; 
color: #fff; 
text-align: right;
height: 30px;
clear: both;
padding: 5px 10px 10px 0px;
margin: 0px;
}

div#footer a { 
text-decoration: none; 
color: #fff; 
}

div#footer a:hover { 
color: #7fdbdd; 
}

h1 { 
color: #b0e5e6; 
font-family: arial; 
font-size: 12px; 
padding-top: 60px; 
padding-right: 10px; 
font-weight: 500; 
}

h2 { 
color: #7fdbdd; 
font-family: "times new roman", verdana; 
font-size: 24px; 
font-weight: 600; 
}

h3 { 
color: #b0e5e6; 
font-family: "times new roman", verdana; 
font-size: 20px; 
font-weight: 600; 
}


#indexhone { color: #b0e5e6; font-family: arial; font-size: 12px; padding-right: 10px; padding-top: 47px; padding-bottom: 0px; margin-bottom: 0px;}


/* HOME PAGE */
#profilepic { margin-left: 15px; margin-right: 20px; margin-top: 30px; border: 1px #fff solid; }
#contactpic {  border: 1px #fff solid; margin-top: 20px; }
.line { color: #b0e5e6; background-color: #b0e5e6; margin-top: 20px; margin-bottom: 20px; width: 80%; text-align: center; }
.links { color: #fff; font-family: arial, verdana; font-size: 12px; padding: 0px 0px 0px 10px; line-height: 1.5;}

/* WHO WE SERVE */
.cursive { font-size: 14px; font-style: italic; }
.strong { font-size: 14px; font-weight: bold; }
#taxtable {  color: #fff; font-family: arial, verdana; font-size: 14px; }

ul { margin-left: 0px; padding-left: 20px; }
li { padding-bottom: 10px; }

