/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.125;
	color:#333333;
	background-color:#dddddd;
}
p {
	padding:0 0 10px 0;
	margin:0;
}
form {
	padding:0;
	margin:0;
}
#everything {
	background-image:url(../images/bg_cellflicks.jpg);
}
#main_home {

}
#main_about {
	background-image:url(../images/bg_cellflicks_about.jpg);
}
#content_home {
	width:900px;
	height:528px;
	margin:auto;
}
#content_about {
	width:900px;
	height:629px;
	margin:auto;
}

#left_col {
	width:311px;
	float:left;
}
#right_col_home {
	width:589px;
	height:307px;
	float:left;
	background-image:url(../images/bg_home_main.jpg);
}
#right_col_about {
	width:589px;
	height:629px;
	float:left;
	background-image:url(../images/bg_about_main.jpg);
}
#right_col_television {
	width:589px;
	height:629px;
	float:left;
	background-image:url(../images/bg_television_main.jpg);
}

#right_col_feature {
	width:589px;
	height:629px;
	float:left;
	background-image:url(../images/bg_feature_main.jpg);
}
#right_col_newmedia {
	width:589px;
	height:629px;
	float:left;
	background-image:url(../images/bg_newmedia_main.jpg);
}
#right_col_news {
	width:589px;
	height:629px;
	float:left;
	background-image:url(../images/bg_news_main.jpg);
}
#right_col_contact {
	width:589px;
	height:629px;
	float:left;
	background-image:url(../images/bg_contact_main.jpg);
}

#nav_top {
	height:37px;
	padding:14px 0 0 36px;
}
#nav_top ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#nav_top ul li {
	display:inline;
}
#nav_top ul li a {
	text-decoration:none;
	padding:0 15px 0 15px;
	font-size:10px;
	color:#999999;
}
#nav_top ul li a:hover {
	text-decoration:none;
	padding:0 15px 0 15px;
	font-size:10px;
	color:#e77000;
}

#bottom_nav {
	text-align:right;
}
#bottom_nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#bottom_nav ul li {
	display:inline;
}
#bottom_nav ul li a {
	padding:0 3px 0 3px;
	font-size:10px;
	color:#999999;
}
#bottom_nav ul li a:hover {
	padding:0 3px 0 3px;
	font-size:10px;
	color:#e77000;
}

.separator {
	color:#dddddd;
	font-size:16px;
}
#middle_options {
	
}
#feature {
	height:81px;
	width:324px;
	float:left;
}
#television {
	height:81px;
	width:257px;
	float:left;
}
#new_media {
	height:81px;
	width:319px;
	float:left;

}
#middle_content {
	height:138px;
	width:900px;
	background-image:url(../images/bg_middle_content.jpg);
	clear:both;
}
#footer {
	background-color:#dddddd;
	height:70px;
	font-size:10px;
}
#footer_content {
	margin:auto;
	padding:13px 71px 0 71px;
	width:757px;
}
#about_text {
	padding:65px 56px 0 25px;	
}
#contact_text {
	padding:65px 56px 0 25px;
	line-height:1.4;	
}

#form_left_column {
	width:166px;
	float:left;
}
#form_right_column {
	width:200px;
	float:left;
}
.form_label {
	height:18px;
	padding:2px 0 2px 0;
	margin:0;
	vertical-align:middle;
}
.form_input {
	height:18px;
	padding:2px 0 2px 0;
	margin:0;
	vertical-align:middle;
}
.text_input_box {
	height:14px;
	width:180px;
	margin:0;
	padding:0;
	font-size:12px;
}
.pad {
	padding:2px 0 2px 0;
}
.sweet {
	display:none;
}
.clear {
	clear:both;
}
a.page {
	color:#e77000;
}
a.page:hover {
	color:#333333;
}

