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, dd, dl, dt, li, ol, ul, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
}

a img, :link img, :visited img {
	border: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

q:before, q:after, blockquote:before, blockquote:after {
	content: "";
}



html {
	margin:0;
	padding:0;
}


body {
	background-color:#FFFFFF;
}

body.index{
	background-color:#FFFFFF;
}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #091223;
	text-decoration: none;
	padding-bottom:15px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom:15px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#2A3944;
	text-decoration: none;
	padding-bottom:5px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2A3944;
	text-decoration: none;
	padding-bottom:15px;
	font-weight: bold;
}

h5 {

}

h6 {

}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 15px;
	padding-bottom:15px;
	text-align: justify;
	font-weight: 100;
}

#site{
	width:100%;
	color: #FFFFFF;
	text-align: center;
}

#topNavContent{
	width:850px;
	margin:0px auto 0px auto;
	padding: 20px 0px 0px 0px;
	height: 100px;
}

#subNav{
	padding-top: 5px;
}

#content{
	width:100%;
	margin:0px auto;
	background-color: #18262F;
	height: 25px;
}


#IDcontent{
	width:100%;
	margin:0px auto;
	background-color: #030405;
	background-image: url(/_img/bottom_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#leftColumn {
	width:425px;
	text-align: justify;
	margin-right: 0px;
	padding: 20px 0px;
	height: 450px;
}

#rightColumn{
	width:290px;
	padding: 20px 0px;
	float: right;
	position: relative;
	height: 450px;
}

.projHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#topNavContent img {
}

#nav {
	padding-top:50px;
	text-align: right;
}
#portfolio {
	width:100%;
	height:480px;
} 

#homeBanner{
	width:	850px;
	height:350px;
	overflow:hidden;
	margin:0 auto;
}


#topNav{
	width:100%;
	background-color:#2a3944;
	height: 120px;
	background-image: url(/_img/topBG.jpg);
	text-align: center;
}


#projectHighlight{
	padding-bottom:5px;
}

#projectHighlight img { 
	float:left;
	padding:0px 10px 40px 0px;
}


#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin: 10px auto 20px auto;
	text-align: center;
	position: absolute;
}



.clientHead {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

	font-weight: bold;

	text-decoration: none;

}

.projCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: none;
	line-height: 16px;
}

.projLearn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999900;
	text-decoration: none;
}



.mainCopy,
.servicesBullet{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

.Title {

	font-family:Arial, Helvetica, sans-serif;

	font-size: 16px;

	color: #FF9934;

	font-weight: bold;

	text-decoration: none;

}

.homeTitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}

.img_Tag {

padding-top:10px;

}









/* TWITTER FEED */
#twitter_div{
}
#twitter_update_list{
	font-size: 12px;
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
}

#twitter_update_list a {
	color: #999900;
	text-decoration:none;
}

#twitter_update_list li{
	border-bottom-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:dotted;
	list-style-type:none;
	line-height:20px;
	text-align:justify;
	padding:10px 0px 10px 0px;
}


/* PORTFOLIO */

#portRow{
	width:900px;
	height: 400px;
}

#portItem{
	width:280px;
	float: left;
	padding: 0px;
	margin: 0px 10px 0px 10px;
}

#portDesc{
	padding:10px;
}

#leftColumn li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height: 15px;
	margin-left:20px;
	list-style-type: disc;
	padding-bottom: 5px;
}

#leftColumn a {
	font-family:Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration:none;
}




/* WEB DEVELOPMENT SERVICES*/
#leftColumnServices {
	width:200px;
	float:left;
	padding-top: 45px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
}

#leftColumnServices a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 12px;
}

#leftColumnServices li {
	line-height: 25px;
	list-style-type:none;
	margin-left:15px;
}

#rightColumnServices{
	width:650px;
	margin-left: 250px;
}
#rightColumnServices p {
	
}
#imageRight{
	padding-left:30px;
	padding-bottom:20px;
	float:right;
}


#midHold{
	width:850px;
	margin:0px auto 0px auto;
}

.copyright{
font-size:10px;
text-align:right;
}




#baseBar{
	width:100%;
	background-color:#333333;
	margin: 1px 0px 0px 0px;
	text-align: right;
	padding-top: 20px;
}

#rightColumnSub{
	width:325px;
	float: right;
	padding: 20px 0px;
}

#rightColumnSub img {
	padding:0px;
	margin: 0px;
}

#rightColumnSub p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3944;
	text-decoration: none;
	line-height: 15px;
	padding-bottom:15px;
	text-align: justify;
	font-weight: normal;
}

#rightColumnSub li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3944;
	text-decoration: none;
	line-height: 14px;
	margin-left:20px;
	list-style-image: url(/_img/bullet.jpg);
	padding-bottom: 0px;
}

#leftColumnSub {
	width:505px;
	text-align: justify;
	padding: 20px 0px;
}

#leftColumnSub img {
}
 
 
 
 /* BIOS */
 
 #bio{
	width:500px;
	padding-bottom: 40px;
 }
 
 #bio img{
	float:left;
	padding-bottom: 10px;
	padding-right: 20px;
 }
 
 #bioCopy{
	width:500px;
 }
 
 #bioCopy p{
	color:#2A3944;
 }
 
 #bioCopy img{
 	float:none;
 }
 
 
 #shadow{
	width:100%;
	height:40px;
	background-image: url(/_img/shade.jpg);
	background-repeat: repeat-x;
 }



/* BASELINE */
#baseArea{
	width:100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#baseShadow{
	width:100%;
	background-image: url(/_img/shade_down.jpg);
	background-repeat: repeat-x;
	height:20px;
}

#baseLine{
	width:100%;
	height:20px;
	background-color: #2a3944;
}


.abc{
float:left;
}



/*  IMAGES */

.imageRight{
	padding-left:20px;
	padding-bottom:20px;
	float:right;
}

.servicesBullet li {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A3944;
	text-decoration: none;
	line-height: 18px;
	margin-left:20px;
	list-style-image: url(/_img/bullet.jpg);
	padding-bottom: 0px;
}

#midWork{
	width:920px;
	margin:0px auto 0px auto;
}


#work-row{
	clear:both;
	margin:10 0;
}

#work-row.no{
	border:0;	
}

#work-block{
	width:280px;
	float:left;
	margin:20px 40px 40px 0;
}

#work-block a{
	text-decoration:none;	
}

#work-block a img{
	width:280px;
	height:186px;
	border:2px solid #17262f;
}

#work-block h3{
	text-transform:uppercase;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

#work-area p{
	font-size:16px;
	color:#000000;
	line-height:22px;
}

#projectDesc{
	float:left;
	width:285px;
}

#projectImg{
	border:1px solid #333;
	float:right;
	width:605px;	
	height:375px;
	overflow:hidden;
	margin-bottom:30px;
}

#projectImg img{
	
	
}

#projectDesc p{
	font-size:12px;
	color:#000000;
	line-height:17px;
}

#projectDesc p b{
	font-weight:bold;	
}



.workTitle{
	font-size:20px;	
	color:#091223;
}

.workLink a{
	text-decoration:none;
	font-size:11px;
	color:#c9cb2b;	
}
.workLink a:hover{
	text-decoration:underline;	
}

.workServices{
	font-size:11px;	
}

#work-area h1{
	font-size:26px;	
	font-weight:normal;
	padding-bottom:30px;
}

#work-area h1 span{
	font-weight:bold;	
}
