@charset "UTF-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
	background-image: url(../media/swi.gif);
	background-repeat: repeat-x;
}
.oneColFixCtrHdr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
}
#mainContent p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
}
#mainContent h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #411B64;
	padding-bottom: 5px;
	text-transform: capitalize;
}
#mainContent h2 {
	font-size: 1.4em;
	color: #9E7BAF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
	background-image: url(../media/header09.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 800px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: right;
}
.bold {	color: #333333;
	line-height: 28px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-transform: capitalize;
}
.oneColFixCtrHdr #mainContent {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
	background-position: top;
}
.oneColFixCtrHdr #footer {
	background-color: #FFFFFF;
	background-image: url(../media/footer_bg09.jpg);
	height: 70px;
	width: 800px;
	font-size: 12px;
	text-align: center;
	padding-top: 0px;
	line-height: 20px;
	text-transform: capitalize;
	padding-bottom: 0px;
	clear: both;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 12px;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 15px;
}
.menu3 {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:35px;
	position:relative;
	border-width:0 1px;
	border-bottom:1px solid #444;
	background-color: #fff;
	background-image: url(../media/three_0.gif);
}
.menu3 li {float:left;}
.menu3 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#FFFFFF;
	text-decoration:none;
	font-size:14px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 8px;
}
.menu3 li a b {float:left; display:block; padding:0 16px 0 8px;}
.menu3 li.current a {
	color:#fff;
	background-image: url(../media/three_2.gif);
}
.menu3 li.current a b {
	background-image: url(../media/three_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu3 li a:hover {
	color:#CCCCCC;
	background-color: #9579B8;
	background-image: url(../media/three_1.gif);
}
.menu3 li a:hover b {
	background-image: url(../media/three_1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu3 li.current a:hover {
	color:#fff;
	cursor:default;
	background-color: #000;
	background-image: url(../media/three_2.gif);
}
.menu3 li.current a:hover b {
	background-image: url(../media/three_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}#nav {
	width: 800px;
	clear: both;
}
#box {
	color: #000000;
	background-color: #FFFFFF;
	width: 770px;
	padding-right: 5px;
	padding-left: 5px;
}
.footerhid {
	font-size: 9px;
	color: #FBFFFC;
	visibility: visible;
	width: 400px;
	position: absolute;
	right: 1200px;
}
.picr {
	float: right;
	padding: 10px;
}
.picl {
	float: left;
	padding: 10px;
}
a:link {
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990066;
	text-decoration: none;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #CC00CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}
a:active {
	color: #9966FF;
}
.input {
	color: #313131;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FEF0FE;
}
.inputl {
	color: #313131;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFFFF;
}
.button {
	color: #fff;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #37005B;
}

.bullet {
	list-style-image: url(../media/blt.jpg);
	margin-left: 8px;
	list-style-position: inside;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

li.arrow{
	background-image: url(../media/bullet.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 1.4em;
	color: #000033;
}
.imgteaser {
	margin: 0;
	overflow: hidden;
	float: right;
	position: relative;
	clear: both;
}
.imgteaser a {
	text-decoration: none;
	float: left;
}
.imgteaser a:hover {
	cursor: pointer;
}
.imgteaser a img {
	float: left;
	margin: 0;
	border: none;
	padding: 10px;
	background: #fff;
}
.imgteaser a .more {
	position: absolute;
	right: 11px;
	bottom: 205px;
	font-size: 0.7em;
	color: #000000;
	background: #000;
	padding: 5px 10px;
	filter:alpha(opacity=89);
	opacity:.65;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)"; /*--IE 8 Transparency--*/
	background-color: #9E7BAF;
}
.imgteaser a:hover .desc{
	display: block;
	font-size: 0.8em;
	padding: 10px 0;
	background: #111;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	position: absolute;
	bottom: 11px;
	left: 11px;
	padding: 10px;
	margin: 0;
	width: 200px;
	border-top: 1px solid #999;
}
.imgteaser a:hover .desc strong {
	display: block;
	margin-bottom: 5px;
	font-size:0.6em;
}
.imgteaser a .desc {	display: none; }
.imgteaser a:hover .more { visibility: hidden;}
.picrbdr {
	padding: 3px;
	border: thin solid #CCCCCC;
	float: right;
}
h3 {
	font-size: 14px;
	color: #333333;
}
/* set the image to use and establish the lower-right position */ 
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
	background-color: transparent;
	background-image: url(../media/demobox.png);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
.cssbox {
	width: 435px !important; /* intended total box width - padding-right(next) */
	width: 320px; /* IE Win = width - padding */
	padding-right: 15px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 { 
    background-position: top left; 
    margin: 0; /* reset main site styles*/ 
    border: 0; /* ditto */ 
    padding: 25px 0 15px 40px; /* padding-left = image gap + interior padding ... no padding-right */ 
    height: auto !important; height: 1%; /* IE Holly Hack */ 
} 

/* set the lower-left corner image */ 
.cssbox_body { 
    background-position: bottom left; 
    margin-right: 25px; /* interior-padding right */ 
    padding: 15px 0 15px 40px; /* mirror .cssbox_head right/left */ 
} 

