/*----------------------------------
		Theme236 
		Computers & Technology
		Cellular
----------------------------------*/

body {
	margin: 20px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

p {
	padding: 0;
	margin: 0px 0px 1em 0px;
}

.sf_outer_wrapper {
	margin: 0px auto;
	width: 970px;
	border: 12px solid;
}

.sf_extra1 {


}

.sf_wrapper {
	width: 970px;
}

/*--------------------------------
		Top Navigation
---------------------------------*/

.sf_navigation_top { /* one of the navs will be display: none; */
	margin: 0;
	padding: 20px 0 0 0;
	height:auto !important;
}

.sf_navigation_top ul{
	list-style: none;
	margin: 0;
	padding: 0 0 0 80px;
}

.sf_navigation_top ul:after{
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}


.sf_navigation_top ul li {
	float: left;
	margin-top: 10px;
}

.sf_navigation_top ul li.sf_last_nav_item{
	
}

.sf_navigation_top ul li.sf_first_nav_item{

}

.sf_navigation_top ul li a {	
	padding: 0 15px 15px;
	margin:0;
	border-bottom: 1px solid;
	text-decoration: none;
	white-space: nowrap;	
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.sf_navigation_top ul li a:visited {
	
}

.sf_navigation_top ul li a:hover{
	
}

/*--------------------------------
		Flyout Menus
---------------------------------*/

#Nav1 ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#Nav1 a {	
	display:block;	
}

#Nav1 li { /* all list items */	
	float: left;		
}
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
#Nav1 li ul { /* second-level lists */
	position: absolute;		
	width: 215px;
	left: -999em;
	z-index: 1000;
	background-color: #ffffff;
	padding:5px;
}

#Nav1 li ul li { /* second-level lists */	
	width: 215px;
	margin:0;
}
#Nav1 li ul li a {
	background-color:#000000;
	padding:10px;
	white-space:normal;
}

#Nav1 li:hover ul, 
#Nav1 li.sfhover ul { /* lists nested under hovered list items */
	left: auto;	
}

#Nav1 iframe {
	position: absolute;
	/* account for the border */
	left: -0.25em;
	top: -0.25em;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=0);
	margin-left: 3px;
}


/*--------------------------------
		End Top Navigation
---------------------------------*/



.sf_extra10 {
	
}



/*--------------------------------
		Header
---------------------------------*/

.sf_header_wrapper {
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 1%;
}

.sf_header_wrapper:after {
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

.sf_extra2 {

}

.sf_main_header {    /*--Don't forget the height and overflow: hidden--*/
	height: 180px;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	float: left;
	width: 445px;
	padding-top: 20px;
	padding-left: 20px;
}

.sf_extra3 {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/main_image.jpg);
	height: 200px;
	width: 500px;
	float: right;
}

.sf_sub_header {    /*--Don't forget the height and overflow: hidden--*/
	display: none;
}

/*--------------------------
		End Header
--------------------------*/



.sf_extra4 {
	
}



/*--------------------------------
		Bottom Navigation
---------------------------------*/

.sf_navigation { /* one of the navs will be display: none; */
	display: none;
}

.sf_navigation ul{
	
}

.sf_navigation ul:after{
	content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}


.sf_navigation ul li {

}

.sf_navigation ul li.sf_last_nav_item{
	
}

.sf_navigation ul li.sf_first_nav_item{

}

.sf_navigation ul li a,
.sf_navigation ul li a:visited {

}

.sf_navigation ul li a:hover{

}


/*--------------------------------
		End Bottom Navigation
---------------------------------*/



.sf_extra5 {
	
}



/*--------------------------------
		 	Page Title
---------------------------------*/

.sf_pagetitle {
	font-size: 20px;
	font-weight: bold;
	margin: 15px 0;
	padding: 0px 0px 0px 55px;
	clear: both;
	width:915px;
	background-image: url(images/arrows.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #000000;
}
.sf_pagetitle div {
	padding: 0px 15px 0px 0px;
}

.sf_pagetitle h1 {
	font-size:20px;
	margin: 0;
	font-weight: bold;
}

/*--------------------------------
		 End Page Title
---------------------------------*/


.sf_extra6 {
	
}



/*--------------------------------
		 Sub Navigation
---------------------------------*/

.sf_subnavigation { /* subnavigations always display: none; */
	display: none;
}

.sf_subnavigation ul{
	
}

.sf_subnavigation ul:after{
	
}

.sf_subnavigation ul li {
	
}

.sf_subnavigation ul li.sf_last_nav_item{

}

.sf_subnavigation ul li.sf_first_nav_item{

}

.sf_subnavigation ul li a {
	
}

.sf_subnavigation ul li a:visited {
	
}

.sf_subnavigation ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation
---------------------------------*/

.sf_extra11 {
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin: 0 auto;
	width: 890px;
}
	
/*--------------------------
		Content
--------------------------*/

.sf_content {
	height: auto !important;
	height: 1%;
	margin: 0px auto;
	padding-right:5px;
	width: 885px;
}
.sf_content:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}

/*--------------------------
		End Content
--------------------------*/

.sf_extra12 {	
	clear: both;
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	margin: 0 auto;
	width: 890px;
}

/*--------------------------------
		 Sub Navigation2
---------------------------------*/

.sf_subnavigation2 { /* subnavigations always display: none; */
	display: none;
}

.sf_subnavigation2 ul{
	
}

.sf_subnavigation2 ul:after{
	
}

.sf_subnavigation2 ul li {
	
}

.sf_subnavigation2 ul li.sf_last_nav_item{

}

.sf_subnavigation2 ul li.sf_first_nav_item{

}

.sf_subnavigation2 ul li a {
	
}

.sf_subnavigation2 ul li a:visited {
	
}

.sf_subnavigation2 ul li a:hover{
	
}

/*--------------------------------
		 End Sub Navigation2
---------------------------------*/



.sf_extra7 {
	
}

.sf_extra7 span{
	
}



/*--------------------------
		 Footer
--------------------------*/

.sf_footer {
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}

/*--------------------------
		End Footer
--------------------------*/


.sf_extra8 {
	
}

.sf_extra9 {
	
}


/*--------------------------
		Extra Stuff
--------------------------*/


a:link {
	
}

a:visited {
	
}

a:hover {
	
}

.sf_banner {
	margin-top: 35px;
	text-align: center;
}
/**
 * Sticking flyout menu bug
 *
 * @bugfix
 * @affected ie7
 * @css-for ie7
 * @valid yes
 */
#Nav1 li:hover, #Nav1 li.hover {  
    position: static;  
} 
