*, html {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    text-align: left;
    background: #a8d0df url(/assets/images/grad_bg.gif) top left repeat-x fixed;
	color: #000;
}

h1 {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 100%;
	color: #207798;
	margin-bottom: 1em;
}

h3 {
	font-size: 110%;
}

p, #content li {
	font-size: 100%;
}

p {
	line-height: 1.4em;
	margin-bottom: 1em;
}

ol li {
	margin-left: 40px;
}

a {
	color: ##0000FF;
	text-decoration: underline;
	padding: none;
}

#wrapper {
    width: 900px;
    margin: 0 auto;
    text-align: left;
	background: #fff;
}

h1#logo {
    background: url(images/header.png) top left no-repeat;
    width: 900px;
    height: 180px;
    text-indent: -2000px;
}

h1#logo a {
	display: block;
	padding: 70px 200px;
}

#content-top {
	clear: left;
	float: left;
	width: 100%;
	margin-bottom: 1em;
	margin-top: 1em;
}

#content {
	float: right;
	width: 635px;
	margin-right: 30px;
}

#menu_div {
	float: left;
	width: 200px;
	background: url(images/menu_background.png) top left repeat-x #5E86D8;
	margin-left: 10px;
	font-size: 100%;
}

#menu_div img {
	border: none;
	padding: 0px;
	}

#news {
	float: right;
	width: 180px;
	padding: 8px;
	height: 100%;
	margin-left: 10px;
	margin-right: -10px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #C9DBED;
}

#news img {
	border: none;
	padding: 0px;
	}

#menu_div a {
		color: #fff;
	}
	
#spot {
	width: 130px;
	height: 123px;
	background-image: url(/assets/images/spot.png);
	background-repeat: no-repeat;
	margin-bottom: -70px;
	margin-top: 40px;
	margin-left: -30px;
	float: left;
	position: relative;
	}
	
#spotlight {
	width: 180px;
	background: white; 
	border: 1px solid #cc0000;
	float: left;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
	color: black;
		}

	
	
#spotlight a, #spotlight p {
	color: black;
	text-align: left;
	margin-bottom: none;
	}
	
#spotlight img{
	text-align: center;
	margin-bottom: none;
	}
	
	
#footer {
	clear: left;
	width: 100%;
	background: #207798;
	color: #FFF;
	text-align: center;
	padding: 4px 0;
}

#footer p, #footer a {
	color: #CFDFEF;
}
	
#footer p {
	font-size: 70%;
	margin-top: 10px;
	margin-left: 10px;
}

ul#menu {
    padding-top: 10px;
	display: block;
	list-style: none;
	padding-bottom: 1em;
	width: 100%;
}

ul#menu li {
	clear: left;
	float: left;
	width: 100%;
}

ul#menu li a {
    display: block;
    padding: 5px 10px 5px 10px;
    color: #fff;
	/*width: 180px;*/
    text-decoration: none;
    font-weight: bold;
    font-size: 100%;
	font-weight: bold;
}

ul#menu li a:hover {
	background: #fff;
    color: #207798;
}

ul#menu li.first a, ul#menu_inner li.first a {
	padding-left: 0;
}

ul#menu li.last a, ul#menu_inner li.last a {
	border-right: none;
}

fieldset.enquiry_form {
	/*border: 2px solid #4F3F31;*/
	/*border-left: 4px solid #4F3F31;
	background: #6F5945;*/
	margin-bottom: 1em;
	padding: 0px;
	border: 0;
}

fieldset label {
	/*display: block;
	clear: left;*/
	float: left;
}

fieldset input, fieldset textarea, fieldset img, fieldset select {
	display: block;
	clear: left;
	float: left;
}

fieldset p {
	clear: left;
	float: left;
}

div.ditto_summaryPost img.noborder, div.web_portfolio img.noborder {
	padding: 0;
	background: transparent;
}

div#menu_div p {
	color: #fff;
	text-align: center;
	font-size: 80%;
	margin: 10px;
	margin-top: 2em;
}
/*
 *=UTILITY
 */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.sgHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #CC3300;
	text-align: left;
	
}
.sgSubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 110%;
	font-weight: bold;
	color: #207798;
	text-align: left;
}
.sgContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.sgHighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	background-color: #FFFFCC;
	text-align: center;
	padding: 3px;
}
.newsHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #CC3300;
	line-height: 110%;
	text-align: left;
	white-space: normal;
	border-top-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	text-decoration: none;


}
.newsContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 120%;
	font-weight: normal;
	color: #CC3300;
}

.StudioNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC3300;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

.StudioNews img {
	border: none;
	}
	
img {
	border: solid 1px #C9DBED;
	padding: 3px;
	margin: 3px;
	}
