@charset "UTF-8";
/* CSS Document */

* {
	margin:  0;
	padding: 0;
}

html, body {
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
}

body {
	background-image: url(images/sec-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #a0b5ba;
}

#wrapper {
	margin-top: 36px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}

/* LOGO ELEMENTS */


#logo a {
	display: block;
	float: left;
	width: 250px;
	height: 250px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
	
#logo span {
	display: none;
}


/* NAVIGATION ELEMENTS */


#nav_1 {
	padding-top:40px;
}

#nav_1 span {
	display: none;
}

#i_nav {
	float: left;
	width: 250px;
	height: 250px;
	background-image: url(images/index-nav.png);
	background-repeat: no-repeat;
}

#i_nav li {
	float: left;
	width: 100%;
	list-style: none;
}

#i_nav a {
	display: block;
	background-image: url(images/nav-sprite.png);
	background-repeat: no-repeat;
}

#about_1 a {height: 40px; background-position: 0px 0px;}
#services_1 a {height: 40px; background-position: 0px -40px;}
#portfolio_1 a {height: 40px; background-position: 0px -80px;}
#contact_1 a {height: 40px; background-position: 0px -120px;}

#about_1 a:hover {background-position: 0px -160px;}
#services_1 a:hover {background-position: 0px -200px;}
#portfolio_1 a:hover {background-position: 0px -240px;}
#contact_1 a:hover {background-position: 0px -280px;}
	


/* INDEX CONTENT ELEMENTS */


#i_content {
	float: right;
	width: 500px;
	height: 250px;
	background-image: url(images/secondary-block.png);
	background-repeat: no-repeat;
}


/* SECONDARY CONTENT ELEMENTS */

#main {
	clear: both;
	float: right;
	padding-left: 250px;
	width: 750px;
}

#content_top {
	width: 750px;
	height: 15px;
	background-image: url(images/con-top.png);
	background-repeat: no-repeat;
}

#content_mid {
	width: 730px;
	padding: 0px 10px 0px 10px;
	background-color: #333333;
}

#content_bottom {
	width: 750px;
	height: 15px;
	background-image: url(images/con-bot.png);
	background-repeat: no-repeat;
}

.box_1 {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #464646;
}

.box_2 {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #363636;
}

.box_3 {
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #252525;
}

.box_content {
	width: 710px;
	padding: 10px;
}


.serv_1 a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 160px;
	background-image: url(images/services-buttons.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.serv_1 span {
	display: none;
}

.serv_1 a:hover {background-position: 0px -160px;}

.serv_2 a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 160px;
	background-image: url(images/services-buttons.jpg);
	background-position: -200px 0px;
	background-repeat: no-repeat;
}

.serv_2 a:hover {background-position: -200px -160px;}

.serv_2 span {
	display: none;
}
.serv_3 a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 160px;
	background-image: url(images/services-buttons.jpg);
	background-position: -400px 0px;
	background-repeat: no-repeat;
}

.serv_3 a:hover {background-position: -400px -160px;}

.serv_3 span {
	display: none;
}

.serv_4 a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 160px;
	background-image: url(images/services-buttons.jpg);
	background-position: -600px 0px;
	background-repeat: no-repeat;
}

.serv_4 a:hover {background-position: -600px -160px;}

.serv_4 span {
	display: none;
}

.serv_5 a {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 200px;
	height: 160px;
	background-image: url(images/services-buttons.jpg);
	background-position: -800px 0px;
	background-repeat: no-repeat;
}

.serv_5 a:hover {background-position: -800px -160px;}

.serv_5 span {
	display: none;
}

.con_left {
	float: left;
	width: 500px;
}

.con_right {
	float: right;
	width: 200px;
	padding-left: 20px;
	text-align: right;
}


/* PORTFOLIO ELEMENTS */

#port_pic {
	width: 730px;
	height: 350px;
	padding-bottom: 10px;
}

.port_main {
	width: 730px;
}

.port_logo {
	float: left;
	width: 198px;
	height: 200px;
	background: #ffffff;
	border: 1px solid #e1e1e1;
	margin-bottom: 10px;
}

.logo_area {
	width: 180px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.port_details {
	float: right;
	width: 520px;
	padding-left: 10px;
}

.port_client {
	float: left;
	width: 255px;
}

.port_project {
	float: right;
	width: 255px;
	padding-left: 10px;
}

.port_descript {
	clear: both;
	width: 520px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.port_list {
	border-top: 1px dotted #636363;
	padding-top: 5px;
}	
	
.port_link {
	clear: left;
	float: left;
	width: 200px;
	border-top: 2px dotted #636363;
	border-bottom: 2px dotted #636363;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

.port_link a:link, .port_link a:visited {
	text-decoration: none;
	color: #c8d3d5;
}

.port_link a:hover {
	text-decoration: underline;
	color: #f89939;
}


/* PORTFOLIO LIST */

.listholder {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
}


.listholderind {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 520px;
}	

ol
{
	width: 520px;
	list-style-type: none;
}

ol li
{
	float: left;
	width: 260px;
	line-height: 20px;
	text-align: left;
}


ol.ind
{
	width: 530px;
	list-style-type: none;
}

ol.ind li
{
	float: left;
	width: 265px;
	line-height: 30px;
	text-align: left;
}


.client_left {
	float: left;
	width: 360px;
}

.client_right {
	float: right;
	width: 360px;
	padding-left: 10px;
}

.client_list {
	font-weight: bold;
	font-size: 110%;
}

.client_list li ul {
	font-size: 90%;
	font-weight: normal;
}

.client_list li {
	list-style: none;
}

.client_list li ul li {
	padding-left: 10px;
}




/* MOBILE WEBSITE TABLES */

table.mobile-table {
	clear: both;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #4e4e4e;
	color: #fff;
}

table.mobile-table thead tr {
	color: #fff;
	background: #4e4e4e;
}

table.mobile-table thead tr th {
	padding: 0.4em 0.6em 0.4em 0.6em;
	border: 1px solid #666666;
}

table.mobile-table tbody tr {
	border: 1px solid #4e4e4e;
}

table.mobile-table tbody th {
	padding: 0.6em;
	border: 1px solid #4e4e4e;
}

table.mobile-table tbody tr.odd {
	background: #252525;
}
		
		




/* FOOTER ELEMENTS */

#footer {
	clear: both;
	float: left;
	width: 1000px;
}

#foot_text {
	float: right;
	text-align: right;
	padding-top: 4px;
	font-size: 85%;
	color: #666666;
}

#foot_text a:link, #foot_text a:visited {
	text-decoration: underline;
	color: #333333;
}

#foot_text a:hover {
	color: #FF6600;
}
	

#social {
	float: right;
	clear: right;
	width: 60px;
	height: 30px;
	padding-top: 5px;
}

#social span {
	display: none;
}

.face a {
	float: left;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(images/footer-social.png);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.twit a {
	float: right;
	display: block;
	width: 30px;
	height: 30px;
	background-image: url(images/footer-social.png);
	background-position: -30px 0;
	background-repeat: no-repeat;
}

.face a:hover {background-position: 0px -30px;}
.twit a:hover {background-position: -30px -30px;}



/* SERVICES LIST AREA */

.service-list li {
	padding-left: 10px;
	list-style-position: inside;
}




/* MISCELLANY */

.clearone {
	clear: both;
	height: 1px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #f89939;
}

a:hover {
	color: #CCCCCC;
}


h1 {
	font-size: 270%;
}

h2 {
	font-size: 180%;
	color: #f89939;
}

h3 {
	font-size: 165%;
	color: #c8d3d5;
}

h4 {
	font-size: 165%;
	color: #ffffff;
}

.orange {
	color: #f89939;
}

.blue {
	color: #95b0bf;
}

.bold {
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.large {
	font-size: 165%;
}

.med {
	font-size: 120%;
}

.small {
	font-size: 85%;
}

.noflash {
	width: 570px; height: 70px;
	margin: 0 auto;
	background: url(images/no-flash.jpg);
	background-repeat: no-repeat;
}
