/* @override http://www.fitnessnetwork.com.au/stylesheets/style09.css */

/* @override http://www.fitnessnetwork.com.au/stylesheets/style09.css */

/* @override http://www.fitnessnetwork.com.au/stylesheets/style09.css */

/* @override http://www.fitnessnetwork.com.au/stylesheets/style09.css */

body	{background-color: #bdbec0;
		background-image: url(/images/images08/main_bg.jpg);
		background-repeat: repeat-x;
		margin-top: 0px;
}
a {
	color: #4B4B4B;
	text-decoration: none;
}

/* /img, div { behavior: url(iepngfix.htc) } */

#header {
	height: 135px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px;
	margin-bottom: 0px;
    border: 0px solid red;
}
#main_image {
	height: 170px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 35px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#menu #menu_bg_left {
	height: 35px;
	width: 6px;
	background-image: url(/images/images08/menu_bg_left-new.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#menu #menu_bg_right {
	width: 20px;
	background-image: url(/images/images08/menu_bg_right.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 35px;
}
#menu #menu_li {
	height: 35px;
	width: 760px;
	float: left;
	text-align: center;
	line-height: 35px;
	padding: 0px;
	margin: 0px;
    border: 0px solid red;
}
#header #logo {

	width: 250px;

    height: 82px;

	top: 20px;

	padding-top: 0px;

	padding-left: 20px;

	float: left;

	padding-right: 0px;

	padding-bottom: 0px;

    border: 0px solid green;
	margin: 40px 0px 0px;
}

#header #login-area {

	float: right;

	height: 82px;

	width: 380px;

	padding: 0px;

    border: 0px solid blue;
	margin: 50px 0px 0px;
}
#login-area input.cat_button		{display: block;
                                    height: 20px;
                                    width: 20px;
                                    background-image: url(/images/images08/submit-button.gif);
                                    background-position: 0 0;
                                    background-repeat: no-repeat;
                                    border: 0px solid red;
                                    margin: 0px 0px;
                                    padding: 0px;
                                    cursor: pointer;
									cursor: hand;}
                                
#login-area input.cat_button:hover	{display: block;
                                    height: 20px;
                                    width: 20px;
                                    background-image: url(/images/images08/submit-button.gif);
                                    background-position: -20px 0;
                                    background-repeat: no-repeat;
	                                border: 0px solid red;
                                    margin: 0px 0px;
                                    padding: 0px;
                                    cursor: pointer;
									cursor: hand;}
                                    
#login-area input.cat_button:focus	{display: block;
                                    height: 20px;
                                    width: 20px;
                                    background-image: url(/images/images08/submit-button.gif);
                                    background-position: -20px 0;
                                    background-repeat: no-repeat;
                                    border: 0px solid red;
                                    margin: 0px 0px;
                                    padding: 0px;
                                    cursor: pointer;
									cursor: hand;}
                            
#login-area input			{background-color: #f7f7f7;
							border: 1px solid #CCCCCC;
                            font-family: Arial, Helvetica, sans-serif;
                            font-size: 11px;
                            color: #636363;
                            height: 15px;
                            margin: 0px;
                            padding: 1px;
                            width: 110px;}

#login-area input:hover		{background-color: #fefefe;
							border: 1px solid #d2d1cf;
                            font-family: Arial, Helvetica, sans-serif;
                            font-size: 11px;
                            color: #636363;
                            height: 15px;
                            margin: 0px;
                            padding: 1px;
                            width: 110px;}
                            
#login-area input:focus		{background-color: #fefefe;
							border: 1px solid #d2d1cf;
                            font-family: Arial, Helvetica, sans-serif;
                            font-size: 11px;
                            color: #636363;
                            height: 15px;
                            margin: 0px;
                            padding: 1px;
                            width: 110px;}
#login-area a:link {
	color: #3197CB;
	text-decoration: none;
	font-weight: bold;
}
#login-area a:visited {
	color: #3197CB;
	text-decoration: none;
	font-weight: bold;
}
#login-area a:hover {
	color: #3197CB;
	text-decoration: underline;
	font-weight: bold;
}
#login-area a:active {
	color: #3197CB;
	text-decoration: underline;
	font-weight: bold;
}
#main_content {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}
#main_content #left_c {
	width: 750px;
	float: left;
}
#main_top {
	height: 15px;
	width: 750px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content {
	background-color: #e0e1e2;
	width: 720px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	float: left;
	background-image: url(/images/images08/content_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	clear: both;
    min-height: 400px;
	height: auto !important;
    height: 400px; /* IE6 Hack */
}
#main_bottom {
	width: 750px;
	float: left;
}
#main_content #right_c {
	float: right;
	width: 200px;
	height: 500px;
}
.read_more {
	color: #1B3778;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px;
}
.read_more a {
	text-decoration: none;
	color: #1B3778;
	font-weight: bold;
}
.read_more a:hover {
	text-decoration: none;
	color: #F58220;
	font-weight: bold;
}

#right_c_video_small {
	height: 170px; /* 200px */
	width: 170px; /* 200px */
	float: right;
	background-image: url(/images/images08/bg-video-box-small.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px;
	border: 0px solid red;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#right_c_video_small .bg-video, #right_c_content_mid .bg-video {
    height: 123px; /* 133px */
    width: 160x; /* 170px */
    background-image: url(/images/images08/bg-video.gif);
	background-repeat: no-repeat;
   	background-color: #000000;
	background-position: left top;
	padding: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#right_c_video_small p {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #434244;
	text-transform: none;
	vertical-align: none;
	text-align: left;
	line-height: 120%;
	padding: 0 0;
	margin: 10px 0 0 5px;
	border: 0px solid red;
}

p.testimonials {
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #434244;
	text-transform: none;
	vertical-align: none;
	text-align: left;
	line-height: 120%;
	padding: 0 0;
	margin: 10px 0 10px 5px;
	border: 0px solid red;
}

#right_c_sponsors {
	height: 170px;
	width: 200px;
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right_c_banner {
	width: 200px;
	float: right;
	margin-bottom: 10px;
}
#right_c_banner2 {
	float: left;
	width: 200px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#right_c_content {
	width: 200px;
	margin-top: 10px;
	color: #666666;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: right;
}
#right_c_content_mid {
	background-image: url(/images/images08/content_bg.gif);
	background-repeat: repeat-x;
	width: 170px;
	background-color: #e0e1e2;
	margin: 0px;
	float: right;
	min-height: 415px; /* real browsers*/
	height: 415px; /* IE6: treaded as min-height*/
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
}
.right_c_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	margin-top: 0px;
}
.right_c_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right_c_content_bottom {
	margin: 0px;
	width: 200px;
	float: right;
	padding: 0px;
	height: 20px;
}
#right_c_content_top {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 20px;
	float: right;
}
#feature_sponsors {
	height: 160px;
	width: 170px;
	background-image: url(/images/images08/rc_bottom.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 15px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#footer {
	width: 750px;
	height: 70px;
	margin-top: 10px;
	float: left;
	margin-bottom: 25px;
}

#footer #footer_mid {
	float: left;
	line-height: 65px;
	width: 750px;
		background-color: #e0e1e2;

	text-align: center;
	padding-top: 0px;
	vertical-align: middle;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer_mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}
#footer_mid a {
	color: #333333;
	text-decoration: none;
}
#footer_mid a:hover {
	text-decoration: underline;
}
#footer #footer_right {
	float: right;
	height: 70px;
	width: 20px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
 #content3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4B4B4B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
} 

#content3 p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4B4B4B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B3778;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

#content3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B3778;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #F58220;
	line-height: 15px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}

#content3 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #F58220;
	line-height: 15px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-transform: uppercase;
}
#content a {
	color: #3197CB;
	text-decoration: none;
}

#content3 a {
	color: #3197CB;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}

#content3 a:hover {
	text-decoration: underline;
}
#content p a:hover {
	color: #3197CB;
	text-decoration: underline;
}

#content3 p a:hover {
	color: #3197CB;
	text-decoration: underline;
}
.h1_red_stripes {
	color: #CC0000;
	font-weight: bolder;
}
.bold {
	font-weight: bold;
}
.14pt_text {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	padding: 0px;
}
.ruler {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.last_paragraph_ruler {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 13px;
}
.image_left_no_boarder {
		float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.image_bottom {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.image_left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #333333;
}
.image_right {
	float: right;
	margin-left: 10px;
	border: 1px solid #333333;
}
.image_right_no_boarder{
	float: right;
	margin-left: 10px;
}
#content ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	color: #4B4B4B;
	top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 18px;
	line-height: 15px;
	margin-left: 15px;
	padding: 0px;
}

#content3 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	color: #4B4B4B;
	top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 18px;
	line-height: 15px;
	margin-left: 15px;
	padding: 0px;
}
#content li {
	margin-bottom: 10px;
}

#content3 li  {
	margin-bottom: 10px;
}

#content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #4B4B4B;
	top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 14px;
	line-height: 15px;
	margin-left: 15px;
}
.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4B4B4B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
#content ul a, #content3 ul a {
	color: #3197CB;
	text-decoration: none;
}
#content ul a:hover, #content3 ul a:hover {
	color: #3197CB;
	text-decoration: underline;
}


.big_list {
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	top: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 14px;
	line-height: 15px;
	margin-left: 15px;
}
.italic {
	font-style: italic;
}
.orange_text {
	color: #F58220;
}
.all_caps {
	text-transform: uppercase;
}

.menu-new-normal {
	background: url(/images/images08/menu-09/bg-main.gif) repeat-x 0 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
    font-weight: 800;
    color: #dcddde;
	text-decoration: none;
	line-height: 35px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}

.menu-new-hover {
	background: url(/images/images08/menu-09/bg-main.gif) repeat-x 0 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
    font-weight: 800;
    color: #ffcb05;
	text-decoration: none;
	line-height: 35px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}

.menu-new-active {
	background: url(/images/images08/menu-09/bg-main.gif) repeat-x 0 0;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 11px;
    font-weight: 800;
    color: #ffcb05;
	text-decoration: none;
	line-height: 35px;
    text-align: center;
	cursor: pointer;
	cursor: hand;
}

#menu-first {
    text-align: left;
	text-indent: 33px;
}

.sub-menu-normal {
	background-image: url(/images/images08/menu/bg-sub-menu.png);
	background-repeat: repeat-x;
	background-position: top left;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: none;
    color: #FFFFFF;
	text-decoration: none;
	padding: 0px 12px;
	margin: 0px 0px;
	line-height: 25px;
    text-align: left;
	cursor: pointer;
	cursor: hand;
    border-bottom: 1px dotted #CCCCCC;
}

*html .sub-menu-normal {
	border-bottom: 1px solid #CCCCCC;
}
.sub-menu-hover {
	background-image: url(/images/images08/menu/bg-sub-menu.png);
	background-repeat: repeat-x;
	background-position: top left;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: none;
    color: #ffcb08;
	text-decoration: none;
	padding: 0px 12px;
	margin: 0px 0px;
	line-height: 25px;
    text-align: left;
	cursor: pointer;
	cursor: hand;
    border-bottom: 1px dotted #CCCCCC;
}
*html .sub-menu-hover {
	border-bottom: 1px solid #CCCCCC;
}
.sub-menu-active {
	background-image: url(/images/images08/menu/bg-sub-menu.png);
	background-repeat: repeat-x;
	background-position: top left;    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: none;
    color: #ffcb08;
	text-decoration: none;
	padding: 0px 12px;
	margin: 0px 0px;
	line-height: 25px;
    text-align: left;
	cursor: pointer;
	cursor: hand;
    border-bottom: 1px dotted #CCCCCC;
}
*html .sub-menu-active {
	border-bottom: 1px solid #CCCCCC;
}

#sub-menu-bottom 	{border-bottom: 0px solid #FFFFFF;
					padding: 2px 12px 0px 12px;}
#postlist {
	width: 540px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#blogarchive {
	float: right;
	width: 160px;
	height: 260px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#blogarchive h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3197CB;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-weight: bold;
}

.blog_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3197CB;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_top3 {
	width: 590px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main_top3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1B3778;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.hide {
	display: none;
	visibility: hidden;
}

#exam-form label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4B4B4B;
	margin: 0 0 4px 0;
}

#exam-form div.item {
	margin: 12px 0;
}
#header #login-area #sharethis {
	float: right;
	width: 80px;
}
#detailed_info {
	width: 200px;
	color: #666666;
	padding: 0px;
	float: right;
	margin: 0px;
}

#ept_right_c_content_mid {
	background-image: url(/images/images08/content_bg.gif);
	background-repeat: repeat-x;
	width: 170px;
	background-color: #e0e1e2;
	margin: 0px;
	float: right;
	min-height: 530px; /* real browsers*/
	height: 530px; /* IE6: treaded as min-height*/
	background-position: center top;
	padding-right: 15px;
	padding-left: 15px;
}
#ept_right_c_content_mid h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
}
#ept_right_c_content_mid h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}

#ept_right_c_content_mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#ept_right_c_content_mid a {
	color: #3197CB;
}
#ept_right_c_content_mid a:hover {
	text-decoration: underline;
}
#testmonial a {
	color: #3197CB;
}
#testmonial a:hover {
	color: #3197CB;
	text-decoration: underline;
}
#testmonial h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#testmonial p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#testmonial {
	height: 190px;
	width: 170px;
	background-image: url(/images/images08/testmonial.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	float: right;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#ewayBlock a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#ewayBlock a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

#sharethis {
	float: right;
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3197CB;
}
#topmenu a {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
#topmenu a:hover {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
.red {	color: #FF0000;
}

#topmenu {
	width: 945px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 25px;
	background-image: url(/Images/images08/topmenu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#topmenu #othericons {
	float: right;
	width: 350px;
	text-align: right;
	padding-right: 8px;
}
#topmenu #othericons img {
	margin-left: 8px;
}
/*@right handside collumn 1 */
#right_c1 {
	width: 200px;
	color: #666666;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_c1_mid {
	width: 170px;
	background-color: #FFF;
	margin: 0px;
	float: right;
	min-height: 130px; /* real browsers*/
	padding-right: 15px;
	padding-left: 15px;
}
#right_c1_mid h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	text-transform: uppercase;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#right_c1_mid h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: uppercase;
}

#right_c1_mid p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#right_c1_mid a {
	color: #3197CB;
}
#right_c1_mid a:hover {
	text-decoration: underline;
}
#right_c1_mid img {
	height: 19px;
	width: 18px;
	padding-left: -1px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* @group ept wide template */
#main_top3 {

	height: 15px;
	width: 960px;
	margin: 0px;
	padding: 0px;
	float: left;

}
#content3 {

		background-color: #e0e1e2;

	width: 930px;

	padding-top: 0px;

	padding-right: 15px;

	padding-bottom: 0px;

	padding-left: 15px;

	float: left;

	background-image: url(/images/images08/content_bg.gif);

	background-repeat: repeat-x;

	background-position: center top;

	margin: 0px;

	clear: both;

    min-height: 400px;

	height: auto !important;

    height: 400px; /* IE6 Hack */

}
#main_bottom3 {

	width: 960px;

	float: left;

}
#footer2 {

	width: 960px;

	height: 70px;

	margin-top: 10px;

	float: left;

	margin-bottom: 25px;

}



#footer_mid2 {

	float: left;

	line-height: 65px;

	width: 960px;

		background-color: #e0e1e2;



	text-align: center;

	padding-top: 0px;

	vertical-align: middle;

	margin: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#footer_mid2 p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #333333;

	line-height: 13px;

	margin: 0px;

	padding: 0px;

}

#footer_mid2 a {

	color: #333333;

	text-decoration: none;

}

#footer_mid2 a:hover {

	text-decoration: underline;

}


/* @end */
#content input:focus,#content3 input:focus
{
	background-color: #f4f4f4;
}
#content input,#content3 input
{
	background-color: #fff;
}

