/* ===================================
Author: Michael Klasno
Version: March 2007
Website: www.RGCConstruction.com
====================================== */

body {

	background-color: #135380;
	top: 0px;
	left: 0px;
	z-index: -20
	}

a:link {color: #0000ff;
	background-color: transparent;
	text-decoration: none;
	}
a:visited {color: #0000ff;
	background-color: transparent;
	text-decoration: none;
	}
a:active {color: red;
	background-color: transparent;
	text-decoration: none;
	}
a:hover {color: #B22A12;
	background-color: transparent;
	text-decoration: underline;
	font-style: italic;
	}

h1 {color: #0000ff;
	background-color: transparent;
	font-family: "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-size: 155%;
	text-align: center;
   }

h2 {color: #0000FF;
	background-color: transparent;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 140%;
	font-weight: bold;
	text-align: center;
   }
   
h2 a:link {color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	}  
	
h2 a:hover {color: #f7e625;
	background-color: transparent;
	text-decoration: underline;
	font-style: italic;
	}	

h3 {color: #000000;
	background-color: transparent;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 145%;
	font-style: italic;
	font-weight: bold;
   }

h4 {color: #000000;
	background-color: transparent;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
   }

h5 {color: #0066FF;
	background-color: transparent;
	font-family: Times New Roman;
	font-size: 36pt;
	font-weight: bold;
   }

p  {color: #000000;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica Bold, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
   }

 
   
#main {
	position: absolute;
	top: 60px;
	left: 10px;
	width: 900px;
	height: 800px;
	margin:0 auto;

   0 0 2.0em;
	background-color: ffffff;

  }

#nav {color: #ffffff;
	background-color: transparent;
	margin:0 auto;
	font-family: "Verdana, Arial", "Helvetica", sans-serif;
	text-transform: ;
    letter-spacing:.1em;
	font-size: 125%;
	font-weight: bold;
	text-align: center;
	padding: 0px 0px 0px 0px;
	} 
	
#summary {
	position: absolute;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	top: 600px;
	left: 135px;
	width: 740px;
	padding: 5px 0px 5px 0px;
	height: 15px;
	background-color: #CCCCCC;
	} 
	
#pitch {position: absolute;
	top: 330px;
	left: 30px;
	width: 160px;
	height: 600px;
	padding: 0px 0px 0px 0px;
	} 
	
#tease  {
    color: #000000;
	font-size: 100%;
	font-family: "Verdana, Arial", "Helvetica Bold", sans-serif;
	font-weight: normal;
	text-align: left;
	}

#content {
	float: inherit
	width: 814px;
	padding: 5px 10px 5px 10px;
	height: ;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	text-transform: ;
    letter-spacing:.1em;
	font-size: 100%;
	text-align: left;
	} 
	
#content li { list-style-image:url(../images/checkmark.gif) 
	}

#footer {
	position: absolute;
	top: 700px;
	left: 266px;
	width:400px;
	padding: 10px 10px 10px 10px;
	clear:both;
	margin:0 auto;
	height: 80px;
  }

#footer p {color: #000000;
	background-color: transparent;
	padding-top:15px;
	font-family: "Verdana, Arial", "Helvetica", sans-serif;
	text-transform: ;
    letter-spacing:.1em;
	font-size: 8pt;
	font-weight: normal;
	text-align: center;
	}
	
body,td,th {
	font-size: 12px;
	}
