body {
	padding: 0;
	margin: 0;
}
a img {
	border: 0;
}
ul {
	list-style-type: square;
}

/* Menu */

.side_nav {
	padding: 0px 10px;
	margin: 0px;
	font-family:Verdana, Geneva, sans-serif;
}

.side_nav h4 {
	color: #0076C0;
	font-size: 13px;
	margin: 0px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	text-align:left;
}

.insuranceheading h3 {
	color: #0076C0;
	font-size: 18px;
	margin: 0;
	line-height: 30px;
	font-weight: normal;
	text-align:left;
}
.side_nav a {
/*	border-bottom: 1px dashed #ccc;*/
	display: block;
	text-align:left;
	color: #333;
	font-size: 11px;
	line-height: 14px;
	padding: 7px 0;
	text-decoration: none;
	padding-left:5px;
}

.side_nav a:hover {
/*	border-bottom: 1px solid #ccc;*/
	display: block;
	background-color:#0079C2;
	text-align:left;
	color:#FFFFFF;
	font-size: 11px;
	line-height: 14px;
	padding: 7px 0;
	text-decoration: none;
	padding-left:5px;
}
.side_nav a.active {
	background-color:#0079C2;
	color:#FFFFFF;
}

.side_nav .box {
	float: right;
	height: 10px;
	width: 10px;
	margin-top: 13px;
	margin-left: 10px;
}









/* General layout */
#body {
	
	background: url(bg-blue.jpg) repeat-x 0 55px;
/*	font: normal normal normal 14px "Trebuchet MS", Arial, sans-serif; */
	font-family:Verdana, Geneva, sans-serif;
	color: #333;
}
#body a {
	color: #0076C0;
}
#body a:hover {
	color: #828282;
}
#wrapper {
	width: 950px;
	background: url(wrapperbg.gif) repeat-y;
	margin: 0 auto;
}
#sidebar {
	width: 172px;
	float: left;
	min-height: 230px;
	background: url(sidebar-bg.jpg) repeat-x;
}

#main {
	width: 778px;
	float: left;
}

#header {
	background: #0079c2;
}
#main_nav {
	padding: 15px 10px 0 10px;	
	height: 40px;
	background: #fff;
}
#main_nav a {
	color: #808080;
	font-size: 12px;
	line-height: 40px;
	padding: 0 7px;
	text-decoration: none;
	display: block;
	float: left;
}
#main_nav a:hover {
	color: #FFFFFF;
	background-color: #0076C0;
	text-decoration:underline;
}
#main_nav a.active{
	color: #FFFFFF;
	background-color: #0076C0;
}
#main_nav a.arrow {
	background: url(arrow-blue.jpg) no-repeat bottom center;
}
#sub_nav {
	height: 32px;
	padding: 0 10px;
}
#sub_nav.on {
	background: #828282;
}
#sub_nav a {
	padding: 0 10px;
	color: #ccc;
	text-decoration: none;
	font-size: 13px;
	line-height: 30px;
}
#sub_nav a:hover {
	color: #fff;
}
#sub_nav a.active {
	font-weight: bold;
	color: #fff;
}
#page_title {
	height: 65px;
	line-height: 65px;
	font-size: 22px;
	color: #fff;
	padding: 0 20px;

}


#contact_form label {
	display: block;
	padding-bottom: 2px;
	color: #0076C0;
	font-weight: bold;
}
#contact_form input.text, #contact_form textarea {
	border: 1px solid #999;
	padding: 2px;
}

#content {
	min-height: 500px;
}
#content_text {
	padding: 20px;
}
#content_text h1 {
	margin: 12px 0;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 2px;
	border-bottom: 2px dotted #609ad8;
}
#content_text h3 {
	font-weight: normal;
	color: #0076C0;
	font-size: 15px;
}
#content_text p {
	margin: 12px 0;
}

#footer {
	background-color:#0079C2;
	padding-bottom:100px;
	color: #FFFFFF;
}
#footer_inside {
	height: 10px;
	font-size: 11px;
	text-align: justify;
	margin: 0 auto;
	width: 900px;
	padding: 10px;
}
#footer_inside a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer_inside a:hover {
	text-decoration: none;
	color: #FFFFFF;
}


#body a.button, input.button {
	display: block;
	background-color: #aaa;
	border: 0;
	color: #fff;
	text-decoration: none;
	padding: 4px 12px;
	font-size: 14px;
	font-family: "Trebuchet MS";
	font-weight: bold;
}
.watch_video {
	float: right;
	margin-top: 6px;
}

#content .search_note {
	float: right; 
	padding-left: 40px;
	padding-right: 10px;
	text-align: right;
}
#content .search_note p {
	margin: 0;
}


/* General styles */ 
img.right {
	float: right;
	margin: 12px 0 12px 12px;
}
img.bordered {
	border: 1px solid #828282;
}
div.spacer {
	padding: 0 5px;
}
.clear {
	clear:both;
}
.fakelink {
	color: #999;
	text-decoration: underline;
}

/*Partners Logo*/

.partnerlogos{text-align: center; padding-top: 10px;}

.logo1{background:url(visa_shade.jpg) no-repeat; height: 48px; width: 90px; display: block; margin-left: auto; margin-right: auto; }
.logo1:hover{background:url(visa.jpg) no-repeat center center;}

.logo2{background:url(mastercard_shade.jpg) no-repeat; height: 48px; width: 90px; display: block; margin-left: auto; margin-right: auto; }
.logo2:hover{background:url(mastercard.jpg) no-repeat center center;}

.logo3{background:url(st_george_shade.gif) no-repeat; height: 48px; width: 90px; display: block; margin-left: auto; margin-right: auto; }
.logo3:hover{background:url(st_george.gif) no-repeat center center;}

.logo4{background:url(code_of_practice_shade.gif) no-repeat; height: 48px; width: 53px; display: block; margin-left: auto; margin-right: auto; }
.logo4:hover{background:url(code_of_practice.gif) no-repeat center center;}

.logo5{background:url(value_greenslips_shade.gif) no-repeat; height: 48px; width: 194px; display: block; margin-left: auto; margin-right: auto; }
.logo5:hover{background:url(value_greenslips.gif) no-repeat center center;}

.logos{
	float: left; width: 15%; text-align: left; height: 48px;
	margin-left:15px;
}

.special
{
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}

.date
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}


