/* CSS Document */
* {
	margin:0; padding:0;
}

body{
	background:#EAEAEA; padding:12px 13px;
}

a:hover{text-decoration:underline;}

a img { border:0;}

.column { float:left;}
.clear { clear:both;}


html, input, textarea
	{
		font-family:Tahoma; 
		font-size:12px;		
		color:#FFFFFF;		
	}
	
input, textarea { color:#000000;}
	
a {color:#FFFFFF;}	
a2 {color:#000000; text-decoration:none;}	
a2:hover {color:#000000; text-decoration:underline;}	

input, select { vertical-align:middle; font-weight:normal;}

#main { width:740px; margin:0 auto;}

.l_t { background:url(../graphics/block-l-t.gif) no-repeat left top #615c5c;}
.l_t2 { background:url(../graphics/block-l-t.gif) no-repeat left top #615c5c;}
.r_t { background:url(../graphics/block-r-t.gif) no-repeat right top;}
.l_b { background:url(../graphics/block-l-b.gif) no-repeat left bottom;}
.r_b { background:url(../graphics/block-r-b.gif) no-repeat right bottom; width:100%;}

#header { margin-bottom:13px;}
#header .indent { padding:4px;}
#header .inside { background:url(../graphics/header.jpg) no-repeat; height:269px;}


#header .logo { margin:85px 0 0 55px; position:absolute;}

h1 { font-size:3.51em; font-weight:normal; color:#B72511;}
h1 a {text-decoration:none; color:#B72511;}

#header span { color:#494646;}

#body { margin-bottom:12px; width:100%;}

.sep_col { width:12px;}

/* side bar */
#side_bar { width:150px; background:url(images/side-bar-dr.gif) repeat-y;}


#side_bar .indent { padding:25px 25px 25px 15px;}

.widget_style h2 { color:#1583e5; font-size:14px; font-weight:bold; padding:0px 0px 0px 16px; font-weight:bold}
.widget_style ul { margin:15px 0px 29px 9px; list-style:none;}
.widget_style li { padding:0px 0 0 7px; color:#FFFFFF; line-height:1.41em; font-size:14px; margin-top:0px;}
.widget_style li a { color:#FFFFFF; text-decoration:none; }
.widget_style li a:hover { color:#FFFFFF; text-decoration:underline; }
#links_with_style ul {margin:0;}
#links_with_style ul ul {margin:15px 0px 30px 9px;}
#links_with_style ul li {list-style:none;background:none;margin:0;padding:0;}
#links_with_style ul li ul li {background:url(images/side-bul2.gif) no-repeat 0px 7px; padding:0px 0 0 7px; color:#FFFFFF; line-height:1.41em; font-size:1.01em; margin-top:0px;}

#meta { vertical-align:top;}

#categories { vertical-align:top; margin-bottom:60px;}

#pages  {
	vertical-align:top;
}
#text-1 {
	vertical-align:top;
}

/* side bar end */

/* content */

#content { width:578px; background:url(images/cont-dr.gif) repeat-y left;}

#content .indent { padding:35px 60px 45px 55px;}

.title { margin-bottom:32px;}

h3 { color:#1583e5; font-size:14px; font-weight:bold; }
h3 a {color:#1583e5; text-decoration:underline;}

h4 { color:#FFFFFF; font-size:16px; font-weight:bold; }
h4 a {color:#FFFFFF; text-decoration:underline;}

li a { color:#FFFFFF; text-decoration:none; }
li a:hover { color:#FFFFFF; text-decoration:underline; }

.content_text { line-height:1.41em;}
.content_text1 { line-height:1.41em; color:#000000;}

.content_text ol { margin-left:20px; margin-top:15px;}

.comment { text-align:right; color:#B72511; margin-bottom:30px;}
.comment a { color:#B72511; background:url(images/cont-bul.gif) no-repeat 0px 3px; padding-left:16px;}

p {	
	padding:10px 0px 10px 0px;
}

/* content end */
/* resume */

.title { margin-bottom:32px;}

/* resume end */

#footer { color:#000000; font-size:1.11em;}
#footer .indent { padding:5px;}
#footer a {color:#000000;}
