/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #303B3F;
	background-image: url(../images/dot_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}


#about {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #bababa;
	text-decoration: none;
	background-image: url(../images/about_basics_life_bg.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	text-align: left;
}
#box {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-weight: normal;
	color: #bababa;
	text-decoration: none;
	line-height: 20px;
	text-align: left;
	border: 3px dotted #6c6f78;
	
	}
#content { font-family:Tahoma; min-height:245px; _height: 250px; font-size:13px; color:#CCCCCC; padding:2px 15px 2px 35px; }
#content p { padding:2px 5px 2px 15px;}
#content a { color:#CCCCCC; text-decoration:none;}
#content a:hover { color:#fff; text-decoration:underline;}
#footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #cecece;
	text-decoration: none;
	text-transform: capitalize;
	
	background-repeat: no-repeat;
	background-position: center center;
}
#footer a {
	font-family: Tahoma;
	font-size: 11px;
	color: #cecece;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: capitalize;
	border-right-width: 0px;
	border-right-style: dotted;
	border-top-color: #6c6f78;
	border-right-color: #6c6f78;
	border-bottom-color: #6c6f78;
	border-left-color: #6c6f78;
}
#footer img { position:relative; top:10px;}
#footer input {
	height: 25px;
	width: 246px;
	border: 2px solid #ffc609;
}
.input {
	height: 20px;
	width: 246px;
	padding-top: 5px;
	padding-left: 5px;
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffc609;
	border-right-color: #ffc609;
	border-bottom-color: #ffc609;
	border-left-color: #ffc609;
}
#get_newsletter {
	background-image: url(../images/bottom_yellow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#footer a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #fdd100;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: capitalize;
	border-right-width: 0px;
	border-right-style: dotted;
	border-top-color: #6c6f78;
	border-right-color: #6c6f78;
	border-bottom-color: #6c6f78;
	border-left-color: #6c6f78;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #cecece;
	text-decoration: none;
	text-transform: capitalize;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 4px; 
}
#fbp-div { border:2px dashed #666666; width:500px; margin:20px 0 20px 150px;  font-family:Trebuchet MS;}