body { 
margin:0;
padding:0;
text-align:center;
font-family: verdana, Arial, Helvetica, sans-serif; 
font-size: 11pt;
color: #4e4e4e;
background:   url(images/pagebg2.jpg) repeat-x #ffffff;
}

p { 
line-height: 16pt;
}

li {  
font-family: verdana, Helvetica, sans-serif; 
font-size: 11pt; 
line-height: 16pt;}

h1 {  
font-family: times, Arial, Helvetica;
font-size: 20pt; 
letter-spacing: 1pt;
color: #662A8E;
font-weight: normal;
margin-top:0px;
}
h2 {  
font-family: times, Arial, Helvetica;
font-size: 18pt; 
letter-spacing: 1pt;
color: #9E90CD;
font-weight: normal;
}
hr {  color: #9E90CD}

select {
font-family:  Arial, Helvetica, sans-serif; 
font-size: 8pt;

}
input {  
font-family: Verdana, Helvetica, sans-serif; 
font-size: 8pt; 
color: #666666}

a:link, a:visited { color: #8571c1 }

a:hover { 
color: #B59253
}
.lilac { color: #8571c1;
font-weight: bold
}

#container {
margin: 0px auto ;
width:900px;
background: #ffffff;
padding: 0px;
overflow: hidden;
}
#top{
width:100%;
background-color: #ffffff;
height: 165px;
padding: 0px;
}

#logo {
width:700px; 
float:left;
height: 98px;
margin: 15px 0px 0px 10px;
}

#topmenu 
{height: 25px; 
width: 260px;
float: right;
padding-top: 0px;
text-align: right;
}
#topmenu ul
{list-style-type: none;
padding-left: 0px;
padding-right: 0px;
}
#topmenu li
{
display: inline;
}
#topmenu a:link, #topmenu a:visited {
margin-right: 15px;
color: #9E90CD;
text-decoration: none;
font-size: 8pt;
font-weight: bold;
}
#topmenu a:hover {
color: #b98f53;
}

#phone 
{
height: 28px; 
width: 300px;
border: 1px solid yellow;
float: right;
}



#main {
width: 900px;
margin-top: 15px;
}

#mainmenu {
height:30px;
width: 900px;
background: url(images/menubg.jpg) repeat-x;
float:left;
text-align: left;
}
#mainmenu ul
{list-style-type: none;
padding:2px;
margin-top: 5px;
margin-left: 15px;
}
html>body #mainmenu ul
{
padding:0px;
}

#mainmenu li
{
display: inline;
padding-left: 10px;
line-height: 11pt !important;

}
#mainmenu a:link, #mainmenu a:visited {
color: #000;
text-decoration: none;
font-size: 11pt;
background: url(images/menuleaf.gif) no-repeat 2px 1px;
padding: 0px 20px 5px 20px;
font-family: arial;
font-weight: bold;
}
#mainmenu a:hover {
color: #fff;
background: url(images/menuleafO.gif) no-repeat 2px 1px;

}
#left{
width:531px; 
float:left;
text-align: left;
padding: 10px 15px 10px 25px;
}
html>body #left {
width: 512px;
}
#leftWide{
width:800px; 
float:left;
text-align: left;
padding: 20px 15px 10px 25px;
}
#picRight {
float: left;
width: 310px;
margin-left: 28px;
margin-right: 10px;
padding-top: 20px;

}
#textRight {
float: left;
width: 250px;
margin-left: 28px;
padding: 10px 0px 10px 10px;
border: 1px solid #A699D1;
text-align:left;
margin: 50px 10px 40px 10px;
line-height: 18pt;
}
#mid {
width:498px; 
float:left;
margin-left: 20px;
}
#right {
float: left;
width: 215px;
background: url(images/bg-testimonial.gif) no-repeat;
text-align:right;

}
#social {
	text-align:center;
	padding: 10px;
	width: 275px;
}
#social p {
	font-size:9pt;
}
.subscribe {
	border:1px solid #9E90CD;
	padding: 10px;
}
html>body {
}
#text
{
width: 400px;
float: left;
border: 1px solid orange;
}
#video
{
width: 200px;
float: right;
border: 1px solid black;
}
#boxes
{
width: 900px;
}
.smalltxt {
	font-size:8pt;
}

#righthome {
float: right;
border: 1px solid yellow;
}
#footercontainer {
width: 100%;
}
#footer
	{border-top: 1px dotted #666;

	width: 900px;
	margin: 0px auto;
	clear: both;
	text-align:left;
	height: 125px;
	font: 7pt tahoma;
	color: #4E4E4E;
	padding-top: 20px;
	}	
	
	
	
#footer a:link, #footer a:visited {
	text-decoration:none;
	color: #8D7E83;
	}
	
#footer a:hover {
	color:#666;
	}
#copy
	{
	clear: both;
	text-align:left;
	height: 100px;
	width: 300px;
	}	
	#footright {
	float: right;
	width: 200px;
	text-align: right;
	}
	
#featureleft
{width:45%; 
padding:10px; 
float:left
}


label.error{
font-size: 8pt;
float: left;	
}

.box-success{
float: left;
width: 460px;
height: auto;
border:3px solid #CBC6E6;	
padding:16px;
margin-bottom: 20px;
}

.box-success h3 {
  color: #662A8E;
  font-family: times,Arial,Helvetica;
  font-size: 14pt;
  font-weight: normal;
  letter-spacing: 1pt;
  margin-top: 0;
}

.box-success img{
padding-left: 4px;	
}