/* 
  ------------------------------------------------
  PVII CSS Layout Magic
  Copyright (c) 2007 Project Seven Development
  www.projectseven.com
  07: 3Col_Fixed_Width
  ------------------------------------------------
*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:url(../images/background.jpg);
	background-repeat:repeat;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {background-image:url(../images/top.jpg);
	background-repeat:no-repeat;
	width: 756px;
	height: 82px;
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 756px;
	margin: 0 auto;
	background-color:#FFFFFF;
}
#column_wrapper {
	background-image: url(../images/sideback.jpg);
	background-repeat: repeat-y;
	
}
.clearleft {clear:left; height:0; line-height:0;font-size:0;}
.clearright {clear:right; height:0; line-height:0;font-size:0;}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#centertopWrapper {float:left;
width: 611px;
height:171px;
background-color:#638cd6;
}
#centertop {float:left;
	width: 311px;
	height: 171px;
	background-image:url(../images/photo_flash.jpg);
	background-repeat:no-repeat;
	}
#centertop2 {float:right;
	width: 300px;
	height: 171px;
	background-color:#638cD6;
	}
#center {
	margin:0;
	padding:0;
	width: 156px;
	float: left;
	background-image:url(../images/backbar2.gif);
	background-repeat:repeat-y;
}
#left {
	width: 145px;
	float: left;
}
#right {
	width: 445px;
	float:left;
	background-color:#FFFFFF;
	margin:0;
	padding:0;
}
#centertop2 .content {
	padding-top:4px;
	
}
#homemovie {
	width:272px;
	height:171px;
	position: absolute;
	float: left;
	vertical-align: middle;
	z-index:10;
	left: 425px;
	top: 87px;
	padding: 0 0 0 325px;
	
}
/* For IE... */
* html #homemovie {
    width:272px;
	height:171px;
	position: absolute;
	float: left;
	vertical-align: middle;
	z-index:10;
	left: 425px;
	top: 87px;
	margin: 0 0 0 325px;}		
#left .content {
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
}
#left .content p {
	font-size: 11px;
	line-height:18px;
	color: #ffffff;
	padding-left: 4px;
}
#right .content {
	padding: 24px 16px;
	font-size: 13px;
	line-height: 22px;
}
#masthead .content {
	padding: 12px;
}
#footer .content {
	padding: 12px 16px;
	text-align:center;
}
#footer {
	color: #000000;
	background-color: #ffffff;
	padding: 0px;
	margin: 0;
	clear: both;
}
#right a:link {color:#666666;text-decoration: none;font-weight: bold;}
#right a:visited {color:#666666;text-decoration: none;font-weight: bold;}
#right a:visited:hover {color:#17418d;text-decoration:none; font-weight: bold;}
#right a:hover {color:#17418d; text-decoration: none; font-weight: bold;}
#right a:active {text-decoration: none; font-weight: bold;}

#footer a:link {color:#000000;text-decoration: none;font-weight: normal;}
#footer a:visited {color:#000000;text-decoration: none; font-weight: normal;}
#footer a:visited:hover {color:#17418d;text-decoration: none; font-weight: normal;}
#footer a:hover {color:#17418d; text-decoration: none; font-weight: normal;}
#footer a:active {text-decoration: none; font-weight: normal;}


.p7uberlink {
	font-weight: bold !important;
	}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17418d;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17518d;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #17418d;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
b, strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: bold;
	color: #17518d;
}
.custom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	color: #17518d;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 12px 0;
}
