
body {
	font-family: arial;
	background-color: #fafafa;
	background-image: url(../images/stage/header.jpg);
	background-repeat: repeat-x;	
}

#container {
	width: 980px;
	display: block;
	text-align:left;
	padding: 0px 0px 200px 0px;
}

#header {
	height: 50px;
	width: 980px;
	text-align: left;
	margin: 0px auto 0pc auto;
}

#header ul {
	list-style: none;
	margin: 16px 0px 0px 0px;
}


#header li a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
	display: block;
	padding: 8px 20px 20px 20px;
	text-transform: uppercase;
}

#header li a:hover {
	bbbbackground-image: url(../images/stage/navback_off.png);
	background-repeat:no-repeat;
	background-position: center top;
	text-decoration: underline;
	color: #333;
	color: #fff;
}

#header li a.on {
	background-image: url(../images/stage/navback_.png);
	background-repeat:no-repeat;
	background-position: center top;
	text-decoration: none;
	color: #333;
}

#header li {
	float: left;
}

#header .right {
	float: right;
	color: #00aee8;
	font-size:14px;
	padding: 7px 0px 0px 0px;
	text-decoration: none;
}
#header a:hover{
	text-decoration: underline;
}



#strap {
	height: 180px;
	width: 980px;
	position:relative;
	margin: 0px auto 0px auto;
	border-bottom: 4px solid #ededed;
	background-image: url(../images/stage/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 38px;
}

#strap h1 {
	width: 460px;
	font-family: georgia;
	font-size: 14px;
	font-style: italic;
	color: #333;
	line-height: 16px;
	text-align: left;
	position:  absolute;
	right: 0px;
	top: 85px;
}

#strap2 {
	border-bottom: 4px solid #ededed;
	padding: 13px 0px 13px 0px;
	margin: 0px auto 0px auto;
	width: 980px;
	text-align: left;
}

#strap2 a {
	float: right;
	color: #333;
	font-size: 12px;
	text-decoration: none;
	padding: 3px 0px 0px 0px;
}

#strap2 h2 {
	color: #00aee8;
	font-family: Georgia;
	font-size: 20px;
	font-style: italic;
}

.latest_work {
	width: 310px;
	height: 170px;
	border: 1px solid #e1e1e1;
	padding: 5px;
	float: left;
	margin: 0px 6px 6px 0px;
}

.lw_noright {
	margin: 0px 0px 6px 0px !important;
	float: right;	
}

.content-left {
	width: 640px;
	float: left;
	margin: 8px 0px 0px 0px;
}

.content-right {
	width: 310px;
	float: right;
	margin: 8px 0px 0px 0px;
}

.content-left h2, .content-right h2 {
	color: #00aee8;
	font-family: Georgia;
	font-size: 24px;
	font-style: italic;
	margin: 0px 0px 14px 0px;
	border-bottom: 4px solid #ededed;
	padding: 16px 0px 16px 0px;
} 

.content-left p, .content-right p {
	font-size: 13px;
	line-height: 16px;
}



.content-right p {
	margin: 0px 0px 20px 0px;
}

.content-right a {
	border-bottom: 2px solid #00aee8;
	font-family: Georgia;
	font-style: italic;
	color: #333;
	font-size: 14px;
	text-decoration:none;
}
.content-right a:hover {
	color: #00aee8;
}

.content-right span {
	font-family: Georgia;
	font-style: italic;
	color: #333;
	font-size: 14px;
}



.ticked {
	margin: 20px 0px 0px 0px;
}

.ticked li {
	background-image: url(../images/stage/tick.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 32px;
	margin: 0px 0px 20px 0px;
}

.ticked li h3 {
	margin: 0px 0px 4px 0px;
	padding-top:4px;
}

.sideArrow {
	margin: 20px 0px 0px 0px;
}

.sideArrow li {
	background-image: url(../images/stage/sideArrow.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 32px;
	margin: 0px 0px 20px 0px;
}

.sideArrow li h3 {
	margin: 0px 0px 4px 0px;
	padding-top:4px;
}

#footer {
	height: 100px;
	border-top: 10px solid #e1e1e1;
	background-color: #0a1316;
	padding: 90px 0px 0px 0px;
}

.clear {
	clear: both;
}

#footer ul {
	width: 980px;
	margin: 0px auto 0px auto;
}

#footer p{
	clear:both;
	color:#666;
	font-size: 11px;
	margin-top:60px;
	margin-bottom:20px;
}

#footer li {
	float: left;
}

#footer li a {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 20px 0px 20px;
}
#footer li a:hover {
text-decoration: underline;
}

#footer li.right {
	float: right;
	color: #fff;
	font-size: 11px;
}

.right_divider {
	float: right;
	text-transform: uppercase;
	font-size: 11px;
	text-align: right;
	color: #333;
	display: block;
	width: 980px;
	
	
	
	padding: 14px 0px 14px 0px;
}



.content-right .large{
	font-size: 14px;
	font-weight: bold;
	
}
.content-right .largeNumber{
	font-size: 28px;
	font-weight: normal;
	
}