@charset "utf-8";
/* CSS Document */

html,body,p,div,img,h1,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	}

input,select{  margin:0;  padding:0;}

.aboutUsPhotos {
	float: left;
	display: inline;
	background-image: none;
	clear: both;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 20px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;	
	
}
.oneColLiqCtrHdr #container {
	width: 90%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColLiqCtrHdr #header {
	background-color: #4C6480;
	background-image: url(images/clary_header_logo.jpg);
	background-repeat: no-repeat;
	height: 114px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColLiqCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.pgContainer {
	background-color: #000000;
	float: none;
	height: 600px;
	width: 740px;
}


.oneColLiqCtrHdr #navbar {
	background-color: #CABE8E;
	background-image: url(images/navibar.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	float: none;
	height: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.oneColLiqCtrHdr #mainContentIndex {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: justify;
	background-image: url(images/main_bg_sm.jpg);


}





.oneColLiqCtrHdr #mainContent {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 16px;
	padding-right: 20px;
	padding-bottom: 16px;
	padding-left: 20px;
	margin: 0px;
	text-align: justify;
}
.photo_insert_right {
	float: right;
	height: auto;
	width: auto;
	padding-left: 10px;
}
.oneColLiqCtrHdr #container #mainContent .banda {
	padding: 0px;
	height: auto;
	width: inherit;
}
.projectGallery1 {
	height: 270px;
	width: 360px;
	position: static;
	left: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.projectGallery2 {
	height: 270px;
	width: 360px;
	position: static;
	left: 0px;
	top: 0px;
	padding: 0px;
}

.projectGallery3 {
	height: 270px;
	width: 360px;
	position: static;
	left: 0px;
	top: 0px;
	padding: 0px;
}

.projectGallery4 {
	height: 270px;
	width: 360px;
	position: static;
	left: 0px;
	top: 0px;
	padding: 0px;
}

.oneColLiqCtrHdr #footer {
	padding: 0 10px;
	background-color: #4C6480;
	color: #CCCCCC;
	text-align: center;
	font-size: x-small;
} 
ul#navbar {
	background-image: url(images/navibar.jpg);
	background-repeat: repeat-x;
	background-color: #FF0000;
}
	ul#navbar li {
	display: inline;
	background-image: url(images/navibar.jpg);
	background-repeat: repeat-x;
	}
		ul#navbar li a {
		display:block;
		height: 33px;
		text-indent: -0000px;
		float:left;
		}
				ul#navbar li.button_sp a {
				width: 14px;	
				background-position:bottom;
				background-image: url(images/navibar.jpg);
				
				}
				
				ul#navbar li.button1 a {
				width: 61px;	
				background-position:bottom;
				background-image: url(images/navibar_3state_01.jpg);
				
				}
				
				ul#navbar li.button8 a {
				width: 124px;	
				background-position:bottom;
				background-image: url(images/navibar_3state_08.jpg);
				
				}
				ul#navbar li.button2 a {
				width: 111px;	
				background-position:bottom;
				background-image: url(images/navibar_3state_02.jpg);
				
				}
				ul#navbar li.button3 a {
				width: 81px;	
				background-position:bottom;
				background-image: url(images/navibar_3state_03.jpg);
				
				}
				ul#navbar li.button4 a {
				width: 83px;	
				background-position:bottom;
				background-image: url(images/navibar_3state_04.jpg);
				
				}
				ul#navbar li.button5 a {
				width: 136px;	
				background-position:bottom;
				background-image: url(images/navibar_3state_05.jpg);
				
				}
				ul#navbar li.button6 a {
				width: 118px;	
				background-position:bottom;
				background-image: url(images/navibar_3state_06.jpg);
				
				}
				
				ul#navbar li.button7 a {
				width: 96px;	
				background-position:bottom;
				background-image: url(images/navibar_3state_07.jpg);
				
				}
				
				ul#navbar li.filler {
	background-image: url(images/navibar.jpg);
	background-repeat: repeat-x;
	height: 33px;
				}
	ul#navbar li a:hover {
	background-position:center center;
	
	}
/*	background-color: #FFCC66;
	background-image: url(../006/images/navibar.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	float: none;
	height: 33px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}*/
/*.button1 {
	background-image: url(../006/images/navibar_3state_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 33px;
	width: 61px;
	text-decoration: none;

}
.button2 {
	background-image: url(../006/images/navibar_3state_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 33px;
	width: 111px;
	text-decoration: none;
}*/
/*.oneColLiqCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	background-color: #4C6480;
}*/
h2 {
	color: #D1C297;
	font-family: "Times New Roman", Times, serif;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CDBD89;
	text-align: left;
	float: left;
	clear: none;
}
.license {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4C6480;
}
h1 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.style1 {
	font-size: 50%;
	color: #68AEDF;
}
.emails {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-decoration: underline;
	color: #68AEDF;
	display: inline;
}
.celltest {
	height: 200px;
	width: 250px;
	float: none;
	position: static;
	left: 0px;
	top: 0px;
	background-color: #000000;
}
.movieContainer {
	height: 260px;
	width: 900px;
	background-color: #333333;
	margin-bottom: 10px;
	position: relative;
}
.C2CContainer {
	height: 330px;
	width: 940px;
	background-color: #333333;
	margin-bottom: 10px;
	position: relative;
}
.C2CThumbnail {
	height: 288px;
	width: 440px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	position: relative;
	top: 0px;
	margin-right: 0px;
}

.magThumbnail {
	height: 230px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	top: 0px;
	margin-right: 0px;
}
.movieThumbnail {
	height: 210px;
	width: 320px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	position: relative;
	top: 0px;
	margin-right: 0px;
}
.movieContainer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	left: 10px;
	top: 10px;
	padding: 10px;
	font-size: .75em;
}

.movieTitle {
	font-family: "Times New Roman", Times, serif;
	color: #D0C293;
	padding-top: 0px;
	font-size: 24px;
	background-color: #333333;
	position: static;
	top: 0px;
	right: 0px;
	margin-top: 10px;
	height: auto;
	width: 550px;
	float: right;
	padding-right: 10px;
}

.movieDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D0C293;
	float: right;
	width: 550px;
	padding-top: 10px;
	padding-right: 10px;
	font-size: 1em;
}
.magTitle {
	font-family: "Times New Roman", Times, serif;
	color: #D0C293;
	padding-top: 0px;
	font-size: 24px;
	background-color: #333333;
	position: static;
	top: 0px;
	right: 0px;
	margin-top: 10px;
	height: auto;
	width: 680px;
	float: right;
	padding-right: 10px;
}

.magDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D0C293;
	float: right;
	width: 680px;
	padding-top: 10px;
	padding-right: 10px;
}


.mailContainer {
	float: left;
	width: 300px;
}
.phoneContainer {
	float: right;
	width: 300px;
}
.testContainer {
	display: inline;
	height: 220px;
}
.clear {
	clear: both;
	margin-top: 10px;
}
h3 {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	color: #68AEDF;
	font-family: "Lucida Calligraphy";
}	
.mainContainer {
	width: 1000px;
	height: 515px;
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	background-image: url(images/main_fg_sm.png);
	
}
.mainContainerIndex {
	width: 1000px;
	height: 515px;
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px;
	background-image: url(images/main_fg_sm.png);
	}
	
.featured {
	height: 30px;
	width: 120px;
	left: 20px;
	bottom: 20px;
	margin-left: 10px;
	margin-top: 460px;
	float: left;
}

.facebook {
	height: 30px;
	width: 120px;
	left: 20px;
	bottom: 20px;
	margin-left: 10px;
	margin-top: 460px;
	float: left;
}
.logos {
	margin-top: 420px;
}
