body {
	background:#FFFFFF;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#707070;
}

img {
	border:0;
}

a {
	color:#6e7e92;
	text-decoration:none;
}

a:hover {
	color:#8293a7;
	text-decoration:underline;
}

.wrapper {
	width:1024px;
	margin:0 auto;
}

#header_bg {
	background:#e8e8e8 url(images/header_bg.gif) repeat-x;
	height:106px;
}

#header_logo {
	width:1024px;
	margin:0 auto;
	padding:28px 0px 0px 10px;
}

#navbar {
	width:1024px;
	margin:0 auto;
	height:39px;
	padding-right:10px;
}

#navbar ul {
	background:url(images/nav_bg.gif) bottom center repeat-x;
	width:478px;
	height:39px;
	padding-left:0;
	margin-top:-11px;
	float:right;
	font:bold 100% Arial;
	text-transform:uppercase;
}

#navbar ul li {
	display:inline;
}


#navbar ul li a, #navbar ul li span {
	float:left;
	color:#f7f7f7;
	font-weight:bold;
	padding:14px 16px 10px 14px;
	text-decoration:none;
}

#navbar ul li span {
	padding-left:0px;
}

#leftcorner {
	float: left;
	padding-left:6px;
	padding-right:0px;
	height:39px;
	background:url(images/nav_left.gif) bottom left no-repeat;
}

#rightcorner {
	float:right;
	padding-right:6px;
	height:39px;
	background:url(images/nav_right.gif) bottom right no-repeat;
}

#navbar ul li a:hover {
	text-decoration:none;
	color:#ececec;
}

#banner_bg {
	background:#8cb3e4 url(images/banner_bg.gif) no-repeat top center;
	height:276px;
}

#banner_content {
	width:500px;
	margin:0 auto;
	padding:46px 520px 0px 10px;
	color:#f4f4f4;
	line-height:18px;
	font-weight:bold;
}

#banner_content h1 {
	font-size:18px;
	font-weight:lighter;
	font-style:italic;
	margin-bottom:18px;
	margin-top:0px;
}

#banner_border_bottom {
	background:#F5F5F5 url(images/seperator.gif) repeat-x top left;
	height:2px;
}

#underbanner_wrapper {
	background:#FAFAFA;
	width:1024px;
	margin:0 auto;
}

.underbanner {
	width:341px;
	float:left;
	background:#FAFAFA;
}

#underbanner_centre {
	width:342px;
	float:left;
	background:#FFFFFF;
}

.underbanner_content {
	padding:10px;
	line-height:16px;
}

.underbanner_content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#819ec2;
	margin-bottom:12px;
	margin-top:-24px;
	margin-left:42px;
}

.underbanner_content img {
	vertical-align:middle;
}

#underbanner_bg {
	background:#FAFAFA;
	height:104px;
}

#mainbody_gradient {
	background:#FFFFFF url(images/gradient.gif) top left repeat-x;
}

/* for Internet Explorer only */
/*\*/
* html #mainbody_gradient {
	margin-top: 104px;
}
/**/

#main_content {
	padding:20px 10px 10px 10px;
	width:640px;
}

#whatioffer {
	line-height:18px;
	border-bottom:1px dotted #c6c6c6;
	padding-bottom:10px;
	margin-bottom:10px;
}

#whatioffer p {
	margin-bottom:8px;
	margin-top:0px;
}

#featured_work {
	background:#FFFFFF url(images/featured_bg.gif) top left no-repeat;
	margin-left:10px;
	width:640px;
	height:160px;
	padding-bottom:20px;
	border-bottom:1px dotted #c6c6c6;
}

#featured_work_content {
	padding:125px 8px 0px 8px; 
	font-size:11px;
	color:808080;
}

#featured_work_content_title {
	font-size:12px;
	color:707070;
}

#features_wrapper {
	background:#FFFFFF;
	height:240px;
}

.features {
	width:326px;
	float:left;
	margin:10px 0px 0px 10px;
}

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

.features p {
	margin:10px 20px 0px 0px;
	line-height:16px;
}

.features h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#707070;
	margin-top:5px;
	margin-bottom:0px;
}

#sidebar {
	float:right;
	height:500px;
	width:341px;
	margin:20px 0px 10px 0px;
}

.quotebox_header {
	background:url(images/quotebox_top.gif) no-repeat top center;
	width:342px;
	height:3px;
}

.quotebox_footer {
	background:url(images/quotebox_bottom.gif) no-repeat top center;
	width:342px;
	height:3px;
	margin-top:10px;
}

.quote_box {
	background:url(images/quotebox_bg.gif) repeat-y top center;
	float:right;
	width:342px;
	color:#7a7a7a;
	font-size:11px;
}

.quote_box_content {
	margin:10px 11px 0px 11px;
}

#social_media {
	width:342px;
	float:left;
	margin:0px 0px 10px 0px;
}

#social_media p {
	margin-top:0px;
	margin-bottom:8px;
}

.social_sites img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
}

.social_sites:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

#footer {
	background:#749dd0 url(images/footer_bg.gif) repeat-x bottom left;
	height:60px;
}

#footer_content {
	width:1024px;
	margin:0 auto;
}

#footer_copy {
	padding:16px 0px 0px 10px;
	font-size:11px;
	color:#e5e5e5;
	float:left;
}

#footer_sitemap {
	padding:23px 0px 10px 0px;
	font-size:11px;
	color:#e5e5e5;
	float:right;
}

#footer_sitemap a {
	color:#e5e5e5;
	text-decoration:none;
	font-weight:bold;
}

#footer_sitemap a:hover {
	color:#eeeeee;
	text-decoration:underline;
}

#breadcrumb_bg {
	background:#8cb3e4;
	height:56px;
}

#breadcrumb_content {
	width:1024px;
	margin:0 auto;
	padding:18px 0px 20px 20px;
	color:#f4f4f4;
	line-height:18px;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

#breadcrumb_content a {
	color:#f4f4f4;
	line-height:18px;
	font-style:italic;
	font-weight:normal;
	font-size:14px;
}

#breadcrumb_content a:hover {
	color:#ffffff;
	text-decoration:none;
}

#breadcrumb_content h1 {
	font-style:italic;
	font-weight:normal;
	font-size:14px;
	margin:0px;
	display:inline;
}

#breadcrumb_content img {
	border:0;
	vertical-align:middle;
}

#subnav_bg {
	background:#fafafa url(images/subnav_bg.gif) repeat-x bottom left;
	height:80px;
}

.subnav {
	width:295px;
	float:left;
}

.subnav_current {
	width:295px;
	float:left;
	background:url(images/subnav_hover.gif) no-repeat bottom left;
	height:80px;
}

.subnav_content {
	padding:14px 10px 0px 10px;
	line-height:16px;
	width:280px;
	float:left;
}

.subnav_content h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#819ec2;
	margin-top:0px;
	margin-bottom:2px;
}

.subnav_content img {
	float:left;
	margin-right:10px;
	margin-top:-8px;
}

.subnav_link a {
	display:block;
	color:#707070;
}

.subnav_link a:hover {
	text-decoration:none;
	cursor:hand;
}

.subnav_link a img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.subnav_link a:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#whatmayidoforyou {
	width:1024px;
	line-height:18px;
}

#whatmayidoforyou p {
	margin-top:6px;
	margin-bottom:0px;
}

.services {
	padding:0px 0px 0px 10px;
	line-height:18px;
}

.services p {
	margin-top:8px;
	margin-bottom:10px;
}

#quote {
	margin:2px 2px 0px 20px;
	padding-left:10px;
	border-left:3px solid #bac2cb;
	font-style:italic;
	color:#909090;
}

#quote b {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}

#tickbox {
	background:#ffffff url(images/tickbox_bg.gif);
	width:400px;
	float:right;
	margin-left:16px;
}

#tickbox_top {
	background:#ffffff url(images/tickbox_top.gif);
	width:400px;
	height:25px;
}

#tickbox_bottom {
	background:#ffffff url(images/tickbox_bottom.gif);
	width:400px;
	height:25px;
}

#tickbox_content {
	padding:0px 20px 0px 20px;
	letter-spacing:1px;
}

#tickbox_content p {
	margin-bottom:6px;
	margin-top:10px;
	font-style:italic;
}

#dotted_line {
	border-top:1px dotted #cccccc;
}

#tickbox_content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	letter-spacing:0px;
	font-style:normal;
	font-weight:bold;
	color:#707070;
	margin-top:-26px;
	margin-left:38px;
	margin-bottom:0px;
}

#contact_main {
	width:1024px;
	padding:20px 10px 0px 10px;
	margin:0 auto;
}

#contact_main p {
	letter-spacing:0.5px;
	line-height:16px;
	margin:10px 0px 10px 0px;
}

#contact_form {
	width:640px;
	height:260px;
	padding:10px 10px 0px 10px;
}

#alt_contact_methods {
	float:right;
	width:534px;
	margin:10px 0px -250px 0px;
}

#alt_contact_methods p {
	letter-spacing:0.5px;
	margin-top:10px;
	margin-bottom:10px;
}

#contact_bottom {
	margin:10px 10px 0px 10px;
}

#contact_bottom p {
	letter-spacing:0.5px;
	line-height:16px;
	margin:10px 0px 10px 0px;
}

#latest_project {
	background:#FFFFFF url(images/latest_bg.gif) no-repeat top left;
	width:1006px;
	height:222px;
	margin:10px 10px 0px 10px;
	padding:12px 10px 12px 10px;
}

#latest_screen_bg {
	background:#e5e5e5;
	width:300px;
	height:200px;
	margin:2px;
}

#latest_information {
	float:right;
	width:690px;
	margin:10px 0px 10px 0px;
}

#latest_information p {
	margin-top:15px;
	margin-bottom:15px;
	padding-right:20px;
	letter-spacing:0.05em;
	line-height:16px;
}

#latest_information a {
	font-size:14px;
	font-style:italic;
	color:#819ec2;
}

#latest_information a:hover {
	color:#8dadd4;
	text-decoration:none;
}

#portfolio_wrapper {
	margin:0px 10px 10px 10px;
	height:200px;
}

#portfolio_screen_bg {
	float:right;
	background:#eeeeee;
	width:300px;
	height:200px;
	margin:2px 2px 2px 10px;
}

#portfolio_wrapper p {
	margin-top:15px;
	margin-bottom:15px;
	padding-right:20px;
	letter-spacing:0.05em;
	line-height:16px;
}

#portfolio_wrapper a {
	font-size:14px;
	font-style:italic;
	color:#819ec2;
}

#portfolio_wrapper a:hover {
	color:#8dadd4;
	text-decoration:none;
}

#about_main {
	margin:10px;
}

#about_main p {
	margin: 10px 0px 10px 0px;
	line-height:16px;
}

#about_image {
	float:left;
	background:#eeeeee;
	margin:0px 10px 0px 0px;
}