/**Author Name:Gen 
   Developed in Vin Labs 
   Copyright at gendesigns.blogspot.com 
   ProjectName:Computer Zone **/
*{ margin: 0px; padding: 0px; }*
body
{ 
 /* background:#eee center top;*/
 background-color:White;
  /*color: #dcdcdc;*/
  color:Black;
  font: .8em normal medium "Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;line-height: 1.6em;
  /*font: .8em normal medium "Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;line-height: 1.6em;*/
}
/**Common**/
p
{
	font-family:arial;
	font-size:0.9em;
}
/**Wrapper **/
#wrapper 
{
	width:900px;
	margin:5px auto;
	background:#ffffff;
    height: 92px auto;
}

.wrapper 
{
	width:900px;
	margin:5px auto;
	background:#ffffff;
}

#top,#footer,#main,#content,#container
{
	width:850px;
	margin:0px auto;
}
#top
{
	/*
	background:#fdfdfd url(images/cstrip.gif) repeat-x;
	height:93px;*/
	background-color:#0080FF;
	height:93px
}
#logo h1
{
	font-family:ae_Cortoba;
    font-size:2.4em;
    font-weight:500;
    margin:0px ;
    padding-left:50px;
	padding-top:20px;
	color:White;
}
#logo p
{
	color:White;	
	 padding-left:60px;
}
#logo
{
float:left;
}
/**Menu***/
ul
{
/*list-style:none;*/
}
#menu li
{
display:inline;
}
li a
{
text-align:center;
/*color:#9ab2be;*/
color:White;
float: left;
height: 38px;
margin-right: 1px;
text-decoration: none;
font-size: 1.1em;
padding: 20px 20px 13px 20px;
}
#menu
{
margin-left:350px;
    height: 70px;
}
#menu a:hover
{
    /*color:#fff;*/
    text-decoration:underline;
}
#main
{
    /*
	background:#244458 url(images/pic.gif) no-repeat ;
	height:294px;
	*/
	
}
#content
{
	
	height:185px;
    background:url(images/cstrip.gif) repeat-x;	
}
#left,#right
{
	width:275px;
    height:184px;padding-top:5px;
    	
}
#left
{
	float:left;
	
}
#right
{
	float:right;
	
}
#center
{
	margin:0px 275px 0px 275px;
	border-left:1px solid #4F4A4A;
	border-right:1px solid #4F4A4A;
	height:177px;
    padding-top:5px;
}

#left h1,#right h1,#center h1
{
font-size:1.5em;
padding:10px 0 0 50px;
font-family:arial;
}
#left p,#right p,#center p
{
padding:10px 15px 0px 20px;
}
#left h2,#right h2,#center h2
{
	padding-left:170px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:0.9em;
}
#left a,#right a,#center a
{
	color:#fff;
	text-decoration:none;
}
#container
{
	height:270px auto;
	/*background:#d9d9d9;*/
	margin-top:0px;
	margin-bottom:5px;
	/*background:#eee center top;*/
	background:#fff center top;
	
	
}
#lcontain
{
	width:260px;
	background:#eeeeee;
	float:left;
	margin-left:5px;
	height:260px;
	margin-top:7px;

}
.ccontain
{
	/*width:100%;*/
    height:260px auto;
	margin-right:5px;
    margin-top:7px;
}

.ccontain h1
{
    color:#2f2f2f;
    font-size:1.5em;
    font-family:arial;
    padding:15px 0px 0px 15px;
}




.ccontain p
{
    color:#2f2f2f;
    padding:10px 10px 0 15px;
}



#rcontain
{
	
	background:#eeeeee;
	float:right;
	/*width:575px;*/
	width:100%;
      height:260px auto;
	margin-right:5px;
    margin-top:7px;
 	
}
#rcontain  h1,#lcontain h1
{
color:#2f2f2f;
font-size:1.5em;
font-family:arial;
padding:15px 0px 0px 15px;
}
#rcontain p
{
color:#2f2f2f;
padding:10px 10px 0 15px;
}
#lcontain p,#lcontain h2
{
color:#2f2f2f;
padding-left:15px;
}
#lcontain h2
{
font-size:1.1em;
font-family:arial;
}
#lcontain a 
{
	color:#1c443b;
}
.col
{
float:left;
width:280px;
}
.col li a
{
float:none;
color:#1c443b;
text-decoration:underline;
}
.col li a:hover
{
	text-decoration:none;
}

/**footer ***/
#footer {
	/*background: #2e2e2e url(images/fstrip1.gif) repeat-x;*/
	margin: 0 auto;
	text-align: center;
	clear:both;
	height:30px;
	background:#0080FF;
	color:white;
}
#footer a {
	/*color: #5E6F6E;*/
	color:White;
	text-decoration: underline;
}
#footer a:hover {
	/*color: #9ab2be;*/
	text-decoration: underline;
}



/* MY CUSTOMS */
#mybod
{
    color: #2f2f2f;
   font-size: medium;
    /* font-family: arial,verdana,sans-serif,tahoma;
    background: #fff center top; */
    /*background:#E9E9E9 center top;*/
    font:"Trebuchet MS",Tahoma, verdana, arial, helvetica, sans-serif;line-height: 1.6em;
}

#mybod h1
{
    color:#0080FF;
    font-size:1.5em;
    font-family:arial;
    padding:15px 0px 0px 15px;
}
    
#mybod li a    
{
text-align:center;
color:#9ab2be;
float: left;
height: 38px;
margin-right: 1px;
text-decoration: none;
font-size: 1.1em;
padding: 20px 20px 13px 20px;
}

#mybod li
{
    display: list-item; /*text-align:center;*/
    /*color: #000000; /*float: left;
height: 38px;
margin-right: 1px;
text-decoration: none;*/
    /*font-size: 1.1em;*/
    list-style-type: disc;
}

#mybod ul
{
	list-style-type: square;
	list-style-position: inside;
	list-style-image: none;
}

.myList
{
	border-style: double;
	border-width: medium;
	display:list-item;
	color: #FFFFFF;
	background-color: #2f2f2f;
	font-size:small;
}

.ServiceP
{
   /*background-color:White;*/
   /*color:Black;*/
   padding-left:15px; 
   padding-right:25px; 
   padding-bottom: 20px;
   text-align:justify;
   
   
}   

.ServiceHead
{
    color: #0080FF;
}

.PageTitle
{
    color: #0080FF;
    text-align:center;
    padding-top:15px;
    padding-bottom:20px;
    font-size:x-large;
    font-weight:bold;
}

.mainHighlights
{
	background-color: White;
	float: left;
	width: 414PX;
	height: 100px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
}