html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, 
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, 
tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	Arial, sans-serif
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: #002339;
	font-family: Arial,sans-serif;
	font-size: 12px;
	color: #292929;
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #292929;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	line-height:normal;
	padding-bottom: 10px;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	line-height:normal;
	padding-bottom: 10px;
}

h3 {
	font-size:15px;
	font-weight:bold;
	line-height:100%;
	padding: 0 0 5px 0;
	margin: 0;
}
	
h4 {
	font-size: 14px;
	font-weight: normal;
	line-height:100%;
	padding-bottom: 5px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	line-height:normal;
	padding-bottom: 10px;
}

p {
	color: #8f8687;
	line-height: 16px;
	padding: 0 0 15px 0;
}

/* Links */
a {
	color: #c02e1b;
	text-decoration: none;
}

a:visited {
	color: #c02e1b;
	text-decoration: none;
}

a:hover, a:active {
	color: #8c8d8e;
	text-decoration: underline;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

div#master_bucket {
	width: 955px;
	border: 1px solid #00507f;
	border-top: none;
	position: relative;
	margin: 0 auto;
}

#border_horzline_btmcenter {
	position: absolute;
	left: 264px;
	bottom: -1px;
}

#border_horzline_btmleft {
	position: absolute;
	left: -1px;
	bottom: -1px;
}

#border_horzline_btmright  {
	position: absolute;
	right: -1px;
	bottom: -1px;
}

#border_vertline_btmleft {
	position: absolute;
	left: -1px;
	bottom: 0;
}

#border_vertline_btmright {
	position: absolute;
	right: -1px;
	bottom: 0;
}

#border_vertline_topleft {
	position: absolute;
	left: -1px;
	top: 92px;
}

#border_vertline_topright {
	position: absolute;
	right: -1px;
	top: 92px;
}

div#identity {
	width: 955px;
	height: 155px;
	position: relative;
	margin: 0 auto;
}

/*
div#homeTicker {
	position: absolute;
	top: 25px;
	left: 250px;
	border: 1px dotted grey;
	width: 400px;
	height: 130px;
}
*/

div#homeTicker {
	position: absolute;
	top: 55px;
	left: 60px;
	/*border: 1px dotted grey;*/
	width: 650px;
	height: 98px;
}

#homeTicker ul, #homeTicker li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#homeTicker li { 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width: 650px;
	height: 98px;
	overflow: hidden; 
}

div#homeTicker h1 {
	color: #ffffff;
	font-size: 1.75em;
	font-weight: bold;
	line-height:normal;
	padding-bottom: 0 !important;
	-khtml-opacity: .5;  
    -moz-opacity: .5; 
}

div#button_contactus_home {
	position: absolute;
	bottom: 0;
	left: 213px;
	background-image: url(../images/btn_contactus_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 435px;
	height: 36px;
}

div#button_contactus_home a, div#button_contactus_home a:visited, div#button_contactus_home a:hover, div#button_contactus_home a:active {
	
	text-decoration: none;
}

div#button_contactus_home h2 {
	font-size: 1.25em;
	font-weight: normal;
	line-height: 36px;
	padding: 0;
	margin: 0;
	text-align: center;
	color: #c6c9cb !important;
}

div#button_contactus_home h2:hover {
	color: #002339 !important;
}



/* NAVIGATION */

div#nav {
	width: 955px;
	height: 42px;
	position: relative;
	margin: 0 auto;
	background-image: url(../images/bckgrnd_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px solid #1397e4;
}

ul#mainnav {
	margin: 0 0 0 207px;
	padding: 0 2px 0 2px;
	height: 42px;
	list-style: none;
	float: left;
	background-image: url(../images/nav_vert_lines.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#mainnav li {
	float: left;
	width: 110px;
	text-align: center;
	background-image: url(../images/nav_vert_lines.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

ul#mainnav a {
	text-decoration: none;
	color: #1397e4;
	font-size: 12px;
	line-height: 42px;
	display: block;
	padding: 0;
	width: 108px;
	overflow: hidden;
	
}

ul#mainnav a.currPage {
	color: #a7c9dd;
	background-image: url(../images/bckgrnd_nav_ahover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#mainnav a:hover {
	color: #a7c9dd;
	background-image: url(../images/bckgrnd_nav_ahover.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* IE Fixes */

/* force hover on entire width of  link */
* html ul#mainnav a {
	height: 1px;
}

.preload {
	background-image: url(../images/bckgrnd_nav_ahover.jpg);
	display: none;
}

#img_frogarm {
	position: absolute;
	top: -1px;
	right: 51px;
}

/*CONTENT CONTROLS*/

div#master_content_bucket {
	position: relative;
	margin: 0 5px 5px 5px;
	padding: 28px 0 20px 0;
	width: 935;
	background-color: #f1f2f3;
}

div#master_content_bucket_notoppadding {
	position: relative;
	margin: 0 5px 5px 5px;
	padding: 0 0 20px 0;
	width: 935;
	background-color: #f1f2f3;
}

/*1 COL*/
div#content_1col {
	position: relative;
	min-height:600px;
	height: auto !important;
	height: 600px;
	margin: 0 40px 0 32px;
}

/*2 COL*/

#rightColumn02 {
	margin: 0;
	padding: 0 0 20px 0;
	margin-left: 336px;
	margin-right: 40px;
}

#leftColumn02 {
	position: absolute;
	top: 28px;
	left: 32px;
	width: 276px;
}

#leftColumnContent02 p {
	color: #292929 !important;
}

/*3 COL*/
#centerColumn03 {
	margin: 0;
	padding: 0 0 20px 0;
	margin-left: 336px;
	margin-right: 336px;
}

#leftColumn03 {
	position: absolute;
	top: 28px;
	left: 32px;
	width: 276px;
}

#rightColumn03 {
	position: absolute;
	top: 28px;
	right: 40px;
	width: 230px;
}

#leftColumnContent03 p {
	color: #292929 !important;
}

ul.listCol01 li {
	color: #292929 !important;
	line-height: 100%;
	padding-bottom: 8px;
}


ul.listCol03 {
	padding-bottom: 12px;
	margin-bottom: 12px
}

ul.listCol03 li {
	color: #8f8687;
	font-size: 11px;
	line-height: 1.45em;
}

ul.listBorderBtm {
	border-bottom: 1px solid #bcb6b7;
}

/*2 COL HOME*/
#leftColumn02home {
	margin: 0;
	padding: 0 0 20px 0;
	margin-left: 32px;
	margin-right: 336px;
	/*border: 1px dotted grey;*/
}

#leftColumnContent02home {
	position: relative;
}

#rightColumn02home {
	position: absolute;
	top: 28px;
	right: 40px;
	width: 230px;
	/*border: 1px dotted grey;*/
}

/*2 COL PORTFOLIO*/
#portfolioContentBucket {
	position: relative;
}

#rightColumnPortfolio {
	margin: 0;
	padding: 28px 0 20px 0;
	margin-left: 336px;
	margin-right: 82px;
	min-height:600px;
	height: auto !important;
	height: 600px;
	text-align: center;
  
}

#leftColumnPortfolio {
	position: absolute;
	top: 28px;
	left: 32px;
	width: 276px;
}

#leftColumnPortfolio h5 {
	padding-bottom: 0;
}

#footer {
	text-align: center;
	font-size: 10px;
	color: #e5e6e6;
	padding: 10px 0 30px 0;
}

#footer li:first-child {
	font-size: 14px;
	line-height: 18px;
	padding-bottom: 5px;
}

/*Home*/
#hdr_home_main {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.25em;
	color: #8c8d8e;
	padding-bottom: 15px;
}

ul#home_content_txt {
	margin-left: 230px;
}

ul#home_content_txt li {
	padding-left: 76px;
	padding-bottom: 0;
	margin-bottom: 0;
	position: relative;
	min-height:66px;
	height: auto !important;
	height: 66px;
}

ul#home_content_txt a.homehdrlink, ul#home_content_txt a.homehdrlink:visited {
	color: #292929 !important;
	text-decoration: none;
}

ul#home_content_txt a.homehdrlink:hover, ul#home_content_txt a.homehdrlink:active {
	color: #8c8d8e !important;
	text-decoration: none;
}

#icon_home_company, #icon_home_webdevelopment, #icon_home_iphone, #icon_home_hosting {
	position: absolute;
	top: 0;
	left: 0;
}

#rightColumnContent02home h5 {
	padding-bottom: 0;
}

#rightColumnContent02home p {
	color: #8f8687;
	font-size: 12px;
	line-height: 1.45em;
}

#home_screenshots {
	position: absolute;
	top: 60px;
	left: 0;
}

.linkitalic {
	font-style: italic;
}

/*iphone and ipad apps*/
.ui-tabs .ui-tabs-hide {
	display: none;
	margin: 0;
	padding: 0;
}

#tabsApps ul {
	height: 93px;
	width: 276px;
}

#tabsApps li {
	display: inline;
}

/* Errors */
.generic_notify {
	color: #e56a06;
	text-align: left;
}

.form_notify {
	color:  #e56a06 !important;
}

/* Forms */
.tblMainBucket {
	margin: 0 auto 0 auto;
	width: 100%;
}

.formTextRight {
	text-align: right;
	padding: 6px;
	color: #8f8687;
	width: 20%;
}

.formFields {
	padding: 6px;
	text-align: left;
	width: 80%;
}

.vertAlignTop {
	vertical-align: top;
}

input[type=text], textarea, input[type=password] {
	background-color: transparent !important;
	border: 1px solid #8f8687;
	color: #8f8687;
	padding: 4px;
}

input[type=text], input[type=password] {
	width: 350px;
}

textarea {
	width: 350px;
	height: 200px;
}

/*
select {
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #763712;
	padding: 4px;
	margin-bottom: 6px;
	margin-left: 3px;
	color: #763712;
}
*/

/*Contact Form*/
#contactbucket {
	height: 450px;
}

/*Portfolio*/

#slider_master_bucket {
	border: 1px solid #f1f2f3;
	border-bottom: none !important;
	width: 943px;
	/*height: 267px;*/
	position: relative;
}

#slider_bckgrnd {
	width: 943px;
	/*height: 266px;*/
	border-bottom: 1px solid #736e6e;
	background-image: url(../images/bckgrnd_slider.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center
}

#slider {
	width:788px;
	/*height:266px;*/
	margin: 0 auto;
	border-right: 1px solid #f1f2f3;
	border-left: 1px solid #f1f2f3;
}

/* Easy Slider */
#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider2 {
	margin-top:1em;
}

#slider li, #slider2 li { 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:788px;
	height:266px;
	overflow:hidden; 
}

#prevBtn, #nextBtn, #slider1next, #slider1prev { 
	display:block;
	width:32px;
	height:78px;
	position:absolute;
	left:45px;
	top:85px;
	z-index:1000;
}	

#nextBtn, #slider1next{ 
	left:867px;
}

#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/portfolio/slider_btnPrev.jpg) no-repeat 0 0;	
}

#nextBtn a, #slider1next a { 
	background:url(../images/portfolio/slider_btnNext.jpg) no-repeat 0 0;	
}	

p#controls {
	margin:0;
	padding-left: 40px;
	position:relative;
	/*border: 1px dotted grey;*/
} 

.portfolioImgSpacer {
	margin-bottom: 20px;
	border: 1px solid #9b9b9b;
}

#activate_project_slider {
	height: 30px;
	background-image: url(../images/bckgrnd_activate_slider.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
}

#activate_project_slider li {
	width: 201px;
	height: 30px;
	background-image: url(../images/bckgrnd_activateslider_btn.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto;
	line-height: 30px;
	color: #a7c9dd;
	font-size: 12px;
	cursor: pointer;
}

a.btnViewProject {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
}

dt {
	color: #8f8687;
	line-height: 16px;
}

dd {
	color: #8f8687;
	font-size: 10px;
	padding-bottom: 10px;
}

























