body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737373;
}

form {
	margin: 0;
	padding: 0;
}

input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
}

h1, h2, h3,{
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 3em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: medium;
}
h5 {
	font-size: .05em;
}
p, ul, ol {
	margin-bottom: 1.8em;
	line-height: 160%;
}

ul, ol {
}

blockquote {
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

hr {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 45px;
	margin: 0 auto;
	padding: 0px 0;
	background: url(images/img02.jpg) no-repeat center top;
}

#menu ul {
	height: 50px;
	margin: 0;
	padding: 0;
	background: url(images/img03.gif) no-repeat;
	list-style: none;
}

#menu li {
	float: left;
	height: 50px;
	background: url(images/img03.gif) no-repeat right top;
}

#menu a {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 10px 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img02.gif) repeat-x;
	color: #000000;
	height: 45px;
}

#menu .current_page_item a {
	background: url(images/img06.gif) repeat-x;
	height: 45px;
	color: #000000;
}

/* Splash */

#splash1 {
	width: 960px;
	height: 193px;
	margin: 0 auto;
}

#splash {
	width: 960px;
	height: 90px;
	margin: 0 auto;
}

/* Logo */

#logo {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	color: #414141;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0 15px;
}

#logo h1 {
	float: left;
	padding-top: 10px;
	letter-spacing: -3px;
	text-transform: uppercase;
	font-size: 3em;
}

#logo h2 {
	float: left;
	padding-top: 29px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
}

#logo a {
	text-decoration: none;
	color: #414141;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px;
}

/* Content */
.ads_right {
float: right;
padding: 5px;
margin: 0;
}

#content {
	float: right;
	width: 680px;
}

.post {
	padding-bottom: 3px;
}

.post .title {
	margin: 0;
	padding: 5px 15px;
	letter-spacing: -2px;
	border-bottom: 1px dashed #B9B9B9;
	font-size: 26px;
	color: #000033
}

.post .title1 {
	margin: 0;
	padding: 2px 15px;
	letter-spacing: 2px;
	border-bottom: 1px dashed #B9B9B9;
	font-size: 16px;
	color: #000033
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 5px 5px;
	color: #000000;
}

.post .meta {
	height: 26px;
	background: #F5F5F5;
	border-top: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

/* Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 8px;
}

#sidebar li ul {
	padding: 8px;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(images/img04.gif) no-repeat left 50%;
}

#sidebar p {
	padding: 0 20px;
}

#sidebar h2 {
	height: 20px;
	margin: 0;
	padding: 6px 0 0 20px;
	background: url(images/img07.jpg) no-repeat;
	border-bottom: 1px dashed #B9B9B9;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

/* Search */

#search form {
	padding: 20px;
}

#search br {
	display: none;
}

#search #s {
	width: 135px;
}

/* Footer */

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 8px solid #3F3F3F;
	font-size: medium;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
}
/*---------form style-----------*/
#request-form {
	float:right; 
	width:202px; 
	height:302px; 
	margin-left:10px; 
	background-image:url(images/form-images/form-background.jpg);

#img.floatRightClear { 
    float: right; 
    clear: right; 
    margin: 4px; 
}


#request-a-quote{
	float:right; 
	width:242px; 
	height:58px; 
background-image:url(images/form-images/form-background.jpg);
}

}

#request-form-second {
	float:right;
	width:202px;
	height:332px;
	margin-left:10px;
	background-image:url(images/form-images/form-background2.jpg);
	background-repeat: no-repeat;
}

label{
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
#el01 {
	width: 180px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#el08 {width: 250px;
height: 150px;}

#submitbutton{
	margin-left: 50px;
	margin-top: 5px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/form-images/button-background.jpg);
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	font-weight: bold;
}

/*---------contact form style-----------*/

#request-form-contact {
	float:left;
	width:670px;
	height:302px;
	margin-left:auto;
	display: block;
	margin-right: auto;
}

#request-form-second-contact {
	float:left;
	width:250px;
	height:332px;
	margin-left:10px;
	background-image:url(images/form-images/form-background2.jpg);
	background-repeat: no-repeat;
}

labelcontact{
	float: left;
	width: 100px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 10px;
}
#el01contact {
	width: 180px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#el08contact {
    width: 250px;
    height: 150px;
}
.form_input{
	width: 180px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#submitbuttoncontact{
	margin-left: 50px;
	margin-top: 5px;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/form-images/button-background.jpg);
	border: 1px solid #CCCCCC;
	background-repeat: repeat-x;
	font-weight: bold;

}

/*.form_verify {
	width:1px;
	margin-bottom:5px;
	display:inline;
	float: left;
}

.form_verify input {
	float:right;
	border:2px inset;
}

img.verify {
    float:left;
	margin-bottom:5px;
	display:block;
}*/

