
/************* Page settings ******************/
body 
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color:#eeeded;
}


*{
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-size:12px;
	color:#666;
}

p{
	margin-bottom:10px;
}

h1
{
font: 16px, Georgia;
color:#ee2e2e;
margin-bottom:15px;
font-weight:bold;
text-align:left;
}
h2
{
display:block;
padding-bottom:10px;
padding-top:10px;
color:#098ac6;
}

strong
	{
	color:#333;
	}

a.read:link
{
color:#006699;
line-height:35px;
}
a.read:visited 
{
color:#666666;
}
table
	{
	margin-bottom:15px;
	}

td
	{
	padding:5px;
	}
	
.tabel
{
margin:0px!important;
padding:0px!important;
font-weight:bold;
}

.tabel strong
{
font-size:16px;
color:#f00;
}
	
.td
{
padding:0px!important;
}

/**************Body Starts***********/
#wrapper
{
	margin: 0 auto;
	width: 770px;
	background:#fff url(../images/bg-body.gif);
	background-repeat:repeat-y;
	clear:both;
	position:relative;
}

#topStyle
{
	background:url(../images/bg-top.gif);
	height:11px;
}

#navCol
{
	width:170px;
	background:url(../images/bg-navcol.gif);
	background-repeat:repeat-x;
	float:left;
	background-color:#fff;
	padding:0 7px 0 7px;
	height:450px;
}
#logo
{
margin-top:12px;
text-align:center;
height:150px;
}
ul#navMain
{
list-style-type:none;
display:block;
}

ul#navMain li
{
border-top:1px #ccc solid;
font: Georgia, serif;
}

ul#navMain li a, ul#navMain li a:active
{
clear:both;
width:161x;
height:20px;
padding:5px 0 0 20px;
color:#3d7c1e;
font-size:12px;
text-decoration:none;
display:block;
background-image:url(../images/bullet-link.gif);
background-repeat:no-repeat;
background-position:10px 10px;
}

ul#navMain li a:hover
{
color:#333;
background-color:#fbfbfb;
color:#999;
}


#bodyCol
{
float:left;
background:#fff;
width:586px;
}	
	
#flash
{
background-color:#fff;
margin:5px 0 15px 0;
padding-left:5px;
width:574px;
float:left;
}
#welcome
{
width:255px;
padding-left:20px;
margin:30px 0 20px 0;
float:left;
border-right:1px #ccc solid;
padding-right:20px;
text-align:justify;

}
#services
{

width:250px;
padding-right:20px;
float:right;
margin:30px 0 20px 0;
text-align:justify;
}

ul#bodylist
{
list-style-type:disc;
}

ul#bodylist li
{
line-height:18px!important;
}


#footer
{
clear:both;
height:20px;
background-color:#000;
padding:10px;
}
#copyRight
{
float:left;
}

ul#navFooter
{
list-style-type:none;
float:right;
}

ul#navFooter li
{
display:block;
color:#fff!important;
float:left!important;
padding-left:3px;
}

ul#navFooter li a, ul#navFooter li a:active
{
font-size:12px;
text-decoration:none;
color:#fff!important;
}
ul#navFooter li a:hover
{
color:#999!important;
}

#mainBody
{
width:540px;
margin:0 0 40px 0;
padding:0 20px 0 20px;
text-align:justify;
}
#mainBody ul
{
	list-style-type:none;
	padding:0;
	margin:0;
}


#mainBody ul li
{
background-image:url(../images/bullet-body.gif);
background-repeat:no-repeat;
background-position:10px 8px;;
padding-left:25px;
line-height:20px;
margin:0px;
color:#666!important;
float:none;
}

.clear
{
clear:both;
}
.floatRight
{
float:right;
padding:4px;
border:1px #ccc solid;
margin:3px 0 5px 13px;
}

#fb
{
position:absolute;
top:463px;
left:2px;
}
