/* CSS Document */
html, body{margin:0px; padding:0px; background-color:#FFFFFF; font-size:0.85em; color:#000000; font-family:Arial, Helvetica, sans-serif; min-height:100%;}

.header{background-image:url(http://www.archiseek.com/p45images/header-logo.jpg); background-position:absolute; top:0px; left:0px; background-repeat:repeat-x; height:120px; width:100%; clear:both;}
.header img{margin-left:30px;}

/* Styles for nav bar */
.nav-header{background-image:url(http://www.archiseek.com/p45images/nav-bg.jpg); background-position:absolute; top:0px; left:0px; background-repeat:repeat-x; height:40px; width:100%;}
.navmenu{background-image:url(http://www.archiseek.com/p45images/navmenu-bg.gif); margin-left:30px; background-position:absolute; top:0px; left:0px; background-repeat:no-repeat; height:26px; width:691px;}

/* Styles for nav items */
.menu{padding:5px; text-align:center; width:100px; border-right:1px solid #59B0CB; float:left;}
.menu a{color:#fff; text-decoration:none; font-weight:bold; }
.menu a:hover{color:#59B0CB;}

/* Styles for last nav item - No Border-right */
.menu-noborder{padding:5px; text-align:center; width:100px; float:left;}
.menu-noborder a{color:#fff; text-decoration:none; font-weight:bold; }
.menu-noborder a:hover{color:#59B0CB;}

/* main content syles */
.maincontent{margin-left:30px; width:710px;}
h1{font-size:1.4em; color:#666666; letter-spacing:-2px;}

.box01{background-image:url(http://www.archiseek.com/p45images/bgbox01.gif); background-repeat:no-repeat; height:220px; width:323px; padding:14px; float:left;}
.box01 ul{list-style:none;}

.box02{background-image:url(http://www.archiseek.com/p45images/bgbox01.gif); background-repeat:no-repeat; height:220px; width:323px; padding:14px; margin-left:50px; float:left;}
.box02 ul{list-style:none;}

.blue{color:#73B5C8; font-size:1.4em; font-weight:bold;}
.bold{color:#636161; font-size:1.4em; font-weight:bold; line-height:15px;}

.morelink{background-color:#FFFF99; border:1px solid #FFFF33; padding:3px; font-size:0.9em; float:right; margin-right:5px; margin-bottom:10px;}
.morelink a{color:#000000;}

.col1{width:210px; padding:10px; min-height:200px; float:left; border-right:1px solid #CCC;}
.col2{width:210px; padding:10px; min-height:200px; float:left; border-right:1px solid #CCC;}
.col3{width:210px; padding:10px; min-height:200px; float:left;}