/* global */

		body{ 
			background:#e8e8e8 url(/images/bg_body.gif) repeat-x;
			font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
			color:#333;
			line-height:160%;
			margin:0;
			padding:0 0 1em 0;
			text-align:center;
      }

    /* headings */
    h1{
			font-size:200%;
			font-weight:normal;
      }		
		h2, h3, h4, h5, h6{
			font-weight:normal;
			margin:1em 0;
			}	
    h2{            
			font-size:30px;
			}
    h3{          
			font-size:24px;
    	}
    h4{          
			font-size:16px;
    	}				
    /* // headings */

    /* image replacement */
			.graphic, #intro a.more{
					margin:0;
					padding:0;
					display:block;
					overflow:hidden;
					text-indent:-8000px;
					}
    /* // image replacement */

    /* clearfix */

			#content:after, .fixed:after{
				content:"."; 
				display:block; 
				height:0; 
				clear:both; 
				visibility:hidden;
				}
			#content, .fixed{
				display:block;
				}
			/*  \*/
			#content, .fixed{
				min-height:1%;
				}
			* html #content, * html .fixed{
				height:1%;
				}

    /* // clearfix */
	
	/* HTML Tags */
    a{
			text-decoration:none;
			color:#b40000;
      }
    a:hover{
			color:#999;
      }			
		table, input, textarea, select, li{
			font:100% Trebuchet MS, Arial, Helvetica, Sans-Serif;
			line-height:160%;
			color:#242424;
			}				
		p, blockquote, ul, ol, form{
			margin:1em 0;
			}
		blockquote{
			}
		img{
			border:none;
			}			
		hr{
			display:none;
			}	
		table{
			margin:1em 0;
			width:100%;
			border-collapse:collapse;
			}
		th, td{	
			padding:3px 8px;
			border:1px solid #fff;
			}	
		th{	
			text-align:left;
			background:#e7e7e7;
			}
		td{	
			background:#f1f1f1;
			}
		li{
			display:list-item;
			}	
	
	/* // HTML Tags */	
	
/* // global */

/* page setup */

	#container{	
		margin:0 auto;
		width:905px;
		text-align:left;
		position:relative;
		}
	#header{
		height:142px;
		position:relative;
		background:url(/images/bg_header.gif) no-repeat 0 100%;
		}	
	#content{
		background:url(/images/bg_content.gif) repeat-y;
		padding-bottom:1em;
		}	
	#main{
		float:left;
		display:inline;
		width:526px;
		margin-left:39px;
		}											
	#side{
		float:left;
		display:inline;		
		width:263px;
		margin-left:38px;
		position:relative;
		}
	#footer{
		clear:both;
		background:url(/images/bg_footer.gif) no-repeat 0 0;
		}		

/* //page setup */


/* navigation elements */
	
	/* nav */
		
		#header ul,  
		#header ul li{
			margin:0;
			padding:0;
			list-style:none;
			}
		#header ul{
			height:50px;
			position:absolute;
			top:70px;
			right:0;	
			}			
		#header ul li{
			float:left;
			display:inline;
			height:70px;		
			line-height:70px;			
			padding:0 0 0 30px;
			}											
		#header ul li a{
			float:left;
			display:inline;
			height:55px;		
			line-height:55px;			
			font-size:13px;
			color:#333;
			text-transform:uppercase;
			font-size:18px;
			}							
		#header ul li a:hover{
			color:#aaa;
			}									
	
	/* // nav */
	
	
	/* sub nav */
		
		#side ul,  
		#side ul li{
			margin:0;
			padding:0;
			list-style:none;
			}	
		#side ul{
			margin:1em 0;
			}
		#side ul li{
			border-bottom:1px solid #e5e5e5;
			padding:1em 0 1em 40px;
			background:url(/images/bg_arrow.gif) no-repeat 0 50%;
			}
		#side ul li a{			
			display:block;
			text-decoration:none;
			font-weight:normal;
			color:#333;
			}													
	
	/* //sub nav */		
	
/* //navigation elements */

/* header */

	#header h1{
		position:absolute;
		float:left;
		left:0;
		top:70px;
		font-size:36px;
		height:50px;
		line-height:50px;
		margin:0;
		}
	#header h1 a{
		float:left;
		height:50px;
		line-height:50px;
		color:#333;
		}		
		
	#header p{
		margin:0;
		height:48px;
		line-height:48px;
		position:absolute;
		top:0;
		color:#fff;
		font-size:18px;
		}
	#phone{
		left:0;	
		}		
	#login{
		right:0;	
		}	
	#login span{float:left;}
	#login a{
			float:left;
			width:158px;
			height:30px;
			line-height:30px;
			background:url(/images/bg_btn2.png) no-repeat 0 0;
			color:#fff;
			text-align:center;
			margin-left:5px;
			margin-top:9px;
			}

/* // header */

/* content */

	#main a{
		color:#a50000;
		text-decoration:underline;
		font-weight:bold;
		}	
	.left{
		margin-right:10px;
		float:left;
		}	
	.right{
		margin-left:10px;
		float:right;
		}
	#main img{
		background:#f1f1f1;
		border:5px solid #e7e7e7;
		padding:2px;
		}	

	/* steps */
	
		#steps, #steps li{
			margin:0;
			padding:0;
			list-style:none;
			}
		#steps{
			background:url(/images/bg_steps.gif) no-repeat 0 100%;
			margin-left:1px;
			width:903px;
			}
		#steps li{
			float:left;
			width:301px;
			height:45px;
			padding:25px 0;
			color:#fff;
			}
		#steps li h3, #steps li p{
			margin:0 25px 0 90px;
			line-height:120%;
			}
		#steps li.one{background:url(/images/bg_step1.gif) no-repeat 15px 15px;}
		#steps li.two{background:url(/images/bg_step2.gif) no-repeat 15px 15px;}
		#steps li.three{background:url(/images/bg_step3.gif) no-repeat 15px 15px;}
		
			
	/* // steps */
		
	/* intro */
	
		#intro{
			height:215px;
			position:relative;
			background:#fff url(/images/bg_intro.jpg) no-repeat 0 0;
			margin:0 1px;
			}				
		#intro h2{
			margin:0 0 .5em 278px;
			padding-top:40px;
			width:300px;
			color:#b40000;
			}	
		#intro p{
			margin:0 0 0 278px;
			font-size:16px;		
			width:300px;
			color:#555;
			line-height:150%;
			}		
		#intro p a{
			display:block;
			float:right;
			margin-top:1em;
			}
		#intro p.alt{
			margin:0;		
			position:absolute;
			top:20px;
			left:621px;
			width:263px;
			color:#fff;
			}	
		#intro a.more{
			float:right;
			width:164px;
			height:28px;
			background:url(/images/btn_learn.gif) no-repeat 0 0;
			}	
		#intro p.alt a{
			display:block;
			width:263px;
			height:41px;
			line-height:41px;
			background:url(/images/bg_btn.png) no-repeat 0 0;
			color:#fff;
			font-size:20px;
			text-align:center;
			}
	
	/* // intro */		
						
	/* form */
																				
		form{
			margin:1em 0;
			}
		.formframe{
			border:none;
			margin:0;
			background:#f1f1f1;
			border:5px solid #e7e7e7;
			padding:1em 15px;			
			}						
		label{
			float:left;
			clear:both;
			width:120px;
			margin-right:10px;
			margin-top:5px;
			text-align:right;
			}	
		input, textarea{
			width:250px;
			border:1px solid #ccc;
			padding:5px;
			margin:5px 0;
			}			
		textarea{
			height:80px;
			overflow:auto;
			}						
		form p{
			clear:both;		
			margin:0;
			}	
		form h3{
			margin:1em 0 .5em 0;
			font-size:25px;
			}				
		button{
			border:none;
			padding:0;
			margin:0;
			float:right;
			width:158px;
			height:30px;
			line-height:30px;
			background:url(/images/bg_btn2.png) no-repeat 0 0;
			color:#fff;
			text-align:center;
			cursor:pointer;	
			font-size:16px;
			}
		.submit{
			text-align:right;
			height:52px;
			margin:1em 0;					
			}
		span.error{
			display:none;
			color:#a50000;
			font-weight:bold;
			margin-left:130px;
			}
			
	/* // form */					
						
	
/* // content */

/* footer */

	
	#footer p{
		margin:0;
		padding-top:20px;
		}
	#footer a{
		text-decoration:underline;
		}
	#footer a:hover{
		color:#aaa;
		text-decoration:underline;
		}		
	#footer ul{
		float:right;
		padding:20px 0 0 0;
		margin:0;
		}
	#footer li{
		display:inline;
		margin:0 0 0 10px;
		padding:0;
		list-style:none;
		}		
				
/* // footer */

#loginForm {
	position:absolute;
	border:none;
	margin:0;
	background:#FFFFFF;
	border:1px solid #a00000;
	padding:1em 15px;
	left: 550px;
	top: 55px;
	width: auto;
}

#loginForm #extTab-close {
	cursor:pointer;
	position:absolute;
	right:4px;
	top:4px;
}