/* CSS Default */

html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS Document */

body{ background:#efe457; margin:20px 0px 5px 0px;}
#bgtop{background:url(images/bgheader.jpg) repeat-x; width:960px; height:95px;}
#bgpanel{ background:url(images/bgpanel.jpg) repeat-x; width:960px; height:38px;}
#maincontent{background:url(images/maincontentbg.jpg) repeat-y;width:980px; height:auto;}
#innercontents{ width:960px; height:auto; background:#FFFFFF;}
img{ border:solid 3px #cfcfcf;}
#footer{width:960px; height:30px; line-height:22px; text-align:right;}

.text1{ font-family:Verdana; font-size:13px; color:#3b3b3b; text-decoration:none;}

.text2{font-family:Verdana; font-size:13px; font-weight:bold; color:#6a6969; text-decoration:none;}
.text2 a:visited{font-family:Verdana; font-size:13px; font-weight:bold; color:#6a6969; text-decoration:none;}
.text2 a:link{font-family:Verdana; font-size:13px; font-weight:bold; color:#6a6969; text-decoration:none;}
.text2 a:hover{font-family:Verdana; font-size:13px; font-weight:bold; color:#6a6969; text-decoration:underline;}

.text3{font-family:Verdana; font-size:11px; color:#6a6969; text-decoration:none;}
.text3 a:visited{font-family:Verdana; font-size:11px; color:#6a6969; text-decoration:none;}
.text3 a:link{font-family:Verdana; font-size:11px; color:#6a6969; text-decoration:none;}
.text3 a:hover{font-family:Verdana; font-size:11px; color:#3b7fc8; text-decoration:underline;}

.text4{font-family:Verdana; font-size:13px; color:#3b7fc8; text-decoration:none;}
.text4 a:visited{font-family:Verdana; font-size:13px; color:#3b7fc8; text-decoration:none;}
.text4 a:link{font-family:Verdana; font-size:13px; color:#3b7fc8; text-decoration:none;}
.text4 a:hover{font-family:Verdana; font-size:13px; color:#3b7fc8; text-decoration:underline;}

.text3 a{ width:120px; height:15px; margin-left:10px;}
span .text3{background:url(images/arrow.jpg) no-repeat left center; float:left; width:100px; height:15px;}

.footertext{font-family:Verdana; font-size:11px; color:#6a6969; text-decoration:none;}

.textpanel{font-family:Verdana; font-size:12px; color:#6a6969; text-decoration:none; font-weight:bold;}
.textpanel a:visited{font-family:Verdana; font-size:12px; color:#6a6969; text-decoration:none; font-weight:bold;}
.textpanel a:link{font-family:Verdana; font-size:12px; color:#6a6969; text-decoration:none; font-weight:bold;}
.textpanel a:hover{font-family:Verdana; font-size:12px; color:#3b7fc8; text-decoration:none; font-weight:bold;}

.texttitle{font-size:14px; font-family:Arial; font-weight:bolder; color:#3b3b3b;}
.nav_panel{display:inline; margin:10px; margin-left:31px; cursor:pointer;}

.bgleft{ float:left;}

.clientcontainer{width:900px; height:auto; clear:both; margin:0px 0px 20px 30px; line-height:18px;}

.clientcontainer ul li{list-style:disc inside; margin-bottom:15px;}
p .text1{ margin-top:10px;}
.leftside{width:280px; height:650px; float:left; background:#e2e4e1;}
.leftside ul li{ list-style:none; display:inline;}
.title{ font-family:"Times New Roman", Times, serif; font-size:28px; font-weight:bold; color:#3b7fc8;}

.rightside{width:620px; height:auto; float:left; margin:20px 0px 20px 30px;}

.rightcontent{width:330px; height:auto; float:left;}

.readmore{width:255px; height:35px; float:left; clear:both; margin:0px 0px 0px 34px; line-height:13px; border:dashed 1px #CCCCCC; border-left:0px; border-top:0px; border-right:0px;}