/* header.htm */
#header {width:969px;
float:left;
height:123px;
}
.header_leftbg-illus { width:424px;
padding:17px 20px 20px 36px;
float:left;
height:86px;
background:url(images/logo_bg-illus.jpg) left top no-repeat;
}
.header_leftbg { width:424px;
padding:17px 20px 20px 36px;
float:left;
height:86px;
background:url(images/logo_bg.jpg) left top no-repeat;
}
.header_rightbg { width:424px;
padding:17px 20px 20px 36px;
float:right;
height:86px;
background:url(images/a-passionate.jpg) left top no-repeat;
}
.logo {width:259px;
float:left;
height:86px;
cursor:pointer;
}
.top_left_link_main {width:115px;
padding-top:11px;
float:right;
}
.top_right_link_main {width:115px;
padding-top:11px;
padding-right:7px;
float:right;
}
ul.top_link { margin:0px;
padding:0px;
}
li.top_left_links { float:left;
width:110px;
font-size:18px;
padding-bottom:5px;
font-weight:bold;
list-style:none;
color:#939598;
}
li.top_left_links a { 
font-size:18px;
color:#939598;
text-decoration:none;
}
li.top_left_links a:hover { color:#FFFFFF;
}
li.top_right_links { float:left;
width:110px;
font-size:18px;
padding-bottom:5px;
font-weight:bold;
list-style:none;
color:#cccccc;
}
li.top_right_links a { 
font-size:18px;
color:#cccccc;
text-decoration:none;
}
/* a passionate design studio practicing the art of*/
.top_right_links a:hover { color:#FFFFFF;
}
.top_right_head_txt {width:250px;
padding-right:30px;
padding-top:8px;
float:right;
}
.top_right_head_txt1 {width:220px;
text-align:right;
font-size:18px;
font-weight:bold;
color:#505050;
float:right;
}
.top_right_head_txt2 {width:220px;
text-align:right;
font-size:30px;
margin:0px;
padding:0px;
font-weight:bold;
color:#cccccc;
float:right;
}
#footer {width:933px;
padding-top:15px;
padding-bottom:15px;
font-size:12px;
padding-left:18px;
padding-right:18px;
color:#949598;
float:left;
}
/* footer.htm */
#footer a {
font-size:12px;
color:#cfae5d;
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}

