/* CSS Document */
*{

	margin:0;
	padding:0;

}
ul{

list-style:none;

}
body{

	font-size:12px;
	line-height:14px;
	color:#3C3C3C;
	background: url(/images/wrapper.gif) 0 0 repeat-x #D6D6D6;

}

/**********************************************/

.min_width {

width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1000)? "1000px" : "100%");
	min-width:1000px;

}
.main {

width:100%;
	margin:auto;

}

a {

color:#79BBFC;
	text-decoration:underline;

}
a:hover{

text-decoration:none;

}


h1 {

	font-size:3.27em;
	color:#1D1D1D;
	font-weight:bold;
	line-height:1.01em;
	width:auto;

}
h1 a  {

	color:#fff;
	text-decoration:none;

}

h1 a:hover {
	color: #fcc;
}
h2{

	font-size:1.01em;

}
h3 {

	color:#424242;
	font-weight: normal;
	text-transform:uppercase;
	font-size:1.61em;
	line-height:1.01em;

}
h3 a {

color:#424242;
	font-size:1.01em;
	line-height:1.01em;
	text-decoration:none;

}
h3 a:hover {

text-decoration:underline;

}


/*******global********/
ul {

	margin:0;

}
.left_side_bar {
	float:left;
}
.right_side_bar {
	float:left;
}
.column_center{
float:left;
}
.w100 {

	width:100%;

}

/*******global********/

.content .indent {

	padding:0 24px 20px 37px;

}



/*******************box*********************************/
.left_bot{

	background:url(/images/left_bot.gif) left bottom no-repeat;

}
.right_bot{

	background:url(/images/right_bot.gif) right bottom no-repeat;
	width:100%;

}

.side_left{

	background:url(/images/side_left.gif) left top repeat-y #FFFFFF;

}
.side_right{

	background:url(/images/side_right.gif) right top repeat-y;

}
.side_bot{

	background:url(/images/side_bot.gif) left bottom repeat-x;

}
/***************************end**************************/


/*******************header*********************************/
#header {

width:100%;
	background:url(/images/bg_header.jpg) 0 0 repeat-x;

}
#header .bg_header_left {

	background:url(/images/phototop.jpg) center 120px no-repeat;

}
#header .bg_header_right{

	background:url(/images/bg_header_right.jpg) right top no-repeat;
	width:100%;
	height:336px;

}
#header .logo {

	padding:60px 0 0 0;
	text-align: center;

}
#header .menu {
	background:url(/images/menu.jpg) no-repeat;
	padding:79px 0 50px 79px;

}
#header .menu li {

	float:left;
	background:url(/images/sep.gif) right top repeat-y;
	padding:0 20px 0 20px;

}
#header .menu li a{

	color:#FFFFFF;
	font-size:16px;
	text-decoration:none;

}
#header .menu li a:hover{

text-decoration:underline;

}

/*******************end header*********************************/


/*******************side_bar*********************************/
.left_side_bar {
	width:20%;

}
.left_side_bar .inside{
	padding:15px 0 0 0;

}
.right_side_bar {
	width:30%;

}
.right_side_bar .inside{
	padding:15px 0 0 0;
}


/********************************************* csv link **/

#csv {
	text-align: left;
	background:#F7F7F7;
	padding: 20px 5px 5px 10px;
	float: left;
}


#csv dl {
}

#csv dt {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0;
}

#csv dt a {
}

#csv dt a:hover {
}

#csv dd {
	font-size: 12px;
	display: inline;
	font-weight: bold;
}


/*---------------------------------------------------*/
.widget_style {

	padding:15px 0 35px 0;
	background:#F7F7F7;

}
.widget_style h2 {

	font-size:1.63em;
	line-height:1.01em;
	color:#646464;
	font-weight:normal;
	padding:0 0 12px 20px;

}
.widget_style h2 a {

color:#646464;
	text-decoration:none;

}
.widget_style h2 a:hover {
	text-decoration:none;
}

.widget_style ul {
	margin:0 0 0 20px;

}
.widget_style li {
	font-size:1.18em;
	line-height:1.45em;
	color:#000000;
	background:url(/images/sep_2.gif) left bottom repeat-x;
	padding:0 0 5px 0;

}
.widget_style li a {
	font-size:1.01em;
	line-height:1.45em;
	color:#000000;
	display: block;
	text-decoration:none;
	background:url(/images/arr.gif) no-repeat 0px 6px;
	padding:0 0 0 17px;

}
.widget_style li a:hover {
	text-decoration:underline;

}

/*---------------------------------------------------*/

#categories.widget_style ul {
	margin:0 0 0 20px;

}
#categories.widget_style li {
	font-size:1.18em;
	line-height:1.45em;
	color:#2B2B2B;

}
#categories.widget_style li a {
	font-size:1.01em;
	line-height:1.45em;
	color:#2B2B2B;
	font-weight:bold;
	text-decoration:none;
	background:url(/images/arr.gif) 0 6px no-repeat;
	padding:0 0 0 17px;

}
#categories.widget_style li a:hover {
	text-decoration:underline;

}


/*---------------------------------------------------*/

#links_with_style ul {
	margin:0 0 0 0;
	background:none;

}


/*---------------------------------------------------*/


/*******************end side_bar*********************************/


/*******************column_center*********************************/
.column_center {
	width:49%;

}
.indent_center {
	padding:0 20px 0 20px;

}
.text_box {
	font-size:1.09em;
	line-height:1.31em;
	padding:20px 20px 20px 30px;

}

.title {
	padding:23px 22px 0 21px;

}
.title span {
	color:#6D6D6D;
	font-size:1.01em;
	line-height:1.18em;

}
.title .date {
	font-size:0.9em;
	line-height:1.09em;
	color:#97A3B6;
	font-weight:normal;

}

.comments {
	background:url(/images/sep_3.gif) 0 0 repeat-x;
	color:#F568A7;
	font-size:1.09em;
	font-weight:normal;
	line-height:1.9em;
	padding:14px 40px 30px 30px;

}
.comments a {
	text-decoration:underline;
	color:#F568A7;
	font-size:1.01em;
	line-height:1.9em;

}
.comments a:hover{
	text-decoration:none;

}
/*******************end column_center*********************************/





/*******************footer*********************************/
#footer {
	clear: both;
	font-size:1.2em;
	line-height:1.2em;
	margin:0 35px 0 37px;
	padding:25px 0 40px 0;
	background:url(/images/bg_footer.gif) 0 0 repeat-x;
	text-align: center;

}
#footer a{
	color:#666;
	text-decoration: none;

}
#footer a:hover{
	color:#333;
}

/*******************end footer*********************************/

.link50 td {
	float: left;
	padding: 2px 4px;
}
