#stinks {
	height: 45px;
	width: 766px;
	margin: 0px auto;
	
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8fa8db;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6f8dcb;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(/assets/images/topbar.gif);
	
}
#header {
	height: 100px;
	width: 770px;
	background-position: right top;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;
	text-align: right;
	background-image: url(/assets/images/top.gif);
}

#main {
	width: 766px;
	margin: 0em auto;
	text-align: left;
	background-color: #FFFFFF;
	padding: 2px;
}
#main li {
	font-size: 90%;
	color: #333333;
	line-height: 150%;
	list-style-image: url(/assets/images/li.gif);
}
#main li a{
	color: #333333;
}
#main li a:hover{
	color: #990000;
}
#main p {
	font-size: 90%;
	color: #333333;
	line-height: 140%;
	margin: 1em 2em 1em 2.2em;
}
#main p a {
	color: #333333;
}
#main p a:hover {
	color: #990000;
}
#main .contpic{
	margin-right: 1em;
	margin-bottom: 1em;
	padding:0px;
	border: 1px solid #666666;
}
#footer {
	height:35px;
	width: 770px;
	background-image: url(/assets/images/foot.gif);
	background-repeat: no-repeat;

	background-position: center bottom;
	margin: 0 auto 0px;
	font-size: 90%;
	color: #335193;
}
#foot {
	width: 550px;
	float: left;	
	margin-left: 20px;
	margin-top: 10px;
}
#footer a {
	color: #335193;
}
#footer a:hover {
	color: #990000;
}
.padleft{
margin-left: 1em;
}
.home{
	margin-left: 1em;
	margin-top: -1em;
}
#rightcol {
	width: 247px;
	float: right;
	padding: 0px;
	font-size: 90%;
	background-color: #eef1f5;
	clear: both;
	margin-bottom: 1em;
	color: #202d4a;
}
#rightcol form a {
	color: #003366;
}
#rightcol form a:hover {
	color: #990000;

}
#rightcol form input, textarea, select {
	width: 216px;
	background-color: #f2f5ff;
	margin-bottom: 2px;
	margin-left: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #042268;
	padding: 2px;
	border-top: 1px solid #bfcada;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #bfcada;
}
#rightcol form .submit {
	margin-left: 1em;
	width: 220px;
	border: 1px solid #003366;
	background-image: url(/assets/images/but.gif);
	font-weight: bold;
	color: #FFFFFF;
	background-position: center;
}
#rightcol form .tick {
	width: 25px;
	border: 1px none #003366;
	color: #FFFFFF;
	float: left;
}

#pages{
	margin:5px;
}

#pages a{
	text-decoration:none;
}

#pages a:hover{
	background-color:#d9e5ff;
}

.pages{
	color:#253E71;
	margin-left:4px;
	border:1px solid #253e71;
	padding:0 2px 0 2px;
}
	
body {
	margin: 2em 0px;
	font-size: 78%;
	float: none;
	font-family: Tahoma, Verdana, Arial;
	background-image: url(/assets/images/back.gif);
	background-color: #032167;
	background-attachment: fixed;
	background-position: left top;
}
#tabs {
	margin: 57px auto -44px -38px;
	padding: 0px;
	float: left;
}
*html #tabs {
	margin: 68px auto -44px -38px;
}

h1 {
	font-size: 200%;
	margin-top: 1em;
	color: #3F73DD;
	margin-right: 2em;
	margin-bottom: .5em;
	margin-left: 1em;
}
h2 {
	font-size: 130%;
	font-weight: lighter;
	font-style: italic;
	margin-top: 0px;
	color: #11307B;
	margin-right: 2em;
	margin-bottom: 0em;
	margin-left: 1.5em;
}
h3 {
	font-size: 100%;
	margin-top: 0px;
	color: #253E71;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 1.8em;
}
#rightcol h3 {
	font-size: 110%;
	margin-top: 1em;
	color: #3F73DD;
	margin-left: 1em;
	margin-bottom: 0em;
}

#rightcol h4 {
	font-size: 100%;
	margin-top: 1em;
	color: #3F73DD;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: .5em;
}

#rightcol p {
	line-height: 120%;
	font-size: 100%;
	margin: 1em;
	color: #112E6A;
	
}
#rightcol img {
	border: 1px solid #003366;
	line-height: 180%;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#rightcol p a{
	color: #112E6A;
	text-decoration: none;
}
#rightcol p a:hover{
	color: #990000;
	text-decoration: underline;
}
#tools{
	width: 100px;
	float:right;
}
#partners{
	width: 770px;
	margin:-14px auto 0 auto;
	background:#fff;
	overflow:hidden;
	padding:6px 0 0 0;
	border-top: 1px solid #e5e5e5;
	border-bottom:15px solid #fff;
}
#partner-logos{
	margin-left:18px;
	width:655px;
	float:left;
	
}
#partner-logos img{
	margin:0 40px 0 0;
}
#contactlaw{
	float:right; margin:6px 18px 0 0;
}
#contactlaw img{
	width:75px;
}
#qmtop {
	padding: 0em;
	margin: 1em auto 0em;
	width: 228px;
	border: 0px none;
	height:33px;
	background-image: url(/assets/images/quinn_banner_top.gif);
	background-position: center bottom;
}
#qmlink {
	background-color: #d8e2f8;
	padding: 0em;
	margin: 0px auto 1em;
	width: 228px;
	background-image: url(/assets/images/quinn_banner_base.gif);
	background-position: center bottom;
}
#qmlink p {
	padding: 10px;
	margin:0;
	
}
#qmlink p a {
	color: #162c5d;
	
}
#qmlink p a:hover {
	color: #990000;
	
}

#team p {
	position:relative;
	margin: 0px;
	padding: 0px;
}
#team {
	background-color: #ECE9D8;
	padding: 1em;
}
#team img{
	float: left;
	border: 1px solid #666666;
	margin-right: 1em;
}
#team br{
	clear:both;
	margin: 0px;
	padding: 0px;
}
.line{
	background-image: url(/assets/images/hr.gif);
	background-repeat: repeat-x;
	background-position: relative;
	height: 3px;
}
#main .pic{
	position: relative;
}
#main .contpic{
	margin-right: 1em;
	margin-bottom: 1em;
	padding:2px;
	border: 1px solid #666666;
}
.testamonials {
	float: left;
	border: 1px solid #386DD7;
	margin-right: 1em;
}
.clr {
	clear: both;
}
#rightcol .img {
	margin: 0px;
	border: 0px none;
}

/* Q and A accordion stlyes */

.basic {
	margin-left:24px;
	width:720px;
	margin-bottom:24px;
}

.basic div {
	background-color: #fff;

}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-size: 11px;
	margin: 0px !important;
	padding: 10px !important;
}
.basic a {
	cursor:pointer;
	display:block;
	height:40px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#666666;
	background-image:url(../images/questionBg.png);
	background-repeat:repeat-x;
	line-height:40px;
}
.basic a:hover {
	color:#032167;
	background-image:url(../images/questionBg.png);
	background-repeat:repeat-x;
}
.basic a.selected {
	color:#032167;
	background-image:url(../images/questionBg.png);
	background-repeat:repeat-x;
}

.questionNumber {
	float:left;
	font-size:22px;
	font-weight:bold;
	color:#666;
	height:40px;
	float:left;
	line-height:36px;
	margin-left:10px;
	margin-right:20px;
}


a.selected .questionNumber, .basic a:hover .questionNumber {
	float:left;
	font-size:22px;
	font-weight:bold;
	color:#3F73DD;
	height:40px;
	float:left;
	line-height:36px;
	margin-left:10px;
	margin-right:20px;
}

span.view {
	float:right;
	/*background-image:url(../images/viewIcon.gif);*/
	background-repeat:no-repeat;
	text-indent:25px;
	background-position:0 13px;
	font-weight:normal;
	font-size:11px;
	color:#666;
	margin-right:10px;
	line-height:38px;
}


