/**

seoarrow.com style
06.05.09

**/


body{
	background:#fff url(images/bg.jpg) repeat-x;
	font-family:arial,verdana;
	color:#333;
	font-size:12px;
	text-align:center;
	padding:0;
	margin:0;
}

img{
	border:0;
}

a{
	color:#337700;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

h3{
	font-size:16px;
	color:#224308;
	margin:17px 0 0 0;
}

p{
	margin:12px 0 10px 0;
}

.container{
	overflow:auto;
}

#maincontainer{
	text-align:left;
	width:932px;
	margin:0 auto;
	min-height:700px;
}

#header{
	overflow:auto;
}
#header .logo{
	margin-top:25px;
	float:left;
	width:280px;
	border:0px solid #ccc;
}
#header .rheader{
	float:right;
	width:600px;
	border:0px solid #ccc;
}
#header .rheader #topheader{
	border:0px solid #ccc;
	width:363px;
	height:37px;
	float:right;
	background:#da9912 url(images/top_bg.jpg) no-repeat;
	line-height:30px;
	color:#fff;
	font-size:11px;
	text-align:center;
	border:0px solid #ccc;
}
#header .rheader #topheader a{
	color:#fff;
	text-decoration:none;
}
#header .rheader #topheader a:hover{
	text-decoration:underline;
}
#header .rheader #topheader span{
	padding:0 6px 0 6px;
}

#navbar{
	float:right;
	margin-top:37px;
	border:0px solid #ccc;
	width:475px;
}
#navbar span{
	background:#337600 url(images/navbar_bg1.jpg) no-repeat;
	width:95px;
	border:0px solid #ccc;
	float:left;
	text-align:center;
	height:43px;
	line-height:43px;
}
#navbar span.current{
	background:#337600 url(images/navbar_bg.jpg) no-repeat;
	z-index:999;
	height:49px;
}
#navbar span.current a{
	color:#1b3209;
}
#navbar a{
	color:#c9fba2;
	font-weight:bold;
	text-decoration:none;
}
#navbar a:hover{
	color:#fff;
}

#mainbody{
	margin:30px 0 20px 0;
	overflow:auto;
}

#leftcol{
	float:left;
	border:0px solid #ccc;
	width:650px;
}

.welcomebox{
	padding:0 20px 5px 20px;
	border:1px solid #deefce;
	overflow:auto;
	line-height:18px;
}

#rightcol{
	float:right;
	width:260px;
	border:1px solid #d4e3c7;
	background-color:#e4f5d7;
}
p#header{
	height:40px;
	line-height:35px;
	font-weight:bold;
	color:#fff;
	padding-left:15px;
	padding-bottom:0;
	margin-bottom:7px;
	z-index:9998;
	margin-left:-1px;
}
p.orange{
	background:#e4f5d7 url(images/hdr_orange.jpg) no-repeat;
}
p.blue{
	background:#e4f5d7 url(images/hdr_blue.jpg) no-repeat;
}
p.green{
	background:#fff url(images/hdr_green.jpg) no-repeat;
	margin-top:20px;
}

p.content{
	padding-left:15px;
	line-height:22px;
	padding-top:0;
	margin-top:0;
}

.pghdr{
	margin-top:0;
}

#fcol{
	float:left;
	width:670px;
}

#fcol p{
	margin-top:0;
	line-height:18px;
}

#rcol{
	float:right;
	border:1px solid #ccc;
	width:230px;
}

#footer{
	color:#606060;
	background-color:#e1e1e0;
	font-size:10px;
	font-family:verdana;
	line-height:30px;
	padding:0 5px 0 15px;
	overflow:auto;
	border-top:1px solid #cdcdcc;
}
#footer a{
	color:#606060;
}
#footer span{
	padding:0 10px 0 10px;
}
