@charset "utf-8";
/* CSS Document */
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
}
#wrap {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/********************************************************************************************************/

body, html {
	font-family: "Myriad pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.box                {
	color: #FFFFFF;
	background-color: #000000;
	float: left;
	height: auto;
	font-size: 0.9em;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(media/main/menu-stripe.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: 0;
	padding-left: 0;
	border-top-width: 4px;
	border-right-width: 0px;
	border-bottom-width: 4px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8C8C8C;
	border-bottom-color: #8C8C8C;
	padding-top: 7px;
}
a.box               {
	display:block;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	background-color: #000000;
	padding-right: 51px;
	text-align: left;
	height: 31px;
}
a.box:hover         {
	color:#FCF600;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right;
}.left {
	float: left;
}
.right {
	float: right;
}

#menuwrap {
	float: left;
	height: 46px;
	width: 1024px;
	background-image: url(media/main/menu-bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#body {
	float: left;
	width: 984px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#footer {
	width: 944px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8C8C8C;
	background-color: #000000;
	padding: 40px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 10px;
	float: left;
}
#footer a              {
	text-decoration:none;
	font-weight:normal;
	color: #CCCCCC;
}
#footer a:hover         {
	color:#ffffff;
	text-decoration:none;
}
.hyper {
	color: #FAD403;
	text-align: center;
}
.hyper a              {
	text-decoration:none;
	font-weight:normal;
	color: #FAD403;
}
.hyper a:hover         {
	color:#ffffff;
	text-decoration:none;
}
h1 {
	font-size: 20px;
	margin-top: 10px;
}
html {
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000000;
	}
.contact {
	background-image: url(media/contact/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contactarea {
	float: left;
	height: 600px;
	width: 450px;
	margin-top: 90px;
	margin-left: 100px;
}
#contactdetails {
	float: left;
	width: 300px;
	margin-left: 50px;
	margin-top: 90px;
	font-size: 1.6em;
}
.ref {
	background-image: url(media/webref/man.jpg);
	float: left;
	height: 167px;
	width: 445px;
	margin-right: 15px;
	padding-top: 90px;
	text-align: center;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
}
.refcomment {
	float: left;
	width: 425px;
	margin-right: 15px;
	text-align: center;
	padding-left: 20px;
	font-family: "Courier New", Courier, monospace;
	background-color: #FDFDE5;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	height: 60px;
}
.blog {
	background-image: url(media/blog/blog.jpg);
	float: left;
	height: 166px;
	width: 729px;
	padding-top: 95px;
	text-align: center;
	padding-left: 60px;
	font-family: "Courier New", Courier, monospace;
	margin-left: 95px;
	font-size: 2.5em;
}
.blogcontent {
	float: left;
	width: 980px;
	color: #FFFFFF;
}
.links {
	background-image: url(media/links/manbody.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellow {
	color: #FAD403;
}
.inspiration {
	float: left;
	width: 460px;
	margin-left: 20px;
}
.casestudy {
	background-image: url(media/gallery/case-study.jpg);
	float: left;
	height: 358px;
	width: 970px;
	padding-top: 100px;
	text-align: center;
	padding-left: 30px;
}
.casestudyhdr {
	color: #FDFDE5;
	float: left;
	width: 1024px;
	text-align: center;
}
.flashwrap {
	float: left;
	width: 1024px;
	margin-left: -20px;
}
div.gallery img 
        {
	border: 4px solid white;
	width:1024px;
	margin-left:-20px;
	float: left;
	margin-top: 310px;

        }.bigdarkgrey {
	font-size: 1.3em;
	color: #333333;
	font-weight: bold;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fbook {
	float: right;
	height: 400px;
	width: 150px;
}
.homeright {
	float: right;
	height: 500px;
	width: 204px;
}
.gallerypadding {
	margin: 10px;
	float: left;
}
.casedesc {
	float: left;
	width: 980px;
	margin-top: 525px;
}

