@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


/* ----------------------------------------- break ----------------------------------------- */


div#toolbar
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	width: 1000px; 
}

#toolbar p
{
	margin: 0;
	padding:  0;	
}

#toolbar a
{
	font-size: 10px;	
}


/* ----------------------------------------- break ----------------------------------------- */


div#header
{
	margin-left: auto;
	margin-right: auto;
	width: 1012px;
	height: 80px;
	background-image: url(../images_template/top_header3.jpg);
	background-repeat:no-repeat;		
}

#header h1
{
	display:none;
}

#header p
{
	margin: 0;
	padding: 0;
}




div#portfolio_containor
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	width: 1012px;	
}



div#portfolio_shadow_left
{
	margin: 0;
	padding: 0;
	float: left;
}


div#portfolio_shadow_right
{
	margin: 0;
	padding: 0;
	float: right;
}



/* ----------------------------------------- break ----------------------------------------- */

div#nav
{
	
	float: left;
	width: 235px;
	height: 655px;
	margin: 0;
	padding: 0;
	background-color: #ececec;
		
}


div#left_nav
{
	
	width: 235px;
	height: 255px;
	margin: 0;
	padding: 0;
	background-color: #338de1;
		
}



#left_nav ul
{
	list-style: none;
	line-height: 175%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1.25em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.5em;
}




#left_nav ul li a
{
	
	font-size: 11px;
	text-decoration: none;
	color:#FFFFFF;
	padding-left: 15px;
	margin: 0;
}


#left_nav ul li a:hover
{ 
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF;
}

#left_nav ul li  a#current
{
	text-decoration: none;
	font-weight: bold;
	color:#FFFFFF; 
	
}


#left_nav a#current
{
	background-image: url(../images_template/on2.png);
	background-repeat:no-repeat;
}


#left_nav a:hover
{
	background-image: url(../images_template/on2.png);
	background-repeat:no-repeat;
}


/* ----------------------------------------- break ----------------------------------------- */




div#left_nav_sub
{
	
	width: 235px;
	height: 255px;
	margin: 0;
	padding: 0;
	background-color: #ececec;
		
}



#left_nav_sub ul
{
	list-style: none;
	line-height: 175%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 1.25em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.5em;
}




#left_nav_sub ul li a
{
	font-size: 11px;
	text-decoration: none;
	color:#999999;
	padding-left: 15px;
	margin: 0;
}


#left_nav_sub ul li a:hover
{ 
	list-style: none;
	text-decoration: none;
	font-weight: bold;
	color:#666;
}

#left_nav_sub ul li  a#current
{
	text-decoration: none;
	font-weight: bold;
	color:#666666;	
}


#left_nav_sub a#current
{
	background-image: url(../images_template/on2.png);
	background-repeat:no-repeat;
}


#left_nav_sub a:hover
{
	background-image: url(../images_template/on2.png);
	background-repeat:no-repeat;
}


/* ----------------------------------------- break ----------------------------------------- */

div#left_nav2
{
	
	width: 235px;
	height: 400px;
	margin: 0;
	padding: 0;
	background-color: #ececec;
		
}




/* ----------------------------------------- break ----------------------------------------- */

div#shadow
{
	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	width: 1012px;
	height:100%;
	background-image: url(../images_template/shadow_back.jpg);	
}



div#container
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	width: 1000px;
	background-color: #FFFFFF;		
}


/* ----------------------------------------- break ----------------------------------------- */



.body_Heading
{
	font-size: 14px;
	color:#3399e1;
	font-weight: bold;	
}

.body_subHeading
{
	font-size: 11px;
	color:#3399e1;
	font-weight: bold;	
}

.body_2
{
	font-size: 11px;
	color:#999999
	font-weight: bold;	
	line-height: 100%;
}


/* ----------------------------------------- break ----------------------------------------- */

div#footer
{
	clear: both;
	background-color: #838383;
	margin: 0;
	padding: 0;
	height: 90px;
	
}


#footer li
{
	font-size: 11px;
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}


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


/* ----------------------------------------- break ----------------------------------------- */ 


.style1 {
	font-size: 14px;
	font-weight: bold;
}


div#bottom
{
	margin-left: auto;
	margin-right: auto;
	width: 1012px;
			
}

div#gadget
{
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	padding:10px 4px 3px 4px;
	
}