/*---[ Universal Resets ]---
-----------------------------------------------------------
-----------------------------------------------------------*/

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,
b, u, i, center,
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-size:100%;
	vertical-align:baseline;
	background:transparent;
	}

body 
	{
	line-height:1;
	}

ol, ul 
	{
	list-style:none;
	}

blockquote, q 
	{
	quotes:none;
	}

blockquote:before, blockquote:after,
q:before, q:after 
	{
	content:'';
	}

:focus 
	{
	outline:0;
	}

ins 
	{
	text-decoration:none;
	}

del 
	{
	text-decoration:line-through;
	}

table 
	{
	border-collapse:collapse;
	border-spacing:0;
	}

/*---[ Universal Properties ]---
-----------------------------------------------------------
-----------------------------------------------------------*/

body
	{
	font-family:"Helvetica CE", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size:75%;
	line-height:16px;
	color:#444;
	background:url(../images/img-decoPattern-repeat.gif) 0 0 repeat;
	}

a, a:link, a:active
	{
	text-decoration:none;
	color:#E10023;
	}

a:hover
	{
	text-decoration:none;
	color:#0096C8;
	}

a:visited
	{
	text-decoration:none;
	color:#0096C8;
	}

input[type="text"]
	{
	width:270px;
	height:30px;
	padding:7px 5px 0 5px;
	border:none;
	background:transparent url(../images/img-inputField-background.gif) 0 0 no-repeat;
	}

.input
	{
    width:270px;
	height:30px;
	padding:7px 5px 0 5px;
	border:none;
	background:transparent url(../images/img-inputField-background.gif) 0 0 no-repeat;
	}


/*---[ Universal Layout ]---
-----------------------------------------------------------
-----------------------------------------------------------*/
.unsupported-browser
	{
    position:relative;
    width:100%;
    height:30px;
    line-height:30px;
    color:#FFFFFF;
    text-align:center;
    background-color:#E10023;
	}

.unsupported-browser a, a:visited, a:active, a:hover
	{
    text-decoration:underline;
    color:#FFFFFF;
    font-weight:bold;
	}

#cloak
	{
    width:100%; 
    min-height:100%; 
    height:auto !important; 
    height:100%;
	}
	
#container
	{
	position:relative; 
    width:970px; 
    min-height:100%; 
    height:auto !important; 
    height:100%;
    margin:0 auto;  
    text-align:center;
	}

/*---| Site Header Begin |
-----------------------------------------------------------*/
	
#site-header
	{
	position:relative;
	width:100%;
	height:285px;
	display:block;
	background:#FFFFFF url(../images/img-siteHeader-background.png) 0 0 no-repeat;
	}

#update-form
	{
	position:absolute;
	top:125px;
	right:10px;
	width:340px;
	height:110px;
	}

#update-form-complete
	{
	position:absolute;
	top:125px;
	right:0;
	width:360px;
	height:120px;	
	background:url(../images/img-thankYou-message.gif) 0 0 no-repeat;
	}
	
.update-input
	{
	width:100%;
	height:30px;
	display:block;
	margin-bottom:10px;
	}
	
.update-input img
	{
	float:left;
	display:inline;
	margin-top:8px;
	}	

.update-input input
	{
	float:right;
	display:inline;
	}


/*---| Latest Work Begin |
-----------------------------------------------------------*/

#site-base
	{
	position:relative;
	width:100%;
	height:480px;
	display:block;
	color:#FFFFFF;
	text-align:left;
	background:transparent url(../images/img-siteHome-bottom.png) 0 0 no-repeat;
	z-index:1;
	}

#base-header
	{
	width:950px;
	height:70px;
	margin:0 10px 0 10px;
	background:transparent;
	z-index:10;
	}

.block
	{
	float:left;
	display:inline;
	}

.ghost-child
	{
	width:350px;
	height:100%;
	margin:0 20px 0 0;
	}

.published-date, .visit-site 
	{
	width:220px;
	height:100%;
	margin:10px 20px 0 0;
	}

.client-name, .visit-badge 	
	{
	width:340px;
	height:100%;
	margin:5px 0 0 0;
	}

.visit-site, .visit-badge 	
	{
	margin-top:10px;
	}

.visit-site img, .visit-badge img 
	{
	margin-right:5px;
	}	

.praise-box
	{
	clear:left;
	width:360px;
	height:370px;
	margin:-15px 10px 0 0;
	}

.praise-box img
	{
	margin:0 0 10px 20px
	}

.praise-box p
	{
	width:300px;
	height:270px;
	margin:0 0 0 20px;
	}

.latest-work
	{
	position:relative;
	width:590px;
	height:361px;
	background:transparent url(../images/img-latestWork-background.png) 0 0 no-repeat;
	z-index:15;
	}

.latest-work .site-thumb
	{
	position:relative;
	z-index:20;
	margin:10px;
	}

#base-footer
	{
	clear:left;
	width:950px;
	height:30px;
	margin:10px 10px 0 10px;
	background:transparent;
	z-index:10;
	}

/*---| Site Footer Begin |
-----------------------------------------------------------*/

#footer
	{
	position:relative;
	width:970px;
	height:90px;
	margin-top:30px;
	color:#FFFFFF;
	background:transparent url(../images/img-siteFooter-background.png) 0 0 no-repeat;
	}

#footer .copyright
	{
	position:absolute;
	top:10px;
	left:20px;
	}

#footer .contact
	{
	position:absolute;
	top:10px;
	right:20px;
	}
