/* CSS Document */

body {
	background-color: #202020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #EBEBEB; 
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	text-align: left;
}
h1 {
	color: #EBEBEB; 
	font-family: Arial, "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-style:bold; 

}

a:link {
	color: #EB0101;
}
a:visited {
	color: #B30B0B;
}
a:hover {
	color: #FF0000;
}

.tinytxt {font-size: 10px}

.redbold {
	color: #EB0101;
	font-style: italic;
	font-weight: bold;
}

.style3 {
	color: #009900;
	font-weight: bold;
	font-size: 14;
}

.left_bg {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.center_bg {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position:center top; 
}
.right_bg {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.box_body { 
	border-left-color: #3c3c3c;
	border-left-style:solid; 
	border-left-width:3px; 
	border-right-color: #3c3c3c;
	border-right-style:solid; 
	border-right-width:3px; 
	padding-top: 2px; 
	padding-left: 16px; 
	padding-right: 16px; 
	background-color: #1c1c1c; 
}

.box_body_contact { 
	border-left-color: #3c3c3c;
	border-left-style:solid; 
	border-left-width:3px; 
	border-right-color: #3c3c3c;
	border-right-style:solid; 
	border-right-width:3px; 
	padding-top: 2px; 
	background-color: #1c1c1c; 
}

.box_body2 { 
	border-left-color: #3c3c3c;
	border-left-style:solid; 
	border-left-width:3px; 
	border-right-color: #3c3c3c;
	border-right-style:solid; 
	border-right-width:3px; 
	padding-top: 2px; 
	background-color: #202020; 
}

.box_btns { 
	border-left-color: #3c3c3c;
	border-left-style:solid; 
	border-left-width:3px; 
	border-right-color: #3c3c3c;
	border-right-style:solid; 
	border-right-width:3px; 
	background-color: #1c1c1c; 
}

.box_header { 
	border-left-color: #3c3c3c;
	border-left-style:solid; 
	border-left-width:3px; 
	border-right-color: #3c3c3c;
	border-right-style:solid; 
	border-right-width:3px; 
	background-color: #272727; 
	background-repeat:repeat-x; 
	background-position:left bottom; 
	background-image: url(images/box_header_line.gif); 
	padding-top: 2px; 
	padding-left: 7px; 
	padding-bottom: 8px; 		
}
.tlc { 

	background-repeat:no-repeat; 
	background-position:left top; 
	background-image: url(images/tlc.gif); 
	background-color: #272727; 
}
.top_border { 
	border-top-color: #3c3c3c;
	border-top-style:solid; 
	border-top-width:3px;
}
.trc { 
	background-repeat:no-repeat; 
	background-position:right top; 
	background-image: url(images/trc.gif); 
	background-color: #272727; 
}





.blc { 
	background-repeat:no-repeat; 
	background-position:left bottom; 
	background-image: url(images/blc.gif); 
	background-color: #1c1c1c; 
}
.bottom_border { 
	border-bottom-color: #3c3c3c;
	border-bottom-style:solid; 
	border-bottom-width:3px;
}
.brc { 
	background-repeat:no-repeat; 
	background-position:right bottom; 
	background-image: url(images/brc.gif); 
	background-color: #1c1c1c; 
}.about {
	font-family: Insignia, "Insignia A", "Insignia LT Std";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	background-repeat: repeat;
	text-decoration: none;
}
.aboutstatic {
	font-family: Insignia, "Insignia A", "Insignia LT Std";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-repeat: repeat;
	text-decoration: none;
}
.border {
	border-top: 5px solid #202020;
	border-right: 5px solid #202020;
	border-bottom: 5px solid #202020;
	border-left: 5px solid #202020;
}


div.social-icons { 
width:706px; margin:-32px auto 0; text-align: right;
}

.social { 
height: 32px; 
width: 31px; 
position: relative; 
display:block; 
float: right; 
background: transparent url(images/social.png) no-repeat scroll top left; 
}

.facebook { 
background-position: 0px 0px; 
}
.twitter { 
background-position: -30px 0px; 
}
.vimeo { 
background-position: -60px 0px; 
}
.flickr { 
background-position: -90px 0px; 
}
.youtube{ 
background-position: -120px 0px; 
} 
