body, html {
	margin:0px;
	padding:0px;
	height:100%;
	min-height:100%;
	background-color:#ffffff;
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size:12px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
	color: #666666;
}
.float{float:left;}
.float_r{float:right;}

.quote_txt{font-size:18px;color:#ffffff;font-weight:bold;text-decoration:none;}
.quote_txt:visited{font-size:18px;color:#ffffff;font-weight:bold;text-decoration:none;}
.quote_txt:hover{font-size:18px;color:#000;font-weight:bold;text-decoration:underline;}


h2 {
	font-size: 17px;
	pading: 0px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	
}

.breadcrumb{width:100%;}

.tip_day{background-image:url(../images/tip_bg.gif);background-repeat:repeat-x;height:49px;width:572px;}
.tip_day_txt{font-family:Arial, Helvetica, sans-serif;color:#333;font-size:15px;padding-top:15px;padding-left:8px;}


h3 {
	font-size: 14px;
	pading: 0px;
	margin: 0px;
}






/* global links */

a, a:visited {
	color:#0c7fc3;
	text-decoration: none;
}

a:hover {
	color:#000000;
}





/* layout  divs */
strong {
 	font-family:Verdana, Arial, Helvetica, sans-serif;

}

#wrapper {
	width: 1007px;
	margin: 0px auto 0px auto;
}



#header {
	/*height: 160px;*/
	background: url("../images/bg-header.gif") top center no-repeat;
	margin: 0px 0px 0px 0px;
	
	height:122px;
}

#branding {
	width: 223px;
	padding: 52px 0px 5px 0px;
}


/* top nav links */

#topnav {
	width: 304px;
	
	margin: 0px 0px 0px 0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	height:37px;
	font-weight:bold;
	float: right;
	padding-top:0px;
	text-align: center;
	
}
.topnavtxt {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	
}



#topnav a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}

#topnav a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}

#topnav2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}

#topnav2 a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #003399;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}

/* main nav */

#mainnav {
	padding: 0px 0px 0px 0px;
	height: 40px;
	width:713px;
	position:relative;
	top:32px;
	/*border: #000 solid 1px;*/
	background: url("../images/bg-sitenav.gif") top left no-repeat;
}
.clear{clear:both;}



/* main nav 2 */

#mainnav2 {
	padding: 8px 0px 0px 10px;
	height: 30px;
	/*border: #000 solid 1px;*/
	background: url("../images/bg-sitenav.gif") top left no-repeat;
}


/* content */

#content {
	padding: 10px 0 0 0px;
	float: left;
	width: 1005px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



.title1 {
	font-family: Helvetica, Geneva, Arial, sans-serif;
	font-size: 1.3em;
	color: #333333;
	background: url("../images/bg-title1.gif") bottom left repeat-x;
	height: 20px;
	padding: 10px 0 0 10px;
}


#pagetitle {
	padding: 10px 0px 0px 0px;
	height: 30px;
	/*border: #000 solid 1px;*/
	width: 950px;
}



/* global more links */

.more {
	clear: both;
	text-align: right;
}
.more a, .more a:visited {
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
.more a:hover {
	background-color: #D6A320;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}



/* text colors and sizes */

.sectiontitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #006699;
	padding: 5px 0 5px 0;
}

/* global footer */

#foot {
	padding: 10px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
	height: 20px;
	/*border: #000 solid 1px;*/
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 0.08em;
	color: #666666;
	clear: both;
}

#foot a, #foot a:visited {
	color: #0c7fc3;
	text-decoration: none;
}
#foot a:hover {
	
	color: #000000;
	text-decoration: none;
}


/* png fix for IE 6 */

img, div { behavior: url(iepngfix.htc) }

#container1a_form{
	
	float: left;
	background: url("../images/apple_top_service.jpg");
	background-repeat:no-repeat;
	height:77px;
	width: 1008px;
}
.col1_bod {
	border-bottom:1px solid #c1c1c1;

	
	
}
#col13 {
	padding: 0px 20px 10px 50px;
	border-left:1px solid #c1c1c1;
border-right:1px solid #c1c1c1;
width:935px;
	
	
}
.form_input{height:22px;border:1px solid #808080;color:#000000;width:302px;vertical-align:middle;}
.form_input_model{height:22px;border:1px solid #808080;color:#000000;width:100px;vertical-align:middle;}
.form_input_model1{height:22px;border:1px solid #808080;color:#000000;width:130px;vertical-align:middle;}
.form_input_split{height:22px;border:1px solid #808080;color:#000000;width:150px;vertical-align:middle;}
.forminput_txt{color:#333333;font-size:12px;}
.form_txt{color:#0d7ebf;font-size:12px;}