@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: left;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-decoration: none;
	line-height: 150%;
	background-color: #000000;
}
#container  { 
	width: 100%;  
	background: #FFFFFF;
	text-align: left; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#mainHEADER  {
	padding: 0;
	width: 100%;
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../out_Images/bg_head.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 129px;
} 
#headCONTENTholder {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 90px;
}
#headSUBnavHolder {
	float: right;
	width: 150px;
}
.picMIDER {
	margin-right: auto;
	margin-left: auto;
	width: 250px;
	padding-bottom: 5px;
}
#footerCONTENTholder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navHOLDER {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	height: 39px;
	text-align: left;
	clear: both;
}
.homeHOLDER {
	float: left;
	padding-top: 10px;
	height: 74px;
	width: 325px;
	padding-left: 5px;
}
#mainSIDEBAR {
	float: right;
	width: 250px;
}
.socialnetworkBAR {
	float: right;
	width: 245px;
}
#mainCONTENT  {
	float: left;
	width: 743px;
	padding-top: 10px;
	background-attachment: scroll;
	background-image: url(../out_Images/pannel.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.colomBOX {
	float: left;
	width: 100%;
	padding-top: 10px;
}
.colomRIGHT {
	float: right;
	width: 350px;
	padding: 0px;
	margin: 0px;
}
.colomLEFT {
	width: 350px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.textBOX {
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #CCCCCC;
}
.textBOXstripe {
	background-image: url(../out_Images/stripe.png);
	background-repeat: repeat;
	color: #666666;
	font-size: 85%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
}
.textBOXclean {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.breadCrumbKEEPER {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	width: 693px;
	text-align: left;
	height: 232px;
	background-attachment: scroll;
	background-image: url(../out_Images/printer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#breadCrumbBANNER {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFF00;
	margin-top: 5px;
}
#footerHOME  {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../out_Images/bg_head_foot.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #666666;
	padding: 0;
} 
#footerABOUT {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../out_Images/bg_head_foot.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FF0099;
	padding: 0;
}
#footerSERVICES {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../out_Images/bg_head_foot.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	padding: 0;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#innerCONTENTholder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.mainCONTENTjocky {
	width: 713px;
	background-attachment: scroll;
	background-image: url(../out_Images/pannel_footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 15px;
}
#bgHOME {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../out_Images/bg_home.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#bgABOUT {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CC0066;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../out_Images/bg_about_us.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#bgSERVICES {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../out_Images/bg_services.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#bgCONTACT {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	padding-bottom: 10px;
	background-attachment: scroll;
	background-image: url(../out_Images/bg_contact_us.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#footerCONTACT {
	width: 100%;
	background-attachment: scroll;
	background-image: url(../out_Images/bg_head_foot.png);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #0099FF;
	padding: 0;
}
.basic  {
	width: 600px;
	font-family: verdana;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.basic div {
	background-color: #FFFFFF;
	padding: 15px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
}
.basic a {
	cursor:pointer;
	display:block;
	padding:5px;
	margin-top: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #999;
	font-family: "Century Gothic", Optima, Arial;
}
.basic a:hover {
	background-color: white;
	color: #0066FF;
}
.basic a.selected {
	color: #0066FF;
	font-size: 24px;
}
.colomLEFT2 {
	width: 230px;
	float: left;
}
.colomRIGHT2 {
	width: 230px;
	float: right;
	margin-left: 11px;
}	
.social-tweet:link {
	background-image: url(../out_Images/network-twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	white-space: normal;
	display: block;
	height: 45px;
	width: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
}
.social-tweet:visited {
	background-image: url(../out_Images/network-twitter.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	white-space: normal;
	display: block;
	height: 45px;
	width: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
}
.social-tweet:hover {
	background-image: url(../out_Images/network-twitter.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	white-space: normal;
	display: block;
	height: 45px;
	width: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
}
.social-facebook:link {
	background-image: url(../out_Images/network-facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	white-space: normal;
	display: block;
	height: 45px;
	width: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
}
.social-facebook:visited {
	background-image: url(../out_Images/network-facebook.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	white-space: normal;
	display: block;
	height: 45px;
	width: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
}
.social-facebook:hover {
	background-image: url(../out_Images/network-facebook.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -9999px;
	white-space: normal;
	display: block;
	height: 45px;
	width: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
}
.social-adthis:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
}
