
/* general styles ----------------------- */

body {
	margin: 0px 0 0 0;
	background: #014983 url(../../images/page_back.gif) repeat-x top center;
	}
	
body, table, td, p, input, select{
	font: normal 12px arial;
	color: #333;
}

a:link{color: #006699;}
a:visited{color: #006699;}
a:active{color: #006699;}
a:hover{color: #0099FF;}	
a[name]:hover{color: #0099FF;}

#top-text{
	height: 15px;
	text-align: center;
	font-size: 10px;
	color: #336699;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}	

#bottom-text{
	height: 15px;
	text-align: center;
	font-size: 10px;
	color: #336699;
	padding: 5px;
	width: 755px;
	margin-left: auto;
	margin-right: auto;
}
	
#page{
	width: 775px;
	margin-left: auto;
	margin-right: auto;
}

.home-page-body
{
	background: #fff;
	width: 100%;
}
	
.page-body
{
}

.page-body-title{
	background: #6C7D6D url(../../images/title_default.gif) no-repeat top left;
	height: 61px;
	border-bottom: 1px solid #fff;
}

.page-body-title h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-transform: uppercase;
	color: #fff;
	border: 0;
	margin: 18px 10px 10px 35px;
}

.page-body-crumps{
	background: #6C7D6D;
	border-left: 3px solid #546154;
	color: #D4E0D4;
}

.page-body-crumps p{
	color: #D4E0D4;
	font-size: 11px; 
	margin: 5px 32px;
}

.page-body-crumps a:link, .page-body-crumps a:visited, .page-body-crumps a:active { color: #D4E0D4; text-decoration: none;}
.page-body-crumps a:hover { color: #fff;}


.page-body-content
{
	width: 532px;
	padding: 15px 23px 35px 23px;
	background: #fff url(../../images/body_shade.gif) no-repeat top left;
	border-top: 5px solid #6D93D5;
}

	
/* header navigation styles */

#header{
	width: 775px;
	height: 130px;
	background: url(../../images/header_top.jpg) no-repeat top right;
	border-bottom: 1px solid #fff;
}

#logo{
	width: 198px;
	height: 130px;
}



#top-links{
	text-align: right;
	height: 88px;
}

#top-links a{ color: #fff; }

#top-links p{
	color: #fff;
	font-size: 11px;
	margin: 12px 25px;

}


#header-menu-nest{
	background: url(../../images/header_menu_back.gif) repeat-x top left;
	height: 42px;
	border-right: 1px solid #6E94D5;
	padding-left: 5px;
}


#nav {
	padding: 0;
	list-style: none;
	display: inline;
	overflow: hidden;
	font-size: 1px;
	margin: 15px 0 0 17px;
}

#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	background: url(../../images/header_menu_divider.gif) no-repeat right center;
}

#nav a {
	display: block;
	float: left;
	text-align: center;
	color: #FFFFFF;
	padding: 10px 17px;
	margin: 0;
	 /*height: 30px; CONFORMANT BROWSERS */
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#nav a:hover {
	color: #A6BDE5;
}


.header-button a:link, .header-button a:visited, .header-button a:active { color: #D1FD8D;}
.header-button a:hover {}
.header-button #selected {color: #A6BDE5;}











.menu-nest{
	background-color: #FFF;
	width: 195px;
	border: 1px solid #fff;
	border-top: 0;
}

.menu {
	padding: 0;
	list-style: none;
	display: block;
	overflow: hidden;
	font-size: 1px;
	margin: 0;
}

.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
	width: 195px;
	border-bottom: 1px solid #fff;
}

.menu a {
	display: block;
	float: left;
	padding: 7px 20px 8px 30px;
	margin: 0;
	 /*height: 30px; CONFORMANT BROWSERS */
	text-decoration: none;
	font-size: 12px;
	background: #C7D8F5 url(../../images/menu_arrow.gif) no-repeat left top;
	width: 145px;
	color: #006699;
}

.menu a:hover {
	background: #AEC7F0 url(../../images/menu_arrow_over.gif) no-repeat left top; color: #013C73;	
}

.menu-button #selected {background: #AEC7F0 url(../../images/menu_arrow_over.gif) no-repeat left top; font-weight: bold; color: #013C73;}

.menu-top{
	background: #B6C9EA;
	border-top: 5px solid #6D93D5;
	height: 42px;
	border-bottom: 1px solid #fff;
}
.menu-top p{
	padding: 12px 15px 0px 16px;
	font-weight: bold;
	color: #013C73;
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.menu-bottom{
	padding: 10px 20px 30px 20px;
	background: url(../../images/menu_bottom.gif) no-repeat top left;
	height: 100px;
}








.footer
{
	width: 100%; height: 50px;
	background: url(../../images/footer_back.gif) no-repeat top left;
}
.footer p{color: #7D89A2; font-size: 11px;	padding: 2px 28px 20px 28px;}

.footer a:link, .footer a:visited, .footer a:active{color:#7D89A2;}
.footer a:hover{color:#000;}





/* content styles ----------------------- */

h1
{
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #013C73;
	margin: 5px 0px 15px 0;
	padding: 0 0 10px 0;
	background: url(../../images/title_back.gif) repeat-x bottom left;
}


h2
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin: 5px 0 10px 0;
}



p
{
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	margin-top: 15px;
}

.text{
	font-family: arial;
	font-size: 12px;
}

.right-pic
{
	margin: 10px 0px 10px 10px;
}

.left-pic
{
	margin: 10px 10px 10px 0px;
}


/*** home page styles ************************************************************/


.home-main{
	height: 243px;
	background:  url(../../images/img_home.jpg) no-repeat top left;
	color: #fff;
	line-height: 17px;
	font-size: 1px;
}



.home-sec-1{
	width: 327px;
	height: 137px;
}
.home-sec-1 p{
	margin: 20px;
	text-align: left;
	color: #fff;
}
.home-sec-1-title{
	width: 327px;
	height: 50px;
	border-top: 0;
}



.home-sec-2-title{
	width: 448px;
	height: 50px;
	border-top: 0;
}


.home-sec-2{
	background: url(../../images/sec_2_back.gif) no-repeat top left;
	width: 448px;
	height: 137px;
	border-left: 1px solid #BDCBE2;
	padding: 0px 23px 20px 23px;
	text-align: left;
}
.home-sec-2 p{
}






.dots-horizontal
{
	background: url(../../images/dots.gif) repeat-x center;
}









.section-table{
	width: 100%;
}

.section-header{	
	background: #F9F7EB;
	padding: 6px 10px;
	font-weight: bold;
	color: #330000;
	font-size: 13px;
}

.section-link{
	font-size: 11px;
	background: #F9F7EB;
	text-align: right;
	padding: 6px 10px;
}

.section-content{
	padding: 0px 10px 25px 10px;
}



.SiteMap-list{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.SiteMap-list li{font-size: 14px; font-weight: bold; padding-bottom: 20px; }
.SiteMap-list { list-style-type: none; margin-left: 5px; }
.SiteMap-list li ul{margin-left: 20px; list-style-type: square; margin-top: 5px; }
.SiteMap-list li li{font-size: 12px; font-weight: normal; padding-bottom: 0px;  }






.title-link{
	text-align: right;
	position: relative;
	float: right;
	top: -30px;
	margin: 0;
	padding: 0;
	
}





h3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #330000;
	padding: 0px;
	padding-bottom: 5px;
	margin: 0 0 10px 0;
	background: url(../../images/dots.gif) repeat-x bottom left;
}





/** pop up styles */

.popup-title
{
	padding: 6px 10px 7px 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #ebebeb;
	border-bottom: 1px solid #ccc;
}

.popup-title-link
{
	padding: 6px 10px 7px 10px;
	font-size: 11px;
	background-color: #ebebeb;
	border-bottom: 1px solid #ccc;
	text-align: right;
}

.popup-image-cell
{
	padding: 20px;
}




.pic-left{
margin: 15px;
margin-left: 0;
}

.pic-right{
margin: 15px;
margin-right: 0;
}

.arrow-next
{
	background: url(../../images/arrow_next.gif) no-repeat right;
	padding-right: 12px;	
}

.arrow-back
{
	background: url(../../images/arrow_back.gif) no-repeat left;
	padding-left: 12px;
}

.link-arrow
{
	background: url(../../images/link_arrow.gif) no-repeat top left;
	padding-left: 15px;
	height: 17px;
}

.link-arrow-back
{
	background: url(../../images/link_arrow_back.gif) no-repeat top left;
	padding-left: 15px;
	height: 17px;
}

.grid
{
	border-collapse: collapse;
	width: 100%;
}

.grid td
{
}

.grid-top
{
	border-bottom: 1px solid #D2DBEC;
	padding: 15px 0;
	color: #666;
}

.grid-top h1{
	margin: 0;
	padding: 0;
	display: inline;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	background: url();
}

.grid-label
{
	border-bottom: 1px solid #D2DBEC;
	padding: 4px 10px;
}

.grid-value
{
	border-bottom: 1px solid #D2DBEC;
	padding: 15px 0px 15px 0;
	text-align: left;
}

.grid-pic
{
	border-bottom: 1px solid #D2DBEC;
	padding: 15px 10px 15px 0;
	width: 90px;
}

.grid-header{
	background: url(../../images/grid_header_back.gif) repeat-x top left;
	font-weight: bold;
	text-transform: uppercase;
	height: 40px;
	padding: 5px 10px;
}


.pic-link {
}

A .pic-link {border: 3px solid #DFDFDF; }
A:hover .pic-link, A:active .pic-link { border: 3px solid #BDCBE2; }


.product-description{
	/*background: url(../../images/dots.gif) repeat-y top right;*/
}

.product-pictures{
	text-align: right;
	padding-left: 25px;
	/*background: url(../../images/dots.gif) repeat-x bottom right;*/
}





.contact-form
{
	border: 1px solid #BDCBE2;
	background: #E6EDF8;
	padding: 20px;
	margin-right: 25px;
}

.contact-form-label
{
	padding: 3px 0 1px 0px;
	width: 100px;	
	font-weight: bold;
	color: #003366;
}

.contact-form-input
{
	padding: 0px 0 4px 0px;
	color: #003366;
}


input, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #BDCBE2;
}

.button
{
	font-size: 10px; font-weight: bold;
	text-transform: uppercase;
	padding: 1px 7px 1px 7px;
	border: 1px solid #003366;
	border-right: 2px solid #003366;
	border-bottom: 2px solid #003366;
	background: #BDCBE2;
	color: #003366;
}

.pic-main{
	border: 1px solid #ccc;
}

#flsh_movie{
	margin: 0;
}

#pic_descript{
	margin-top: 6px;
	color: #999;
}

#movie_descript{
	margin-top: 6px;
	color: #999;
}


#portfolio_descript{
	margin-top: 20px;
}
