/* CSS Document */

body {
	background-color: #ccc;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	letter-spacing: 0px;
	line-height: 18px;
    }

a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; color: #416c5d; font-weight:normal;}
a:link {	text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {	text-decoration: underline;	color: #999;}
a:active {	text-decoration: none;}

.flink a {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 9px; color: #666; letter-spacing: .5px;}
.flink a:link {	text-decoration: none;}
.flink a:visited {	text-decoration: none;}
.flink a:hover {	text-decoration: underline;	color: #fff;}
.flink a:active {	text-decoration: none;}

.slink a {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 9px; color: #416c5d; letter-spacing: .5px;}
.slink a:link {	text-decoration: none;}
.slink a:visited {	text-decoration: none;}
.slink a:hover {	text-decoration: underline;	color: #999;}
.slink a:active {	text-decoration: none;}

.tlink a {	font-family: Verdana, Helvetica, Arial, sans-serif;	font-size: 10px;	color: #416c5d; letter-spacing: .5px;}
.tlink a:link {	text-decoration: none;}
.tlink a:visited {	text-decoration: none;}
.tlink a:hover {	text-decoration: underline;	color: #999;}
.tlink a:active {	text-decoration: none;}

/* position */

#containweb {
    width:100%;
    text-align:center;
    margin:0;
    padding:0;
    }

#container{   
	width: 790px;
	text-align: left;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(images/spacer.gif);
	background-repeat:no-repeat;
	background-position:320px 390px;
	}
	
.movieContainer{   
	width: 790px;
	height: 650px;
	text-align: center;
	margin: 0 auto;
	background-color:#FFFFFF;
	background-image:url(images/movie_bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	}
	
.white {
background-color:#FFFFFF;
}

.head{
	float:left;
	width:790px;
	height:209;
	text-align:right;
	background-color:#fff;
	}

.nav{
	float:left;
	width:790px;
	height:31px;
	text-align:center;
	background-color:#fff;
	}

.header{
	width:790px;
	float:left;
	height:260px;
	}

.footer{
	float:left;
	width:790px;
	text-align:center;
	font-size:9px;
	color:#000;
	background-color:#ccc;
	}

.leftSide{
	float:left;
	width:210px;
	margin-top:30px;
	margin-left:30px;
	text-align:left;
	overflow:visible;
	}
	
.pics{
	float:left;
	width:200px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	text-align:left;
	overflow:visible;
	}

.picsOver{
	width: 790px;
	text-align: left;
	margin: 0 auto;
	background-image:url(images/spacer.gif);
	background-repeat:no-repeat;
	background-position:0px 330px;
	}

.bgPicsModern{
	width: 790px;
	text-align: left;
	margin: 0 auto;
	background-image:url(images/modernliving_image.jpg);
	background-repeat:no-repeat;
	background-position:0px 130px;
	}

.bgPicsStyle{
	width: 790px;
	text-align: left;
	margin: 0 auto;
	background-image:url(images/cgi_image.jpg);
	background-repeat:no-repeat;
	background-position:0px 130px;
	}

.textSingle{
	float:left;
	width:240px;
	margin-left:30px;
	margin-top:20px;
	overflow:visible;
	}

.textDouble{
	float:right;
	width:510px;
	margin-right:20px;
	margin-top:20px;
	overflow:visible;
	}


.textMain{
	float:right;
	width:490px;
	margin-right:30px;
	margin-top:30px;
	overflow:visible;
	}


.textFull{
	float:right;
	width:750px;
	margin-right:20px;
	margin-left:20px;
	margin-top:20px;
	overflow:visible;
	}


.text390{
	float:right;
	width:370px;
	margin-right:20px;
	margin-top:20px;
	overflow:visible;
	}

/* List css */
ul { 
	position:relative;
	top: -10px; 
	left: -10px;
	}
	
li {	line-height: 16px;
		font-size:10px;}
/* End of List css */

/* Text css */

#opaquetext {
   filter:alpha(opacity=100);  /* discarded */
   -moz-opacity:1.0;           /* discarded */
   opacity: 1.0;               /* discarded */
}
.small { font-family: Verdana, Helvetica, Arial, sans-serif; color: #666; font-size: 9px; line-height:14px; }

.movieSmall { font-family: Verdana, Helvetica, Arial, sans-serif; color: #666; font-size: 9px; line-height:14px; margin:10px; text-align:justify; }

.smallCon { font-family: Helvetica, Arial, Verdana, sans-serif; color: #000; font-size: 9.5px;}

.text {	font-family: Verdana, Helvetica, Arial, sans-serif;	color: #003E7E;	font-size: 9px;}

.textGrey {	font-family: Verdana, Helvetica, Arial, sans-serif;	color: #808080; font-size: 9px; line-height: 15px;}

.textRed {	font-family: Verdana, Helvetica, Arial, sans-serif;	color: #ff0000;	font-size: 9px;}

h1 {font-size:15px;
	color:#666;
	font-weight:normal;
	line-height:24px;
	letter-spacing:1px;
	}

h2 {font-size:11px;
	color:#333;
	font-weight:normal;
	}
/* End of Text css */

/* Form css */
.border { border:1px solid #000; background-color: #FFFFFF; font-size: 10px; color: #333333; margin-top: 2px;}
/* End of Form css */

/* Images css */
.imageLeft { padding-right: 5px; }

.imageRight  { padding-left: 5px; }

.imageTop { padding-bottom: 5px; }
/* End of Image css */

/* TABLE CSS */

table { border-collapse: collapse;	}

.planTitle { font-size:11px; font-weight:bold;}

.tdBorder { border-bottom: 1px solid #666;
			font-size:10px;
			}

.tdBorder2 { border-bottom: 1px solid #666;
			font-size:10px; color:#FFFFFF; background-color: #416c5d;
			}

.tdBorder3 {
			font-size:10px; padding-bottom:20px;
			}

.tdBorder4 {
			font-size:10px; padding-bottom:10px;
			}