/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	padding: 0;
	background: #214686;
	text-align: justify;
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
}

a {
	text-decoration: none;
	color: #333333;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 1000px;
	margin: 0 auto;
	height: 161px;
}
#header .call 
{
	position:absolute; 
	top:20px; 
	right:300px;
	font-size:12px;
	}
#header .e-mail 
{
	position:absolute; 
	top:10px; 
	right:50px;
	background:url(images/free_quote.jpg)no-repeat;
	}
#header .rform 
{
	position:absolute; 
	top:20px; 
	right:150px;
	font-size:12px;
	}


#header .banner 
{
	position:absolute; 
	top:5px; 
	left:25px;
	}

/* Header */

#logo {
	width: 1000px;
	height: 60px;
	margin: 0 auto;
	padding: 40px 10px 0 250px;
	font-family:Arial;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding-left: 200px;
	color: #000000;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 2.5em;
	color:#fafafa;
	font-family:Arial Black;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #fafafa;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

/* Menu */

#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 61px;
	background: url(images/img01.gif) no-repeat left top;
}

#menu ul {
	margin: 0;
	padding: 24px 0 0 260px;
	list-style: none;
}

#menu li {
	float: left;
	display: inline;
}

#menu a {
	height: 30px;
	margin: 0;
	padding: 20px 20px 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

#menu a:hover {
	color: #ffffff;
}

#menu .current_page_item a {
	color: #ffffff;
}

/* Wrapper */

#wrapper {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #214686;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding: 0px;
	background: url(images/img02.gif) repeat-y left top;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 480px;
	padding: 10px 10px 0px 3px;
}

.post {
	padding-bottom: 15px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.post h3 {
	font-weight: normal;
	padding-left:5px;
	font-size:1.4em;
	text-decoration:underline;
	}
.post h4 {
	font-family:Arial Narrow;
	font-weight: normal;
	padding-left:5px;
	font-size:1.3em;
	text-decoration:underline;
	}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
	text-decoration:underline;
	color:#214686;
}

.title a {
	border-bottom: none;
	color: #000000;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
	font-size:12px;
	text-align:left;
	
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	width: 101px;
	height: 24px;
	padding-left: 10px;
	background: url(images/img06.jpg) no-repeat left top;
	text-align: left;
	color: #FFFFFF;
}

.links a:hover {
}

/* Sidebars */

#sidebar1 {
	float: left;
	width: 230px;
	padding-left: 20px;
	padding-right: 10px;
}

#sidebar2 {
	float: right;
	width: 230px;
	padding-right: 10px;
}

.sidebar {
	float: left;
	margin-top: 20px;
	padding: 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 5px 0;
	font-size :12px;
	font-weight:400;
}

.sidebar li ul {
	background: none;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 10px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
	background: none;
}


.sidebar li h2 {
	height: 32px;
	background: url(images/img04.jpg) no-repeat left top;
	margin: 0 0 0 0;
	padding: 8px 15px 0px 15px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:1px;
	
}

.sidebar a {
}

/* artile down */
#down
{
	font-family:Verdana;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	line-height:18px;
	color:#316ac5;
	
}




/* Footer */

#footer {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	padding: 0 0;
	background: url(images/img03.gif) no-repeat center top;
}

#footer p {
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
}

#footer .link {
}

#footer .copyright {
}

#bottom
{ 
	padding:0 10px 10px 10px;
	font-family:Arial Narrow;
	font-size:16px;
	color:white;
	text-align:center;
	background-color:#214686;
}
#bottom a 
{  color:White;
	}
	
