html,body{
      margin:0;
      padding:0;
      height:100%;
      border:none;
	  background-color:#333333;
	  font-family:Tahoma;
	  font-size: 12px;
}
P {
	margin-top:0px;
	margin-bottom:20px;
}
A {
	color:#4276fb;
}
A:hover {
	text-decoration:none;
}
FORM {margin:0px;}
.inpt {
	width:200px; 
	background-color:#aaaaaa; 
	border-color:#757575; 
	border-width:1px;  
}
.fld {
	height:14px;
}
.txtarea {
	height:100px;
	overflow:auto;
}
.slct {
	height:18px;
	width:150px;
	font-size:10px;
}
.bttn {
	background-color:#aaaaaa;
	border-color:#757575;
	border-width: 1px;	
	width: 120px;
	height:21px;
	font-weight:bold;	
}

#fullheight{height:100%}

.header_middle {
	background: url(images/index_01_2.jpg) no-repeat left top;
	padding-top: 45px;
	color: #FFFFFF;
	font-weight: bold; 
}
.footer_middle {
	background: url(images/index_05.jpg) no-repeat left top;
	vertical-align:top;
	padding-top: 33px;
	color: #888787;
	font-weight: bold;
	font-size:11px;
	text-align:center;
	font-weight:normal; 
}

.content_text {
	color:#ffffff;
	text-indent:20px;
	line-height:16px;
}
.content_cell {
	background-color:#1d1d1d;
	padding: 40px 20px 20px 20px;
	text-align:justify;
}
.content_cell_home {
	height:371px;
}
.content_cell_full {
	height:491px;
}
.content_cell_hosting {
	background-color:#1d1d1d;
	padding: 40px 20px 20px 20px;
	height:491px;
}
.content_text_blue {
	color:#4276fb;
}
.content_error {
	color:red;
}
.content_subsection {
	padding: 15px 0px 0px 15px;
	color:#cccccc;
	font-size:11px;
	
}

.content_subsection_right {
	padding: 15px 0px 0px 0px;
	color:#cccccc;
	font-size:11px;
	
}

.subsection_cell {
	background-color:#313131;
}
.subsection_bottom_line {
	background-color:#1d1d1d;
}

.arrow {
	padding:4px 5px 0px 0px;
}

.inner_scroll {
	overflow: auto;
	position: relative;
	text-align:justify;
	width:411px;
	margin: 0px;
	padding-right:15px;	
	scrollbar-3dlight-color:#000000;
    scrollbar-arrow-color:#9c9c9c;
    scrollbar-track-color:#434343;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#323232;
    scrollbar-highlight-color:#787878;
    scrollbar-shadow-color:#000000;
}
.scroll_testimonials {
	height: 458px;
}
.scroll_webdevelopment {
	height: 490px;
}
.scroll_list {
	height: 490px;
	text-align:center;
	width:421px;
	padding-right:5px;
}

.hr_testimonials {
	text-indent:-15px;
	width:320px;	
	border: 1px solid #cccccc;
	text-align:center;
}
.ul_testimonials {
	text-indent:0px;
	line-height:16px;	
}

.host_holder {
	width:360px;
}

.contactus_holder {
	width:360px;
	text-indent:0px;
	text-align:left;
}





/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */
	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:0px 12px 2px 12px;
		color:#FFFFFF;
		font-family:Tahoma;
		font-size:12px;
		text-decoration:none;
		font-weight:bold;
	}
	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#4276fb;
		text-decoration:underline;
	}
	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#4276fb;
		text-decoration:underline;
	}
	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		color:#4276fb;
	}
	/*"""""""" (MAIN) Persistent State""""""""*/	
	body #qm0 .qmpersistent, body #qm0 .qmpersistent:hover	
	{	
		color:#4276fb;
	}
	
	
	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:2px 5px 0px 5px;
		margin:0px 0px 0px -1px;
	}
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 10px 6px 10px;
		font-size:12px;
	}
	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		text-decoration:underline;
	}
	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		border-style:none;
	}
	*"""""""" (SUB) Persistent State""""""""*/	
	body #qm0 div .qmpersistent, body #qm0 div .qmpersistent:hover	
	{	
		color:#4276fb;
	}
	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:11px;
	}
	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery	
	{	
		border-left-width:2px;
		height:15px;
		border-color:#FFFFFF;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul ul	
	{	
		border-width:1px;
	}
	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		margin:0px 0px 0px -1px;
	}
	
.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}