@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 130%;
	color: black;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

a img {border:none; outline:none;}
Object { outline:none; }
img {border:none;}
p {margin:0;}
.fl {float:left;}
.fr {float:right;}
.re {position:relative;}
.ab {position:absolute;}
.block {display:block;}
.clear {clear:both;}

/** Heading Style **/
h1, h2, h3, h4, h5, h6 {margin:0;	padding:0;}


/** Link Style **/
a {outline:none; outline-style:none;}

/* Color */
.blue {color: #3a9ebe;}
.dark-blue {color:#003C82;}
.white {color: #FFF;}
.black {color: #000;}
.red {color:#F00;}

/** z-index **/
.l1 {z-index:1;}
.l2 {z-index:20;}
.l3 {z-index:50;}

/*---------------- Reset Ends Here ---------------- */
div#main-container {
	width:1100px;
	height:auto;
	margin:0 auto 0 auto;
}

div#top-container, div#middle-container, div#bottom-container {
	width:984px;
	padding:0 152px 0 100px;
	float:left;
}

div#top-container {
	height:289px;
}

div#middle-container {
	height:auto;
	margin:-190px 0 0 0;
}

div#bottom-container {
	height:300px;
	padding-top: 20px;
}


div#gallery-holder {
	float:left;
}

	div#gallery-holder img, div#navigation-zone{
		float:left;
		margin:0 5px 5px 0;
		border:1px solid #FFCA95;
	}
	
	div#gallery-holder div#col-left {
		width:480px;
		float:left;
		height:auto;
	}
	
	div#gallery-holder div#col-right {
		width:480px;
		float:left;
		height:auto;
	}

div#navigation-zone {
	width:155px;
	height:122px;
}

	div#navigation-zone ul{
		margin-top:1px;
	}

	div#navigation-zone ul li {
		/*margin-top:2px;*/
	}
	
	div#navigation-zone ul li a {
		display:block;
		font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
		color:#666;
		height:20px;
		text-decoration:none;
		padding:0px 0 0 14px;
		font-size:12px;
	}
	
	div#navigation-zone ul li a:hover {
		background-color:#FF6600;
		color:#FFDE9F;
	}
	
.highlight-text {
	font-family:Helvetica, Arial, sans-serif;
	font-size:35px;
	color:#C0C0C0;
	margin: 25px 30px 0 0;
}

.text-right {
	text-align:right;
}

.footer {
	margin:14px 0 34px 0; margin-right: 33px;
	text-align:right;
	line-height:20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:14px;
}

.footer a {
	display: inline-block;
	margin-top: 5px;
}

.footer-bottom-links {
	text-align: center;
	height:30px;
	width:100%;
}

.links a{
	color:#8D8D8D;
	text-decoration:none;
	
}

.links a:hover {
	text-decoration:underline;
	color:#FF6600;
}

.gray-links a {
	text-decoration:none;
	font-size: 12px;
}

.gray-links a, .gray-links {
	color:#666;
}

.horizontal {
	color:#FF6600;
	margin:0 0 14px 0;
	width:984px;
}

/*INNER STYLES*/
#top-zon, #content {
	width: auto;	
	height: auto;
	float:left;
}

	#top-zone a.button {
		display: block;
		width:155px; height:92px;
		border: 1px solid #FFCA95;
		float:left;
		margin: 0px 5px 5px 0px; padding-top: 30px;
		text-align:center;
		vertical-align:middle;
		font-family: Georgia, Helvetica, "Times New Roman", Times, serif;
		font-size:16px; font-weight:normal;
		color:#FF6600;
		line-height:110%;
		background:#FFF;
	}
	
	#top-zone a.button.image-button {
		padding-top:0px;
		height:122px;
		cursor:default;
	}
	
		#top-zone a.button.blank, #top-zone a.button.blank:hover {
			border: none;
			background:none;
			cursor:default;
		}
		
		#top-zone a.button.blank {
			border: none;
			background:none;
		}
	
		#top-zone a.button.active, #top-zone a.button:hover { 
			background:#FF6600;
			color: #FFF;
		}

	#content #left-content img{
		border: none;	
	}
	
		#right-content-full {
			width: 925px; 
			height:400px;
			border:1px solid #FF6600;
			margin-left: 2px;
			padding: 20px; padding-bottom: 3px;
		}
		
		#right-content {
			width: 600px; 
			height:auto;
			border:1px solid #FFCA95;
			margin-left: 2px;
			padding: 20px; padding-bottom: 7px;
		}
			#right-article {
				overflow-y: auto;
				overflow-x: hidden;	
				width: 580px; 
				height:340px;
				padding-right: 30px;
				
			}
				#right-article p {
					text-align:justify;
					margin:0 0 14px 0;
					line-height:19px;
				}
				
				#right-article p, #right-article ul li {
					color:#333;
				}
				
				#right-article a {
					text-decoration:none;
					color:#A00;
				}
				
				#right-article a:hover {
					text-decoration:underline;
				}
			
			#right-article ul {
				list-style:none;
				margin-left:40px;
			}
			
			#right-article ul li {
				margin:0 0 12px 0px;
				line-height:19px;
				background-repeat:no-repeat;
				background-position:0 3px;
			}
		
		#right-content .header {
			font-family: Helvetica, Arial, sans-serif;
			font-weight:normal; 
			font-size:18px;
			letter-spacing:.5px;
		}
		
		#right-content p {
			font-family: Helvetica, Arial, sans-serif;
			font-size: 14px;
		}
		
		#right-content h3 {
			margin:0 0 14px 0;
		}

/* ELEMENTS */
.image-holder {
	width:100%;
	text-align:center;
	float:left;
	margin-bottom:14px;
}

.horizontal-bar, .horizontal-dotted {
	margin:10px 0 24px 0;
	height:1px;
}

.horizontal-bar {
	border-bottom:2px solid #FF6600;
}

.horizontal-dotted {
	border-bottom:1px dotted #FF6600;
}

/*SERVICES*/
ul.social li{
	line-height: 170%;
}

#breadcrumbs a, #breadcrumbs a:hover {
		color: #FF6600;
		text-decoration: none;
	}
	
	#breadcrumbs a:hover {
		text-decoration: underline;	
	}
	
/*CONTACT*/
#form=contact { width: 380px; height: auto;}
#table-contact {
	margin: 0 auto;		
	margin-top: 20px; margin-left:0px;
	width: 380px;
	text-align:center;
}

#table-contact td, #table-upload td{
	padding: 5px;		
}

#table-upload {
	margin: 0 auto;
	border: 1px solid #999;
	padding:30px;
}


/*FOOTER*/
div.addthis_toolbox {
	width: 100px;
	display:inline-block;
	margin-bottom:-5px;
}

div#right-article div.addthis_toolbox {
	width: 300px;
}

#addthis_toolbox addthis_default_style .atclear { display:none;}

span.FBConnectButton_Small {
	height: 20px;
}

span.FBConnectButton_Text {
	height: 12px;
}

/*Custome Shared Classes*/
.header {font-size: 16px; }

.sub-header { font-size: 14px; margin: 20px 0px 10px 0px; font-weight:bold;}

.small { font-size: 10px;}

.dark-blue { color: #00334e; }

.gray { color:#333333; }

.bck-gray { background:#EFEFEF; }

.bck-green { background:#359967; }

.bck-blue { background:#d3edf9; }

.bck-red { background: #F00; }

.small { font-size: 9px !important; }

/*Shared Class Styles*/
.fl {float:left;}

.fr {float:right;}

.clear { clear:both; }

.box { border: 1px solid #000; }

.inline li { display: inline; }

.bold, strong { font-weight:bold; }

.italics { font-style:italic; }

.underline { text-decoration: underline; }

.hover-line, .no-line, .no-line:hover { text-decoration:none; }

.hover-line:hover {	text-decoration:underline; }

.border-gray {border: 1px solid #999 !important;}

/*TEXT COLOR*/
.message {color: #FF0000;}

.white {
	color: #FFF;	
}

.black {
	color: #000;	
}

.dark-black {
	color:#333;
}

.blue { color:#0099FF;}

.red {
	color:#FF6600;
	/*color: #B01A1B;*/
}

.center {
	text-align:center;
}

.border-box {
	border: 1px solid #999;
}
	
