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


/* home */
body#home{
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	margin-top:20px;
	background-color:#000000;
}
#home #header {
	height:116px;
	background-image:url(../images/header_bg.gif);
	background-repeat:repeat-x;
	position:relative;
}
#home #header .logo {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	width:201px;
	height:87px;
	position:absolute;
	left:-13px;
	top:20px;
}
#home #header .banner{
	background-image:url(../images/home_header_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:bottom;
	height:102px;
	clear:both;
}
#home #header .signup{
	position:absolute;
	right:0px;
	top:28px;	
}
#home #content {
	height:447px;
}
#home #content #col1{
	float:left;
	width:185px;
	margin-right:5px;
}
#home #content #col2{
	float:left;
	width:555px;
	text-align:center;
}
#home #content #col3{
	margin-left:5px;
	float:left;
	width:165px;
}
#home #content .titlebox{
	float:left;
	border: 2px solid #000;
	border-right: 4px solid #000;
	border-bottom: 4px solid #000;
	width:98%;
	text-align:left;
	position:relative;
	background-color:#F1FC29;
}
#home #content .titlebox .corner1{
	position:absolute;
	right:0px;
	top:0px;
	width:2px;
	height:2px;
	background-color:#FFF;
	margin-right:-4px;
	margin-top:-2px;
}
#home #content .titlebox .corner2{
	position:absolute;
	left:0px;
	bottom:0px;
	width:2px;
	height:2px;
	background-color:#FFF;
	margin-bottom:-4px;
	margin-left:-2px;
}
#home #content #col1 #box1{
	background-color:#fbca03;
}
#home #content #box1 .titlebox .corner1, #home #content #box1 .titlebox .corner2{
	background-color:#fbca03;
}
#home #content #col1 #box2{
	background-color:#003399;
}
#home #content #box2 .titlebox .corner1, #home #content #box2 .titlebox .corner2{
	background-color:#091EF9;
}
#home #content #col3 #box3{
	background-color:#ED231A;
}
#home #content #box3 .titlebox .corner1, #home #content #box3 .titlebox .corner2{
	background-color:#ED231A;
}
#home #content #col3 #box4{
	background-color:#6fbc2e;
}
#home #content #box4 .titlebox .corner1, #home #content #box4 .titlebox .corner2{
	background-color:#6fbc2e;
}
#home #SEO{
	margin-top:200px;
}
#home .SEO_box{
	float:left;
	width:225px;
	font-size:80%;
	margin-top:20px;
	padding-bottom:20px;
	text-align:center;
}
#home .SEO_box a .highlight {
	color:#666666;
}
#home .SEO_box a{
	color:#FFFFFF;
}
#home .SEO_box1 a{
	color:#fbca03;
}
#home .SEO_box2 a{
	color:#0099FF;
}
#home .SEO_box3 a{
	color:#f63a17;
}
#home .SEO_box4 a{
	color:#6fbc2e;
}
#home .SEO_box5 a{
	color:#003399;
}
#home .SEO_box6 a{
	color:#CC0000;
}
#home .SEO_box7 a{
	color:#fbca03;
}
#home #seo_cities{
	clear:both;
	text-align:center;
	color:#666666;
	padding:20px;
}
#home #content h2{
	color:#000;
	padding:3px;
	font-size:70%;
	font-family:"Comic Sans MS","Arial";
}
#home #content .content{
	clear:both;
	padding:5px 0px 5px 0px;
}
#home #content #col1 .content img, #home #content #col3 .content img{
	border:1px solid #FFF;
}
#home #content #col1 .content{
	text-align: center;
}
#home #content #col1 .content p, #home #content #col3 .content p{
	margin:0px;
	text-align: left;
	font-size:70%;
	line-height:120%;
	padding:0px 5px 0px 5px;
}
#home #content #col1 .content p {
	margin-top:5px;
}
#home #content #col1 .ad{
	color:#000;
	font-size:70%;
	padding:0px 5px 0px 5px;
}
#home #content #col3 .content p {
	text-align: center;
}
#home #content #col3 #box4 img {
	float:left;
	margin-right:5px;
}
#home #content #col3 #box4 p{
	text-align: left;
	font-size:65%;
}
#home #content #col3 form {
	margin-top:5px;
	text-align:center;
}
#home #content #col3 form .input{
	float:left;
}
#home #content #col3 form input{
	xmargin-bottom:1px;
}
#home #content #col3 form .inputbox{
	border:1px solid #000;
}
#home #content #col3 form label{
	color:#000;
	font-size:70%;
}
#home #content #col3 h3{
	margin:0px;
	text-align:center;
	font-size:80%;
	clear:both;
}
#home #content #col3 .comic{
	font-family:"Comic Sans MS","Arial";
	font-size:70%;
}
#home #content #col3 p{
	margin:0px;
}
#home #content #col3 .align1{
	width:50%;
	text-align:center;
}
#home #content #col3 .align2{
	width:25%;
	text-align:center;
}
#home #content #col3 #searchbutton {
	text-align:center;
	clear:both;
	xpadding-top:5px;
}
#home #content #col3 #searchbutton label{
	padding:0px;
	margin:0px;
}
#home #content #col3 #searchbutton input{
	padding:0px;
	margin:0px;
	xfont-size:85%;
	xbackground-color:#000;
	xcolor:#FFF;
	xpadding:1px 5px 1px 5px;
	xborder:1px solid #000;
}

.red {
	background-color:#E10101;
}
.blue1 {
	background-color:#091EF9;
}
.blue2 {
	background-color:#4BACFA;
}
.yellow {
	background-color:#F7D628;
}
.orange {
	background-color:#E14C22;
}
.purple {
	background-color:#891FBC;
}
#home #content #box1 p{
	color:#000000;
}
#home #content #box1, #home #content #box3{
	height:285px;
	margin-bottom:5px;
	padding:5px;
}
#home #content #box2, #home #content #box4{
	height:137px;
	padding:5px;
}
#home #footer {
	text-align:right;
}
#home #footer ul{
	list-style:none;
}
#home #footer ul li{
	display:inline;
	font-size:70%;
	border-right:1px solid #CCC;
	padding:0px 7px 0px 7px;
}
#home #footer ul li.last{
	border-right:none;
}
#home #footer ul li a{
	color:#CCC;
}
#home #footer ul li a:hover{
	color:#FFF;
}
#home #SEO {
	clear:both;
}
#glam_logo {
	text-align:center;
	padding-bottom:20px;
}
