/*
*********************************************
	Reset browsers default
*********************************************
*/

body, div, dl, dt, dd, ul, ol, li, 
h1,h2,h3,h4,h5,h6, pre, form, fieldset,
input, textarea, p, blockquote, th, td {  
	margin: 0; 
	padding: 0; 
	} 
table { 
	border-collapse:collapse; 
	border-spacing: 0; 
	} 
fieldset,img {  
	border: 0; 
	} 
address, caption, cite, code, dfn, em, th, var { 
	font-style: normal; 
	font-weight: normal; 
	} 
ol, ul { 
	list-style:none; 
	} 
caption, th { 
	text-align:left; 
	} 
h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; 
	font-weight: normal; 
	} 
q:before,q:after { 
	content:''; 
	} 
abbr,acronym { 
	border:0; 
}

/*
*********************************************
	General Styles
********************************************* 
*/
	
	
html, body {
    height: 100%;
}

body {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	background-color: #eee;
	color: #333;
	font-size: 62.5%;
	height: 100%;
	}
	
	
html { font-size:100.1%/*WinIE6- text resize adjust*/}

a { 
	color: #1466bb;
	text-decoration: none;
	}

a:hover { text-decoration: underline }


/*
*********************************************
	Structure
********************************************* 
*/

#mainwrapper {
	height:227px;
	margin:0 auto;
	width:1000px;
	}
	
#header {
	padding: 34px 43px 20px 43px;
	overflow: hidden;
	}
	
#mainContent {
	padding: 10px 44px 20px 44px;
    height: auto;
    float: left;
	}

#content, #home #content {
	float:left;
	margin: 0px 0 0 40px;
	width: 610px;
	min-height: 300px;
    height :auto !important;
    height: 300px;
	}
	
#home #content { width: 625px }
	
.service {margin-bottom: 30px;}

.service ul {
	margin-left: 40px;
	font-size: 1.4em;
	}
	
.service ul li {
	margin-bottom: 10px;
	padding-left: 25px;
	background: url(../images/check.gif) no-repeat;
}

ul.latest {
	margin: 20px 0 0 0;
	float: left;
	}

ul.latest li {
	margin: 0 9px 0 0;
	display: block;	float: left;
	width: 295px;
	height: 278px;
	}
	
ul.latest li.screenPing {background: url(../images/screenshot_ping.png) no-repeat;}

ul.latest a {	cursor: pointer;	display: block;	float: left;
	width: 295px;
	height: 278px;
	line-height: 800px;
	overflow: hidden;
	outline: none;
	}
	
#footer {
	padding: 15px 0;
	border-top: 3px solid #c9c9c9;
	font-size: 1.1em;
	color: #878a8d;
	float: left;
	width: 1000px;
	}
	
#footer a {
	color: #878a8d;
	text-decoration: underline;
	}

#footer a:hover {text-decoration: none;}


/*
*********************************************
	Type
********************************************* 
*/
	

h1 a {
	background: transparent url(../images/logo.png) no-repeat;	
	display: block;	
	float:left; 	
	line-height: 400px;	
	overflow: hidden;	
	width: 172px;
	height: 76px;	
	}
	
h2 {
	margin-bottom: 25px;
	padding: 25px 0 25px 10px;
	color: #333;
	text-align: left;
	font-size: 3.6em;
	font-weight: normal;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	}
	
h2 em { color: #177bb1 }
	
h3 {
	margin: 13px 0;
	font-size: 1.8em;
	color: #177bb1;
	}

h4 {
	margin: 0 0 20px 0;
	font-size: 1.6em;
	}

p {
	margin: 0 0 15px 0;
	font-size: 1.4em;
	line-height: 1.6em;
	}
	
.services p, .scroll p {font-size: 1.3em;}
	
p.intro {
	margin: 10px 0 25px 0;
	font-size: 1.8em;
	line-height: 1.6em;
	}
	
#footer p { 
	margin-left:  35px;
	font-size: 1em;
	color: #999;
	}

#footer span {
	padding-right: 35px;
	float: right;
	}

big {
	margin: 15px 0;
	font-size: 2em;
	display: block;
	}
	
/*
*********************************************
	Navigation
********************************************* 
*/

#nav {
	margin-top: 20px;
	float: right;
	}

#nav li  {
	margin-right: 15px;	
	cursor: pointer;	
	display: block;	
	float: left;	
	height: 29px;
	font-size: 1.4em;
	}
	
#nav li.at, #nav li.atLast {
	padding: 0 19px 0 15px;
	cursor: default;
	line-height: 29px;
	}

#nav li a, #nav li a:hover  {
	padding-right: 9px;
	background: transparent url(../images/tabR_shad_sel.png) no-repeat scroll right top;	
	color: #0080D1;	
	cursor: pointer;	
	display: block;	
	float: left;		
	height: 29px;
	outline: none
	}
	
#nav li a span, #nav li a:hover span {
	padding: 0 10px 0 15px;
	background: transparent url(../images/tabL_shad_sel.png) no-repeat scroll 0%;	
	display: block;	
	float: left;	
	height: 29px;
	line-height: 29px;
	}
	
#nav li.at, #nav li a:hover {
	color: #333;	
	text-decoration: none;
	}
	
	
/*
*********************************************
	Lists
********************************************* 
*/	
	
.arrowlist, .navigation {
	margin: 0 0 25px 0;
	border-top: 1px dotted #999;
	list-style-image: none;
	list-style-type: none;
	}

.arrowlist li, .navigation li {
	margin: 0;
	border-bottom: 1px dotted #999;
	}


.arrowlist li a, .arrowlist li a:visited, 
.navigation li a, .navigation li a:visited {
	padding: 6px 5px 6px 20px;
	color: #333;
	display: block;
	font-weight: normal;
	position: relative;
	text-decoration: none;
	font-size: 1.3em;
	outline: none;
	}

.arrowlist li:hover,
.navigation li:hover { background:url(../images/bg_grey_alpha.png) }

ul.navigation a.selected { background:url(../images/bg_grey_alpha.png);}

.navigation li:hover a.selected { background: none; }

.services, .work, #home .services {
	clear: both;
	float: left;
	width: 260px;
	min-height: 260px;
    height: auto !important;
    height: 260px;
	}
	
#home .services { width: 240px }

/*
*********************************************
	Slideshow
********************************************* 
*/	


#slideshow {
	height:400px;
	margin: 0 0 20px;
	padding:20px;
	width: 560px;
	background-color: white;
	}
		
#slideshow #imagearea {
	width:560px;
	height:400px;
	color:#006CA8;
	position:relative;
	overflow:hidden;
	}

#slideshow #imagearea img {
	display:block;
	width:560px;
	height:400px;
	}

#slideshow #imagearea a {
	position:absolute;
	display:block;
	}

/*
*********************************************
	Slider
********************************************* 
*/	

#slider {
	margin: 0 auto;
	width: 910px;
	}

.scroll {
	margin: 0;
	height: 530px;
	overflow: hidden;
	width: 650px;
    position: relative;
    background:url(../images/bg_grey_alpha.png);
    }


.scrollContainer div.panel {
	height: 530px;
	padding: 15px 20px;
	width: 600px;
	}

.panel dl {
	position: absolute;
	top: 370px;
	font-size: 12px;
	}

.panel dt {
	margin-bottom: 5px;
	float: left;
	clear: left;
	width: 70px;
	font-weight: bold;
	}
  .panel dd {
	margin: 0 0 5px 70px;
    width: 220px;
    }

.panel p {
	position: absolute;
	top: 460px;
	width: 600px;
	line-height: 18px;
	}

.scrollButtons.left, .scrollButtons.right {display: none;}


/*
*********************************************
	Contact Page
********************************************* 
*/

legend {
	padding: 0 0 20px 0;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	}

.error { 
	color:#FF0000; 
	float: right
	}

.loader  h1 {font-size: 18px}
.loader  p{
	font-size: 14px;
	margin-bottom: 20px
	}

fieldset { 
	margin: 0 0 0 40px;
	width: 450px
	}

fieldset p { margin: 0 0 20px 0 }

sup {
	font-size: 14px;
	line-height: 5px;
	vertical-align: middle;
	color: #666
	}

p.required {
	text-align: right;
	margin: 0;
	color: #666
	}

label { 
	margin-bottom: 3px;
	width: 160px;
	display: block;
	}

input,  textarea  { 
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 6px;
	border: 1px solid #c9c9c9;
	width: 400px;
	font-size: 13px;
	}
 
#submit {
	padding:7px 5px;
	background: #333 url(../images/bg_diag-393.gif) repeat scroll left top;
	border:none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 0.97em;
	text-transform:uppercase;
	width: 10em;
	}
 
.bar {
  display:none;
  background: url('../images/ajax-loader.gif') no-repeat;
  margin-left:20px;
  margin-top:50px;
  height:20px;          
  width: 230px;
  }

fieldset ul {
	color: red;
	font-size: 12px;
	}

fieldset ul li.success {
	font-size: 14px;
	font-weight: bold;
	color: #3c9640
	}
	
	
/*
*********************************************
	Services Boxes
********************************************* 
*/

ul.services_box {  margin-top: 20px }

ul.services_box li {
	margin-bottom:  15px;
	float: left;
	}

.box {
	width: 208px;
	height: 205px;
	background: #fff url(../images/box_shadow_repeat.gif) repeat-y right;
	float: left;
	}

.box h4 {
	margin: 0;
	padding: 13px 0 0 15px;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 17px;
	color: #666;
	height: 47px;
	overflow: hidden;
    background: #fff url(../images/box_shadow_topRight.gif) no-repeat top right;
    }
    
.box_botttom {
	height: 54px;
	background: transparent url(../images/box_shadow_bottom.gif) no-repeat left bottom;
	}
	
.more {
	margin-right: 25px;
	padding-right: 10px;
	font-size: 1.2em;
	line-height: 54px;
	text-align: right;
	display: block;
	background: transparent url(../images/arrow_more.gif) no-repeat center right;
	}


/*	Phone
-------------------------------------------------------------- */
@media only screen and (max-device-width: 480px) {
	
	h1 a {
display: none;
}
}	
