body {
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#wrapper {
	width: 974px;
}

#header {
	float: left;
	clear: both;
	width: 974px;
	height: 91px;
}

#bttm_wrapper {
    float: left;
    clear: both;
    width: 974px;
    _margin-top: -5px;
}

#sidebar {
	float: left;
	clear: right;
	width: 183px;
}

#menu {
	float: left;
	clear: both;
	width: 183px;
}

#nav-01 {
	float: left;
	clear: both;
	width: 183px;
	height: 38px;
}

#nav-02 {
	float: left;
	clear: both;
	width: 183px;
	height: 40px;
	_margin-top: -5px;
}

#nav-03 {
	float: left;
	clear: both;
	width: 183px;
	height: 40px;
	_margin-top: -5px;
}

#nav-04 {
	float: left;
	clear: both;
	width: 183px;
	height: 40px;
	_margin-top: -5px;
}

#nav-05 {
	float: left;
	clear: both;
	width: 183px;
	height: 40px;
	_margin-top: -5px;
}

#nav-06 {
	float: left;
	clear: both;
	width: 183px;
	height: 40px;
	_margin-top: -5px;
}

#nav-07 {
	float: left;
	clear: both;
	width: 183px;
	height: 40px;
	_margin-top: -5px;
}

#nav-08 {
	float: left;
	clear: both;
	width: 183px;
	height: 40px;
	_margin-top: -5px;
}

#nav-09 {
	float: left;
	clear: both;
	width: 183px;
	height: 49px;
	_margin-top: -5px;
}

#main {
	float: left;
	clear: right;
	width: 791px;
	_margin-left: -3px;
}

#left_margin {
	float: left;
	clear: right;
	width: 18px;
	height: 590px;
}

#center {
	float: left;
	clear: right;
	width: 754px;
	background-color: #fff;
}

#banner {
	float: left;
	clear: both;
	width: 754px;
	height: 246px;
}

#content {
	float: left;
	clear: both;
	background-color: #FFFFFF;
	text-align: justify;
	width: 754px;
}

#page_title {
	float: left;
	clear: both;
	text-align: left;
}

#footer {
	float: left;
	clear: both;
	width: 754px;
	background-image: url(../images/fabsol_09.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 11px;
	color: #666666;
	padding-top: 15px;
	overflow: hidden;
}

#right_margin {
	float: left;
	clear: right;
	width: 19px;
	height: 590px;
}

/* CONTENTS ELEMENTS */

h1 {
    display: none;   
}   

h2 {
    color: #777;   
} 

h3 {
    color: #333;  
    margin: 20px 0 0 0;
    padding: 0;
}  

a:link, a:visited {
    color: #0664a5;
    text-decoration: none;
    font-weight: bold;
}

a:hover, a:visited:hover {
    color: #004488;
    text-decoration: underline;
    font-weight: bold;
}

#footer a:link, #footer a:visited {
    color: #666666;
    text-decoration: none;
}

#footer a:hover, #footer a:visited:hover {
    color: #000000;
    text-decoration: underline;
}

ul li {
    list-style-image: url(../images/bullet.jpg);
}
    
.border {
	border:2px solid #0960a5;
} 
/*============home page===============*/
.icon
{
    float:left;
    clear:right;
}
.Photo
{
    float:right;
    clear:none;
}
.box1
{
    float:left;
    clear:right;
    width:300px;
    /*height:150px;*/
    border:solid 1px #ebebeb;
    background-color:#f0f0f0;
    background-image:url(../images/boxbg.jpg);
    background-repeat:repeat-x;
    text-align:left;
    padding:0px 5px 10px 5px;
}
.box2
{
    float:left;
    clear:right;
    width:300px;
    /*height:120px;*/
    margin:0px 0px 0px 10px;
    border:solid 1px #ebebeb;
    background-color:#f0f0f0;
    background-image:url(../images/boxbg.jpg);
    background-repeat:repeat-x;
    text-align:left;
    padding:0px 5px 10px 5px;
}
.box3
{
    float:left;
    clear:right;
    width:300px;
    /*height:120px;*/
    margin-top:10px;
    border:solid 1px #ebebeb;
    background-color:#f0f0f0;
    background-image:url(../images/boxbg.jpg);
    background-repeat:repeat-x;
    text-align:left;
    padding:0px 5px 10px 5px;
}
.box4
{
    float:left;
    clear:right;
    width:300px;
    /*height:120px;*/
     margin:10px 0px 0px 10px;
    border:solid 1px #ebebeb;
    background-color:#f0f0f0;
    background-image:url(../images/boxbg.jpg);
    background-repeat:repeat-x;
    text-align:left;
    padding:0px 5px 10px 5px;
}