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

body{
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #343434;
	margin-top: 0px;
	color:#636b75;
	padding:0;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


#container {
	width: 850px;
	margin: auto;
	background-color: #FFFFFF;
	padding: 10px;
}


#header {
}



#navigation {
	margin: auto;
	width: 1020px;
}


#lrgLogo{
	float: left;
	margin-top: 5px;
}

#contentLeft {
	float: left;
	width: 545px;
	padding-left: 10px;
	padding-right: 10px;
}


#gallery {
	float: left;
	width: 830px;
	padding-left: 10px;
	padding-right: 10px;
}

#contentRight {
	float: right;
	width: 245px;
	background-color: #e8e8e8;
	margin-top: 25px;
	font-size: 11px;
	line-height: 14px;
	margin-left: 5px;
}

#insideRcontent{
	padding-right: 10px;
	padding-left: 10px;
}

#topInsiteRight{
	background-image: url(../images/topRcontentbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 20px;
	width: 245px;
}


#btmInsiteRight{
	background-image: url(../images/btmRcontentbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
	width: 245px;
}


#clearContent{
	clear: both;
}

#clearMenu{
	clear: both;
}

h1{
	color: #214588;
	font-size: 18px;
}

h2{
	color: #2E7BB4;
	font-size: 16px;
}

h3, h4, h5{
	color: #2E7BB4;
	font-size: 14px;
}

a, a
strong{color:#2173af;text-decoration:none}

a:hover{text-decoration:underline}

#footerDiv{
	margin: auto;
	width: 850px;
	padding: 10px;
	background-color: #214588;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	text-align: center;
}

#footerDiv li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2E7BB4;
	padding-left: 10px;
}

#footerMenu{}

#footerMenu a {
	color: #FFFFFF;
}

#footerMenu a:hover {
	color: #FFFFFF;
}


#footerBtm{
	margin: auto;
	width: 850px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/footer_btm_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	font-size: 10px;
}

#TopDiv{
	margin: auto;
	width: 850px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/footer_top_bg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	font-size: 10px;
}






#ribbon{
	position:relative;
	left:-36px;
	background-image: url(../images/ribbon.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 51px;
	width: 575px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding-top: 18px;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 15px;
}


#galleryRibbon{
	position:relative;
	left:-36px;
	background-image: url(../images/ribbon.png);
	background-repeat: no-repeat;
	background-position: left;
	height: 51px;
	width: 575px;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	padding-top: 18px;
	font-size: 24px;
	color: #FFFFFF;
	padding-left: 15px;
}


.designBy{
	float: right;
}

.copyright{
	float: left;
}


ul#menu
{
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:105px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	background-color: #214588;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	float: right;
}

ul#menu li
{
	display:block;
	float:left;
	margin:0;
	pading:0;
}
	
ul#menu li a
{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	height:60px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1B3972;
	padding-top: 45px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
}
	
ul#menu li a:hover
{
	color:#FFFFFF;
	background-color: #2753A6;
	background-repeat: no-repeat;
	background-position: right top;
}

#mailform{
	padding-left: 10px;
}

input
{
	color: #666666;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.submit input
{
	color: #FFFFFF;
	border: 1px outset #CCCCCC;
	background-color: #214588;
} 


fieldset
{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

legend
{
	color: #fff;
	border: 0px solid #CCCCCC;
	padding: 2px 6px;
	background-color: #385894;
} 




A IMG{
border-style:none;
}
