@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #9D9CAE;
	
}

#container {
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
	min-width: 900px;
	background-color: #9D9CAE;
	height: 100%;
}

#header {
	background-image: url(../images/image_01.jpg);
	height: 142px;
}

#logo1 {
}

#logo2 {
}

#logo3 {
}

#logo4 {
}

#logo5 {
}

#logo6 {
}

#navBar {
	background-image: url(../images/image_02.jpg);
	height: 30px;
	padding-top: 10px;
	padding-left: 260px;
	padding-right:0px;
}

#navBartr {
	background-image: url(../images/image_02.jpg);
	height: 30px;
	padding-top: 10px;
	padding-left: 255px;
	padding-right:0px;
}

#navBar_right {
	table-layout:fixed;
}

#bigImage {
	height: 378px;
	background-color: #ADABBD;
}

#mainContent {
	background-image: url(../images/mainContentBG.png);
	min-height: 350px;
}

#boxOne {
	float: left;
	width: 350px;
	margin-left: 0px;
	padding:5px;
	height: 100%;
}
#boxTwo {
	margin-left: 360px;
	margin-right: 180px;
	padding:5px;
}

#boxThree {
	float: right;
	width: 170px;
	margin: 0px;
	padding:5px;
}

#siteMap {
	height:40px;
	background-color: #0D2349;
	text-align: center;
	vertical-align: middle;
}

#designedBy {
	height:30px;
	background-color: #0D2349;
	text-align: center;
	vertical-align: middle;
}

#contact_form {
}
.image_l {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
.image_r {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 7px;
}
.image_c {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 11px;
}
#boxlong {
	float: left;
	width: 890px;
	margin-left: 0px;
	padding:5px;
	height: 530px;
}
#mainContent_gallery {
	height: 535px;
	background-color: #FFF;
	width: 900px;
}
