@charset "utf-8";
/* CSS Document for Red Giant Removals - Created by Chris Cooney */
 /* IE hack *:first-child+html */


.black {color:#000; font-weight:bold; }
.blackmiddle {color:#000; font-weight:bold; text-decoration:none; float:right; margin-right:18%; }
.font12 {font-size:12px; text-decoration:underline;}
.font30 {font-size: 30px; color:#000; font-weight:bolder; }
.font20 {font-size:20px; text-decoration:none;}
.italic {font-style:italic;}

h1, h2, h3, h4, h5{font-size:20px; color:#000; border-bottom:1px dotted #8E9593;}
strong {color:#F00; }

body
	{
	margin:0; 
	padding:0; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	background-color:#FFF; 
	color:#666; 
	text-align:center;
	}

#background
	{
	width:100%;
	height: 100%;
	background-color:#fff;
	background-repeat:repeat-x;
	margin:0; padding:0;
	}
	
#header
	{
	width:789px;
	height:200px;
	clear:both;
	background-image:url(../image/banner.png);
	background-repeat:no-repeat;
	float: none;
	margin:auto;
	border: none 2px #F00;
	}

#container
	{
	width:868px;
	height:900px;
	background-color:#fff;
	background-repeat:no-repeat;
	clear:both;
	margin:0 auto;
	border: none 2px #000;
	background-color:#FFF;
	}
/******************* left side *******************/
#main_left 
	{
	width:400px;
	height:780px;
	margin-left: 1px;
	margin-top: 5px;
	float: left;
	border: none 2px #FF0;
	}
	
#left_top_div
	{
	width:400px;
	height:600px;
	margin-left: 1px;
	margin-top: 5px;
	float: left;
	border: none 2px #000;
	background-color:none;	
	}
	
	
#left_bottom_div
	
	{
	
	width:400px;
	height:380px;
	margin-left: 1px;
	margin-top: 75px;
	float: left;
	border:none 2px #000;
	background-color:none;
	}

/******************* right side *******************/

#main_right
	{
	width:440px;
	height:780px;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	border: none 2px #FF0;
	background-color:none;
	}

	
#right_top
	{
	width:440px;
	height:360px;
	background-image:url(../images/none.png);
	background-repeat:no-repeat;
	border: none 2px #F00;
	padding-top: 7px;
	margin-top:5px;
	}
	
#right_top_div /*This is the image */
	{
	font-size:16px;
	background-image:url(../image/top_img.jpg);
	background-repeat:no-repeat;
	width:410px;
	height:310px;
	float: none;
	margin: auto;
	border: none 2px #00F;
	}
	

#right_bottom
	{
	width:430px;
	height: 260px;
	border: slid 2px #630;
	padding-top: 7px;
	float: none;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	
#bottom_links
	{
	width:430px;
	height: 130px;
	float: none;
	margin: auto;
	background-image:url(../image/link.png);
	background-repeat:no-repeat;
	padding-top: 10px;
	}


/******************* privacy page *******************/
#privacy
	{
	padding: 30px 15px;
	width: 360px;
	height: 710px;
	float: none;
	margin: auto;
	background-image:url(../image/form_bg.png);
	background-repeat:no-repeat;
	margin-top: 50px;
	border: none 2px #000;
	text-align:justify;
	}
	

a {color:#000; font-size:14px; font-weight:bolder; padding-top: 20px; text-decoration:none;}
a:hover {color:#F30;}
#footer
	{
	
	width:789px;
	height:300px;
	float: none;
	margin:auto;
	background-image:url(../image/footer.png);
	background-repeat:no-repeat;
	color:#00F;
	font-weight:bold;
	text-align:center;
	border: none 1px #000;
	maargin-bottom: 10px;
		}

#footer a {font-size:15px; color: #000; text-decoration:none;}
#footer a:hover {color:#F00;}
/*@import url("h_scroll_hide.css");*/

#footer1
	{
	visibility:hidden;
	width:789px;
	height:10px;
	float: none;
	margin:auto;
	background-image:url(../image/footer.png);
	background-repeat:no-repeat;
	color:#00F;
	font-weight:bold;
	text-align:center;
	border: none 1px #000;
	maargin-bottom: 10px;
		}

#footer1 a {font-size:15px; color: #000; text-decoration:none;}
#footer1 a:hover {color:#F00;}


