/* CSS Document */

body {
margin:0; padding:0;
background:url(../images/grey-bg.gif) repeat-x top #f2f5f7;
font-family:Tahoma;
}

/* ===================== common tags ================================ */

p {
margin:0; padding:5px 5px 2px 0;
color:#9b9b9b;
font-size:11px;
text-align:left;
line-height:18px; font-family:"Trebuchet MS";  }

h1, h2, h3, h4 { margin:0; padding:0; font-family:"Trebuchet MS"; }

h1 {
color:#76ad03;
text-transform:uppercase;
font-size:20px; font-weight:bold;
padding:3px 0 5px 0; }

h2 {
color:#76ad03;
font-size:15px; font-weight:bold;
padding:3px 0 10px 0;
}

/* ===================== wrapper  banner and menu =============================== */

#wrapper {
width:1003px;
margin:0 auto 0 auto;
background:#ffffff;
}

#banner {
background:url(../images/ctek-banner2.jpg) no-repeat top;
width:1003px; height:324px; }

#logo {
width:206px; height:93px;
margin:50px 0 0 100px;
float:left;
}


	#navigation {
		margin:0 auto 0 auto;
		padding:0px;
		background:url(../images/menu-bg.gif) repeat-x bottom #0b518f;
		height:47px;
		width:1003px;
	}

.navigation {margin: 0; padding:0; margin-left:20px;  }

.navigation ul  { list-style:none; float:left;}

.navigation li {	
	font-family: Tahoma;
	font-size:14px;
	font-weight:normal;
	text-transform:uppercase;
	float:left;
	list-style:none;
	margin-top:0;
	height:47px;
}
.navigation li a {
	color:#609be5;
	text-decoration:none;
	background:url(../images/menu-sep.gif) no-repeat right center;
	display:block;
	padding:12px 30px;
	height:22px;
	
}
.navigation li a:hover, li a.active {
	color: #ffffff;
}

/* =================== CONTIANER ============================== */

#container {
width:915px;
margin:0 auto 0 auto;
background:#ffffff;
 }

.blocks { 
margin-top: 15px; 
width:915px;
  margin-left: auto ;
  margin-right: auto ;


}

.blocks img {
float:left;
margin-right:20px;
text-align:center;
}

/* WELCOME BLOCK */

#welcome-block {
width:915px;
clear:both;
padding-top:10px;
  margin-left: auto ;
  margin-right: auto ;

}

	.welcome-left {
	width:620px;
	height:200px;
	background:url(../images/grey-bg.gif) repeat-x top #f2f5f7;
	border:1px solid #bebebe;
	float:left;
	margin-right:13px;
	margin-left:0;
	padding:10px 18px 10px 10px;
	}
	
	
	.welcome-left p {
	width:420px;
	float:right;
	margin-right:6px;
	padding-top:0; }
	
	.newsletter-right {
	width:230px;
	height:200px;
	float:right;
	/*background-color:#e4e4e4;*/
	background-image:url(../images/remote.png);
	background-repeat:no-repeat;
		/*background:url(/images/grey-bg.gif) repeat-x top #f2f5f7;*/
	border:1px solid #bebebe;
	padding:10px; }
	
	.newsletter-right img  { margin:5px; }
	
	
	.newsletter-right p {
	color:#4c4e4e;
	font-size:12px;
	text-align:center;
	display:block;
	margin-bottom:5px;
	margin-top:2px;
	padding:0 15px 0 15px;
	}
	
	.textbox {
	width:180px;
	height:20px;
	border:1px solid #999999;
	color:#000000;
	font-size:11px;
	margin:0; padding:5px 0 0 2px;
	background:#e4e4e4;
	letter-spacing:1px;
	}

.logmeintext
{
	color:#000000;
	font-size:11px;
}

/* -------------- */

/* ==========  COLUMN 1 AND 2   ============ */

#column-1 {
	margin-left:50px;
width:350px;
padding:5px 5px 5px 0;
margin-top:15px;
height:450px;
float:left;
border-right:1px dotted #c5c0c0;
}


#column-2 {
width:520px;
margin-top:15px;
padding-top:5px;
height:450px;
float:left;
margin-left:50px;

}

.item-1 { width:330px; height:110px; margin:0 0 20px 0 }

	.item-1 img {
	float:left;
	width:42px; height:32px;
	}
	
	.item-1 .blocker {
	float:left;
	width:230px;
	margin-left:10px;
	}
	
	h3 {
	color:#eb8607;
	font-size:12px; font-weight:bold;
	padding-bottom:3px;
	font-family:Tahoma; }
	
		h3 a {
		color:#eb8607;
		text-decoration:none;
		}
		
		h3 a:hover {
		color:#6c6c6c; }
	
	.item-1 span {
	font-size:11px;
	color:#3b7cb6;
	padding:4px 0 2px 0; }

	.greylink {
	font-size:11px;
	text-align:right;
	width:240px;
	height:12px;
	display:block;
	color:#9b9b9b;
	text-decoration:underline;
	margin-top:7px;
	font-weight:bold; }
	
	.greylink:hover {text-decoration:none; }
	

/* ==========  CLIENTS    ============ */
	
#partners {
width:800px;
margin:0 15px 15px 75px;
border-top:1px solid #e5e5e5;
height:60px;
padding:10px;
float:left;

}

#partners img {
float:left;
margin-right:75px;
text-align:left; }

/* =============== footer ================= */

#footer {
background:url(../images/footer-bg.gif) repeat-x top;
height:117px;
width:1003px;
  margin-left: auto ;
  margin-right: auto ;
}

.foot-links {
font-family:"Trebuchet MS";
color:#296aa4;
font-size:14px;
width:550px;
float:left;
margin-top:13px; margin-left:20px;
}

	.foot-links a { 
	margin-left:20px;
	margin-right:20px;
	color:#296aa4;
	text-decoration:none; }
	
	.foot-links a:hover { text-decoration:underline; }


.foot-icons {
float:right;
width:300px;
text-align:right;
margin-right:50px;
margin-top:10px;
}

	.foot-icons img {
	margin-right:10px;}

.copyrights {
font-family:"Trebuchet MS";
color:#80b8e8;
line-height:16px;
font-size:12px;
width:550px;
float:left;
text-align:left;
margin-top:28px; margin-left:38px;
}

.twitter {
float:right;
width:300px;
text-align:right;
margin-right:50px;
margin-top:18px;
}


.button1 {
	float:left;	
	width:100px;
	height:100px;
	margin:10px;
}
.logmein
{
	color:#76AD03;
	font-size:16px;
	font-weight:bolder;
	text-align:center;
}

/*start of divs for half tabs page - 3 columns*/

#column-a {
margin-left:45px;
width:289px;
padding:0px 0px 0px 0px;
margin-top:15px;
margin-bottom:25px;
float:left;
}

#column-ad {
margin-left:45px;
width:289px;
padding:0px 0px 0px 0px;
margin-top:15px;
margin-bottom:25px;
float:left;
border-right-style:dotted;
}


#column-b {
margin-left:25px;
width:289px;
padding:0px 0px 0px 0px;
margin-top:15px;
margin-bottom:25px;
float:left;
}

#column-c {
margin-left:25px;
width:289px;
padding:0px 0px 0px 0px;
margin-top:15px;
margin-bottom:25px;
float:left;
}

#column-d {
margin-left:50px;
width:525px;
padding:0px 0px 0px 20px;
margin-top:15px;
margin-bottom:25px;
float:left;
}

.textPages
{
	color:#666;
	font-size:11px;
	font-weight:normal;
	text-align:left;
}
.remote
 {
color:#76ad03;
font-size:20px; font-weight:bold;
padding:3px 0 5px 0; }
