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

body{
background:url(../images/bg.jpg) 0 0 repeat;
margin:0;
padding:0;
}

#header{
background:url(../images/header-bg.jpg) 0 0 repeat-x;
width:100%;
height:200px;
}

#logo{
width:800px;
height:153px;
background:url(../images/logo.jpg) 0 0 no-repeat;
margin:0 auto;
}

#menu{
width:100%;
height:47px;
background:url(../images/menu-bg.jpg) 0 0 repeat-x;
text-align:center;
}

#menu a{
font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style:italic;
	color:#CCCCCC;
	text-decoration:none;
	padding-left:90px;
	padding-right:90px;
	}
#menu a:hover{
color:#000099;
border:solid 1px #FFF;
}

#section-home #menu-home, #section-contact #menu-contact, #section-quote #menu-quote, #section-work #menu-work{
background:url(../images/td-over-bg.jpg);
color:#000099;
border:solid 1px #FFF;
}


div.content{
width:1000px; 
background:url(../images/content-bg.jpg) repeat-x;
background-color:#FFFFFF;
text-align:center;
}

div.content a:hover{
text-decoration:underline;
}


.menu{
background:url(../images/td-bg.jpg);
width:25%;

}

a, a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style:italic;
	color:#CCCCCC;
	text-decoration:none;
}

a:hover{
font-family: Georgia, "Times New Roman", Times, serif;
background:url(../images/td-over-bg.jpg);
	font-size:120%;
	color:#000000;
	font-style:italic;
	text-decoration:none;
	}


#coolstyle{
color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:130%;
text-align:left;

}

#coolstyle2{
color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:130%;
text-align:center;

}

#coolstyle3{
color:#990000;
font-family:Arial, Helvetica, sans-serif;
font-style:italic;
font-size:130%;
text-align:center;

}

.mylink a{
font-size:11px;
font-style:normal;
}

.mylink a:hover{
background:none;
text-decoration:underline;
color:#CCCCCC;
font-style:normal;
}
p{
text-align:left;
text-indent:10px;
font-size:115%;
color:#333333;
}

li{
color:#333333;
list-style-image:url(../images/li-image.jpg);
}

ul.link li{
background:url(../images/link-li.jpg) no-repeat 325px 0px;
list-style-image:url(../images/blank-li.jpg);
height:35px;
text-align:left;
text-indent:40px;
text-align:center;
}

ul.link li a{
color:#990000;

text-align:left;
}

ul.service li{
color:#333333;
list-style-image:url(../images/service-li.jpg);
}

div.quote{
background:url(../images/table-bg.jpg) no-repeat 16% 10%;
height:450px;
width:600px;
margin-left:70px;
}

#myGallery
{
width: 460px;
height: 345px;
} 
