/* CSS Document */
* {
	padding:0px;
	margin:0px;
}

html {
	padding:0px;
	margin:0px;
	border:none;
}

body {
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	background-color:#FFF;
	text-align:center;
}

table {
	border-collapse:collapse;
}

img {
	border:none;
}

.clear {
	clear:both;
}

.container {
	width:852px;
	margin:0px auto;
}

.topHeaderBG {
	background-image:url(images/headerBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:100px;
	text-align:left;
}

.contentBG {
	background-image:url(images/contentBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:280px;
}

.contentBG2 {
	background-color:#000000;
	border:#BCBCBC 1px solid;
	width:850px;
	text-align:left;
}

.contentContainer {
	padding:15px 20px;
	color:#474747;
	text-align:justify;
	background-color:#FFF;	
}

.contentContainer2 {
	padding:15px 20px;
	color:#474747;
	text-align:justify;
}

.footer {
	font-size:11px;
	color:#FFF;
	padding:10px 15px;
}

.line {
	border-top:#1F1F1F 1px solid;
}

.line2 {
	border-top:#EAEAEA 1px solid;
}

.aboutBG {
	background-image:url(images/aboutUsBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:#BCBCBC 1px solid;
	padding:10px;
	border-right:none;	
	height:74px;
}

.organizationBG {
	background-image:url(images/organizationBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:#BCBCBC 1px solid;
	border-top:none;
	border-bottom:none;		
	padding:10px;		
	border-right:none;
	height:78px;		
}

.contactBG {
	background-image:url(images/contactBG.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border:#BCBCBC 1px solid;		
	padding:10px;	
	border-bottom:none;		
	border-right:none;
	height:78px;							
}

.logo {
	float:left;
	width:338px;
	height:70px;
	padding-top:15px;
}

.textXS {
	font-size:10px;
}

.textM {
	font-size:14px;
}

.textLB {
	font-size:16px;
	font-weight:bold;
}

.textLB2 {
	font-size:21px;
	font-weight:bold;
}

.textLB3 {
	font-size:24px;
	font-weight:bold;
}

.gapXS {
	height:5px;
	font-size:0px;
}

.gapS {
	height:10px;
	font-size:0px;
}

.gap {
	height:18px;
	font-size:0px;
}

.box1 {
	background-color:#F0F0F0;
	padding:10px 13px;
	border:#BCBCBC 1px solid;
	border-left:none;
}

.box2 {
	background-color:#D2D2D2;
	padding:10px 13px;
	border:#BCBCBC 1px solid;	
}

.picBorder {
	border:#BFBFBF 1px solid;
}

.link {
	color:#444;
	font-weight:bold;
	text-decoration:none;
}

.link:hover {
	color:#000;
	font-weight:bold;
	text-decoration:underline;
}

.link2 {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.link2:hover {
	color:#444;
	font-weight:bold;
	text-decoration:underline;
}

.link3 {
	color:#6FA0B1;
	text-decoration:none;
}

.link3:hover, .link3A {
	color:#36749B;
	text-decoration:underline;
}

.link4 {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}

.link4:hover {
	color:#444;
	font-weight:bold;
	text-decoration:none;
}


dl {
	float:left;
	text-align:center;	
}

.topNaviDivider {
	width:2px;
}

.topNaviWidth {
	width:168px;
}

.topNaviWidth2 {
	width:198px;
}

.topNaviLink {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;	
}

.naviBG {
	background-image:url(images/topNaviBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:29px;
}

.topNaviBG {
	background-image:url(images/topNaviBG.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:22px;
	padding:7px 0px 0px 0px;
}

.topNaviBGActive {
	background-image:url(images/topNaviBGA.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:22px;
	padding:7px 0px 0px 0px;
}

.subNavi {
	border-right:#36749B 1px solid;
	padding-right:10px;
	font-size:15px;
}

.subNavi2 {
	border-right:#36749B 1px solid;
	padding:0px 10px;
	font-size:15px;
}

.productGap {
	width:15px;
}

.productGap2 {
	width:25px;
}

.colon {
	padding:0px 4px 0px 2px;
}

.title {
	color:#EEE;
	font-size:21px;
	font-weight:bold;
	background-color:#000000;
	padding:10px 20px;
}

.galleryText {
	font-size:11px;
	padding-top:3px;
}
