/* v1.0 | 20080212 */

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;
	background: transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/* -- layout regions --*/

body {
	background-color: #333;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 950px;
}

#logopanel {
	margin: 0;
	padding: 0;
	width: 950px;
	height: 100px;
	float: left
}
#logo {
	display: inline;
	margin: 0;
	padding: 0;
	width: 400px;
	height: 100px;
	float: left
}

#navcontainer {
	background-image: url(fit-out-images/ranne-nav-strip.jpg);
	display: inline;
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 950px;
	height: 20px;
	clear: both;
	text-align: right;
}

#navpanel {
	width: 950px;
	height: 50px;
	display: block;
	background-image: url(fit-out-images/link-panel-bg.jpg);
	background-repeat: repeat-x;
	margin-bottom: 20px;
	clear: both;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


#title {
	display: inline;
	margin: 0;
	padding: 0;
	width: 545px;
	height: 100px
}
#title h1 {
	color: #fff;
	font-size: 100%;
	text-align: right;
	margin: 0px;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#bigimage {
	margin: 0 0 15px;
	padding: 0;
	width: 950px;
	float: left;
	clear: both
}
#main-shot {
	padding: 0;
	width: 950px;
	float: left;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#main-shot-spacer {
	padding: 0;
	width: 950px;
	float: left;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

#bodyleft {
	padding: 0;
	float: left;
	width: 380px;
	margin: 0;
}

#bodyright {
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
	width: 530px;
	float: right
}

/* -- text styles --*/


h1 {
	color: #9ACF25;
	font-size: 120%;
	margin-bottom: 10px;
}

h2 {
	color: #99CE25;
	font-size: 120%;
	margin-bottom: 10px;
}

h3 {
	color: #fff;
	font-size: 120%;
	background-color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
}

h4 {
	color: #fff;
	font-size: 100%;
}

h3 a:link{
	color: #FFF;
	text-decoration: none;
}

h3 a:hover{
	color: #99CF25;
	text-decoration: none;
}

h3 a:visited{
	color: #FFF;
	text-decoration: none;
}
h3 a:active {
	color: #FFF;
	text-decoration: none;
}


.bodyright h1 {
	color: #9BCC25;
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 15px;
	padding: 0
}
.bodyright h2 {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.bodyright h3 {
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#bodyright ol {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	list-style-position: outside;
	margin: 0 0 15px 1.5em;
	padding: 0 0 0
}
.bodylist ul {
	list-style-position: outside;
	padding: 0;
	margin-top: 10;
	margin-right: 10;
	margin-bottom: 10;
	margin-left: 0;
	background-color: #000;
}
.bodylist li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #555;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	list-style-image: url(fit-out-images/white-bullet.jpg);
	font-size: 90%;
}
#bodyright p {
	color: #fff;
	font-size: 90%;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	text-align: left;
	margin: 0 0 15px;
	padding: 0
}
.testimonial {
	font-size: 100%;
	font-style: italic;
	color: #BBB;
	padding-top: 15px;
}
.testimonee {
	font-size: 90%;
	color: #97CC25;
	margin-bottom: 10px;
	margin-top: 0px;
	background-color: #000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#bodyright p a:link {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #98CC25;
}
#bodyright p a:visited {
	color: #99CD25;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dotted #fff
}
#bodyright p a:hover {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CD25;
}
#bodyright p a:active {
	color: #9BCC25;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dotted #fff
}

/* -- navigation styles --*/

#navlist li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
	font-size: 95%;
}
#navlist a:link {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding-top: 0;
	padding-right: 7px;
	padding-bottom: 2;
	padding-left: 7px;
}
#navlist a:visited {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0 20px;
	height: 20px
}
#navlist a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #333;
	border-bottom: 2px solid #6f0
}
#navlist a:active {
	color: #6f0;
	text-decoration: none;
	background-image: url(fit-out-images/bg-pixel.jpg);
	border-bottom: 2px solid #6f0
}

#navbox ul{
	width: 360px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-color: #000;
	border: 1px solid #555;
}
#navbox li {
	font-size: 95%;
	color: #FFF;
	line-height: 140%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1.25em;
	list-style-position: outside;
	list-style-type: square;
	padding: 0px;
}
#navbox a {
	color: #fff;
	text-decoration: none;
	list-style-image: url(fit-out-images/green-bullet.jpg);
	list-style-position: inside;
	display: list-item;
	margin: 0;
	border-bottom: 1px solid #eee
}
#navbox a:visited {
	color: #ccc;
	text-decoration: none
}
#navbox a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #333;
	list-style-image: url(fit-out-images/white-bullet.jpg);
	list-style-position: inside;
	display: list-item;
	border-bottom: 1px solid #6f0
}
#navbox a:active {
	color: #6f0;
	text-decoration: none
}

/* -- other styles --*/

.casestudy {
	color: #fff;
	margin: 20px 0 0;
	padding: 10px 0;
	width: 950px;
	float: left;
	clear: both;
	border-top: 1px solid #666
}
.casestudy h1 {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px
}
.casestudy p {
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	margin: 0;
	padding: 0 0 10px
}
.casestudythumbs {
	background-color: #666;
	display: inline;
	margin: 9px;
	padding: 10px;
	width: 150px;
	height: auto;
	float: left;
	border: solid 1px #000
}
#contactleft {
	display: inline;
	margin: 0 0 0 3px;
	padding: 0;
	width: 380px;
	float: left;
	clear: both
}
#contactleft h1 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
	text-align: left;
	margin: 0 0 15px;
	padding: 0
}
#contactleft p {
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	margin: 0 0 15px;
	padding: 0
}
#contactleft p a:link {
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0 0 20px;
	padding: 1px 2px;
	border-bottom: 1px dotted #fff
}
#contactleft p a:visited {
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0 0 20px;
	padding: 1px 2px;
	border-bottom: 1px dotted #fff
}
#contactleft p a:hover {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0 0 20px;
	padding: 1px 2px;
	border-bottom: 1px solid #6f0
}
#contactleft p a:active {
	color: #94CD25;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin: 0 0 20px;
	padding: 1px 2px;
	border-bottom: 1px dotted #fff
}

/* -- footer styles --*/

#footbox {
	margin: 20px 0 30px;
	padding: 10px 0 0;
	width: 950px;
	float: left;
	clear: both;
	border-top: 1px solid #000
}
.footer {
	color: #fff;
	font-size: 12px;
	margin: 0;
	padding: 0 0 30px;
	float: left
}
.footer a:link {
	color: #ccc;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #fff
}
.footer a:visited {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px dotted white
}
.footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #6f0
}
.footer a:active {
	color: #98CE25;
text-decoration: none border-bottom: 1px solid #fff
}


/* -- Other -- */

.service-list ul{
	list-style-type: none;
	padding-left: 10px;
}
.service-list li {
	font-size: 90%;
	color: #FFF;
	list-style-image: url(fit-out-images/white-bullet.jpg);
	margin-left: 1.5em;
	list-style-position: outside;
	list-style-type: none;
	line-height: 140%;
}
.service-link-image {
	float: left;
	height: 50px;
	width: 35px;
	margin: 0px;
	padding: 0px;
}


.service-block {
	list-style-type: none;
	float: left;
	height: 50px;
	width: 180px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

.service-block p {
	text-decoration: none;
	color: #9BCD25;
	padding-top: 13px;
	font-size: 85%;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 130%;
}

.service-block p a:link {
	text-decoration: none;
	color: #EEE;
}
.service-block p a:visited {
	text-decoration: none;
	color: #FFF;
}
.service-block p a:hover {
	text-decoration: none;
	color: #99CF25;
}
.service-block p a:active {
	text-decoration: none
}

.service-small {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	color: #BBB;
	line-height: 15px;
}

.project-panel {
	padding-bottom:10px;
	clear: left;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #555;
}
.project-link {
	font-size: 100%;
	color: #fff;
	padding-bottom: 5px;
}

.project-link a:link {
	color: #FFF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #9BCD25;
	text-decoration: none;
	border-bottom-width: 1px;
}
.project-link a:visited {
	color: #FFF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #9BCD25;
	text-decoration: none;
	border-bottom-width: 1px;
}
.project-link a:hover {
	color: #9ACC25;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.project-copy {
	font-size: 80%;
	color: #DDD;
	padding-bottom: 10px;
	line-height: 120%;
}
.project-thumbnail {
	padding: 0px;
	float: right;
	border: 1px solid #EEE;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.image-right {
	float: right;
	border: 2px solid #FFF;
	display: block;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}


.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the .container) if the .footer is removed or taken out of the .container */
	clear:both;
	height:0px;
	font-size: 1px;
	line-height: 0px;
}

