@charset "UTF-8";
.bgmarginscolor {
	background-color: #4a9add;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
.videobgboxplacement {
	background-image: url(images/videoboxbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitefootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.newsletterfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	height: 22px;
	width: 262px;
}
.homelinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #97A4BB;
	text-decoration: none;
}
.homelinks a:link, .homelinks a:active, .homelinks a:visited {
	text-decoration: underline;
	color: #97A4BB;
}
.homelinks a:hover{
	color: #6F91BF;
	text-decoration: none;
	}
#productcart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
#productcart a:link, #productcart a:active, #productcart a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#productcart a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
	
#skype {
	margin: 0px;
	height: 80px;
	width: 350px;
	background-color: #FFFFFF;
	border: 2px solid #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0066CC;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#callus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
#callus strong{
	font-size: 24px;
}

#callus a:link, #callus a:active, #callus a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
#callus a:hover{
	color: #FFFFFF;
	text-decoration: none;
	}
