body {
	text-align:center;
	font:13px Arial;
	color:#333;

}
#wrapper{
	text-align:left;
	width:950px;
	background:url(images/wrapperbg.png) top no-repeat #fff;
	margin-left:0;
	height:800px;
	margin:0 auto;
}
		 
.bold{
	font-weight: bold;
}

p.news-bottom {
	text-align: right;
}

#banner{
	width:100%;
	float:left;
}
#bannerrightside{
	width:350px;
	float:right;
	height:70px;
}
#bannerrightside h1{
	font:28px narrow;
	margin-bottom:0;
	color:#b6199a;
}
#bannerrightside h1 span{
	color:#666;
}
#bannerrightside p{
	margin-top:0;
}
#bannerrightside p img{
	margin-right:5px;
}

.clickable {
	cursor: pointer;
}

/*************************************************************************/

#topnav{
	width:100%;
	float:left;
	margin-top:10px;
	font-size: 11px;
}
#topnav ul{
	height:35px;
	padding: 0;
	width:750px;
	margin-left:200px;
	list-style-type:none;
	background:url(images/topmenubg.png) repeat-x;
}
#topnav ul li{
	float:left;
}
#topnav ul li a{
	color:#666;
	text-decoration:none;
	padding: 4px 10px;
	margin: 0 5px;
	height: 25px;
	display: block;
	font-size: 1em;
	color: #000;
	position: relative;
	float: left;
	text-align: center;
}
#topnav ul li a:hover{
	text-decoration:underline;
	color:#b6199a;
}
/*#topnav ul .selected{
	float: left;
	background: url("images/left.png") no-repeat left top;
	margin: -4px 0 0 0;
	padding: 0 0 0 9px;
}*/
#topnav ul .selected a:link, #topnav ul .selected a:visited {
	float:left;
	display:block;
	background: #B6199A;
	font-weight:bold;
	color:#fff;
}

#topnav .selected a:hover {
	color: #fff;
}

/**************************************************************************/

#middlecontainer{
	width:100%;
	float:left;
	min-height:670px;
	font-size: 100%;
}

/****************************************************************************/

#leftnav{
	width:180px;
	float:left;
	margin:0 10px;
}

#nav-wrapper {
	float:left;
	padding:10px 0;
	background:url("images/leftnavtop.png") no-repeat top;
}

ul.menu {
	list-style-type:none;
	margin:0;
	padding:0 0 10px 0;
	width:180px;
	font-size:11px;
	background:url("images/leftnavbottom.png") no-repeat bottom;
}
ul.menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	width:180px;
}

ul.menu a {
	display: block;
	text-decoration: none;
}

ul.menu li {
	margin-top:0;
	border-top:1px solid #fff;
}

ul.menu li a {
	background:url(images/currentbg.jpg);
	color: #fff;
	padding:8px 0 8px 12px;
}

ul.menu li a:hover {
	background: #000;
}

ul.menu li ul li a {
	background: #ccc;
	color: #000;
	padding-left: 10px;
}

ul.menu li ul li a:hover {
	background: #aaa;
	border-left: 5px #000 solid;
	padding-left: 5px;
}

/*****************************************************************************/


#leftnavbubble{
	float:left;
	width:180px;
	margin:180px 0 0 0px;
	height:100px;
	background:url(images/leftnavbubble.png) no-repeat;
}
#leftnavbubble p{
	margin:20px auto;
	color:#fff;
	width:150px;
	font-size:14px
}

#whychooseSub{
	display:none;
	width:180px;
	background:#fff;
	padding:5px 0;
}

#whychooseSub p{
	margin:3px 0;
	padding-left:10px;
}

/******************************************************************************/
#middle{
	float:left;
	width:486px;
	padding:0;
	margin: 0 17px 10px 0;
}

#middletextarea{
	float:left;
	width:470px;
	background:url(images/bottomrightcorner.png) bottom right no-repeat #fff;
	padding:8px 8px 15px 15px;
}
#middletextarea h1{
	color:#b6199a;
	font-size:18px;
}

#middletextarea h2 {
	color:#b6199a;
	font-size:18px;
	margin-bottom: 0;
}

#middletextarea ul li {
	line-height: 1.5em;
}

#middletextarea a:link, #middletextarea a:visited {
	color:#b6199a;
	text-decoration: none;
}

#middletextarea a:hover {
	text-decoration: underline;
}

#middletextarea table {
	width: 100%;
	border: 0;
}

#middletextarea table thead {
	padding: 5px;
	background: #b6199a;
	color: #fff;
	font-weight: bold;
}

#middletextarea table td {
	padding: 5px;
}

#middletextarea p {
	margin-top: 0;
}

#middlebottom{
	float:left;
	width:510px;
	margin:10px 0;
}

#latest-news h2 {
	color:#b6199a;
	font-size:18px;
}

#latest-news a:link, #latest-news a:visited {
	color:#b6199a;
}

#latest-news ul li {
	line-height: 2em;
	list-style-type: square;
	color: #b6199a;
}
/***************************************************************************/

#rightnav{
	float:left;
	width:245px;
}




#getafreequote1{
	float:left;
	width:245px;
	background:#b6199a;
/*	height:120px;*/
	margin-bottom:5px
}

#getafreequote h2, #how-effective h2{
	font-size:18px;
	color:#FFFFFF;
	margin:10px 0 0 15px;
}
/*#getafreequote p, #how-effective p {
	margin-left:15px;
	margin-top:0;
	font-size:17px;
	color:#FFFFFF;
}*/

.rightbox p {
	margin-left:15px;
	margin-top:0;
	font-size:17px;
	color:#FFFFFF;
}

.rightbox h2 {
	font-size:18px;
	color:#FFFFFF;
	margin:10px 0 0 15px;
}

.rightbox h2 a {
	color: #fff;
}

#getafreequote{
	float:left;
	width:245px;
	background:#83006c;
/*	height:120px;*/
	margin-bottom:5px
}

#how-effective {
	background-color: #9f0086;
	float:left;
	width:245px;
	height:120px;
	margin-bottom:5px;
}

#learn-more {
	background-color: #bc22a0;
	float:left;
	width:245px;
	padding-bottom:10px;
	margin-bottom: 5px;
}

#sign-up-newsletter {
	background-color: #d13cb3;
	float:left;
	width:245px;
	margin-bottom: 5px;
	padding: 10px 0 0 0;
}
#currentterms{
	height:164px;
	padding: 20px 20px 5px 20px;
	width:245px;
	margin-bottom:0px;
	float:left;
	background: url(images/currentterms.png) no-repeat;
}

#currentterms h1{
	font-size:16px;
	color:#b6199a;
	margin-bottom:0;
}
#currentterms p {
	margin-top:0;
	width:225px;
	font-size:17px;
	color:#666666;
}


#signupform{
	height:260px;
	width:245px;
	margin-bottom:10px;
	float:left;
	background: url(images/signupnowbg.png) no-repeat;
}

#signupform-inner {
	margin: 20px 10px 10px 15px;
}

#signupform h1{
	font-size:1.5em;
	color:#333;
	margin-bottom:1em;
	color:#b6199a;
}

#signupform h2 {
	font-size: 1.1em;
}

#signupform link, #signupform a:visited {
	color:#b6199a;
}

#signupform p {
	color:#b6199a;
	font-size:18px;
	margin-top:0;
	line-height:18px;
}

#signupform ol {
	font-size: 14px;
	color: #333;
}
#signupform label{
	display:block;
}
#signupform input{
	margin-bottom:15px;
	width:150px;
}
#submitbutton{
	background:url(images/submitbutton.png) no-repeat;
	width:100px;
	border:0;
	height:30px
}

#downloadbutton {
	background:url(images/downloadbutton.png) no-repeat;
	width:100px;
	border:0;
	height:30px
}

.howgood{
	float:left;
	height:100px;
	width:235px;
	padding-left:10px;
	margin-bottom:10px;
	margin-left:0;
	background:url(images/howgoodbg.png) no-repeat;
	color:#fff;
}
.howgood h1{
	font-size:16px;
	margin-bottom:5px;
	margin-top:10px;
}
.howgood p{
	margin-top:0
}
.howgood p a{
	text-decoration:underline;
	color:#fff
}

#middlebottom {
	background: transparent url(images/bottom_content_box_bg.png) top left no-repeat;
	height: 72px;
}

#middlebottom h1 {
	font-size:16px;
	color: #fff;
}

#middlebottom p a:link, #middlebottom p a:visited {
	color: #fff;
	text-decoration: underline;
}

#middlebottom p, #middlebottom h1 {
	margin-left: 20px;
}
/**************************************************************************/

#footer{
	width:100%;
	float:left;
	background:url(images/footerbg.png);
	margin-top:15px;
}

#artdivlogo{
	float:right;
	width:245px;
	background:url(images/artdivlogo.png) no-repeat;
	height:80px;
	margin-top:-80px;
	padding-top:10px;
}
#artdivlogo p {
	margin:3px 10px;
	font-size:11px;
	color:#666
}

#footer ul{
	text-align: center;
	padding:5px 0;
	list-style-type:none;
}
#footer ul li{
	display:inline;
	font-size:14px;
	padding:6px 8px;
}
#footer ul li a{
	text-decoration:none;
	color:#777;
}
.clearbox{
	clear:both;
}

.smalltext {
	font-size: 10px;
}
