/*********************************************************
**********************************************************

Folder: Theme301_Technology1
Name: Technology 1
Cat: Computers & Technology

**********************************************************
*********************************************************/
    /*------------------------------------
GENERAL
------------------------------------*/
body {
    margin: auto;
}

.sf_outer_wrapper {
    width: 750px;
    margin: auto;
    margin-top: 50px;
}

.sf_wrapper {
    width: 730px;
    margin-left: 20px;
}

a {
    color: #000000;
}

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

/* ------------------------------------
HEADER
------------------------------------ */
.sf_header_wrapper {
    height: 102px;
    width: 249px;
    float: right;
    margin-right: 70px !important;
    margin-right: 35px;
}

/* left side of header */
.sf_extra4 {
    float: left;
    height: 102px;
    width: 304px;
    background: #fff url(../images/logo.jpg) no-repeat top left;
}

.sf_main_header p, .sf_sub_header p { margin: 0; padding: 0; 
}
.sf_main_header {
    text-align: left;
    font: bold 1.3em Helvetica, Arial, sans-serif;
    color: #aaa;
    padding-bottom: .1em;
    margin-bottom: .15em;
    border-bottom: 1px dotted #ccc;
    height: 50px;
    position: relative;
    overflow: hidden;
}

.sf_sub_header {
    text-align: left;
    font: .8em Helvetica, Arial, sans-serif;
    height: 40px;
    overflow: hidden;
}

/* ------------------------------------
NAVIGATION
------------------------------------ */
.sf_navigation_top { 
display: none; 
}

.sf_navigation {
	height: auto !important;
	height: 38px;
	min-height: 38px;
    clear: both;
    margin: 0 20px 0 0;
	border-top: 6px solid #fff;
}

.sf_navigation ul {
    margin: 0 0 0 0;
	padding-bottom: 3px;
    padding-left: 15px;
	list-style-type: none;
}

.sf_navigation ul:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 1px;
    clear: both;
}
.sf_navigation ul:after {display: inline-block;}
 
/* Hides from IE-mac \*/
* html .sf_navigation ul:after{height: 1%;}
.sf_navigation ul:after{display: block;}
/* End hide from IE-mac */

.sf_navigation ul li {
    white-space: nowrap;
    width: auto !important;
    width: 5px;
    float: left;
    margin: 0 0 0 0px;
    background: url(../images/plus.gif) no-repeat 0 55%;
}

.sf_navigation ul li a {
    padding: 5px 15px 3px 15px;
    margin: 0;
    text-decoration: none;
    display: block;
    font: normal 0.9em Helvetica, Arial, sans-serif;
	
	
	
}

.sf_navigation ul li a:hover {
}
#Nav1{
height: 30px;
}

/*------------------------------------
CONTENT
------------------------------------*/
.sf_pagetitle {
    clear: both;
    font: normal 1.2em "Gill Sans MT", Helvetica, Arial, sans-serif;
    text-align: left;
    height: auto !important;
    height: 25px;
    min-height: 25px;
    margin-right: 20px;
    padding: 20px 20px 0px 32px;

}

.sf_content {
    height: 300px;
    margin: 0 20px 0 0;
    padding: 5px 20px 0 32px;
    color: #666;
    font-size: .8em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: auto !important;
    height: 200px;
    min-height: 200px;
}

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

/*------------------------------------
FOOTER
------------------------------------*/
.sf_footer {
    text-align: center;
    font-size: .7em;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #333;
    height: 30px;
    padding: 12px 0px 0px 50px;
    margin: 0 20px 0 0;
}
.email_img {vertical-align:bottom};
/*------------------------------------
BANNER
------------------------------------*/
div.sf_banner {
    margin-bottom: 35px;
    padding-top: 80px;
    text-align: center;
    font-size: .8em;
}

div.sf_banner div#bannerLink {
    padding-top: 10px;
}

