html, body, div, span, applet, object, embed, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, td, th, ul, img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	outline: 0px;
	vertical-align: baseline;
	background: transparent;
}

body, td,th, p {
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
}

body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 100%;
	line-height: 1;
	background-color: #101010;
	background-image: url(../images/grpx_headerbg.gif);
	background-repeat: repeat-x;
}

:focus {
	outline: none;
}

:hover {
	outline: none;
}

a {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #3c7bd6;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 3c7bd6;
}
a:hover {
	text-decoration: underline;
	color: #3c7bd6;
}
a:active {
	text-decoration: none;
	color: #3c7bd6;
}

a.grayTxtLink:link {
	text-decoration: none;
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .08em;
	color: #80858b;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

a.grayTxtLink:visited {
	text-decoration: none;
	color: #80858b;
}

a.grayTxtLink:hover {
	text-decoration: underline;
	color: #3c7bd6;
}
a.grayTxtLink:active {
	text-decoration: none;
	color: #3c7bd6;
}

a.btmList:link {
	font-style: normal;
	font-size: 11px;
	line-height: 120%;
	letter-spacing: .09em;
	color: #80858b;
}

a.btmList:visited {
	font-style: normal;
	font-size: 11px;
	line-height: 120%;
	letter-spacing: .09em;
	color: #80858b;
}

a.btmList:hover {
	text-decoration: underline;
}

a.btmList:active {
	text-decoration: none;
}

#topContainer {
	width: 100%;
	height: 140px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
a#btnReel {
	float: right;
	display: block;
	width: 28px;
	height: 40px;
	background-image: url(../images/btn_reel.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a#btnReel:hover {
	background-position: 0 -40px;
}

a#btnBlog {
	float: right;
	display: block;
	width: 36px;
	height: 40px;
	background-image: url(../images/btn_blog.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

a#btnBlog:hover {
	background-position: 0 -40px;
}
	

a#btnWork {
	float: right;
	display: block;
	width: 39px;
	height: 40px;
	background-image: url(../images/btn_work.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

a#btnWork:hover {
	background-position: 0 -40px;
}

a#btnContacts {
	float: right;
	display: block;
	width: 60px;
	height: 40px;
	background-image: url(../images/btn_contact.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 0px;
}

a#btnContacts:hover {
	background-position: 0 -40px;
}

#logoSES {
	float: left;
	width: 100%;
	height: 50px;
	margin-top: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-image: url(../images/grpx_seslogo.gif);
	background-repeat: no-repeat;
}

#slideshowContainer {
	width: 900px;
	height: 350px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

a#viewProjBtn {
	float: left;
	display: block;
	width: 96px;
	height: 30px;
	background-image: url(../images/btn_viewproj.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
}

a#viewProjBtn:hover {
	background-position: 0 -30px;
}

a#emailStripBtn {
	display: block;
	width: 265px;
	height: 62px;
	background-image: url(../images/btn_strip_email.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

a#emailStripBtn:hover {
	background-position: 0 -62px;
}

a#callStripBtn {
	display: block;
	width: 265px;
	height: 62px;
	background-image: url(../images/btn_strip_call.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

a#callStripBtn:hover {
	background-position: 0 -62px;
}

#rssStripBtn {
	display: block;
	width: 265px;
	height: 62px;
	background-image: url(../images/btn_strip_rss.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

a#rssStripBtn:hover {
	background-position: 0 -62px;
}

a#lunchProjBtn {
	position:absolute;
	width: 140px;
	height: 30px;
	right: 20px;
	bottom: 20px;
	background-image: url(../images/btn_launchproj.gif);
	background-repeat: no-repeat;
	z-index:3;
}

a#lunchProjBtn:hover {
	background-position: 0 -30px;
}

iframe {
	width: 900px;
	height: 350px;
	margin: 0px;
	padding: 0px;
}

#fixme {
  /* Netscape 4, IE 4.x-5.0/Win and other lesser browsers will use this */
  position: absolute; 
  right: 20px; 
  bottom: 40px;
  z-index: 10;
  width:100px;
  height:200px;

}

body > div#fixme {
  /* used by Opera 5+, Netscape6+/Mozilla, Konqueror, Safari, OmniWeb 4.5+, iCab, ICEbrowser */
  position: fixed;
  width:40px;
  height:50px;
  z-index: 10;
}

#globalContainer {
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 auto;
	padding: 0px;
}

.colTxtDivider {
	clear: both;
	width: 265px;
	height: 2px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	background-image: url(../images/divider_colsldhor.gif);
	background-repeat: no-repeat;
}

#colContainer {
	width: 100%;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 48px;
	padding: 0px;
}

.singleCol {
	float: left;
	width: 265px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 52px;
	padding: 0px;
}

.lastCol {
	float: left;
	width: 265px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

.portCol1 {
	float: left;
	width: 265px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 0px;
}

.portCol2 {
	float: left;
	width: 560px;
	height: auto;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 5px;
	background-image: url(../images/divider_dotlinevert.gif);
	background-repeat:repeat-y;
	background-position: left;
}

h1.aboutusHeader {
	width: 265px;
	height: 30px;
	background-image: url(../images/header_aboutus.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

h1.recentHeader {
	width: 265px;
	height: 30px;
	background-image: url(../images/header_recentwrk.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

h1.teamHeader {
	width: 265px;
	height: 30px;
	background-image: url(../images/header_theteam.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

h1.ourWorkHeader {
	width: 890px;
	height: 30px;
	background-image: url(../images/header_ourwork.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

h2.whiteHeader {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: inherit;
	color: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}

h2.blueHeader {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: inherit;
	color: #3c7bd6;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

h2.whiteHeaderLrg {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 0px;
}

.whiteHeaderLrg3D {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 2px;
	background-image: url(../images/grpx_tag_3d.gif);
	background-position: top  right;
	background-repeat: no-repeat;
}

.whiteHeaderLrgGRPX {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 2px;
	background-image: url(../images/grpx_tag_graphics.gif);
	background-position: top  right;
	background-repeat: no-repeat;
}

.whiteHeaderLrgMOTION {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 2px;
	background-image: url(../images/grpx_tag_motion.gif);
	background-position: top  right;
	background-repeat: no-repeat;
}

.whiteHeaderLrgPRINT {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 2px;
	background-image: url(../images/grpx_tag_print.gif);
	background-position: top  right;
	background-repeat: no-repeat;
}

.whiteHeaderLrgWEB {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 2px;
	background-image: url(../images/grpx_tag_website.gif);
	background-position: top  right;
	background-repeat: no-repeat;
}

h2.blueHeaderLrg {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: .05em;
	color: #3c7bd6;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
}

h3.subHeaderBlue {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: .09em;
	color: #3c7bd6;
	margin-top: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}	

h3.teamSubWhite {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	line-height: 120%;
	letter-spacing: .09em;
	color: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
}

h3.portSubBlue {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .09em;
	color: #3c7bd6;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

h3.subHeaderFtrWht {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: .09em;
	color: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

h3.subHeaderGry {
	font-family: "Helvetica Neue" , Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .08em;
	color: #80858b;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
}

p {
	line-height: 15px;
	font-size-adjust: inherit;
	letter-spacing: .05em;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
}

p.btnUnder {
	line-height: 15px;
	font-size-adjust: inherit;
	letter-spacing: .05em;
	margin-bottom:20px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding: 0px;
}

p.listUnder {
	line-height: 15px;
	font-size-adjust: inherit;
	letter-spacing: .05em;
	margin-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 25px;
	background-image: url(../images/divider_colsldhor.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

p.portPara {
	font-size: 12px;
	line-height: 15px;
	font-size-adjust: inherit;
	letter-spacing: .08em;
	margin-bottom: 10px;
	padding-bottom: 6px;
}

ul.serviceList {
	font-style: italic;
	font-size: 11px;
	line-height: 120%;
	letter-spacing: .09em;
	list-style-image: url(../images/grpx_listarw.gif);
	list-style-position: inside;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	color: #80858b;
}

li.seriveItem {
	margin-bottom: 2px;
	list-style-image: url(../images/grpx_listarw.gif);
}

ul.btmList {      
	font-style: normal;
	font-size: 11px;
	line-height: 120%;
	letter-spacing: .09em;
	list-style: none;
	list-style-position: outside;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #80858b;
}

li.projItem {
	margin-bottom: 2px;
	list-style: none;
}

img.colMargin {
	margin-bottom: 10px;
}

img.portImageMargins {
	margin-bottom:2px;
	margin-top:2px;
	margin-left:2px;
	margin-right:2px;
	background-color: #000000;
}

#contactContainer {
	width: 255px;
	height: 90px;
	margin-top: 30px;
	background-image: url(../images/divider_dotlinehorz.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#bubbleCol {
	float: left;
	width: 62px;
	height: 50px;
	background-image: url(../images/grpx_contactmessage.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 30px;
	padding: 0px;
}

#portContainer {
	width: 900px;
	height: auto;
	margin: 0px;
	padding: 0px;
}

h1.portHeader {
	clear: both;
	width: 900px;
	height: 30px;
	background-image: url(../images/header_porttitle.gif);
	background-repeat: no-repeat;
	margin-bottom: 35px;
}

.portImageContainer {
	position: relative;
	width: 900px;
	height: 200px;
	margin-bottom: 15px;
	z-index:1;
}


/*
#contactTxt {
	float: left;
	width: 140px;
	margin-top: 23px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
*/

#newBadge {
	/*behavior: url(iepngfix.htc) ;*/
	position: absolute;
	left: -30px;
	top: -15px;
	width: 72px;
	height: 72px;
	background-image: url(../images/grpx_newbadge.png);
	background-repeat: no-repeat;
	z-index: 3;
}

#soonBadge {
	behavior: url(iepngfix.htc) ;
	position: absolute;
	left: -30px;
	top: -15px;
	width: 72px;
	height: 72px;
	background-image: url(../images/grpx_soonbadge.png);
	background-repeat: no-repeat;
	z-index: 3;
}

.portdescription {
	position:relative;
	width:890px;
	padding: 0px;
	margin: 0px;
}	

.boldGray {
	font-size: 12px;
	font-weight: bold;
	color: #454545;
}

.whiteListBullet {
	color: #f7f7f7;
}

.clearDivider {
	clear: both;
}

.staffDivider {
	height: 10px;
	clear: both;
}

.sectionDivider {
	height: 30px;
	clear: both;
}

#teamCamilo {
	width: 100%;
	height: 92px;
	margin-bottom: 10px;
	background-image: url(../images/img_team_camilo.jpg);
	background-repeat: no-repeat;
}

#teamCbass {
	width: 100%;
	height: 92px;
	margin-bottom: 10px;
	margin-top: 25px;
	background-image: url(../images/img_team_cbass.jpg);
	background-repeat: no-repeat;
}

.staffMessageBubbleContainer {
	position: relative;
	float: right;
	width: 100px;
	height: 81px;
	margin-right: 0px;
	margin-top: -10px;
	overflow:visible;
	
}

.bodyDivider {
	clear: both;
	width: 900px;
	height: 2px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-image: url(../images/divider_bodyline.gif);
	background-repeat: no-repeat;
}

.bodyBlankDivider {
	clear: both;
	width: 900px;
	height: 20px;
	margin: 0px;
}

.bodyLastDivider {
	width: 890px;
	height: 2px;
	margin-bottom: 30px;
	background-image: url(../images/divider_bodydivider.gif);
	background-repeat: no-repeat;
}

#footerBg {
	padding-top: 20px;
	width: 100%;
	height: 222px;
	background-image: url(../images/bg_footerlistbase.gif);
	background-repeat: repeat-x;
	background-color: #0b0b0b;
}

#footerCenter {
	clear: both;
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: auto;
}

.footerFstCol {
	float: left;
	width: 211px;
	height: 155px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 15px;
	margin-left: 8px;
	background-image: url(../images/divider_dotlinevertbtm.gif);
	background-repeat:repeat-y;
	background-position: right;
}

.footerCol {
	float: left;
	width: 211px;
	height: 155px;
	margin-top: 20px;
	margin-bottom:20px;
	margin-right: 15px;
	background-image: url(../images/divider_dotlinevertbtm.gif);
	background-repeat:repeat-y;
	background-position: right;
} 

.footerColLst {
	float: left;
	width: 200px;
	height: 155px;
	margin-top: 20px;
	margin-bottom:20px;
	margin-right: 0px;
} 

a#emailFtrBtn {
	display: block;
	float: right;
	width: 119px;
	height: 40px;
	background-image: url(../images/btn_footeremail.gif);
	background-repeat: no-repeat;
}

a#emailFtrBtn:hover {
	background-position: 0 -40px;
}

a#hostingBtn {
	display: block;
	margin-left: 50px;
	float: right;
	width: 92px;
	height: 40px;
	background-image: url(../images/btn_footerhosting.gif);
	background-repeat: no-repeat;
}

a#hostingBtn:hover {
	background-position: 0 -40px;
}



#footerBar {
	clear: both;
	margin: 0px;
	width: 100%;
	height: 40px;
	background-image: url(../images/bg_footerbarbg.gif);
	background-color: #070707;
}

#footerBarCenter {
	position: relative;
	margin: 0 auto;
	width: 900px;
	height: 40px;
	background-image: url(../images/bg_footer.gif);
	background-repeat: no-repeat;
}
	