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

body
	{
	background:#000000;
	font-size:14px;
	font-family: verdana;
	text-align:justify;

	}

p 
	{
	font-size:14px;
	font-family: verdana;
	text-align:justify;
	}

.header
	{
	 font-size:18px;
	 font-weight:bold;
	 margin-top:0px;
	}

.header_small
	{
	 font-size:14px;
	 font-weight:bold;
	}

td 
	{
	font-size:14px;
	font-family: verdana;
	text-align:center;
	border:#CCCCCC 1px solid;
	}

table
	{
	border:#333333 2px solid;
	}

#main_page
	{
	position:relative;
	width:990px;
	margin:auto;
	background-color:#000000;
	}

#main_1_top
	{
	background:url(../core_images/background/1_top.png) no-repeat;
	position:relative;
	width:990px;
	height:108px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#000000;
	}

#main_1_top h1
	{
	position:absolute;
	top:20px;
	left:365px;
	text-align:left;
	}
 
#main_2_middle
	{
	background:url(../core_images/background/2_middle.png) repeat-y;
	position:relative;
	width:990px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#000000;
	}

#main_3_bottom
	{
	background:url(../core_images/background/3_bottom.png) no-repeat;
	position:relative;
	width:990px;
	height:93px;
	margin:auto;
	margin-top:0px;
	margin-bottom:0px;
	background-color:#000000;
	}


#main_logo
	{
	position:fixed;
	top:0px;
	right:0;
	z-index:999;
	background-image: url(../core_images/header/main-logo-header.gif);
	width:164px;
	height:105px;
	}

#main_content
	{
	position:relative;
	margin-left:375px;
	margin-top:10px;
	margin-bottom:10px;
	width:560px;
	}

img, img a
	{
	border:none;
	text-decoration:none;
	}

#main_navigation
	{
	position:absolute;
	top:1px;
	left:50px;
	z-index:1;
	border:0px;
	width:260px;
	}

#main_navigation p
	{
	margin-top:0px;
	margin-bottom:12px;
	}

#main_navigation a, #main_navigation a:visited
	{
	text-decoration:none;
	font-weight:bold;
	color:#0000FF;
	}

#main_navigation a:hover
	{
	color:#4D4DFF;
	}


.center_block, .center_block p
	{
	 text-align:center;
	 margin:auto;
	}

.examples_table, .examples_table table
	{
	width:100%;
	border:#333333 2px solid;
	}

.examples_table td
	{
	width:50%;
	font-size:14px;
	font-family: verdana;
	text-align:center;
	border:#CCCCCC 1px solid;
	padding:5px;
	}

.email_table, .email_table table
	{
	width:100%;
	border:#333333 2px solid;
	}

.email_table td
	{
	font-size:14px;
	font-family: verdana;
	text-align:center;
	border:#CCCCCC 1px solid;
	padding:5px;
	}
 
.photography_table, .photography_table table
	{
	 width:550px;
	 height:400px;
	 text-align:center;
	 margin:auto;
	 border:none;
	 padding:0px;
	}

 .photography_table td
	{
	 width:100px;
	 height:100px;
	 margin:0px;
	 border:none;
	}

.filemaker_table, filemaker_table td
	{
	 text-align:left;
	 vertical-align:top;
	 vertical-align:text-top;
	}
.home_table_column_1 td
	{
	 width:150px;
	}
 
.home_table_column_2, .home_table_column_2 td
	{
	 width:480px;
	 text-align:center;
	 vertical-align:middle;
	}

.home_table_column_2 p
	{
	 text-align:center;
	 vertical-align:middle;
	}