* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body {
	background-color: #ffffff;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	min-height: 550px;/* for good browsers*/
	min-width: 950px;/* for good browsers*/
}
img {
	border: 0;
}
#outer{
	height: 100%;
	width: 100%;
	display: table;
	vertical-align: middle;
}
#container {
	text-align: center;
	position: relative;
	vertical-align: middle;
	display: table-cell;
	height: 550px;
}
#inner {
	width: 940px;
	background: ffffff;
	height: 550px;
	text-align: right;
	margin-left: auto;
	margin-right: auto;
}

#wrapper { 
 margin: 0 auto;
 width: 940px;
}
#header2 {
	float: left;
	text-align: right;
	padding-top: 10px;
	margin-top: 30px;
	width: 940px;
	height: 90px;
	border: 0px solid #ccc;
}
#left2 {
	width: 200px;
	height: 460px;
	float: left;
	text-align: right;
	border: 0px solid #ccc;
}
#main2 {
	float: right;
	width: 720px;
	height: 100%;
	vertical-align: right;
	text-align: left;
	border: 0px solid #ccc;
}

#mainBlog {
	float: left;
	width: 580px;
	height: 100%;
	vertical-align: right;
	text-align: left;
	border: 1px solid #ccc;
}

#footer2 {
	float: right;
	width: 940px;
	height: 60px;
	padding-top: 5px;
	text-align: right;
	border: 0px solid #ccc;
}

#header {
	text-align: right;
	padding-top: 10px;
	width: 940px;
	height: 90px;
	border: 0px solid #ccc;
}
#left {
	width: 200px;
	height: 460px;
	float: left;
	text-align: right;
	border: 0px solid #ccc;
}
#main {
	float: right;
	width: 720px;
	height: 420px;
	vertical-align: right;
	text-align: left;
}

#footer {
	float: right;
	width: 740px;
	height: 60px;
	padding-top: 5px;
	text-align: right;
}

#logo {
    background: url(../images/logo.png);
	margin-left: 490px;
	height: 70px;
	width: 450px;
}
#logo h2 {
	display: none;
}

h1#tagline {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	position: relative;
	left: -30px;
	top: -25px;
}

a,
a:link,
a:visited {
	outline: none;
	text-decoration: none;
	color: #666666;
}


a:focus,
a:hover,
a:active {
	color: #f9540b;
} 

#tagline a:focus,
#tagline a:hover,
#tagline a:active {
	color: #666666;
}

div.blurb {
	padding-left: 20px;
}
.blurb h2 {
	color: #f9540b;
	font-size: 22px;
}
.blurb {
	color: #000000;
}
.blurb h3 {
	font-size: 16px;
	color: #666666;
}

div.bigblurb {
	padding-left: 20px;
}
.bigblurb {
	font-size: 14px;
	color: #000000;
}
.bigblurb h2 {
	color: #f9540b;
	font-size: 22px;
}
.bigblurb h3 {
	color: #f9540b;
	font-size: 18px;
}
.bigblurb ul {
	margin-left: 20px;
}
.bigblurb li {
	margin-top: 8px;
}

/* Packages styles */
#q1 {
	float: left;
	width: 350px;
	height: 160px;
}
#q2 {
	float: left;
	width: 350px;
	height: 160px;
}
#q3 {
	float: left;
	width: 350px;
	height: 160px;
}
#q4 {
	float: left;
	width: 350px;
	height: 160px;
}

/* Testimonials styles */
blockquote {
  padding-bottom: 30px;
}
div.right {
  font-weight: bold;
  text-align: right;
}

p.offer {
  font-size: 16px;
}

p.offer b {
	font-weight:bolder;
}

img.right{
	float: right;
	margin: 10px 0px 30px 20px;
}

div.floatright{
	float: right;
	margin: 10px 0px 30px 10px;
}

div.published {
	float: left;
	margin-left: 50px;
	text-align: center;
}

div.photobook {
	text-align: center;
	width: 700px;
}

.photobook img {
	float: left;
	margin: 0 10px 0 10px;
}

div.centre {
	text-align: center;
	width: 700px;
	float: right;
	z-index: 10;
}


/* Gallery styles */

div.thumb {
	width: 700px;
	margin-left: 40px;
}
.thumb a,
.thumb a:link,
.thumb a:visited {
	float: left;
	display: inline;
	margin: 0 12px 24px 12px;
	text-decoration: none;
}
.thumb a:hover{
	color: #F9540B; /* irrelevant definition to overcome IE bug */
}
.thumb a img,
.thumb a:link img,
.thumb a:visited img {
	border: 4px solid #666666;
}
.thumb a:focus img,
.thumb a:hover img,
.thumb a:active img {
	border: 4px solid #cccccc;
}

/* begin menu styles */
.glossymenu {
	margin: -10px 0 0 0;
	padding: 0;
	width: 200px; /*width of menu*/
	border: 0;
}
.glossymenu a.menuitem,
.closed {
	background: #ffffff;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
	color: #f9540b;
	text-decoration: none;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 5px 0 0;
}
.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	top: 10px;
	right: -10px;
	border: none;
}
.glossymenu a.menuitem:hover,
.glossymenu a.menuitem:active,
.glossymenu a.menuitem:focus,
.glossymenu a.submenuheader:hover,
.glossymenu a.submenuheader:active,
.glossymenu a.submenuheader:focus,
.open {
	color: #666666;
}
.glossymenu div.submenu a {
	background: #ffffff;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	color: #f9540b;
	text-decoration: none;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 5px 5px 0;
	padding-left: 10px;
}
.glossymenu div.submenu a:hover,
.glossymenu div.submenu a:active,
.glossymenu div.submenu a:focus,
.glossymenu div.submenu a:hover,
.glossymenu div.submenu a:active,
.glossymenu div.submenu a:focus {
	color: #666666;
}
/* end menu styles */
