html{
	height: 100%;
	min-height: 100%;
	background: #FFF;
	margin: 0px auto;
	background: url(/images_new/paper_background.jpg) 0px 0px;
}

body{
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: center;
	min-height: 100%;
}

#skip{
	display: none;
}
#mainContainer{
	position: relative;
	width: 960px;
	margin: 0 auto;
	min-height:100%;
	background: #fff;
	text-align: left;
}
#header, #header2, #header_inner, #header_blog {
	background: #000;
	width: 100%;
	height: 380px;
	padding: 10px 0px 0px 0px;
}

#header2{
	height: 450px;
}

#header_inner {
	height: 390px;
}

#header_blog {
	height: 135px;
}

#header p{
	clear: none;
	line-height: 1em;
	font-size: 70%;
	padding: 15px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
	height: 20px;
	width: 150px;
	float: right;
}	

#left_image{
	position: absolute;
	top: 10px;
	left: 10px;
	float: left;
	padding: 0px;
	width: 240px;
	height: 73px;
	z-index: 10;
}

#header_menu{
	position: absolute;
	text-align: right;
	right: 10px;
	top: 20px;
	height: 39px;
}

#header_bottom, #header_bottom2{
	position: absolute;
	top: 145px;
	left: 0px;
	width: 960px;
	height: 255px;
	text-align: center;
	z-index: 0;
	background: #fff;
}

#main_focus_home {
	position: absolute;
	top: 145px;
	left: 0px;
	width: 960px;
	height: 630px;
	z-index: 0;
	background: #fff url(/images_new/main_focus_home_bg.jpg) repeat-x 0px 0px;
}

#contactForm{
float: right;
width: 400px;
}

#menu{
	position: absolute;
	right: 0px;
	top: 95px;
	clear: none;
	float: right;
	text-align: right;
	width: 960px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	background: url(/images_new/menu_back.gif) repeat-x 0px 0px;	
}

#home_simple{
	margin: 15px 0 20px 20px;
}

#home_bubbles{
	margin: 0px 0px 0px -10px;
}

#links {
	width: 954px;
	min-height: 190px;
	padding: 0px 0px 0px 6px;
	margin: 0 0 20px 0;
	clear : left;
}

#websites, #seo_content,  #marketing, #conversion, #knowledge {
	width: 190px;
	float: left;
	
} 

#websites ul, #seo_content ul,  #marketing ul, #conversion ul, #knowledge ul {
	float: left;
	width: 190px;
	clear: none;	
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}



#homeSpacer{
	clear: both;
	height: 260px;
}

/************ Lower Nav ************/

#lower_nav {
	width: 900px;
	height: 47px;
	padding: 0 0 15px 0;
	margin: 20px auto 10px auto;
	background : url(/images/subNavBottom.jpg) no-repeat bottom left #f1f1f1;
}




/************ Portfolio Bit ************/

#home_creations {
	width: 880px;
	height: 300px;
	float: left;
	position: relative;
	margin: 0 0 0 50px;
	background: url(/images_new/latest_creations_background.png) repeat-x 0px 0px;
}

.creation_1 { margin: 25px 31px 30px 19px; float:left;  }

.creation_2, .creation_3 {
	margin: 25px 0 30px 1px;
	float: left;
}

.creation_3 { margin-left:35px; }

/************ Latest Work Right Panel *****/
#latestWork { background : url(/images/latestworkRightPanel.jpg) no-repeat; width : 275px; height : 873px; float:right; margin-left: 20px; padding-left : 19px; padding-top:64px; position : relative; }
#latestWork .creation { margin-bottom:32px; }
#latestWork h3 { text-indent : -9999px; margin : 0; padding : 0; font-size:0; }
#latestWork #more { display: block; height: 110px; left: 20px; position: absolute; top: 800px; width: 270px; text-indent : -9999px; outline : none; }

/************ Left panel ************/

#left{
	position: relative;
	clear: both;
	float: left;
	width: 255px;
	height: 100%;
	display: block;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background: #00a5e6;
	color: #eee;
	font-size: 120%;
}
#left b{
	padding: 0px 10px 0px 10px;
	font-weight: normal;
	font-size: 140%;
}
#leftBottom{
	height: 40px;
	width: 255px;
	background: #fff url(/images/bottom_curve_left.gif) no-repeat 0px 100%;
}
#image{
	width: 255px;
	padding: 100px 0px 0px 0px;
	background: #fff url(/images2/left_back.png) repeat-x 0px 0px;
}





/************ Main Content ************/

#main{
	width: 910px;
	padding: 0px 25px 0px 25px;
	position: relative;
	margin: 20px 0 0 0;
}

#main-home {
	padding: 0px 25px 0px 25px;
	position: relative;
	margin: 20px auto;
	float: left;
	width: 500px;
}

#main_inner {
	width: 600px;
	padding: 0px 25px 0px 25px;
	position: relative;
	margin: 20px 0 0 0;
	float: left;
}


.box{
	float: left;
	clear: none;
	width: 195px;
	padding: 0px 0px 0px 6px;
	margin: 0px 0px 0px 0px;
	font-size: 90%;
}



.portfolio-image {
	float: left;
	width: 320px;
	margin-bottom:15px;
	padding: 5px 0px 10px 0px;
}

.portfolio-image .reflected { margin-bottom:3px !important; }

.portfolio-text{
	float: right;
	width: 550px;
	margin: 5px 0px 20px;
}

.cert_logos {margin: 0 0 0 20px;}

/*** content-management page ***/
#rightPanel { float:right; background : url(/images/panelBottom.jpg) no-repeat bottom center #ebebeb; padding:20px 18px 60px 18px; width:294px; color : #5d5d5d; font-size:0.8em; margin:20px 0 0 20px; }
#panelTop { background : url(/images/panelTop.jpg) no-repeat bottom center #ebebeb; height:9px; margin: -20px 0px 0px -18px; width:330px; }
#rightPanel h3 { color : #5d5d5d; font-size:1.6em; margin-top:0; } 
#rightPanel .panelContent { border-bottom : 1px solid #B0B0B0; display: inline-block; min-height: 80px;} 
#rightPanel .panelContent p{ float: right; width: 208px; margin: 8px 0px 8px 10px; padding: 0px;} 
#rightPanel .panelContent img { margin : 8px 0px 8px 0px !important; } 
#rightPanel #lastPanel { border : none; }
#rightPanel #panelLogo{ display : block; float:right; margin-right : 0; }

/************ Right Col Home **************/

#right-home {
	float: right;
	position: relative;
	width: 390px;
	min-height: 600px;
	padding: 0 0 0 20px;
	background: #cdf4ff url("../images_new/right_col_background.jpg") 0px 0px repeat-x;
	font-size: 110%;
	margin: 20px 0 20px 0;
}

#right-home ul {
	margin: 20px 0 0 0;
}

#right-home li {
	margin: 0 0 5px 0;
}

.home_guides {margin: 25px 0 0 0;}

#newsletter_home {
	margin: 40px 0 0 0;
	padding: 20px 0 0 20px;
	width: 350px;
	height: 131px;
	background: url("../images_new/newsletter_background.gif") 0px 0px no-repeat;
	color: #fff;
}
#tv_home{
    margin: 30px 0;
}

#social_home {
	margin: 30px 0;
height: 143px;
}

#social_home {
background: url("/images_new/twitter_bod.png") no-repeat scroll 200px 0 transparent;
}

.twitter_li {
	background: url("/images_new/twitter_li.png") no-repeat scroll 0 0 transparent;
	padding: 10px 0 0 50px;
	height: 30px;
	list-style: none;
}

.facebook_li {
	background: url("/images_new/facebook_li.png") no-repeat scroll 0 0 transparent;
	padding: 10px 0 0 50px;
	height: 30px;
	list-style: none;

}


/************ Right Col Inner **************/

#inner_side {
	float: right;
	width: 295px;
	background: url("/images_new/inner_side_background.jpg") repeat-y scroll 0 0 transparent;
	margin: 0 10px 0 0;
}

#inner_side_pics {
	background: url("/images_new/inner_side_img_background.png") no-repeat;
	width: 282px;
	height: 700px;
	margin: 0 0 0 5px;
}

.latestwork {
	margin: 20px 0 20px 50px;
}

.latest_1 {margin: 18px 0 0 25px;}
.latest_2, .latest_3 {margin: 52px 0 0 25px;}

.client_port {
	margin: 20px 0 0 30px;
}

.more_arrow {
	margin: 20px 0 40px 20px;
}




/************ Forms **************/

.form input{
	clear: none;
	float: left;
	height: 15px;
	width: 300px;
}
.form textarea{
	clear: none;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
}
.form select{
	height: 20px;
	width: 350px;
}

#form_2 input.radio, #form_3 input.radio{
	position: absolute;
	right: 405px;
	width: 20px;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#form_2 label,#form_3 label{
	display: block;
	clear: both;
	float: left;
	height: 20px;
	width: 180px;
	min-width: 180px;
	text-align: right;
	margin: 3px 10px 0px 0px;
}
#form_2 label.radioLabel,#form_3 label.radioLabel{
	position: absolute;
	right: 110px;
	text-align: left;
	width: 280px;
	margin: 0px 0px 0px 0px;
}
	
#form_2 label.required{
	color: #f00;
}
#main .radio{
	width: 20px;
}

#main input[type='submit'],input.submit{
	margin: 10px 0px 0px 190px;
	width: 120px;
	height: 25px;
}

#news_home_form {
	margin: 20px 0 0 0;
}

#news_home_form input {
	text-align: left;
	width: 230px;
	margin: 0px 0px 0px 0px;	
}

#news_home_form input[type='submit'],input.submit{
	margin: 0 0 0 10px;
	width: 60px;
	height: 25px;
}



/************ Footers ************/

#main_footer{
	clear: right;
	float: right;
}

#main_footer_full {
	background: url(/images_new/awards.jpg) center center no-repeat;	
	height: 95px;
	margin: 0px 0px 5px 0px;
	width: 960px;
}

#preFooter{
clear: both;
margin: 10px auto;
text-align: center;
}
#preFooter img{
 padding: 0px 10px 0px 10px;
}

#footer{
	clear: both;
	width: 960px;
	height: 150px;
	padding: 50px 0 0 0;
	background-color: #333;
	background: url(/images_new/footer_background.jpg) repeat-x 0px 0px;
	text-align: left;
	font-size: 90%;
}

.clear{
	clear: both;
	height: 1px;
}

/* contact page*/
#form_3 { float:left; width:500px; }

/* Google Map */
#map { height : 400px; width:396px; margin-left: 10px; float:left; border: 2px solid #1D98DB; }

/*Figero Frame*/
#figero-frame
{
	padding-left:0px;
	margin:0px 0px 0px -25px;
	width:975px;
	height:665px;
	overflow:hidden;
	position:relative;
}

#figero-inner
{
	padding-left:0px;
	margin-left:0px;
	position:absolute;
	top:-184px;
	left:-15px;
	overflow:hidden;
} 




