/* Basics */
/* Reset all elements */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, 
tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}
body{
	margin:0px;
	padding:0px;
	background:#e4e4e4 url(../images/bg_body.gif) repeat-x left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
:focus{
	outline:0 !important;
}
							
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clearB{
	clear:both;
}
.marginA{
	margin:auto;
}
a img{
	border:0px;
}
a {
	color:#ff8a00;
	text-decoration:none;
}
form, table{
	padding:0px;
	margin:0px;
}
p, h1, h2, h3, h4, h5{
	padding:0px 0px 13px 0px;
	margin:0px;
}
h1 {
	color:#000;
	font-size:40px;
}
#wrapper {
	width:962px;
}

	
											/* Header */
#header{
	height:100px;
}
.lheader {
	width:240px;
}
.rheader {
	width:720px;
}
.logo {
	padding:35px 0 0 0;
}
.search_box {
	padding:26px 0 15px 515px;
}
.txtbox1 {
	width:162px;
	background:url(../images/bg_txtbox1.gif) no-repeat left top;
	height:24px;
}
.txtbox1 input {
	border:0;
	height:18px;
	margin:4px 0 0 10px;
	color:#999;
	width:140px;
	font-size:12px;
}
#menu{}

											/* Body */
#body{}
.banner {
	background:url(../images/img_banner.jpg) no-repeat left top;
	height:249px;
}
.bann_content {
	padding:60px 40px 0 345px;
}
.content {
	padding:1px 0 0 0;
}
.left_col {
	width:635px;
}
.right_col {
	width:320px;
}
.lpadd {
	padding:26px 0 0 20px;
}
.block01 {
	width:620px;
	background:url(../images/bg_curve1b.gif) no-repeat left bottom #f2f2f2;
	margin-left:8px;
}
.b1_content {
	padding:18px;
}
.right_col h2 {
	padding-bottom:0px;
}
.right_col p {
	padding-left:8px;
}
.contact_box {
	padding:15px;
	background:url(../images/img_callgirl.jpg) no-repeat right top #1e1e1e;
	margin-bottom:2px;
}
.contact_box h2 {
	color:#efe331;
}
.contact_box p {
	color:#CCC;
	font:bold 13px Arial, Helvetica, sans-serif;
}
.logodesign_box {
	background-color:#efe331;
	padding:15px;	
	margin-bottom:2px;	
}
.seo_box {
	background-color:#999999;
	padding:15px;	
	margin-bottom:2px;	
}

										
											/* Footer */
#footer {
	background:#000;
	color:#666;
	font:12px Arial, Helvetica, sans-serif;
	margin:10px 0 0 0;
}
.fcontent {
	padding:15px 10px 15px 10px	
}
.fcontent p {
	padding:2px 0 0 10px;
}
.fcontent ul {
	margin:0;
	padding:0;
}
.fcontent li{
	display:inline;	
}
.fcontent li a{
	color:#666;
	background:url(../images/menu_divider2.gif) no-repeat right center;
	padding:0 17px 0 10px;
	text-decoration:none;
	font:12px Arial, Helvetica, sans-serif;
}
.fcontent ul li a:hover {
	text-decoration:underline;
}
.fmenu_left {
	width:660px;
}
.fmenu_right {
	width:245px;
	text-align:right;
}
#nobg1 a, #nobg2 a {
	background-image:none;
} 
.list_style li{
    list-style-position:inside;	
}
.images{
    margin:0 25px 25px 0;	
}
/*Additional CSS*/
.sitemap
{
display:block;

}
.sitemap a:hover
{
text-decoration:underline;
color:#ff8a00;
}
.sitemap a
{
text-decoration:none;
color:#000000;
font-size:12px;
}

