
* {margin: 0;
   padding: 0;}
   
body {
	background-color: #E5E5E5;
	font-family: "Verdana", Times, serif;;
	
	background-repeat: repeat;
	text-align:center;
	background-attachment: fixed;
}

#container {
	width: 800px;
	margin:0px auto;
	background-color: #FFFFFF;
	font-size: 0.8em;
	text-align:left;
	padding: 0px 20px 1px;
	background-image: url(images/container_tile.gif);
	background-repeat: repeat-y;
}

#header {
	text-align: right;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	height: 140px;
	
	color: #FFFFFF;
	border: 1px solid white;
}

#subheader {
	background-image: url(images/subheader_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#important_box {
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #999999;
}

#content {
    float: left;
	width: 560px;
	padding: 5px;
	padding-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	background-color: #FFFFFF;
	margin-top: 1px;
}


#left {
	float: left;
	width: 200px;
	clear: both;
	margin-left: 10px;
}

.leftboxes {
	border: 1px dashed #999999;
	
	margin-bottom: 15px;
	
	background-color: #FFFFFF;
	overflow: hidden;
}




#footer {
	clear: both;
	background-color: #cccccc;
	color: #FFFFFF;
	height: 52px;
	text-align: center;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
	background-color: #741550;
	background-repeat: repeat-x;
	background-position: center;
}

p {
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 5px;
}

img {
	border: none;
	
}

.pressingress {
	color: #CC0000;
	
}

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	padding: 3px;
	color: #ffffff;
	border: 1px solid #555555;
	background-color: #741550;
	clear: left;
}

h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	padding: 3px;
	color: #000000;
	clear: left;
}

h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	padding: 3px;
	color: #000000;
	clear: left;
}

h4{
    margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.2em;
	padding: 3px;
	color: #ffffff;
	border: 1px solid #555555;
	background-color: #741550;
	clear: left;
}


.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}

a:link {
	color: #641149;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #641149;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #641149;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #641149;
	font-weight: bold;
	text-decoration: none;
}

/********** Top navigation *************/
#navlist
{
	height: 1.6em!important;
	height: 1.7em;
	margin-top: 0px;
	padding: 0.6em 0em 0.3em 0.4em;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	background-image: url(images/linkbar_bg1.jpg);
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#navlist a, #navlist a:link, #navlist a:visited
{
padding: 1.1em;
padding-left: 2em;
padding-right: 0.6em;
color: #ffffff;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
	padding: 1.1em;
	padding-left: 2em;
	padding-right: 0.6em;
	text-decoration: none;
	color: #cccccc;
}

#navlist li
{
padding-right: 1px;
display: inline;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0.5em;
font-size: 1em;
font-weight: bold;
}

#navlist #active a {
	background-color: #CDCDB3;
	color: #cccccc;
	font-size: 1em;
	font-weight: bold;
}


/* =-=-=-=-=-=-=-[Menu right side]-=-=-=-=-=-=-=- */
	
#menu {
	border: 1px solid #D3D4D6;
}
	
#menu li a {
    height: 1.2em;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF
}	
	
#menu li a:link, #menu li a:visited {
	color: #FFFFFF;
	display: block;
	background: #404042;
	background-image: url(images/arrow1.png);
	background-repeat: no-repeat;
    background-position: 0.3em;
	padding: 5px 5px 5px 28px;
}
	
#menu li a:hover {
	color: #04BBEE;
	background: #404042;
	background-image: url(images/arrow1.png);
	background-repeat: no-repeat;
    background-position: 0.8em;
	padding: 5px 5px 5px 36px;
}
	
#menu li a:active {
	background: #404042;
	background-image: url(images/arrow1.png);
	background-repeat: no-repeat;
    background-position: 0.8em;
	padding: 5px 5px 5px 36px;
}

#nolistbullet {list-style-type: none;}
	
/***************** Contact form ***********************/

form.contact_us {
	width: 300px;
	margin-top: 0px;
	margin-left: 9px;
	padding: 0px;
}

input.fields_contact_us {display: block;
        width: 300px;
        background: url(images/input_bg.png);
		border-top: 1px solid #641149;
		border-left: 1px solid #641149;
		border-bottom: 1px solid #641149;
		border-right: 1px solid #641149;
		margin-top: 1px;
	    margin-bottom: 1px;}


.submit_button_contact {
	margin-top: 10px;
	margin-left: 228px;
	padding: 2px;
	background-color: #F2F3F7;
}

