html,BODY
{
	width:100%;
	height:100%;
	font-family: Arial, Helvetica;
	font-size:13px;
	background:#ffffff;
	color:#515151;
	margin:0px;
	padding:0px;
	border:0;
}

a
{
    font-family:Arial, Helvetica;
	font-size:14px;
	color:#ee741d;
	text-decoration:underline;
}

#header
{
	width:935px;
	height:50px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	padding-left:10px;
}

#header a
{
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:underline;
}

#header_logo
{
	width:200px;
	height:50px;
	float:left;
}

#header_info
{
	width:400px;
	height:35px;
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#000000;
	padding-top:15px;
	padding-left:25px;
	float:left;
}

#header_btn
{
	width:310px;
	height:43px;
	text-align:right;
	padding-top:7px;
	float:left;
	/*border-top:solid 1px #ff0000;*/
}

#nav
{
	width:100%;
	height:74px;
	background:#515151 url(../../images/nav_backit.jpg) repeat-x;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	/*border:solid 1px #ff0000;*/
}

#nav_internal
{
    width:945px;
	height:39px;
	margin-left:auto;
	margin-right:auto;
	/*border:solid 1px #ff0000;*/
}

#nav_internal_options
{
    width:648px;
    height:39px;
    float:left;
}

#nav_internal_register
{
    width:297px;
	height:20px;
	font-size:11px;
	color:#ffffff;
	margin-top:12px;
	text-align:right;
	float:left;
}

#nav_internal_register a
{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}

#nav_internal_register a:hover
{
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
}

#nav_internal_sub
{
    width:945px;
	height:35px;
	margin-left:auto;
	margin-right:auto;
	/*border:solid 1px #ff0000;*/
}

#nav_internal_sub_options
{
    width:638px;
	height:20px;
	font-size:10px;
	text-transform:uppercase;
	color:#515151;
	margin-top:11px;
	margin-left:10px;
	float:left;
}

#nav_internal_sub_options a
{
	color:#515151;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

#nav_internal_sub_options a:hover
{
	color:#515151;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
}

.subnav_on
{
    color:#f4771e;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
}

#nav_internal_sub_search
{
    width:297px;
	height:20px;
	font-size:11px;
	color:#515151;
	margin-top:6px;
	text-align:right;
	float:left;
}

#content
{
	width:945px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	background-image: url(../../images/content_div_bg.gif);
	z-index:1;
	/*border:solid 1px #ff0000;*/
}

#content_main
{
	width:615px;
	min-height:784;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:15px;
	float:left;
	position:relative;
	z-index:2;
	/*border-right:solid 1px #000000;*/
}

#content_side
{
	width:282px;
	min-height:784;
	height:auto;
	margin-left:0px;
	float:right;
}

.offset_text
{
	width:440px;
	min-height:50px;
	height:auto;
	margin-left:90px;
	padding-left:20px;
	padding-right:10px;
	padding-top:0px;
	letter-spacing:0px;
	line-height:20px;
	font-size:15px;
	border-left:solid 4px #f5802d;
}

.offset_text a
{
	font-size:12px;
}

.orangebox_register
{
    width:282px;
    height:265px;
    background-image:url(../../images/backit_register.gif);
    background-color:#f4771e;
    background-repeat:no-repeat;
    color:#ffffff;
    clear:both;   
}

.register_inputs
{
	font-size:13px;
    width:260px;
    height:auto;
    padding-left:15px;
    padding-top:38px;
    position:relative;
	/*border:solid 1px #000000;*/
}

.jobsearch_inputtext
{
    width:200px;
    height:10px;
    padding-top:5px;
    font-family:Arial, Helvetica;
    font-size:9px;
    letter-spacing:1px;
    color:#a1a1a1;
}

.register_inputtext
{
    width:250px;
    height:15px;
    font-family:Arial, Helvetica;
    font-size:9px;
    letter-spacing:1px;
    color:#a1a1a1;
}

.rightcol_header
{
	padding-bottom:5px;
}

.orangebox_submit
{
    width:200px;
    height:40px;
    padding-left:11px;
    position:relative;
    float:left;
    /*border:solid 1px #000000;*/
}

.orangebox_whyregister
{
    width:95px;
    height:25px;
    margin-top:15px;
    margin-left:70px;
    float:left;
    text-align:right;
    /*border:solid 1px #000000;*/
}

.orangebox_whyregister a
{
    font-size:10px;
    text-decoration:underline;
    text-transform:uppercase;
    color:#ffffff;
}

.sidebox_top
{
    width:282px;
    height:4px;
    margin-top:20px;
    background-color:#687179;    
}

.sidebox_top_reg
{
    width:282px;
    height:4px;
    margin-top:16px;  
}

.sidebox_body
{
    display:block;
	 position:static;
    width:252px;
    
    height:auto;
    padding:15px;
    background-color:#f6f5e4;
}

.sidebox_body a
{
   font-size:13px;
   color:#f4771e;
}

.sidebox_body_gettoknowus
{
    width:252px;
    
    height:auto;
    padding:15px;
    background-color:#f6f5e4;
    background-image:url(../../images/gettoknowuspict.jpg);
}

.sidebox_line
{
    font-size:12px;
    width:239px;
    height:15px;
    margin-top:8px;
    padding-left:13px;
    padding-bottom:3px;
    background-image:url(../../images/arrow_orange.gif);
    background-repeat:no-repeat;
    border-bottom:dotted 1px #f4771e;
    overflow:hidden;
}

.sidebox_content
{
    font-size:13px;
    width:252px;
    height:auto;
    /*border:solid 1px #000000;*/
}

.sidebox_quote_content
{
	font-size:13px;
	width:252px;
	 
	height:auto;
	line-height:17px;
	font-style: italic;   
	 /*border:solid 1px #000000;*/
}

.sidebox_content_gettoknowus
{
    font-size:11px;
    width:auto;
    height:130px;
    /*border:solid 1px #000000;*/
}

.sidebox_button
{
    width:134px;
    height:42px;
    margin-top:20px;
    position:relative;
    left:-5px;    
}

.sidebox_text_orange
{
    color:#f4771e;
}

a.sidebox_link_orange
{
    font-size:13px;
    color:#f4771e;
    text-decoration:none;
}

a.sidebox_link_orange:hover
{
    font-size:13px;
    color:#f4771e;
    text-decoration:underline;
}

a.sidebox_link_grey
{
    font-size:13px;
    color:#515151;
    text-decoration:none;
}

a.sidebox_link_grey:hover
{
    font-size:13px;
    color:#515151;
    text-decoration:underline;
}

.large_grey_text
{
	font-family:Arial, Helvetica;
	font-size:24px;
	color:#6c747a;
}

.large_orange_text
{
	font-family:Arial, Helvetica;
	font-size:24px;
	color:#f5802d;
}

.medium_grey_text
{
	font-family:Arial, Helvetica;
	font-size:15px;
	color:#6c747a;
	letter-spacing:0px;
}

.maincall
{
    width:631px;
    height:126px;
    position:relative;
    left: -10px;
    overflow:hidden;
    background-image: url(../../images/maincall_bg.jpg);
}

.maincall_title
{
    width:130px;
    height:40px;
    font-family:Arial, Helvetica;
	font-size:13px;
	color:#ffffff;
	margin-top:35px;
	margin-left:15px;
	letter-spacing:0px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
	float:left;
}

.maincall_text
{
	width:425px;
	height:106px;
	margin-top:20px;
	margin-left:40px;
	font-family:Arial, Helvetica;
	font-size:15px;
	color:#5c5c5c;
	letter-spacing:0px;
	float:left;
	line-height: 20px;	
}

#footer
{
	width:100%;
	height:95px;
	font-family:Arial, Helvetica;
	font-size:10px;
	color:#8f8f8f;
	background:#ffffff url(../../images/footer_backit.gif) repeat-x;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	padding-top:18px;
	text-align:center;
	line-height:18px;
	clear:both;
	/*border:solid 1px #ff0000;*/
}

#footer a
{
	font-family:Arial, Helvetica;
	font-size:10px;
	color:#8f8f8f;
	text-decoration:none;
}

#footer a:hover
{
	font-family:Arial, Helvetica;
	font-size:10px;
	color:#8f8f8f;
	text-decoration:underline;
}

#footer_internal
{
    width:945px;
	height:95px;
	margin-left:auto;
	margin-right:auto;
	/*border:solid 1px #ff0000;*/
}

.form_col
{
	width:250px;
	height:auto;
	font-family:Arial, Helvetica;
	font-size:1em;
	color:#462f26;
	float:left;
}

.form_col_comments
{
	width:550px;
	height:auto;
	font-family:Arial,Helvetica;
	font-size:0.9em;
	color:#462f26;
	float:left;
}

.form_col_short
{
	width:100px;
	height:auto;
	font-family:Arial, Helvetica;
	font-size:1em;
	color:#462f26;
	float:left;
}

.form_col_full
{
	width:500px;
	height:auto;
	font-family:Arial, Helvetica;
	font-size:1em;
	color:#462f26;
	clear:both;
}

.form_col_wide
{
	width:500px;
	height:auto;
	font-family:Arial, Helvetica;
	font-size:1em;
	color:#462f26;
	clear:both;
	/*border:solid 1px #333333;*/
}

.share_text_area
{
	width:450px;
	height:150px;
	font-family:Arial, Helvetica;
	font-size:1em;
	color:#462f26;
}

#referpop
{
	width:565px;
	height:498px;
	position:absolute;
	top:-1000px;
	z-index:100;
	visibility:hidden;
}

#regpop
{
	width:452px;
	height:343px;
	position:absolute;
	top:-1000px;
	z-index:101;
	visibility:hidden;
}

.question
{
	width:450px;
	height:auto;
	font-family:Arial, Helvetica;
	font-size:1em;
	color:#f4771e;
	font-weight:bold;
}

.answer
{
	width:450px;
	height:auto;
	margin-bottom:20px;
	font-family:Arial, Helvetica;
	font-size:1em;
	color:#616a71;
}

.error
{
	font-family:Arial, Helvetica;
	font-size:11px;
	color:#fb0813;
	font-weight:bold;
}

.clear
{
    clear:both;   
}




 #twitter_div li 
 {
 	list-style:none outside url('../../images/arrow_orange.gif');
 }
 
 #twitter_div ul{
    margin: 0 auto;
}

#twitter_div ul li {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #EC7629;
	padding-bottom:10px;
	padding-top:10px;
	}
#twitter_div ul li:hover 
{
	text-decoration: underline;
}	
	#twitter_update_list 
{
	padding-left:15px;		
}
#twitter_div 
{
	 font-style:  normal ;

}

#twitter_div ul li a 
{
	text-decoration: none;
	color: #404040;
}

	
.contact_links a
{
	font-size:11px;
}