
body {
background: #e1e1e1 url(/i/main-bg.jpg);
margin: 0px;
padding: 0px;
font-family:Arial,Helvetica,Sans-serif;
font-size:13px;
padding-bottom: 10px;
}

a {color: #e37d00;}

#top {
height: 150px;
background: #f8be2d url(/i/t-bg.jpg) repeat-x;
}

#shine {
height: 55px;
background: url(/i/shine-bg.png) repeat-x;
}

#top-bg {
width: 840px;
background: url(/i/b/banner-new.jpg) no-repeat;
height: 150px;
margin: auto;
}

#wrap {
width: 800px;
border: 1px solid #bababa;
margin: auto;
margin-top: -40px;
background: #ffffff;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
background: #ffffff url(/i/new-bg.jpg) no-repeat;
}

#nav {
width: 790px;
border: 1px solid #bababa;
height: 24px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin: auto;
margin-top: 4px;
background: url(/i/nav-bg.jpg) repeat-x;
padding-top: 6px;
font-size: 14px;
color: #c5c5c5;
}



#nav a {
font-size: 14px;
text-decoration: none;
margin-left: 13px;
margin-right: 12px;
color: #6d6d6d;
}

#nav a:hover {
color: #2a2a2a;
}

#foot-nav {
height: 10px;
margin: auto;
margin-top: -20px;
color: #c5c5c5;
clear: both;
text-align: center;
position: absolute;
width: 100%;
}

#foot-nav a {
color: #6c6c6c;
margin-left: 10px;
margin-right: 10px;
text-decoration: none;
}

#footer {
margin: auto;
color: #6c6c6c;
width: 800px;
text-align: center;
font-size: 12px;
margin-top: 5px;
}

#footer a {
color: #6c6c6c;
text-decoration: none;
}

#footer a:hover {
color: #6c6c6c;
text-decoration: underline;
}

#content {
width: 560px;
margin: 5px;
float: left;
z-index: -1;
}

input.text {
border: 1px solid #4b0000;
height: 15px;
margin: 0px;
font-size: 11px;
float: left;
width: 180px;
padding-left: 2px;
}

input.submit {
float: right;
border: 0px;
background: none;
color: #ffffff;
width: 20px;
padding: 0px;
margin: 0px;
}

#content h1 {
margin: 0px;
padding: 0px;
font-size: 20px;
font-weight: lighter;
color: #161616;
margin-left: 0px;
margin-top: 10px;
}

#sidebar {
width: 220px;
margin: 5px;
float: right;
z-index: -1;
}

.s-img {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #161616;
width: 218px;
margin: 0px;
}

#sidebar #contact {
height: 100px;
width: 218px;
margin-top: 5px;
font-size: 18px;
line-height: 30px;
}





.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#FFF;
	font-size:0.9em;
	background-color:#317082;
	width:430px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-image:url('images/bg_answer.gif');
	background-repeat:no-repeat;
	background-position:top right;	
	height:20px;
	
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #317082;
	background-color:#E2EBED;
	width:400px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}

#button {
border: 1px solid #909090;
height: 20px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding-right: 11px;
padding-left: 12px;
float: left;
margin-right: 5px;
padding-top: 3px;
padding-bottom: 0px;
text-decoration: none;
background: #bababa;
cursor: hand;
}

a #button {
color: #ffffff;
text-decoration: none;
}


a:hover #button {
color: #ffffff;
background: #a1a1a1;
}


#three {
padding-bottom: 30px;
}

#bank {
float: left;
height: 150px;
width: 260px;
border: 1px solid #bababa;
background: #f2f2f2;
padding: 5px;
margin-bottom: 5px;
margin-left: 5px;
}

#bank:hover {
background: #e1e1e1;

}

#bank img {
margin: 0px;
border: 1px solid #bababa;
padding: 4px;
background: #ffffff;
clear: both;
}


#bank a {
color: #202020;
text-decoration: none;
}


#search {
width: 210px;
height: 20px;
float: right;
color: #222222;
padding-right: 10px;
}

#links {
float: left;
}

input.submit {
float: right;
color: #222222;
}

.text {
float: left;
color: #222222;
} 


#logo-link {
height: 140px;
width: 150px;
cursor: hand;
float: left;
}

#phone-link {
height: 60px;
width: 470px;
float: left;
cursor: hand;
margin-top: 80px;
}


.blogpost
{
margin-bottom: 20px;
}

.BlogPageTitle
{
margin-bottom: 30px;
}

.blogpost
{
padding-bottom: 5px;
border-bottom: 1px dotted #9400D3;
}

.postdetails
{
font-size: 0.7em;
}

.posttitle
{
font-size: 1.5em;
font-weight: bold;
}


.summaries .blogpost .posttitle
{
font-size: 1em;
}

.blogpost {
clear: both;
}

.postdetails, .postbody
{
margin-bottom:10px;
}

#ContactForm, #ContactFormPreview
{
width: 550px;
margin-left: auto;
margin-right: auto;
}

#ContactFormInputs
{
float:left;
width: 320px;
}

#ContactFormText
{
float:right;
width: 200px;
margin-left: 20px;
margin-right: 10px;
}

