/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-color:#EBEAF0;
	background-attachment: scroll;
	background-image: url(../images/cs-bg-b.gif);
	background-repeat: repeat-x;
}
#main-content { 
    margin: 0px;
	padding:0;
	width: 735px;
	}
#sf-logo { margin: 0px;}

/* Menu */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabs{
margin: 10px 0 0 0;
padding: 2px 0 0 15px;
float: left;
font: bold 13px verdana;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 6px 20px; /*padding of tabs*/
text-decoration: none;
background: transparent url(../images/menu-bg.gif);
background-repeat:repeat-x;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 0px solid #ccc; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #ccc; /*right border style*/
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: #990000; 
background-image: url(../images/menu-bg1.gif);/*background image swap on hover*/
}


/* Mid Content */
#wel-bg {
	height:133px;
	background-image: url(../images/wel-bg.gif);
	background-repeat: repeat-x;
}
#wel-h1 { 
	font:15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ccc;
	width:350px;
	height:15px;
	border-bottom:1px solid #1A3A60; 
	padding: 5px 0 2px 2px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#333333;
	font-weight:100;
	padding:0px 10px 0 0;
	text-align:justify;
}
h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#990000;
}
p { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:5px 10px 0 2px;
	text-align:justify;
}
#p-link { 
	font-family:Arial, Helvetica, sans-serif; 
	display: block;
	font-size:11px;
	color:#333333;
	margin:0px;
	padding:5px 10px 0 2px;
	text-align:justify;
}
#p-link a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
}
#p-link a:visited {
	color:#000;} 
#p-link a:hover {
	color:#000; 
	text-decoration:underline;
}
strong {
	color:#990000; 
	font-weight: 300;
}
#more a { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#990000;
}
#more a:link {
	color:#990000;} 
#more a:visited {
	color:#990000;} 
#more a:hover {
	color:#BE0006; 
	text-decoration:underline;
}
#left-bg {
 background-color:#DDE2E7;
 border-bottom: 1px solid #D8DCE2;
 border-left: 1px solid #D8DCE2;
}

#mid-box { 
	background-color:#ECEEF1;
	width: auto 501px;
	border-right: 1px solid #D8DCE2;
	padding: 10px 0 0 0;
}
#mid-box-text { 
	width:216px;
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
}
.mid-box-text1 { 
	width: auto 500px;
	margin: 0 0 0 8px;
	padding: 0 0 0 8px;
}
.mid-box-text1 .floatbox{ 
padding:8px;
float: right;
width: 155px;
}
#com-logo { 
	width: auto 500px;
	text-align:center;
	padding:5px 0 0 0;
}
h3 { 
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:600;
}
#contact-text { 
margin:10px;
height: 155px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333;
}
#contact-h1 { 
font-family:Arial;
font-size:12px;
color:#000;
font-weight: bolder;
}
/* footer Content */
#footer-bg {
	height:76px;
	width:500px;
	border-right: 1px solid #D8DCE2;
	border-left: 1px solid #D8DCE2;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}
#popular { font-family:Arial, Helvetica, sans-serif; font-size:9px; color: #666; text-align:center; padding:35px 0 0 0; font-weight: bold; clear:both;}
#popular a:link{ font-size:9px; color:#666; font-weight:100; text-decoration:none;}
#popular a:visited{ font-size:9px; color:#666; font-weight:100; text-decoration:none;}
#popular a:hover{ font-size:9px; color:#990000; font-weight:100; text-decoration:underline;}
#copyright {font-family:Arial, Helvetica, sans-serif; font-size:9px; text-align:center; padding-top:2px; color:#BC000A;}
#copyright a:link{ font-size:8px; color:#666; font-weight:100; text-decoration:none;}
#copyright a:visited{ font-size:8px; color:#666; font-weight:100; text-decoration:none;}
#copyright a:hover{ font-size:8px; color:#990000; font-weight:100; text-decoration:underline;}
<!--[if IE]>
<style type="text/css">
p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}


.thumbnail-7{
position: relative;
z-index: 0;
}

.thumbnail-7:hover{
background-color: transparent;
z-index: 80;
}

.thumbnail-7 span{ /*CSS for enlarged image*/
position: absolute;
padding: 2px;
width:140px;
left: 10px;
top: -320px;
visibility: hidden;
}
.thumbnail-7 span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}
.thumbnail-7:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -320px;
left: 10px; /*position where enlarged image should offset horizontally */
}