
            body { margin:0; padding:0; }



div#content1{
float: left;
width: 43%;
margin-bottom: 15px;
}
div#content2{
float: right;
width: 43%;
margin-bottom: 15px;
}
div#content3{
clear: both;
width: 95%;
}

div#content1 , div#content2 , div#content3 {
padding: 5px 10px;
overflow: hidden;
position: relative;
}

/*----------------------------------
Theme694
----------------------------------*/

/*----------------------------------
Typography Reset
----------------------------------*/

h1, h2, h3, h4, h5, h6 {font-weight:normal;line-height:normal}
h1 {font-size:20px;margin:10px 0;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h2 {font-size:20px;margin:10px 0;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h3 {font-size:20px;margin:10px 0;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h4 {font-size:16px;margin:5px 0;padding:0;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h5 {font-size:14px;font-weight:bold;margin:5px 0;padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}
h6 {font-size:14px;font-weight:bold;margin:3px 0; padding: 0px;font-family: Georgia, "Nimbus Roman No9 L", serif;}


/*----------------------------------
General
----------------------------------*/

body {
margin: auto;
background-color: #ffffff;
color:#555555;
font-family: Georgia, "Nimbus Roman No9 L", serif;
font-size: 14px;
font-weight: normal;
background-image: url(694_topbar.gif);
background-repeat: repeat-x;	
background-position: top;
}

.sf_outer_wrapper {	
width: 980px;
margin: 30px auto 0;	
}

.sf_wrapper {
width: 980px;
margin: 0 auto;		
}

/*--------------------------------
Header
---------------------------------*/

.sf_region2 {
width: 980px;
height: 332px;
background-image: url(694_mainimg.png);
background-repeat: repeat-y;
z-index: 99;
}

.sf_main_header {
text-align: left;	
font-family: Georgia, "Nimbus Roman No9 L", serif;
font-size: 36px;
font-weight: normal;
font-variant: normal;	
margin: 70px 0 0 45px;
padding: 0;	
height: 165px;
overflow: hidden;
float: left;	
width: 360px;
color: #ffffff;
text-shadow:0 1px 1px #555;
}

.sf_sub_header {
display: none;
}

.sf_main_header p {
margin: 0;
padding: 0;
}

/*--------------------------
End Header
--------------------------*/

/*--------------------------------
Navigation
---------------------------------*/

.sf_navigation h3 {
display:none;
}

.sf_navigation .widget_content {
padding: 0;
margin: 0;
}

.sf_navigation {	
clear:both;	
padding:0;
margin:0 11px;
margin-top: -57px;
width: 960px;		
min-height: 46px;
height: auto !important;
height: 46px;
}

.sf_navigation:after {
content: " ";
display: block;
clear: both;
visibility: hidden;
font-height: 1px;
margin: 0px;
padding: 0px;
}

.sf_navigation ul {
margin: 0px 10px;
padding: 0px;
list-style-type: none;
height: 1%;
float: left;
}

.sf_navigation ul:after {
content: ".";
display: block;
visibility: hidden;
height: 0;
font-size: 1px;
clear: both;
}

.sf_navigation ul li {	
float:left;		
white-space:nowrap;	
margin: 0;
padding: 0;			
}

.sf_navigation ul li.sf_first_nav_item {	
}

.sf_navigation ul li.sf_last_nav_item a {	
}

.sf_navigation ul li a {	
font-size:11px;
font-family: Arial, Helvetica, FreeSans, sans-serif;		
text-transform: uppercase;	
text-decoration:none;
text-shadow:0 1px 1px #555;
letter-spacing: 1px;
padding: 16px 15px;
display: block;	
color: #ffffff;
}

.sf_navigation ul li a:visited {	
text-decoration:none;
color: #ffffff;
}

.sf_navigation ul li a:hover {	
text-decoration: none;
color: #ffffff;
background-image: url(694_shine.png);
background-repeat: no-repeat;
background-position: center center;
_background-image: none;	
}

/*------------------------------------
Flyout menu
------------------------------------*/

.sf_navigation .subnav { /* second-level lists */
float: left;
position: absolute;	
width: 170px;
left: -999em;
z-index: 1000;
margin: 0;		
min-height:1%;
height:auto !important;
height:1%;
background-color: #F2EFEA;
border-bottom: 10px solid #F2EFEA;
}

.sf_navigation .subnav li { 	
white-space: normal;
min-height:1%;
height:auto !important;
height:1%;	
margin: 0 10px;
_margin: 0 5px;
padding: 0;
width: 150px;
background-color: #eae5dc;	
}

.sf_navigation .subnav li a { 
width: 120px;
height: auto;
padding: 6px 15px 4px;
color: #555555;
font-size: 11px;
text-shadow:none;
text-transform: none;
}

.sf_navigation .subnav li a:visited {
color: #555555;
}

.sf_navigation .subnav li a:hover { 
color: #555555;
text-decoration: underline;
background-image: none;
}

.sf_navigation .subnav .sf_first_nav_item_subnav {
border-top: 10px solid #F2EFEA;
}

.sf_navigation .subnav .sf_last_nav_item_subnav {
padding-bottom: 7px;
}

#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;
}

#Nav1 li:hover, #Nav1 li.hover {  
position: static;  
}

/*--------------------------------
End Navigation
---------------------------------*/

/*--------------------------------
Page Title
---------------------------------*/

.sf_pagetitle {	
padding: 30px 30px 0px 45px;	
text-align: left;
font-weight: normal;
font-family: Georgia, "Nimbus Roman No9 L", serif;
font-size: 20px;
clear:both;	
color: #469BF8;
margin: auto;
}

.sf_pagetitle h1 {
font-size:20px;
font-weight:normal;
margin:0;
font-family: Georgia, "Nimbus Roman No9 L", serif;
}

/*--------------------------------
End Page Title
---------------------------------*/

/*--------------------------
Content
--------------------------*/

.sf_content {			
padding: 10px 10px 30px 35px;	
min-height: 250px;	
line-height: 1.6;
text-align: left;
clear: both;
}

.sf_content:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/*--------------------------
End Content
--------------------------*/

/*--------------------------
Footer
--------------------------*/

.sf_region10 {
clear: both;	
background-color: #F2EFEA;
border-top: 1px solid #E8E3DC;
}

.sf_footer {	   
clear:both;	
font-family: Georgia, "Nimbus Roman No9 L", serif;	
text-align:center;	
padding:20px;
font-size:11px;		
color:#888888;	
}

.sf_footer p {
margin:0px;
padding:0px;
}

.sf_banner {
text-align:center;
font-size: 11px;
padding-bottom: 10px;
}

#bannerLink {
padding: 10px;	
}

#bannerLink a, #bannerLink a:visited, #bannerLink a:hover{
color: #888888;
font-size: 9px;
}

/*--------------------------
End Footer
--------------------------*/

/*--------------------------
Sidebar
--------------------------*/
.sf_region4 {
float: right;
display:inline;
width: 280px;
padding: 0;	
overflow: hidden;
display:none;
margin-top: 20px;
}

.sf_region4 .widget_content {
overflow:hidden;
font-size: 12px;
_display: inline-block;
margin-left: 20px;
}

.widgetset .widget_header {
margin:0px;
padding: 5px 0;
font-weight: normal;	
color: #469BF8;
}

.widgetset .widget_header a,
.widgetset .widget_header a:visited {
color: #469BF8;
}

.widgetset .widget_header a:hover {
color: #958e83;
text-decoration: none;
}

.widgetset .widget {	
margin-bottom:10px;	
min-height: 1%;
height: auto !important;
height: 1%;
background-repeat: no-repeat;
background-position: bottom;
border-top: 1px solid #E8E3DC;
}

.widgetset ul, .widgetset ol {
margin:0px;
padding:0px;
list-style-type:none;
}

.widgetset li {
margin:0px;
padding:3px 0px;	
overflow:hidden;
}

.widgetset a:link, .widgetset a:visited {
text-decoration:none;
padding: 2px 0px;
}

.widgetset a:hover {
padding: 2px 0px;
text-decoration: underline;
}

.widgetset .widget-content img a:hover {
background-color: transparent;
}

.widgetset .form_item {
margin:5px 0px;
}

.widgetset input, .widgetset select {	
width:150px;
}

.widgetset .btn {
width:auto;
margin: 3px 0px;
}

/*--------------------------
Other
--------------------------*/

.btn, .checkout a.button, .checkout input.button {
margin: 3px 3px 3px 0;
padding: 2px;	
font-size: 11px;
font-weight: normal;
font-family: Georgia, "Nimbus Roman No9 L", serif;
cursor: pointer;
border-style: solid;
border-width: 1px;	
border-color: #E8E3DC;
background-color: #F2EFEA;
color: #555555;
}

.btn:hover, .checkout a.button:hover, .checkout input.button:hover {
background-color: #e8e3dc;
}


 /*----------------------------------
		Theme694
----------------------------------*/

a:link {
	color: #AA4A9B;
	text-decoration: underline;	
}

a:visited {
	color: #AA4A9B;
	text-decoration: underline;		
}

a:hover {
	color: #AA4A9B;
	text-decoration: none;	
}

.sf_navigation {	
	border-top: 1px solid #8B3B7F;
	background-image: url(694_navbg_1.gif);
	background-repeat: repeat;	
}

/* DB */

.Data_Central_color1 {
 background-color:#6F6961;
 color:#ffffff;
}
.Data_Central_color2 {
 background-color:#9F9F9F;
 color:#000000;
}
.Data_Central_color3 {
 background-color:#CFCFCF;
 color:#000000;
}
.Data_Central_color3 a,
.Data_Central_color3 a:visited { 
 color:#000000;
 text-decoration:underline;
}
.Data_Central_color3 a:hover { 
 color:#000000;
 text-decoration:none;
}
.Data_Central_color4 {
 background-color:#ffffff;
 color:#000000;
}
.Data_Central_color5 {
 border-color:#EFEFEF;
}
.Data_Central_color6 {
 background-color:#EFEFEF;
 color:#000000;
}
.Data_Central_color7 {
 background-color:#333333;
 color:#ffffff;
}

/* End DB */



body#page_df55dc4d-76b9-468b-b9d0-fba6971824ac div#content1 { width:47.27%; }





