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;
	padding: 20px 0px 0px 0px;
	height: 100px;
}

#subNav{
	padding-top: 22px;
}

#content{
	width:100%;
	margin:0px auto;
	background-color: #18262F;
	height: 25px;
}


#IDcontent{
	width:100%;
	margin:0px auto;
	background-color: #2A3944;
}

#leftColumn {
	width:425px;
	text-align: justify;
	margin-right: 25px;
	padding: 20px 0px;
}

#rightColumn{
	width:290px;
	float: right;
	padding: 20px 0px;
}

.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;
} 


#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: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}

.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{
	width:650px;
	padding-left: 200px;
}
#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: 12px;
	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;
	font-size: 12px;
	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: center;
	min-height: 200px;
	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;
}

#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-right: 20px;
	padding-bottom: 10px;
 }
 
 #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;
}





/*  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;
}



#home{
background-image:url(/_img/home_mid_bg_noflash.jpg);
background-repeat:repeat-x;
}
#tempHome{
	width:850px;
	margin:0px auto 0px auto;
}