body {
	margin:0;
	padding:0;
	color:#333; 
	/*width: 8500px;*/
	font: 62.5%/150% Tahoma, Sans-Serif; 
	background: #ffffff url(../imgs/bgmain.gif) repeat-x left top;
}

.w10500 {
	width: 11000px !important;
	
}

.w10900 {
	width: 11800px !important;
	
}

* html  .w10900 {
	width: 12200px !important;
	
}

.w8500 {
	width: 8200px !important;
	
}

.w6000 {
	width: 6000px;

}


img {  border-style: none;

}

h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {
/*	position: 0px 0px 0px 0px;*/
	height: 509px; 
}

#leftsider {
	padding: 0px 0 0 0px;
	float: left;
	width:200px; 
}

#leftsider h1 {font-size: 2.0em;}

#menu {
	margin: 119px 0px 0px 0px; 
	padding-left: 6px;
	width: 215px;
	height: 300px;
	background: #ffffff url(../imgs/menuback.jpg);
	
	
}
#starterpack { background:url(../imgs/starterpack.jpg) no-repeat !important; height: 354px; width: 380px; padding: 0 !important;  } 

.transparentblock {
	opacity: 0.9;
	-moz-opacity: 0.9;
	/* filter: alpha(opacity=90); */
}

#menu ul {
	list-style:  url(imgs/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}

#content {
	margin: 130px 0 0 0px; 
	float: left;
	font-size: 1.1em; 
	left: 1px;
	position: relative;
}

/** html #content{
	left: -100px;

}*/

.innerCont {
/*	margin: 0px 0 0 100px; */
	position: relative;
	bottom: 0px;
/*	left: 215px; */
	
}

.imgborder {
	border: 1px solid black;
	
}


#header  {
	position: fixed;
	z-index: 5;
	top: -1px;
	left: 0px;
	line-height: 100%;
	
	}
/*navigation
*/
#header img { float: left; }
.floatleft { float: left; margin-top: 0; }
.topmargin50 { padding-top: 30px; }
/*end navigation
*/
#content h4 {font-size: 1.2em;}
.par {
	margin: 0px 0px 0 0px; 
	padding-left: 0px; 
	float: left; 
	width: 315px;	
	height: 300px;
	vertical-align: bottom;
	display: inline;
}

.cd {
	margin: 79px 0px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
	vertical-align: bottom;
	
}

#note { 
	margin-top:10px;
}

p.secbot a{
	padding-left: 15px;
	border-bottom:none;
	color: #666666;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #000000;
}

#arrows {
	position: fixed;
	top: 440px;
	left: 650px; 
	width: 90px;
	height: 30px;
	cursor: pointer;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../imgs/leftbig.png) no-repeat;}
#arrows ul #right a{background: transparent  url(../imgs/img/rightbig.png) no-repeat;}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #22b1e1;
	text-decoration: none;
}

	
ul#mainmenu{
	position: fixed;
	z-index: 5;
	top: -1px;
	left: 0px;
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	background:transparent url("images/blue.jpg") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
ul#mainmenu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #ffffff;
	}
ul#mainmenu li a{
	display:block;
	float:left;
	color:#ffffff;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	height:40px;
	}
ul#mainmenu li a:hover{
	background:transparent url("images/black.jpg") repeat-x top left;	
	}
/*Contact Form*/
.label { width: 100px; display: block; }
.input { display: block; width: 200px; }
.formrows { margin-top: 10px; }
.formrows-bottom { margin-top: 0; }
.submitbtn { color: #feffff; font-weight: bold; background-color: #23506d; text-align: center; vertical-align: middle; width: 60px; height: 30px; padding: 5px; border: solid 1px #f33; display: block; }
/*Text section breaks*/
.textcontentwrap { color: #23506d; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-align: justify; width: 315px; height: 354px; }
.textcontentwrap h2 { font-size: 18px; font-weight: normal; }
.textcontentwrap h1 { font-size: 18px; font-weight: normal; }
.text-welcome { background-image: url(../imgs/introback.gif); background-repeat: no-repeat; padding-top: 60px; padding-right: 40px; padding-left: 40px; }
.text-design { background-image: url(../imgs/designback.gif); background-repeat: no-repeat; padding-top: 60px; padding-right: 40px; padding-left: 40px; }
.text-illustration { background-image: url(../imgs/illustrationback.gif); background-repeat: no-repeat; padding-top: 60px; padding-right: 40px; padding-left: 40px; }
.text-web { background-image: url(../imgs/webback.gif); background-repeat: no-repeat; padding-top: 60px; padding-right: 40px; padding-left: 40px; }
.text-webdev { background-image: url(../imgs/devback.gif); background-repeat: no-repeat; padding-top: 60px; padding-right: 40px; padding-left: 40px; }
.text-marketing { background-image: url(../imgs/marketingback.gif); background-repeat: no-repeat; padding-top: 60px; padding-right: 40px; padding-left: 40px; }
.text-info { background-image: url(../imgs/contactback.gif); background-repeat: no-repeat; padding-top: 45px; padding-right: 0; padding-left: 40px; }

#psst { position: absolute; z-index: 999; bottom:4px; left:10px; padding: 0 15px 10px 10px;}

p { margin: 9px 0px; }
#other { display:none; }
#twitter { background:url(../imgs/Twitter-16x16.png) no-repeat; padding-left:18px; }
.parNew {
	margin: 0px 0px 0 0px; 
	padding-left: 0px; 
	float: left; 
	width: 380px;	
	height: 354px;
	vertical-align: bottom;
	display: inline;
}