/* +++++++++++++++++++++++++++++ Shifting Ground +++++++++++++++++++++++++++++ */


/* ++++++++++++++++++++ Common Styles ++++++++++++++++++++ */


* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #333333;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 100%;
	text-align: center;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

table {
	font-size: 1em;
}

td {
	color: #fff;
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 1em;
	background-color: inherit;
	text-decoration: none;
	line-height: 18px;
	padding-top: 3px;
	padding-right: 10px;
}

a {
	background-color: inherit;
	text-decoration: none;
	color: #FFF;
}

a:hover {
	color: #6666ff;
	background-color: inherit;
	text-decoration: none;
}

img {
	border: none;
}
ul li   {
	list-style-type: none;
}


ol, ol li {
	list-style-position: inside;
	list-style-image: url(images/bullit.png);
	list-style-type: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6666ff;
	font-size: 1.75em;
	display: inline;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
}
span {
	font-size: 0.75em;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
	line-height: 7px;
	display: inline;
}



p {
	padding: 0.6em 0em 0.6em;
}
em {
	font-weight: bold;
	color: #6666FF;
	font-size: 14px;
	line-height: 16px;
}
i {
	font-style: italic;
	text-decoration: underline;
	color: #6666ff;
	font-weight: bold;
}
small {
	font-size: 7px;
	color: #999999;
}

input, textarea, select {
	font-family: 'verdana', 'helvetica', sans-serif;
	font-size: 12px;
}




fieldset {
	border: 5px solid #333333;
}
.float {
	position: absolute;
	top: 478px;
	left: 27px;
}
.left {
	float: left;
	position: relative;
}
.bgcolor {
	background-color: #6666FF;
}

.hidethis {
	display: none;
}
.home_center/* ++++++++++++++++++++ Image Thumbnails ++++++++++++++++++++ */

 {
	text-align: left;
	padding-bottom: 5px;
}

.clearthis {
	margin : 0px;
	clear : both;
	float : none;
	overflow : hidden;
	visibility: visible;
	font-size: 1px;
	height: 1px;
}
.middle {
	text-align: center;
}





/* ++++++++++++++++++++ Body Wrappers ++++++++++++++++++++ */

#body_wrapper {
	width: 935px;
	background-image: url(images/rightcol_img.jpg);
	background-repeat: no-repeat;
	background-position: 100% 75px;
	font-size: 11px;
	z-index: 500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 35px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: -468px;
	left: 50%;
	position: relative;
}

/* ++++++++++++++++++++ Body Container ++++++++++++++++++++ */

#body_container {
	float: right;
	position: relative;
	left: -95px;
	width: 670px;
	background-image: url(images/main_bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}


#body_container_b {
	width: 670px;
	background-image: url(images/main_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-top: 12px;
}

#body_container_c {
	color: #ffffff;
	background-color: #000000;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6666ff;
	border-left-color: #6666ff;
	padding-bottom: 15px;
}



/* ++++++++++++++++++++ Page Header ++++++++++++++++++++ */

#page_header {
	color: inherit;
	background-color: #000000;
	background-image: url(images/baslogo.jpg);
	height: 85px;
	margin: 0px;
	padding: 0px;
	background-position: 45% 0%;
	position: relative;
	width: 658px;
}



/* ++++++++++++++++++++ Page Content ++++++++++++++++++++ */

#page_content {
	font-weight: normal;
	text-align: left;
	padding-top: 7px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 17px;
	position: relative;
}
#service {
	float: right;
	padding-right: 125px;
}
#navgallery {
	width: 625px;
	position: relative;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	line-height: 21px;
}




/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */

#navmenu {
	float: left;
	margin-top: 80px;
	position: relative;
	width: 170px;
	font-size: 1em;
	font-weight: bold;
	background-image: url(images/navmenu_bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#navmenu_b {
	width: 170px;
	background-image: url(images/navmenu_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#navmenu_c {
	color: inherit;
	background-color: #000000;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #6666FF;
}

#navmenu a {
	text-decoration: none;
	text-transform: uppercase;
}

#navmenu li {
	border-top: #333 1px solid;
}

#navmenu li a {
	display: block;
	padding: 5px 0px;
	width: 164px;
}

#navmenu li a:hover {
	color: #6666FF;
	background-color: #333333
}

#navmenu li.list_first {
	border-top: none;
}



/* ++++++++++++++++++++ Page Footer ++++++++++++++++++++ */

#page_footer {
	font-size: 0.75em;
	padding-left: 75px;
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	background-position: 250px 0px;
	color: #CCCCCC;
	text-align: center;
	position: relative;
	top: -1px;
	padding-top: 2px;
}
