/* CSS Document */

#welcome {
	/*margin: top right bottom left;*/
	margin: 0px 10px 5px 10px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #c0c0c0;
}
#welcome p {
	margin: 0px 10px 5px 10px;
	font-size:.7em;
	text-align:left;
	color:#000;
}
#welcome h2{
	color: #054cd5;
	border-bottom: 1px solid #054cd5;
	margin:0px 10px 10px 0px;
	font-size: 1em;
	padding-top: 5px;
	text-align:left;
}
#homeBlog {
	margin: 0px 0px 0px 10px !important;
	margin: 0px 0px 0px 5px;
	border-right: 1px solid #c0c0c0;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 425px;
	float: left;
}
#homeBlog p {
	margin: 0px 10px 5px 10px;
	font-size:.7em;
	text-align:left;
	color:#000;
}
#homeBlog h2{
	color: #e41e33;
	border-bottom: 1px solid #e41e33;
	margin:0px 10px 10px 0px;
	font-size: 1em;
	padding-top: 5px;
	text-align:left;
}
#homeBlog h3{
	color: #054cd5;
	/*border-bottom: 1px solid #c0c0c0;*/
	margin:0 10px 5px 0;
	font-size: .7em;
	padding-top: 5px;
	text-align:left;
	letter-spacing: 0px;
}
#newsTicker {
	margin: 0px 0px 0px 5px !important;
	margin: 0px 0px 0px 5px;
	/*border: 1px solid #c0c0c0;*/
	background:url(../images/greyFade.jpg)  top left repeat-y;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width: 205px;
	float: left;
}
#newsTicker h2{
	color: #e41e33;
	border-bottom: 1px solid #e41e33;
	margin:0px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	padding-top: 5px;
	text-align:left;
}
#newsTicker h3{
	color: #000;
	margin:0 10px 2px 1px;
	font-size: .7em;
	padding-top: 5px;
	text-align:left;
	letter-spacing: 0px;
}
#newsTicker p {
	margin: 3px 2px 2px 3px;
	font-size:.7em;
	text-align:left;
	color:#000;
}
#menu_top {
	position: relative;
	height: 20px; 
	margin-left:20 px;
	width:auto; 
}
#menu_top p {
	font-size: 12px;
	color: #999;
	text-align: center;
	font-family: "bankGothic Lt BT", Verdana;
}
#menu_top p.grafix {
	font-size: 11px;
	color: #cf75fe;
	text-align: center;
	font-family: "bankGothic Lt BT", Verdana;
}
#menu_top a.grafix {
	color: #cf75fe;
	text-decoration: none;
}
#menu_top a:hover.grafix {
	color: #FFF;
	text-decoration: none;
	background-color:#cf75fe;
}
#menu_top p.repairs {
	font-size: 11px;
	color: #e41e33;
	text-align: center;
	font-family: "bankGothic Lt BT", Verdana;
}
#menu_top a.repairs {
	color: #e41e33;
	text-decoration: none;
}
#menu_top a:hover.repairs {
	color: #FFF;
	text-decoration: none;
	background-color:#e41e33;
}
#menu_top p.solutions {
	font-size: 11px;
	color: #36a6ef; /*e41e33*/
	text-align: center;
	font-family: "bankGothic Lt BT", Verdana;
}
#menu_top a.solutions {
	color: #36a6ef;
	text-decoration: none;
}
#menu_top a:hover.solutions {
	color: #FFF;
	text-decoration: none;
	background-color:#36a6ef;
}
#menu_top a {
	color: #999;
	text-decoration: none;
}
#menu_top a:hover {
	color: #000;
	text-decoration: none;
}
#page_content h3.grafix{
	color: #cf75fe;
	border-bottom: 1px solid #cf75fe;
	margin:0;
	margin-bottom:5px;
	font-size: 12px;
	padding-top: 5px;
	text-align:left;
	letter-spacing: 0px;
}
#page_content h3.repairs{
	color: #e41e33;
	border-bottom: 1px solid #e41e33;
	margin:0;
	margin-bottom:5px;
	font-size: 12px;
	padding-top: 5px;
	text-align:left;
	letter-spacing: 0px;
}
#page_content h3.solutions{
	color: #36a6ef;
	border-bottom: 1px solid #36a6ef;
	margin:0;
	margin-bottom:5px;
	font-size: 12px;
	padding-top: 5px;
	text-align:left;
	letter-spacing: 0px;
}