@charset "utf-8";
/* CSS Document */



.content_image {
	padding: 10px;
	position: static;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-image:url(../images/content/bg/B3.jpg);
	background-attachment: fixed;
}
h1 {
	color: #060;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.social_media	{
	float: left;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 100px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-left: 0px;
	text-align: left;
	line-height: 14px;
	font-style: italic;
	display: inherit;
	height: 100px;
	width: 180px;
	color: #0A8735;
}
.social_media ul li 	{
	display: inline;
	list-style-type: none;
	float: left;
	padding-left: 20px;	 
}
.social_media p 	{
	text-align: center;
	color: #0A8735;
}



ul, ol, dl { 
	padding: 0;
	margin: 0;
	text-align: right;
}
h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 45px;
	padding-left: 45px;
	text-align: left;
	font-weight: bold;
	color: #AA0;
}
a img { 
	border: none;
	text-align: left;
}


a:link {
	text-decoration: underline; 
}
a:visited {
	text-decoration: underline;
}
a:hover, a:active, a:focus { 
	text-decoration: none;
}
.banner			{border-bottom: 1px #C00 solid;}


.container {
	width: 960px;
	margin: 0 auto; 
}


.header {
	margin-left: 0px;



}


.sidebar1 {
	float: left;
	width: 180px;
	background-color: #FFFFFF;
	color: #FFF;
	height: 185px;
	
}

.sidebar2 {
	float: left;
	width: 180px;
	height: 200;
	clear: left;
}

.apDiv1 {
	position: absolute;
	width: 180px;
	height: 424px;
	z-index: 1;
	left: 21px;
	top: 445px;
	clear: none;
	float: left;
}
.content {
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	float: left;
	font-size: 16px;
	font-weight: 100;
	padding: 10px;
	clear: none;
	margin-bottom: 15px;
}

.content1  {
	width: 700px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
	float: left;
	font-size: 16px;
	font-weight: 100;
	padding: 10px;
	clear: none;
	margin-bottom: 0px;
	margin-left: 180px;
	margin-top: 15px;
	margin-right: 0px;
}

.contact   {
	width: 700px;
	background-color: #FFF;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 180px;
}
.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


ul.nav {
	list-style: none; /* this removes the list marker */
	border-top: 1px solid #666; 
	margin-bottom: 15px; 
	background-color: #000;
}
ul.nav li {
	border-bottom: 1px solid #666; /* this creates the button separation */
	background-color: #000;
	height: 45px;
	font-size: 18px;
	line-height: 35px;
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px;  
	text-decoration: none;
	color: #FF2F2F;
	visibility: visible;
	background-image: url(../images/content/sidebar.png);
	background-color: #FFF;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #FF0000;
	color: #93FF93;
	height: 40px;
	text-align: center;
}
.box1	{
	height: 268px;
	width: 201px;
	float: left;
	margin-bottom: 15px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6262;
	border-right-color: #FF1515;
	border-bottom-color: #FF6262;
	border-left-color: #FF1515;
	
}

.box2	{
	height: 268px;
	width: 201px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6262;
	border-right-color: #FF1515;
	border-bottom-color: #FF6262;
	border-left-color: #FF1515;
	float: left;
	margin-right: 10px;
	margin-left: 37px;
	margin-bottom: 15px;
}

.box3	{
	height: 268px;
	width: 201px;
	float: right;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF6262;
	border-right-color: #FF1515;
	border-bottom-color: #FF6262;
	border-left-color: #FF1515;
	margin-bottom: 15px;
}
/* ~~ The footer ~~ */
.footer {
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20;
	padding-bottom: 10px;
	padding-left: 0;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.content p {
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: left;
	padding-top: 10px;
	font-size: 18px;
}
.footer p {
	color: #CCC;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	alignment-adjust: central;
	text-align: center;
}
