/* CSS Document */
 *
{
margin: 0;
padding: 0;
}

body, html
{
margin: 0;
padding: 0;
height:auto;
width:auto; 
text-align: center;
background-color:#cccccc;
background-image:url(img/bg.jpg);
background-repeat: repeat-x;
background-position: 190px 145px; 
font-size:12px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}

h2
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
margin:0px 0px 10px 0px;
text-indent:0px;
}

#header
{
height:100px;
width:100%;
background-color:#010166;
}

#header img
{
border:0px;
padding:0px;
vertical-align:bottom;
}

#menu1
{
width:100%;
background-color:#6db43e;
margin:0px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding-top:4px;
padding-bottom:4px;
}

#menu1container
{
text-align:left;
width:770px;

}

#menu1container ul
{
padding:0px;
margin-left:10px;
margin-top:0px;
margin-bottom:0px;
}

#menu1container li
{
display:inline;
padding-right:8px;
padding-top:0px;
}

#menu1container a
{
color:#004000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
letter-spacing:0.01em;
}

#menu1container a:hover
{
text-decoration:underline;
color:#FFFFFF;
}

#menu2
{
width:100%;
background-color:#9999cc;
margin:0px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
padding-top:4px;
padding-bottom:4px;
}
#menu2container ul
{
padding:0px;
margin:0px;
}

#menu2container li
{
display:inline;
padding-right:8px;
padding-top:0px;
}
#menu2container
{
text-align:left;
width:720px;
}
#menu2container h1
{
margin:0px 0px 0px 0px;
font-weight:bold;
font-size:13px;
}
#menu2container a
{
color:#2B0055;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
font-weight:bold;
letter-spacing:0.01em;
}

#menu2container a:hover
{
text-decoration:underline;
color:#FFFFFF;
}

#topcontainer
{
background-color:#FFFFFF;
width:750px;
height:265px;
padding:10px;
text-align:left;
overflow:visible;
vertical-align:top;
}
#topleftcontainer
{
background-color:#ffffff;
width:360px;
height:inherit;
text-align:left;
overflow:visible;
vertical-align:top;
float:left;
position:relative;
}


#topleftcontainer2
{
background-color:#ffffff;
width:150px;
height:inherit;
text-align:left;
overflow:visible;
vertical-align:top;
float:left;
position:relative;
}

#toprightcontainer2
{
background-color:#ffffff;
width:150px;
height:inherit;
text-align:left;
overflow:visible;
vertical-align:top;
float:right;
position:relative;
}

#toprightcontainer
{
background-color:#ffffff;
width:350px;
height:auto;
text-align:left;
overflow:visible;
vertical-align:top;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:20px;
}

#toprightcontainer3
{
background-color:#ffffff;
width:390px;
height:auto;
text-align:left;
overflow:visible;
vertical-align:top;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:0px;
}

#cont
{
background-color:#ffffff;
width:730px;
height:auto;
text-align:left;
overflow:visible;
vertical-align:top;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:0px;
float:left;
}

#cont p
{
margin:0px 0px 10px 0px;
}

#cont ol
{
list-style-type:circle;
margin:10px 0px 20px 0px;
}

#cont ol li
{
margin:0px 10px 5px 25px;
}

#cont ol li a
{
font-weight:bold;
}

#cont ul
{
	margin-left:20px;
	margin-bottom:20px;
}

#rightbit
{
float:right;
width:175px;
background-color:#FF0000;
}


legend
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin-left:1em;
}

fieldset ul
{padding: 1em 1em 0 1em;
list-style:none;
}

fieldset li
{padding-bottom:1em;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

fieldset li span
{
color:#FF0000;
}

fieldset{
	margin:0;
	padding:0;
	}
	
fieldset.submit
{
background-color:#009933;
}
#label
{
width:100px;
background-color:#ffffff;
float:left;
}

#label2
{
width:100px;
background-color:#ffffff;
float:right;
color:#FF0000;
margin-top:-20px;

}

#toprightcontainer p
{
margin-top:0px;
margin-bottom:10px;
}

#toprightcontainer3 p
{
margin-top:0px;
margin-bottom:10px;
}
#toprightcontainer ul
{
padding-left:15px;
}
#toprightcontainer li
{
padding-bottom:5px;
}

#boxcontainer
{
background-color:#ffffff;
width:750px;
height:190px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
}

#thebox
{
margin:0px 10px 0px 0px;
background-color:#CCCCCC;
width:175px;
height:140px;
float:left;
text-align:left;
margin-top:0px;
color:#000000;
background-image:url(bbbg.png);
}

#thebox a
{
font-size:12px;
color:#333399;
margin:0px 0px 0px 8px;
text-decoration:underline;
}

#thebox a:hover
{
text-decoration:none;
color:#006600;
}

#thebox h2
{
background-color:#6db43e;
display:block;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
padding:5px 0px 5px 5px;
}

#thebox img
{
float:left;
margin:8px 8px 8px 8px;
border:0;
}

.thebox
{
margin:0px 10px 0px 0px;
background-color:#CCCCCC;
width:175px;
height:140px;
float:left;
text-align:left;
margin-top:0px;
color:#000000;
background-image:url(bbbg.png);
}

.thebox a
{
font-size:12px;
color:#333399;
margin:0px 0px 0px 8px;
text-decoration:underline;
}

.thebox a:hover
{
text-decoration:none;
color:#006600;
}

.thebox h2
{
background-color:#6db43e;
display:block;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
padding:5px 0px 5px 5px;
}

.thebox img
{
float:left;
margin:8px 8px 8px 8px;
border:0;
}

#thebox2
{
margin:0px 10px 0px 0px;
background-color:#CCCCCC;
width:175px;
height:140px;
float:left;
text-align:left;
margin-top:0px;
color:#000000;
background-image:url(bbbg.png);
}

#thebox2 a
{
font-size:12px;
color:#333399;
margin:0px 0px 0px 8px;
text-decoration:underline;
}

#thebox2 a:hover
{
text-decoration:none;
color:#006600;
}

#thebox2 h2
{
background-color:#6db43e;
display:block;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
padding:5px 0px 5px 5px;
}

#thebox2 img
{
float:left;
margin:8px 8px 8px 8px;
border:0;
}

#thebox3
{
margin:0px 10px 0px 0px;
background-color:#CCCCCC;
width:175px;
height:140px;
float:left;
text-align:left;
margin-top:0px;
color:#000000;
background-image:url(bbbg.png);
}

#thebox3 a
{
font-size:12px;
color:#333399;
margin:0px 0px 0px 8px;
text-decoration:underline;
}

#thebox3 a:hover
{
text-decoration:none;
color:#006600;
}

#thebox3 h2
{
background-color:#6db43e;
display:block;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
padding:5px 0px 5px 5px;
}

#thebox3 img
{
float:left;
margin:8px 8px 8px 8px;
border:0;
}

#thebox4
{
margin:0px 10px 0px 0px;
background-color:#CCCCCC;
width:175px;
height:140px;
float:left;
text-align:left;
margin-top:0px;
color:#000000;
background-image:url(bbbg.png);
}

#thebox4 a
{
font-size:12px;
color:#333399;
margin:0px 0px 0px 8px;
text-decoration:underline;
}

#thebox4 a:hover
{
text-decoration:none;
color:#006600;
}

#thebox4 h2
{
background-color:#6db43e;
display:block;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-transform:uppercase;
padding:5px 0px 5px 5px;
}

#thebox4 img
{
float:left;
margin:8px 8px 8px 8px;
border:0;
}

a.about
{
width:65px;
height:62px;
background-image:url(img/aboutus.jpg);
display:block;
float:left;
}

a.about:hover
{
width:65px;
height:62px;
background-image:url(img/aboutus2.jpg);
display:block;
float:left;
}

a.skills
{
width:65px;
height:62px;
background-image:url(img/business.jpg);
display:block;
float:left;
}

a.skills:hover
{
width:65px;
height:62px;
background-image:url(img/business2.jpg);
display:block;
float:left;
}

a.cons
{
width:65px;
height:62px;
background-image:url(img/consult.jpg);
display:block;
float:left;
}

a.cons:hover
{
width:65px;
height:62px;
background-image:url(img/consult2.jpg);
display:block;
float:left;
}

a.junk
{
width:65px;
height:62px;
background-image:url(img/junk.jpg);
display:block;
float:left;
}

a.junk:hover
{
width:65px;
height:62px;
background-image:url(img/junk2.jpg);
display:block;
float:left;
}

#thebox p
{
color:#000000;
font-size:12px;
margin:8px 0px 0px 0px;
}

#holder
{
background-color:#000000;
width:100px;
height:100px;
}



#thebox4 span
{
color:#000000;
font-size:10px;
}
a.theblack
{
color:#000000;
text-decoration:none;
}
a.theblack:hover
{
text-decoration:underline;
}
a.thewhite
{
color:#ffffff;
text-decoration:underline;
}
a.thewhite:hover
{
text-decoration:none;
}

a.thegreen
{
color:#009900;
text-decoration:underline;
}
a.thegreen:hover
{
text-decoration:none;
}

#thebox4
{
background-color:#999999;
width:150px;
height:181px;
float:left;
text-align:left;
margin-bottom:10px;
}

#thebox5
{
background-color:#999999;
width:150px;
height:170px;
float:left;
text-align:left;
margin-bottom:10px;
}

#thebox6
{
background-color:#CCCCCC;
width:175px;
float:left;
text-align:left;
margin-bottom:10px;
}
#thebox6 ul
{
list-style:none;
margin:0px;
padding:0px;
}

#thebox6 li
{
list-style:none;
margin-left:5px;
margin-top:0px;
}

#thebox5 ul
{
list-style:none;
margin:0px;
padding:0px;
}

#thebox5 li
{
list-style:none;
margin-left:5px;
margin-top:0px;
}

a.thebox5
{
color:#006600;
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

a.thebox5:hover
{
text-decoration:underline;
}

#thebox3 p
{
margin-left:5px;
margin-top:2px;
margin-right:5px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

#thebox3 span
{
color:#000000;
font-size:10px;
}
a.black
{
color:#000000;
text-decoration:none;
font-size:10px;
}

a.black:hover
{
text-decoration:underline;
}

a.bigblack
{
color:#000000;
text-decoration:none;
font-size:13px;
}

a.black
{
color:#000000;
text-decoration:none;
}

a.bookinglink
{
color:#000000;
padding-top:5px;
text-decoration:none;
font-size:12px;
}

a.bookinglink:hover
{
text-decoration:underline;
}

p.bookinglink
{padding-top:1000px;}

#thebox2
{
background-color:#999999;
width:170px;
height:250px;
float:left;
margin-left:16px;
text-align:left;
margin-top:10px;
margin-bottom:10px;
}

#thebox3
{
background-color:#cccccc;
width:170px;
height:250px;
float:left;
margin-left:16px;
text-align:left;
margin-top:10px;
margin-bottom:10px;
}

.thebox2
{
background-color:#999999;
width:170px;
height:250px;
float:left;
margin-left:16px;
text-align:left;
margin-top:10px;
margin-bottom:10px;
}

.thebox3
{
background-color:#cccccc;
width:170px;
height:250px;
float:left;
margin-left:16px;
text-align:left;
margin-top:10px;
margin-bottom:10px;
}

#boxheader
{
height:35px;
width:170px;
background-color:#009900;
text-align:left;
padding-top:5px;
padding-bottom:5px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-indent:5px;
}
#boxheader p
{
padding:0px;
margin:0px;
color:#000000;
font-size:12px;
}

#boxheader h1
{
color:#FFFFFF;
text-transform:uppercase;
margin:0px;
padding:0px;
font-size:15px;
}

#boxheader4
{
height:15px;
width:170px;
background-color:#009900;
text-align:left;
padding-top:5px;
padding-bottom:5px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-indent:5px;
margin:0px 0px 0px 0px;
}
#boxheader4 p
{
padding:0px;
margin:0px;
color:#000000;
font-size:12px;
}

#boxheader4 h1
{
color:#FFFFFF;
text-transform:uppercase;
margin:0px;
padding:0px;
font-size:15px;
}


.boxheader
{
height:35px;
width:170px;
background-color:#009900;
text-align:left;
padding-top:5px;
padding-bottom:5px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-indent:5px;
}

p.boxheader
{
padding:0px;
margin:0px;
color:#000000;
font-size:10px;
}

.boxheader h1
{
color:#FFFFFF;
text-transform:uppercase;
margin:0px;
padding:0px;
font-size:15px;
}

#boxheader2
{
height:15px;
width:175px;
background-color:#6db43e;
text-align:left;
padding-top:5px;
padding-bottom:5px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-indent:5px;
}
#boxheader2 p
{
padding:0px;
margin:0px;
color:#000000;
font-size:12px;
}

#boxheader2 h1
{
color:#FFFFFF;
text-transform:uppercase;
margin:0px;
padding:0px;
font-size:12px;
}

#boxheader3
{
height:35px;
width:170px;
background-color:#009900;
text-align:left;
padding-top:5px;
padding-bottom:5px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-indent:5px;
}
#boxheader3 p
{
padding:0px;
margin:0px;
color:#000000;
font-size:12px;
}

#boxheader3 h1
{
color:#FFFFFF;
text-transform:uppercase;
margin:0px;
padding:0px;
font-size:15px;
}

.boxheader3
{
height:35px;
width:170px;
background-color:#009900;
text-align:left;
padding-top:5px;
padding-bottom:5px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-indent:5px;
}
.boxheader3 p
{
padding:0px;
margin:0px;
color:#000000;
font-size:12px;
}

.boxheader3 h1
{
color:#FFFFFF;
text-transform:uppercase;
margin:0px;
padding:0px;
font-size:15px;
}

#boxheader4
{
height:35px;
width:170px;
background-color:#009900;
text-align:left;
padding-top:5px;
padding-bottom:5px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-indent:5px;
}
#boxheader4 p
{
padding:0px;
margin:0px;
color:#000000;
font-size:12px;
}

#boxheader4 h1
{
color:#FFFFFF;
text-transform:uppercase;
margin:0px;
padding:0px;
font-size:15px;
}

#boxheader5
{
height:35px;
width:170px;
background-color:#009900;
text-align:left;
padding-top:5px;
padding-bottom:5px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-indent:5px;
}
#boxheader5 p
{
padding:0px;
margin:0px;
color:#000000;
font-size:12px;
}

#boxheader5 h1
{
color:#FFFFFF;
text-transform:uppercase;
margin:0px;
padding:0px;
font-size:15px;
}

#footercontainer
{
background-color:#cccccc;
width:750px;
height:auto;
padding-top:10px;
padding-bottom:10px;
}

#footerleft
{
float:left;
font-size:10px;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
}

#footerright
{
float:right;
font-size:10px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
}

#footerright2
{
float:right;
font-size:10px;
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
}

#entcontainer
{
width:765px;
height:550px;
background-color:#FFFFFF;
}

#entcontainerl
{
width:150px;
height:auto;
text-align:left;
overflow:visible;
background-color:#ffffff;
float:left;
margin-right:10px;
}

#entcontainerr
{
width:150px;
height:auto;
text-align:left;
overflow:visible;

background-color:#ffffff;
float:right;
}

#entcontainerm
{
width:405px;
height:495px;
background-color:#ffffff;
float:left;
margin-right:10px;
margin-top:10px;
text-align:left;
}

#entcontainerm p
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left:5px;
margin-right:5px;
}



#quote
{background-color:#00FF33;
width:200px;
height:100px;
}

#thecontainer
{
background-color:#ffffff;
width:730px;
height:100%;
overflow:auto;
padding-bottom:10px;
padding-top:10px;
padding-left:10px;
padding-right:10px;
margin:0px 0px 0px 0px;
}


#thecontainer p
{
margin:10px 0px 0px 0px;
text-align:left;
}

#thecontainer p a
{
color:#0066CC;
}

#thecontainer p a:hover
{
text-decoration:none;
}

#bottomholder
{
background-color:#ffffff;
width:730px;
height:100%;
overflow:auto;
padding-bottom:10px;
padding-top:0px;
padding-left:10px;
padding-right:10px;
margin:0px 0px 0px 0px;
}

#li.circle
{
list-style:circle;
}
#entcontainerm p
{
margin-bottom:10px;
}

p.formp
{
margin:0px;
}

.cal
{
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
background-color:#CCCCCC;
text-align:center;
}

a.greenlink
{
color:#009900;
text-decoration:underline;
font-weight:bold;
}
a.greenlink:hover
{
text-decoration:none;
}

a.whitelink
{
color:#FFFFFF;
text-decoration:none;
}

a.whitelink:hover
{
color:#FFFFFF;
text-decoration:underline;
}

.caldays
{
background-color:#999999;
}

.caldaysbook
{
background-color:#CCCCCC;
}
.caldaysbook2
{
background-color:#009900;
}
a.callink
{
color:#FFFFFF;
text-decoration:none;
}

p.topp
{
padding-top:10px;
}

p.white
{
background-color:#cccccc;
}