body { margin: 0; padding: 0; }
a img, iframe, object { border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 100%; }
div, span, ul, ol, dl, li, dt, dd blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
ol, ul, li { list-style: none }

body {
	background: url(../images/background.jpg) no-repeat center top;
	background-color: #000000;
	color: #496286;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
p {
	font-size: .825em;
	line-height: 17px;
	margin-bottom: 15px;
	color: #496286;
}
a:link {
	color: #96aed1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #96aed1;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #96aed1;
}
a:active, a:focus { outline: none; }
.buttonOn { background-position: bottom right !important; }

#wrapper {
	width: 848px;
	margin: 0 auto;
}
#header_wrapper {
	background-image: url(../images/border.gif);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#header {
	width: 848px;
	height: 76px;
	margin: 0 auto;
}
#logo {
	width: 300px;
	height: 59px;
	display: block;
	margin-top: 17px;
	float: left;
	margin-left: 12px;
	position: relative;
}
.smallText {
	display: block;
	clear: both;
	font-size: 10px;
	color: #fff;
	position: absolute;
	right: 21px;
	top: 28px;
	z-index: 2;
}
#logoLINK {
	width: 300px;
	height: 59px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#nav {
	width: 414px;
	height: 29px;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../images/nav.png);
	margin: 0 auto;
	position: relative;
	float: right;
	margin-top: 47px;
	margin-right: 16px;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#nav li, #nav a {
	height: 29px;
	display: block;
}
#menu_services {
	left: 0px;
	width: 52px;
}
#menu_services a:hover {
	background: url(../images/nav-ro.png) 0px 0 no-repeat;
}
#menu_portfolio {
	left: 109px;
	width: 66px;
}
#menu_portfolio a:hover {
	background: url(../images/nav-ro.png) -109px 0 no-repeat;
}
#menu_about {
	left: 226px;
	width: 62px;
}
#menu_about a:hover {
	background: url(../images/nav-ro.png) -226px 0 no-repeat;
}
#menu_contact {
	left: 339px;
	width: 76px;
}
#menu_contact a:hover {
	background: url(../images/nav-ro.png) -339px 0 no-repeat;
}
#on_menu_services {
	left: 0px;
	width: 52px;
	background: url(../images/nav-ro.png) 0px 0 no-repeat;
}
#on_menu_portfolio {
	left: 109px;
	width: 66px;
	background: url(../images/nav-ro.png) -109px 0 no-repeat;
}
#on_menu_about {
	left: 226px;
	width: 62px;
	background: url(../images/nav-ro.png) -226px 0 no-repeat;
}
#on_menu_contact {
	left: 339px;
	width: 76px;
	background: url(../images/nav-ro.png) -339px 0 no-repeat;
}
#showcase {
	width: 772px;
	height: 352px;
	text-align: center;
	margin-bottom: 30px;
	margin-left: 37px;
	overflow: hidden;
	display: block;
	clear: both;
}

#column_left {
	width: 423px;
	padding-left: 67px;
	float: left;
}
#column_right {
	float: right;
	width: 230px;
	padding-right: 65px;
}

#welcome {
	width: 300px;
	height: 14px;
	background-image: url(../images/title-welcome.png);
	text-indent: -9999px;
	display: block;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#services {
	width: 157px;
	height: 14px;
	background-image: url(../images/title-services.png);
	text-indent: -9999px;
	display: block;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#column_left p {
	color: #496286;
}
.divider {
	border-bottom: solid 1px #0f1930;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#servicesList li  {
	list-style: none;
}
#servicesList li a {
	display: block;
	width: 230px;
	height: 41px;
	margin-bottom: 5px;
	text-indent: -9999px;
	background: url(../images/buttons-services.png) no-repeat 0 0;
}

#servicesList li#web_design a		{ background-position: 0 0; }
#servicesList li#e_commerce	a		{ background-position: -230px 0; }
#servicesList li#online_marketing a	{ background-position: -460px 0; }
#servicesList li#print_identity	a	{ background-position: -690px 0; }
#servicesList li#request_quote a	{ background-position: -920px 0; }

#servicesList li#web_design a:hover			{ background-position: 0 -41px; }
#servicesList li#e_commerce	a:hover			{ background-position: -230px -41px; }
#servicesList li#online_marketing a:hover	{ background-position: -460px -41px; }
#servicesList li#print_identity	a:hover		{ background-position: -690px -41px; }
#servicesList li#request_quote a:hover		{ background-position: -920px -41px; }


#numbers {
	background-image: url(../images/numbers.png);
	width: 406px;
	height: 230px;
	text-indent: -9999px;
}
#numbers li {
	list-style: none;
}
#news_wrapper {
	padding-bottom: 5px;
	border-bottom: solid 1px #0f1930;
}
#more {
	text-align: right;
	color: #496286;
	margin-top: 5px;
}
#more a {
	color: #496286;
	text-decoration: none;
	font-size: 14px;
}
#news {
	width: 85px;
	min-height: 14px;
	background-image: url(../images/title-news.png);
	text-indent: -9999px;
	display: block;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 30px;
}
.news_1 {
	background-image: url(../images/icon-1.gif);
	min-height: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	color: #FFFFFF;
	font-size: 13px;
	list-style-type: none;
	margin-bottom: 10px;
}

.news_2 {
	background-image: url(../images/icon-2.gif);
	min-height: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	color: #FFFFFF;
	font-size: 13px;
	list-style-type: none;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	padding-top: 25px;
	width: 800px;
	margin: 0 auto;
}

#contact {
	width: 712px;
	margin: 0 0 0 45px;
	border-top: solid 1px #0f1930;
	display: block;
}
#contact_1 {
	width: 150px;
	display: block;
	height: 100px;
	float: left;
}
#contact_us {
	width: 112px;
	height: 14px;
	background-image: url(../images/title-contact.png);
	text-indent: -9999px;
	display: block;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-top: 25px;
}
#email a {
	display: block;
	width: 135px;
	height: 24px;
	background: url(../images/email-button.png) no-repeat top left;
	float: left;
	text-indent: -9999em;
}
#email a:hover {
	background-position: bottom left;
}
#phone {
	color: #496286;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 30px;
	float: left;
}
#phone_2 {
	margin-left: 35px;
	color: #96aed1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 30px;
	float: right;
}
#phone_wrapper {
	float: left;
	display: block;
	padding-bottom: 10px;
	border-bottom: solid 1px #0f1930;
	margin-left: 15px;
	width: 205px;
}
#fax {
	color: #496286;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	float: left;
}
#fax_2 {
	margin-left: 35px;
	color: #96aed1;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 10px;
	float: right;
}
#fax_wrapper {
	float: left;
	display: block;
	margin-left: 15px;
	width: 205px;
}
#phone_fax_wrapper {
	display: block;
	float: left;
	width:205px;
}
#address {
	float: right;
	display: block;
	color: #96aed1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-top: 25px;
	margin-left: 0;
}
#address p {
	font-size: 12px;
	display: block;
	float: left;
}
#address p.first { margin-right: 15px;}
.blue {
	color: #496286;
}
#footer_bottom {
	width: 712px;
	border-top: solid 1px #234786;
	display: block;
	clear: left;
	margin: 0 auto;
	color: #5b7aa7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	padding: 20px 30px;
	overflow: hidden;
}

#footerlinks li {
	display: block;
	width: 100px;
	float: left;
	list-style-type: none;
}
#footer_bottom a {
	color: #5B7AA7;
	text-decoration: none;
}
#credits {
	float: right;
	font-size: 12px;
	text-transform: none;
	color: #5b7aa7;
}
#sitelinks {
	margin: 1em 0;
	padding: 1em 0 0;
	clear: both;
	border-top: solid 1px #234786;	
	text-align: center;
}
#sitelinks li {
	display: inline;
}
#sitelinks li a {
	font-size: .675em;
	width: auto;
	color: #22385f;
	margin-right: 5px;
	
}
.clear {
	clear: both;
	display: block;
	height: 10px;
}
