body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
}

.style1 {
	font-size: 11px;
	color: #333333;
}


#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 154px;
}
#nav {
	background-image: url(images/nav_back.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-size: 12px;
	padding-top: 4px;
}
#under {
	background-image: url(images/under.gif);
	background-repeat: repeat-x;
}
.left {
	float: left;
	width: 190px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	background-color: #FFFFFF;
}
#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Trebuchet MS";
}

#navcontainer a
{
	display: block;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 12px;
	padding-left: 8px;
	width: 170px;
	background-image: url(images/left_nav_over.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navcontainer a:hover
{
	color: #666666;
	width: 170px;
	background-image: url(images/left_nav_over.gif);
	background-repeat: no-repeat;
}

#navcontainer li li a
{
	display: block;
	color: #666666;
	width: 170px;
	text-decoration: none;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 3px;
	padding-left: 17px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/left_nav2.gif);
	background-repeat: no-repeat;
}


.main {
	float: left;
	width: 456px;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 21px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}
#container {
	background-color: #FFFFFF;
	width: 900px;
	margin-left: 50px;
}


.right {
	background-color: #C8C8FF;
	width: 218px;
	margin-top: 1px;
	float: right;
	height: 569px;
}

.right h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	padding-top: 15px;
	margin-top: 1px;
	padding-left: 17px;
	padding-bottom: 10px;
	padding-right: 10px;
	background-image: url(images/right_h5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.right h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	padding-top: 15px;
	margin-top: 1px;
	padding-left: 17px;
	padding-right: 10px;
}
.right #flash {
	height: 115px;
	background-image: url(images/right_h5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 15px;
}

.left #left_top {
	height: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	width: 190px;
	background-image: url(images/left_back.gif);
	background-repeat: repeat-x;
	background-position: 1px top;
	margin-top: 1px;
}
.left h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	background-image: url(images/left_back.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 10px;
	margin-top: 1px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#nav a:link {
	padding-right: 5px;
	text-decoration: none;
	color: #666666;
}
#nav wrap {
}
#nav a:visited {
	text-decoration: none;
	padding-right: 5px;
	color: #666666;
}
#nav span {
	padding-right: 10px;
}
#nav a:hover {
	color: #993366;
	text-decoration: none;
}
.left #navcontainer #sublist {
	background-image: url(images/left_nav2.gif);
	background-repeat: no-repeat;
}
#sublist a:hover {
	background-image: url(images/left_nav2_over.gif);
	background-repeat: no-repeat;
	width: 170px;
}
#footer {
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D006B;
	padding-top: 5px;
	font-size: 11px;
	font-weight: lighter;
}
#footer #next {
	color: #993399;
}
#page:link {
	color: #993399;
	text-decoration: none;
}
#page:hover {
	color: #993399;
	text-decoration: underline;
}
#page:visited {
	color: #993399;
	text-decoration: none;
}

#footer #next a {
	color: #993399;
}
#footer #next a:hover {
	text-decoration: none;
}
#client a {
	text-decoration: none;
	background-image: url(images/right_h7.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666666;
	padding-bottom: 1px;
}
#client a:hover {
	color: #993399;
	padding-bottom: 1px;
}
#client a:visited {
	color: #666666;
	text-decoration: none;
	padding-bottom: 1px;
}
#client {
	padding-top: 5px;
	padding-left: 17px;
}
#client2 {
	padding-bottom: 20px;
	height: 300px;
}

#client2 a {
	text-decoration: none;
	background-image: url(images/right_h5.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	color: #666666;
	padding-bottom: 1px;
}
h1 {
	font-size: 22px;
	color: #993399;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: left;
	line-height: 22px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	color: #003366;
	font-size: 18px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-weight: normal;
}



#client2 a:hover {
	color: #993399;
	padding-bottom: 1px;
	padding-top: 1px;
}
#client2 a:visited {
	color: #666666;
	text-decoration: none;
	padding-bottom: 1px;
}
#client2 {
	padding-top: 5px;
	padding-left: 17px;
	background-image: url(images/right_h5.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 5px;
}
#movie {
	border: 1px solid #999999;
	width: 190px;
}
