html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*end reset*/
/*common*/
body{font-family:arial, tahoma, verdana; color:#a5a5a5; font-size:12px; text-align:center; background:#fff url(../images/bodybg.gif) repeat-x;}
a{color:#04b6d0; text-decoration:underline !important;}
h1{width:582px; height:60px; background:url(../images/logo.png);}
h1 a{width:582px; height:60px; position:absolute; display:block; text-indent:-9999px;}
h2{color:#fff;font-size:30px;}
h3{color:#04b6d0;font-size:30px;margin:16px 0 16px 0;}
h4{}
/*end common*/
/*header*/
#header{height:342px; width:900px; margin:0 auto; text-align:left;background:url(../images/headerbg.gif);padding:22px 0 0 28px;}
#header .left{width:692px;float:left;height:342px;}
#header .right{width:208px;float:left;height:342px;}
#header .right .flickr_badge_image{margin:10px 0 0 0;}
#header .right .flickr_badge_image img{float:left; margin:0 10px 10px 0; border:4px solid #fff;}
#header ul#slides{margin:28px 0 0 0;}
#header ul#slides img{border:4px solid #fff;}
/*end header*/
/*content-wrapper*/
#content-wrapper{width:900px; margin:0 auto; text-align:left;padding:0 0 0 28px;}
#content-wrapper .left{width:692px;float:left;}
#content-wrapper .left h3{margin:16px 0 16px 0 !important;}
#content-wrapper #horiview{margin:22px 0 0 0;display:none;}
#content-wrapper #horiview li{margin:0 0 16px 0;}
#content-wrapper #horiview li img{border:4px solid #e8e8e8;}
#content-wrapper #vertiview li img{border:4px solid #e8e8e8; width:306px; overflow:hidden;}
#content-wrapper #horiview p, #content-wrapper #vertiview p{margin:10px 0 0 0;}
#content-wrapper #vertiview{margin:22px 0 0 0; clear:both;}
#content-wrapper #vertiview li{float:left; width:330px; margin:0 16px 16px 0 !important;}
#content-wrapper #vertiview li.even{margin:0 0 16px 0;}
#content-wrapper #vertiview li.last{margin-bottom:16px;}
#content-wrapper .right{width:208px;float:left;}
/*end content-wrapper*/
/*footer*/
#footer{height:48px; margin-top:32px; background:#000; color:#fff; padding-top:12px;}
.blue{color:#04b6d0;}
.grey{color:#a5a5a5;}
.clear{clear:both;}
.bold{font-weight:bold;}
.break{margin-bottom:16px;}