td {
	color: #000;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 14px;
}
body {
	color: #000000;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #000;
}
#rigthcolumn p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border-left-width: 20px;
	border-left-style: dashed;
	border-left-color: #666;
}

ul {
	list-style-type: disc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-left: 3px;
	margin-right: 15px;
	color: #000;
}

#navigation td {
	border-bottom: 1px solid #F4FFE4;
	background-color: #666;
	}
	
#navigation a {
	color: #FFF;
	text-decoration: none;
	display:block;
	padding:6px 4px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
	
#navigation a:hover {
	background: #FFFFFF;
	color:#000000;
	}

h1 {
	text-align: left;
	display: table-row;
	color: #397090;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 3px;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-indent: 5px;
}

h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-indent: 5px;
	padding-top: 5px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-indent: 3px;
	padding: 1px;
	color: #000;
}
ol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
}
.links {
	text-decoration: none;
}

}
#main td {
	background-color: #000000;
}
#main a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	display: block;
	padding: 1px;
	text-decoration: none;
}
#main a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
ol li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
}

.callout-content-block h3 {
    background: url("") repeat-y scroll 0 0 #9E9E9E;
    color: #FFFFFF;
    display: block;
    padding: 8px 10px;
    position: relative;
}

#interior {
	border: 1px solid #666;
}

.contact_us_container {
	border-left: 1px solid #C4DEE9;
	border-radius: 5px 5px 5px 5px;
	border-right: 1px solid #C4DEE9;
	border-top: 1px solid #C4DEE9;
	height: 170px;
	margin: 0;
	padding: 14px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/Images/contact_us_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content {
	border-right-width: 2px;
	border-right-style: dashed;
	border-right-color: #666;
	margin: 0px;
}
#inner-content-bottom {
	border: 1px solid #666;
}
#inner-content-top {
	border: 1px solid #333;
}

#box1 {

}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	border: 1px solid #d8d8d8;
	font-size: 11px;
	padding: 8px;
	background-color: #7EBD41;
	width: 80%;
	margin-left: 50px;
}
.box h2{
	font: bold 22px "Arial Narrow", Arial, Helvetica, sans-serif
}
.box h4{
	font: bold 13px "Arial Narrow",Arial, Helvetica, sans-serif
}
#home .box{
	display: table-cell;
	display: block;
	float: left;
	height: auto !important;
	height: 140px;
	margin: 0 7px 0 0;
	min-height: 140px;
	padding: 8px 10px 0 15px;
	width: 213px
}
* html #home .box{
	width: 211px;
}
* html #home .box h2{
	letter-spacing: -1px;
}
#home .box p{
	font-style: italic;
	line-height: 12px
}
#home .box .th{
	margin: 0 13px 0 0
}
#home .box.fright{
	float: right;
	margin: 0
}
/*- Box2 -*/
.box2{
	background: url(../Images/) #ffffff repeat-x top;
	border: 1px solid #d8d8d8;
	float: left;
	font-size: 11px;
	height: 5%;
	margin: 0 9px 0 0;
	padding: 15px 14px 10px;
	width: 212px;
	height: 90px
}
* html .box2{
	margin: 0 5px 0 0
}
.content2 .box2{
	margin: 0 5px 0 0;
	width: 200px
}
* html .content2 .box2{
	margin: 0 2px 0 0
}
.box2.fright{
	float: right;
	margin: 0
}
.box2.frighte{
	float: right;
	margin: 0;
	
}
.box2 h4{
	font: bold 13px "Arial Narrow",Arial, Helvetica, sans-serif
}
.box2 p{
	line-height: 12px
}
.content2 .box2 p{
	letter-spacing: 0px
}
.box2 .pic img{
	border: 1px solid #c8cfd5
}
/*- Box3 -*/
.box3{
	background: #fffefe;
	border: 1px solid #d8d8d8;
	height: 70px;
	position: relative;
	margin-top: -1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 13px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 45px;
}
.box3.row{
	background: #f3f2f2
}
.box3.lesspad{
	padding-left: 25px
}
.box3.lesspad2{
	padding-left: 15px
}
.box3.lesspad h3{
	font-weight: normal
}
.box3 p{
	font-style: italic;
	line-height: normal;
	padding: 0
}

#content .minibox {
	background-color: #F5F5F5;
	margin-top: 0;
	padding-top: 15px;
	text-align: left;
	width: 285px;
}

.testimonial_box p {
    border: thin dashed white;
    color: #666666;
    font-family: Georgia;
    font-size: 12px;
    font-style: italic;
    line-height: 16px;
    padding: 10px;
}

.greybox {
    background-color: #F7F7F7;
    border: 1px solid #E4E4E4;
    line-height: 20px;
    margin: 0;
    padding: 10px 15px;
	

