@charset "utf-8";


body,td,th {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
z-index: 1;
height: 100%;
width: 100%;
background-color: #ffffff;
/*background-image: url(images/bg.jpg); 
background-position: top; 
background-repeat: repeat-x;*/
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
line-height: 1.5;	
	}



#content_container {
height: 1000px;
width: 1000px; 
background-image: url(images/contentbg.jpg);
background-position: top left;
background-repeat: no-repeat;
position: absolute; 
top: 0;
left: 0;
z-index: 100;
}

#news {
	height: 70px;
	width: 900px;
	background-image: url(images/latestnews.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 825px;
	left: 5px;
	z-index: 350;
	padding: 0 20px 0 100px;
	text-align: right;
	font-size: 10px;
}


#customers {
	height: 70px;
	width: 900px;
	background-image: url(images/reviews.gif);
	background-position: top left;
	background-repeat: no-repeat;
	position: absolute;
	top: 825px;
	left: 5px;
	z-index: 350;
	padding: 0 20px 0 100px;
	text-align: right;	
	font-size: 10px;
}

#logo {
height: 100px;
width: 650px;
position: relative; 
top: 0;
left: 270px;                                                                                                        
z-index: 300;
}

#menu {
	height: 100px;
	width: 600px;
	position: absolute;
	top: 80px;
	left: 400px;
	z-index: 250;
	background-color: transparent;
}

#followme {
	width: 150px;
	height: 150px;
	text-align: left;
	background-color: transparent;
	}
	
	
#maincontent {
	position: absolute;
	top: 130px;
	left: 0;
	z-index: 150;
	width: 980px;
	height: 700px;
	text-align: center;
	/*background-image: url(images/circle.png);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-color: transparent;
	}	

#block1 {
	position: relative;
	top: 20px;
	float: right;
	clear: both;
	width: 760px;
	height: 690px;
	z-index: 160;
	text-align: right;
	/*background-image: url(images/circle.png);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-color: transparent;
	}	
	
#block2 {
	position: relative;
	top: 120px;
	float: left;
	width: 200px;
	height: 530px;
	z-index: 150;
	text-align: left;
	/*background-image: url(images/circle.png);
	background-position: top left;
	background-repeat: no-repeat;*/
	background-color: #336699;
	}	

/*#block2 {
	position: relative;
	top: 100px;
	float: left;
	width: 200px;
	height: 400px;
	z-index: 150;
	text-align: left;
	/*background-image: url(images/circle.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #336699;
	}	*/
	
/*home page specific*/


#homecircle {
	position: absolute;
	top: 130px;
	left: 0;
	z-index: 150;
	width: 750px;
	height: 600px;
	text-align: center;
	background-image: url(images/circle.png);
	background-position: top left;
	background-repeat: no-repeat;
	}

#homecontent1 {
	position: absolute;
	top: 150px;
	left: 480px;
	z-index: 160;
	width: 500px;
	height: auto;
	text-align: right;
	background-color: transparent;
	
}




#adholder {
	width: 120px;
	height: 300px;
	position: absolute;
	top: 500px;
	left: 860px;
	z-index: 170;
	}
	
	
#portfolio {
	width: 760px;
	height: 300px;
	background-color: #3366FF;
		}	

/*#rightcircles {
	height: 419px;
	width: 528px;
	position: absolute;
	top: 37px;
	left: 671px;
	z-index: 140;

}*/

/*more_info_page*/

#info1 {
position: relative;
top: 140px;
width: 295px;
height: 550px;
padding: 0 20px 0 0;
margin: 0 0 0 15px;
float: left;
border-right: #FF6600 dotted;  
}

#info2 {
position: relative;
top: 40px;
width: 295px;
height: 650px;
margin: 0;
padding: 0 20px 0 15px;
float: left;
border-right: #FF6600 dotted;  
}

#info3 {
position: relative;
top: 40px;
width: 295px;
height: 650px;
float: left;
padding: 0 0 0 15px;
}

#logos_holder {
width: 300px;
height: 200px;
background-color: #99CC00;
}

#eshot_holder {
width: 300px;
height: 200px;
background-color: #99CC00;
}

/*left col bits*/

#cms {
width: 200px;
height: 200px;
background-color: #00FFCC;
margin: 10px 0;
}

#emarketing {
width: 200px;
height: 200px;
background-color:#00FF00;
margin: 10px 0;
}

#bannerad {
width: 200px;
height: 200px;
background-color:#CC99FF;
margin: 10px 0;
}

#logo_create {
width: 200px;
height: 200px;
background-color:#FFFF00;
margin: 10px 0;
}



/*footer specific*/


#footer  {
min-height: 250px;
height: auto;
width: 100%; 
position: absolute; 
top: 900px;
left: 0;
z-index: 110;
background-color: #1a1a1a;
color: #cccccc;
border-top: #00CCFF solid 5px;
}


#f_left  {
float: left;
width: 230px; 
height: auto;
padding: 20px 0 20px 20px;
}

#f_center  {
float: left;
width: 460px; 
height: auto;
padding: 20px;
text-align: center;
}

#f_center .sign {
background-image: url(images/sign.gif);
background-repeat: no-repeat;
height: 45px;
width: 100%;
}


#f_right  {
float: left;
width: 250px; 
height: auto;
padding: 20px 0 20px 0;
text-align: right;
}

/* fonts and bits */



h1 {
	font: bold 18px Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	padding-bottom: 5px;
}

h2 {
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

/*h2 {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}*/

h3 {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	}

.bigtext {
	font: bold 22px Geneva, Arial, Helvetica, sans-serif;
}

.midtext {
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	}

.extratext {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	}
	
.blue {
color: #00CCFF;
}

.pink {
color: #db1c8e;
}
 	
	


/*links*/

a {
color: #FF9933;
}

a:hover {
	color: #FF9933;
	text-decoration: none;
}

