﻿
										/* START OF LEFTCOLUMN */
										
#leftcontainer{
	
}									
										
#leftcolumn {
	background: #104A98;
	float: left;
	left: 10px;
	width: 190px;
	margin-top:20px;
}

#leftcolumn .pagelinks h2{
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
}

#leftcolumn .pagelinks ul {
	margin: 0 0 0 0.4cm;
	padding: 0 0 0 0;
	list-style: none;
	left: 0px;
}

#leftcolumn .pagelinks ul li {
	line-height: 200%;
	font-family: Verdana;
	margin-left: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	font-size: 1em;
}

#leftcolumn .pagelinks ul li a {
	font-family: Verdana;
	font-size: 0.8em;
	color: #FFFFFF;
}
#leftcolumn .pagelinks ul li a:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}

#newsletr{
	border: 2px #FF0000 solid;
	font-family: Verdana;
	font-size: 1em;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	padding-left: 0.7em;
	padding-right: 0.7em;
}
#newsletr a{
	color: #FFCC00;
	font-family: Verdana;
	font-size: 0.8em;
}

#newsletr a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.9em;
}

#skypeus{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	font-style: italic;
	color: #FFCC00;
	text-align: center;
	border: 2px #FF0000 solid;
}

#skypeus a{
	font-family: Verdana;
	font-size: 1em;
	font-style: italic;
	color: #FFCC00;
	text-align: center;
}

#skypeus a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}

#Callus{
	font-family: Verdana;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	border: 2px #FF0000 solid;
}

#Callus a{
	font-family: Verdana;
	font-size: 0.9em;
	font-style: italic;
	color: #FFCC00;
	text-align: center;
}

#Callus a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}

#chat{
	font-family: Verdana;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
	border: 2px #FF0000 solid;
}	

#chat a{
	font-family: Verdana;
	font-size: 1em;
	font-style: italic;
	color: #FFCC00;
	text-align: center;
}

#chat a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}


										/*END OF LEFTCOLUMN*/
							/*----------------------------------------*/

										/*START OF LINES

.salesline{
	background: url('Images/gradient-line-horiz.gif');
	display: block;
	position: absolute;
	left: 20px;
	top: 235px;
	height: 2px;
	width: 180px;
}
.servicesline{
	display: block;
	position: absolute;
	background: url('Images/gradient-line-horiz.gif');
	left:20px;
	top: 455px;
	height: 2px;
	width: 180px;
}

.informline{
	display: block;
	position: absolute;
	background: url('Images/gradient-line-horiz.gif');
	left: 20px;
	top: 740px;
	height: 2px;
	width: 190px;
}*/

											/* END OF LINES*/

