
/** BASIC ============================================================================================ */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

/** FORMS =========================================================================================== */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 271px;
	padding: 3px 5px;
	background: #FFFFFF url(../images/homepage16.gif) repeat-x left top;
	border: 1px solid #CCCCCC;
}

#subpage1 .input1 {
	width: 131px;
}

.input2 {
	width: 67px;
	height: 21px;
	background: url(../images/homepage17.gif) no-repeat left top;
	border: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}

/** HEADINGS ========================================================================================== */

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

h1 {
	font-size: 25px;
	color: #7C2128;
	font-family: garamond, times new roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	letter-spacing:.03em; 
	padding: 0px 0px 30px 0px;
	}
	
h2 {
	font-size: 16px;
	color: #7C2128;
	}
	
h3 {
	font-size: 14px;
	color: #728594;
	font-family: garamond, times new roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #728594;
	letter-spacing: .1em; 
	padding: 0px 0px 10px 23px;
	}
	
/** TEXTS ============================================================================================= */

body, th, td, input, textarea, select {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4C4C4C;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

.text1 {
	font-size: 19px;
	font-family: garamond, times new roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #7C2128;
	letter-spacing:.03em; 
	padding: 10px 0px 10px 23px;
	background: url("../images/homepage06.gif") no-repeat left center;
}

.text2 {
	font-size: 15px;
	color: #728594;
	font-family: verd;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing:.03em; 
	padding: 6px 0 3px 0;
}




/** LISTS =============================================================================================*/


.list1 {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 200%;
}

.list1 a {
	padding-left: 15px;
	background: url(../images/homepage10.gif) no-repeat left center;
}



/** LINKS ============================================================================================= */

a {
	color: #2E5777;
}

a:hover {
	text-decoration: none;
}

.link1 {
	display: block;
	float: left;
	width: auto;
	height: 30px;
	padding: 15px 17px 0px 17px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}

.link1:hover {
	background: url(../images/homepage05.gif) repeat-x left top;
	color: #204768;
}

.link2 {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
}

/** STYLES ===========================================================================================*/

.style1 {
	color: #E0E8EF;
}

.style1 a {
	color: #E0E8EF;
}

.style1 a:hover {
}

/** BACKGROUNDS ======================================================================================*/

.bg1 { background: url(../images/homepage01.jpg) repeat left top; }
.bg2 { background: url(../images/homepage02.jpg) repeat-x left top; }
.bg3 { background-color: #FFFFFF; }
.bg4 { background: url(../images/homepage11.gif) repeat-y left top; }
.bg5 { background: url(../images/homepage18.gif) repeat-x left top; }

/** MISC =========================================================================================== */

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 30px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

.img3 {
	float: left;
	margin: 3px 15px 3px 0px;
}

hr { display: none; }

.hr1 {
	clear: both;
	height: 35px;
	background: url(../images/homepage09.gif) repeat-x left center;
}


/** BASIC LAYOUT  =======================================================================================*/

html, body {
	height: 100%;
}


.link2 {
	float: right;
	padding-left: 11px;
	background: url("../images/homepage08.gif") no-repeat left center;
}

/** HEADER =========================================================================================== */

#header {
	height: 175px;
}

/** LOGO =========================================================================================== */

#logo {
	width: 980px;
	height: 130px;
	margin: 0px auto;
	background: url("../images/homepage03.jpg") no-repeat left top;
}

#logo h1, #logo h2 {
	display: none;
}

/** MENU =========================================================================================== */

#menu {
	width: 965px;
	height: 45px;
	margin: 0px auto;
	padding-left: 15px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	height: 45px;
	padding: 0px 0px 0px 2px;
	background: url("../images/homepage04.gif") no-repeat left top;
}

#menu .first {
	background: none;
}

#menu a {
}

#menu1 {}
#menu2 {}
#menu3 {}
#menu4 {}
#menu5 {}
#menu6 {}
#menu7 {}
#menu8 {}

/** CONTENT =========================================================================================== */

#content {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#left {
	float: left;
	width: 524px;
	padding-left: 30px;
}

#right {
	float: right;
	width: 358px;
	padding: 0px 30px 0px 20px;
	background: url("../images/homepage11.gif") repeat-y left top;
}

#subpage1 #left {
	width: 664px;
}

#subpage1 #right {
	width: 218px;
}

/** TWITTER SECTION ================================================================================ */

.twitter_update_list li {
	font-size: 12px
	padding: 0px 0px 10px 0px;
	line-height: 112%;
}

.twitter-link a {
	color: #2E5777;
	float: right;
	padding: 15px 17px 0px 17px;
	width: 70px;
}

.twitter-link a:hover {
	text-decoration: none;
	color: #204768;
}

#box5 li {
	font-size: 12px
	padding-bottom: 8px;
	line-height: 112%;
}



/** NEWS PAGE ======================================================================================= */

#news {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#news p {
	font-size: 12px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em; 
	line-height: 175%;
	padding: 0px 0px 0px 23px;
	width: 500px;
	text-align: left;
	}
	
#news h1 {
	font-size: 25px;
	color: #7C2128;
	font-family: garamond, times new roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	letter-spacing:.03em; 
	padding: 15px 0px 30px 0px;
	}
	
#news h2 {
	font-size: 16px;
	color: #7C2128;
	text-transform: uppercase;
	padding: 10px 0px 7px 0px;
	}
	
#news h3 {
	font-size: 14px;
	color: #728594;
	font-family: garamond, times new roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #728594;
	letter-spacing: .1em; 
	padding: 10px 0px 3px 23px;
	}


/** CONTACT PAGE ======================================================================================= */

#contact_page {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0px 20px 0px;
}

#contact_page p {
	font-size: 12px;
	color: black;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: .1em; 
	line-height: 95%;
	padding: 0px 0px 0px 23px;
	}
	
#contact_page h1 {
	font-size: 25px;
	color: #7C2128;
	font-family: garamond, times new roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #000066;
	letter-spacing:.03em; 
	padding: 0px 0px 30px 0px;
	}
	
#contact_page h2 {
	font-size: 16px;
	color: #7C2128;
	text-transform: uppercase;
	padding: 10px 0px 7px 0px;
	}
	
#contact_page h3 {
	font-size: 14px;
	color: #728594;
	font-family: garamond, times new roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #728594;
	letter-spacing: .1em; 
	padding: 10px 0px 3px 23px;
	}

/** FOOTER =========================================================================================== */


#footer {
	height: 70px;
	margin: 0px;
	padding-top: 17px;
	font-size: 11px;
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:.03em; 
	line-height: 103%;
}

#footer p {
	text-align: center;
}

#footer a {
	color: white;
	}
	
#footer a:hover {
	color: green;
	}

#legals {
	float: left;
	width: 555px;
	padding: 15px 0px;
	text-align: right;
}

.contacts {
	font-size: 13px;
	color: white;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing:.03em; 
	line-height: 103%;
}

/** BOX1 =========================================================================================== */

#box1 {
	font-size: 1.1em;
	font-family: Verdana, Arial, Tahoma;
	line-height: 18px;
	margin: 0px auto 0px;
	padding: 0px 0px 10px 0px;
}

/** BOX2 =========================================================================================== */

#box2 {
	float: left;
	width: 255px;
}

/** BOX3 =========================================================================================== */

#box3 {
	font-size: 1.1em;
	font-family: Verdana, Arial, Tahoma;
	line-height: 18px;
	float: left;
	width: 251px;
	padding-left: 18px;
	background: url("../images/homepage11.gif") repeat-y left top;
}

#box3 img {
	padding: 0 0 20px 0;
}

/** BOX4 =========================================================================================== */

#box4 {
	font-size: 1.1em;
	font-family: Verdana, Arial, Tahoma;
	line-height: 18px; 
}

/** BOX5 =========================================================================================== */



/** BOX6 =========================================================================================== */

#box6 {
	padding: 0px 180px 0px 180px;
	font-size: 1.1em;
	font-family: Verdana, Arial, Tahoma;
	line-height: 20px; 
}

