/* css document */

body
{
background-image: url(../images/bg.jpg);
background-repeat: repeat-x;
background-color: #E2E2E2;
background-position: top center;
text-align: center;
font-family: helvetica;
}

.wrapper
{
margin: 0px auto;
width: 900px;
}

.header 
{
text-align: left;
}

#phone{ float: right;}

.containerTop hr, .containerBottom hr {display: none;}

.containerTop
{
background-image: url(../images/containerTop.png);
background-repeat: no-repeat;
width: 915px;
height: 18px;
}

.container 
{
width: 915px;
background-color: #ffffff;
overflow: auto;
text-align: center;
}

.containerBottom
{
background-image: url(../images/containerBottom.png);
background-repeat: no-repeat;
width: 915px;
height: 18px;
}


.menu { 
margin: 0px auto; 
margin-bottom: 10px;
padding: 4px 0px 0px 0px; 
background-image: url(../images/menuBG.jpg);
background-repeat: repeat-y;
width: 885px;
height: 22px;
}

.menu ul {margin: 0px 0px 0px 0px; padding: 0px; list-style-type: none;}
.menu ul li { margin: 3px 0px 0px 0px; padding: 0px; display: inline;}
.menu a, .menu a:active  { color: #FFFFFF; text-decoration: none; margin: 5px 10px 0px 10px; }
.menu a:hover { color: #990000;}


.splashTop
{
margin: 0px auto;
background-image: url(../images/splashTop.jpg);
background-repeat: no-repeat;
height: 13px;
width: 885px;
}

.splash
{
margin: 0px auto;
background-image: url(../images/splashBG.jpg);
background-repeat: repeat-y;
width: 885px;
overflow: auto;
}

.bullet 
{
margin-left: 15px;
text-align: left;
padding-left: 90px;
background-image: url(../images/check.png);
background-repeat: no-repeat;
background-position: top left;
min-height: 90px;
width: 350px;
color: #FFFFFF;
font-style: italic;
font-size: 14px;
}

.bullet span
{font-size: 20px; font-weight: bold;}

.splashBottom
{
margin: 0px auto;
background-image: url(../images/splashBottom.jpg);
background-repeat: no-repeat;
height: 13px;
width: 885px;
}

.splashLeft
{float: left; width: 350px;}
.splashRight
{float: right; width: 350px; margin-right: 20px;}

.formTop 
{
margin: 0px auto;
background-image: url(../images/formTop.png);
background-repeat: no-repeat;
height: 17px;
width: 350px;
}

.formMain
{
margin: 0px auto;
background-image: url(../images/formBG.png);
background-repeat: repeat-y;
width: 350px;
overflow: auto;
}

.formBottom 
{
margin: 0px auto;
background-image: url(../images/formBottom.png);
background-repeat: no-repeat;
height: 17px;
width: 350px;
}

.footer{}

/*

form {overflow: hidden;}
form span {font-size: 26px; color: #FFFFFF; font-weight: bold;}
form ul { text-align: left; width: 255px; list-style-type: none;}
form ul li { margin: 10px; text-align: center;}
form ul li label{ color: #ffffff; font-weight: bold;}
form ul li input {float: right; height: 20px;}
#sbtn {margin-left: 0px;}
#submit { height: 50px; width: 200px; margin: 0px auto;}
*/

.contentFull
{
overflow: hidden;
float: right;
margin: 0px 90px 0px 90px;
text-align: left;
width: 735px;
}

.contentFull h1 {font-size: 18px; color #666666;}
.contentFull h2 {font-size: 16px; color #666666;}
.contentFull h3 {font-size: 14px; color #666666;}
.contentFull h4 {font-size: 12px; color #666666;}
.contentFull h5 {font-size: 11px; color #666666;}
.contentFull h6 {font-size: 11px; color #666666;}

.contentFull p { font-size: 11px; color #666666;}
.contentFull strong, .contentFull em { color #333333;}

.contentFull li {font-size: 11px; color #666666; margin-bottom: 5px;}
.contentFull img { border: 0px;}

.contentLeft
{
float: left;
width: 435px;
overflow: hidden;
margin: 0px 5px 0px 15px;
text-align: left;
}

.contentLeftSite
{
float: left;
width: 280px;
overflow: hidden;
margin: 0px 5px 0px 15px;
text-align: left;
}


.contentRight
{
float: left;
width: 435px;
overflow: hidden;
text-align: left;
}

.contentRightSite
{
float: left;
width: 590px;
overflow: hidden;
text-align: left;
margin-left: 10px;
}

.contentRightSite
{ 
font-size: 12px;
color: #666666;
}

.foot { margin-top: 10px; font-size: 10px; color: #666666;}
.foot ul {list-style-type: none;}
.foot li {display: inline;}
.foot a, .foot a:active { color: #666666; text-decoration: none;}
.foot a:hover { color: #990000;}

.quickContactHead { margin: 0px; padding: 0px; color: #FFFFFF; font-weight: bold; font-size: 24px; margin-left: 20px; margin-bottom: 4px; }
.quickContactTop { 
background-image: url(../images/quickFormTop.jpg);
background-repeat: no-repeat;
height: 23px;
margin: 0px;
padding: 0px;
overflow: auto;
}
.quickContact { width: 274px; background-color: #74C4CF; border-left: 3px solid #41B0C2; border-right: 3px solid #41B0C2; overflow: auto;}
.quickContactBottom { 
background-image: url(../images/quickFormBottom.jpg);
background-repeat: no-repeat;
height: 23px;
margin: 0px;
padding: 0px;
overflow: auto;
}
.item { margin-left: 65px; margin-top: 2px; margin-bottom: 3px;}
label.item {margin-left: 60px; color: #FFFFFF;}
#search-submit {margin-left: 40px;}

#geodir { margin: 0px; padding: 0px;}
#geodir a, #geodir a:active{font-size: 9px; text-decoration: none; color: #666666;}
#geodir a:hover{ color: #990000;}


/* start - table */
table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(../images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #663333;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}

.tnone { margin: 0px; }
.tnone tr { height: auto;}
.tnone td {padding: 10px; margin: 0px; border: 0px;}
/* end - table */
