
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* General tags */
* {margin:0; padding:0;}
body {background:#245481; font:76% verdana,tahoma,sans-serif; color:#555555; }
a {background-color:inherit; color:#286ea0; font-weight:bold; text-decoration:none;}
a:hover {text-decoration:underline;}
p {margin:0 0 16px 0; text-align: justify;}
ul, ol {margin:0 0 16px 15px; padding-left:5px;}
ul ul, ol ol {margin:3px 0 0 15px;}
.left {float:left; margin:0 10px 5px 0; border: solid 1px #aeaeae;}
.right {float:right; margin:0 0 0 10px; border: solid 1px #aeaeae;}
/* Headers */
h1 {color:#FFF; font-size:3.0em; letter-spacing:-3px; margin:0; text-align:right; margin-bottom:5px;}
h2 {font-size:1.7em; font-weight:bold; letter-spacing:-1px; margin:5px 0 10px;}
h3 {font-size:1.4em; font-weight:bold; letter-spacing:-1px; margin:5px 0 10px;}
/* IDs */
#title {margin:20px auto -9px; width:700px;}
#container {background:#C8D7E3 url(front2.jpg) bottom left no-repeat; border:20px solid #FFF; color:#555; margin:0 auto 15px; padding:10px; width:700px; line-height:1.3em;}
#sidebar {float:left; padding-left:175px; width:110px;}
#sidebar p {margin:10px 0 5px 10px; text-align:left; font-size:0.8em;}
#sidebar p a {font-weight:400;}
#main {float:right; width:385px;}
#footer {clear:both; color:#aaa;}

/* Menu */
.menu {border:0px solid #ffffff; color:#286ea0; display:block; font-size:1.1em; font-weight:bold; padding:4px 2px 4px 10px; width:120px;}
.menu:hover {background-color:#245481; border:0px solid #cccccc; color:#FFF; text-decoration:none;}

/* Various classes */
.credits {color:#777; font-size:0.9em; margin-bottom:0;}
.credits a {color:#777;}

.lightsGal,
.bwGal,
.customGal {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
    cursor: url(../images/zoomin.cur), default;
}

.photos { border: solid 2px #FFF; margin: 0px; }

.prices { width: 350px; }
.prices1 { background: #006699; color: #FFF; font-size: 12px; font-weight: 600; padding: 5px; text-align: center;
display: table-cell;
vertical-align: middle ;
}
.prices2 { background: #D6E4E1; color: #606060; font-size: 14px; font-weight: 900; padding: 5px; text-align: center;
height: 40px;
display: table-cell;
vertical-align: middle ;
}