
*{
padding:0;
margin:0;
}

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
    background-color: white;
	color:#282828;
}

#Inner
{
	/* quativa logo color d11d35 */
	height: 200px;
	margin-top: 5px;
}

#Container
{
	width: 900px;
	margin: 0px auto;
}

#Top_left
{
	background: url("img/logo.jpg") top left no-repeat;
	width: 240px;
	height: 100px;
	float: left;
	padding-top: 30px;
	padding-left: 60px;
    
}

.link
{
    color: #d11d35;
	font-weight: bold;
	font-family: Times;
	font-size: 14px;
	text-decoration: none;
	padding-left: 23px;
}



#Top_right
{
	background: url("img/welcome.gif") bottom right no-repeat;
	width: 600px;
	height: 100px;
	float: right;
	background-color: white;
}

.first_line
{
    color: #272625;
	font-family: Times;
	font-size: 16px;
	font-weight: bold;
	padding-right: 23px;
	margin-top: 110px;
	float: right;
}



#Head
{
	height: 130px;
}

#Menu
{
	background: white;
	width: 900px;
	height: 50px;
	float: left;
	border-top: 4px solid #de0303;
    margin-bottom: 25px;
}

#Menu a
{
	width: 90px;
	padding-top: 10px;
	line-height: 40px;
    vertical-align: middle;
	float: left;
	padding-left: 30px;
	color: #6f6d6d;
	font-family: Georgia;
	font-size: 15px;
	text-decoration: none;
}

#Menu a:hover
{
	text-decoration: underline;
	color: #c92626;
}

#Menu a.active
{
	color: #c92626;
}

#CentralPart
{
	width: 900px;
    clear: both;
}

#LeftPart
{
	width: 200px;
	float: left;
}

#RightPart
{
	float: right;
	width: 700px;
	min-height: 550px;
	height: 550px;
}

*>#RightPart
{
	height: auto;
}

.cleaner
{
    clear: both;
}

#Page
{
	width: 700px;
}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-transform: none;
	border-top-style: none;
	font-style: normal;
    /*color:#993300; soft red */
    color:#004282; 
    /*color:red;*/
    /*font-weight: normal;*/
	font-weight:bold;
}

h2
{
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 10px;
}

h3
{
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #5a5551;
}

.article
{
	padding: 7px;
	background-color: white;
	margin-top: 8px;
	margin-left: 30px;
    border-left-width: 1px;
    border-left-color: #f3f3f3;
    border-left-style: solid;
}

p
{
	padding: 5px 12px 0px 32px;
	text-align: justify;
}

a 
{ 

    color: #4366bf; 
    font-weight: normal; 
    text-decoration: none; 
}

a:hover
{
	text-decoration: underline;
	color: #4366bf;
}


.foto2
{
	width: 94px;
	height: 100px;
	float: left;
	padding:  7px 10px 7px 34px;

}

.light-gray
{
    font-weight: normal;
	color: #993300;
	
}

.bigpic
{
	width: 250px;
	height: 164px;
	float: left;
	padding:  7px 10px 7px 34px;

}

.gray
{
	color: #c92626;
	
}

*>.gray
{
	margin-top: -20px;
}

.orange
{
	color: #c92626;
	
}

.green
{
	color: #c92626;
	
	
}

.left
{
	padding: 0px 0px 5px 0px;
}

.decor
{
	
	
	
}

.foto1
{
	width: 83px;
	height: 82px;
	float: left;
	padding:  0px 7px 0px 0px;

}

.foto3
{
	width: 49px;
	height: 99px;
	float: right;
	padding:  0px 7px 0px 0px;

}

#Bottom
{
	width: 900px;
	float: left;
	border-top: 4px solid #de0303;
	margin-top: 5px;
}

*>#Bottom
{
	margin-top: -5px;
}

.down
{
	font-size: 11px;
	text-align: right;
	padding-bottom: 10px;
}

.down a
{
    color: #5a5551;
    margin-left: 15px;
}

.down a:hover
{
	text-decoration: underline;
	color: #c92626;
}

.copyright 
{
    color:  #c92626;
	/* color: #de0303;*/
    margin-left: 5px;
    float: left;
}


.down2
{
	padding-bottom: 10px;
	float: right;
}

.down2 img
{
    border: 0px;
}

