/**Author Name:Gen 
   Developed in Vin Labs 
   Copyright at gendesigns.blogspot.com 
   ProjectName:Computer Zone **/

*
{ 
	margin: 0px; 
  padding: 0px; 
}

body
{ 
  background: #000 center top;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  line-height: 1.5em;
  padding-top: 25px;
}

/**Common**/
a
{
  color: #06c;
}
a:hover
{
  color: #3cf;
}

p
{
}

/**Wrapper **/

#wrapper 
{
	width:960px;
	margin:5px auto;
	background:#000;
}
#top,#footer,#main,#content,#container
{
	width:960px;
	margin:0px auto;
}
#top
{	
	background:#fdfdfd url(../images/cstrip.gif) repeat-x;
  clear:both;
  float:left;
	height:87px;
}
#logo
{
	float:left;
}
#logo h1
{
  margin:0px ;
}
#logo h1 a
{
	color: #fff;
  text-decoration: none;
}
#logo h1 a.icon
{
	float:left;
  padding:10px;
}
#logo h1 a.global
{
	float: left;
  font-family: "Times New Roman", Times, serif;
  font-size:1.6em;
  font-variant:small-caps;
  font-weight:bold;
  letter-spacing:1px;
  padding-top:56px;
}
#logo p
{
  padding-left:20px;
}
/**Menu***/
ul
{
	list-style:none;
  padding-right:10px;
}
#menu li
{
	display:inline;
}
#menu li a
{
  color:#0cf /*9ab2be*/;
  float: left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-variant: small-caps;
  font-weight:bold;
  letter-spacing:1px;
  padding-top: 10px;
  padding-left: 40px;
  text-align:right;
  text-decoration: none;
}
#menu
{
	float: right;
}
#menu a:hover
{
	color:#fff;
  text-decoration: underline;
}

/**main ***/
#main
{
	background: /*#244458*/ #fff url(../images/global.png) no-repeat  ;
  clear:both;
  float:left;
	height:325px;
}

/**content ***/
#content
{
  background: #fff /*url(../images/cstrip.gif) repeat-x*/;	
  color: #666;
  clear:left;
  float:left;
	height:150px;
}
#left,#right
{
	width:317px;
	height:150px;
	padding-top:5px;
    	
}
#left
{
	float:left;	
}
#right
{
	float:right;
}
#center
{
	margin:0px 317px 0px 317px;
	height:150px;
	padding-top:5px;
}
#left h1,#right h1,#center h1
{
  font-size:1.5em;
  padding:10px 0 0 20px;
  font-family:Georgia, "Times New Roman", Times, serif;
}
#left p, #right p, #center p
{
	padding:10px 15px 0px 20px;
}
#left h2,#right h2,#center h2
{
	padding: 10px 0 0 20px;
	font-family:arial,verdana,sans-serif,tahoma;
	font-size:1.25em;
}
#left a,#right a,#center a
{
  color:#369;
	text-decoration:none;
}
#left h2 a, #right h2 a, #center h2 a
{
	color: #00f
}
#left a:hover,#right a:hover,#center a:hover
{
	color:#00f;
	text-decoration: underline;
}

/**container ***/
#container
{
	background:#fff;
  color:#000;
  float:left;
	margin:0 auto;
  padding:10px 0;
  width:960px;
}
#container .colLeft
{
	background:#fff;
	float:left;
  padding: 0 10px;
  width:669px;
}
#container .colLeft3
{
	background:#fff;
	float:left;
  padding: 0 10px;
  width:324px;
}
#container .colMid
{
	background:#fff;
  border-left: 1px dotted #666;
	float:left;
  padding: 0 10px;
  width:324px;
}

#container .colRight
{
	background:#fff;
  border-left: 1px dotted #666;
	float:left;
  padding: 0 5px 0 15px;
  width: 250px;
}
#container .colLeft h1, #container .colLeft3 h1
{
  font-size:2em;
  letter-spacing:1px;
  padding:0 0 1em 0;
  font-family:Georgia, "Times New Roman", Times, serif;
}
#container .colLeft h2, #container .colLeft3 h2
{
	float: right;
  font-size:1em;
  line-height:2.25em;
  padding:0;
  font-family:Georgia, "Times New Roman", Times, serif;
}
#container .colLeft h1 a, #container .colLeft h2 a, #container .colLeft3 h1 a, #container .colLeft3 h2 a
{
	color:#369;
}
#container .colLeft h1 a:hover, #container .colLeft h2 a:hover, #container .colLeft3 h1 a:hover, #container .colLeft3 h2 a:hover
{
	color:#00F;
}
#container * p
{
	font-size: 1em;
  line-height: 2em;
	padding: 0 0 1em 0;
}
#container .colRight h1, #container .colLeft h3
{
  font-size:1em;
  padding:0 0 1em 0;
  font-family:Georgia, "Times New Roman", Times, serif;
}
#container .colRight iframe#linkedin_badge_gen_0
{
	width: 240px;
}
#container .colMid h1
{
  font-size:1em;
  padding:0 0 1em 0;
  font-family:Georgia, "Times New Roman", Times, serif;
}

/**drumming  **/
.PatronSet
{
	border-top: 1px dotted #666;
	clear:both;
  width:668px;
}
.PatronSet b
{
	font-size: 1.5em;
  line-height: 2em;
}
.PatronSet a
{
	display: block;
  float: left;
	text-align: center;
	width: 167px;
}
.PatronSet a img
{
	height: 70px;
  padding: 5px;
}
ul#Testimonials
{
}
ul#Testimonials li
{
	border-top: 1px dotted #666; 
  line-height: 2em;
  margin-bottom: 10px; 
  padding: 5px 0;
}


/**footer ***/
#footer {
	background: #333;
  border-top: 1px solid #ccc;
	margin: 0 auto;
	text-align:left;
	clear:both;
  color:#666;
	height:16px;
  padding: 5px 0;
}
#footer a 
{
	color: #999;
	text-decoration: none;
}
#footer a:hover
{
	color:#0ff;
	text-decoration: underline;
}
#footer #socialicons
{
  border-left: 1px dotted #666;
	clear:right;
	float:right;
  padding: 0 10px 0 20px;
  text-align:left;
	width:240px;
}
#footer #socialicons img
{
	padding-right:5px;
  vertical-align:text-bottom;
}