/* Start of CMSMS style sheet 'Layout' */
body {
	background-color: #2A276A;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#othersite {
	float: right;
	height: 170px;
	width: 188px;
	position: absolute;
	z-index: 1000;
	top: 0px;
	right: 0px;
}
#othersite a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	margin: auto;
	width: 1024px;
}
#header {
	height: 162px;
}

#headerimg {
	width: 437px;
	float: left;
}
#searcher {
	float: right;
	height: 62px;
	padding-top: 50px;
	padding-right: 50px;
}

#menu {
	background-image: url(images/menu.png);
	background-repeat: repeat-x;
	height: 52px;
}
#menu_over {
	background-image: url(images/menu_over.png);
	background-repeat: repeat-x;
	height: 52px;
}

#content {
	background-color: #FFF;
	min-height: 500px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #2a296b;
	border-right-color: #2a296b;
	border-bottom-color: #2a296b;
	border-left-color: #2a296b;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#left {
	float: left;
	width: 198px;
	min-height: 500px;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #353E7F;
	border-left-color: #353E7F;
	margin-top: 20px;
	margin-bottom: 20px;
}
#prodnfo {
	font-weight: bold;
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #353E7F;
	padding-bottom: 6px;
	font-size: 12px;
}

#left ul {
	width: 199px;
	display: block;
	margin: 0px;
	padding: 0px;
}



#left_wrap {
	padding: 2px;
	width: 200px;
	margin-top: 2px;
	margin-bottom: 2px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	border: 1px solid #353E7F;
	padding: 9px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(uploads/images/menu.png);
}



#center {
	float: left;
	padding: 5px;
	min-height: 500px;
	width: 570px;
	margin-right: 5px;
	margin-left: 5px;
}
#right {
	float: right;
	width: 200px;
	min-height: 500px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;

	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #1F9C2D;
	border-right-color: #1F9C2D;
	border-bottom-color: #1F9C2D;
	border-left-color: #1F9C2D;
}
.gtl {
	float: left;
	width: 200px;
	min-height: 500px;
	text-align: center;
	background-image: url(images/g_t_l.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #4F80C2;
}
.gtr {
	float: left;
	width: 200px;
	min-height: 500px;
	text-align: center;
	background-image: url(images/g_t_r.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.gbl {
	float: left;
	width: 200px;
	min-height: 500px;
	text-align: center;
	background-image: url(images/g_b_l.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gbr {
	float: left;
	width: 200px;
	min-height: 500px;
	text-align: center;
	background-image: url(images/g_b_r.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer {
	background-image: url(images/menu.png);
	height: 36px;
}
#footer2 {
	background-image: url(images/menu_under.png);
	height: 36px;
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 50px;
	padding-top: 7px;
	color: #333E80;
}

#footer2 a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

#center p {
	padding: 0px;
	margin: 0px;
}

#center li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


#lower {
	height: 50px;
}
#copy {
	float: left;
	width: 400px;
	margin: 15px;
	color: #FE8C00;
}
#dev {
	float: right;
	width: 500px;
	text-align: right;
}


#breadcrumbs {
	font-size: 12px;
}
#breadcrumbs a {
	text-decoration: none;
	color: #353E7F;
}
#breadcrumbs img {
	vertical-align: middle;
}

/* End of 'Layout' */

