/*Global Settings*/
html,body {
	margin: 0;
	padding: 0;
	text-align: center;
}

body * {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana;
	font-size: 14px;
}

/*Common Formatting*/
h1,h2,h3 {
	font-weight: bold;
	margin: 0px;
	padding: 0 0 9px 0;
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

p,ul,ol {
	margin: 0px;
	padding: 0px;
}

ul,ol {
	list-style: none;
	padding: 0 0 0 18px;
}

blockquote {
	margin: 0px;
	padding: 5px 20px 5px 18px;
}

img {
	border: 0;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}

a,a:visited,a:hover {
	text-decoration: none;
}

h1 span,h2 span,h3 span,h4 span,h5 span,h6 span {
	display: none;
}

/*Global Classes*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}  /* Hides from IE-mac \*/
.clearfix {
	display: block;
}  /* Hides from IE-mac \*/
.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textjustify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	border-bottom: 1px solid;
}

.highlight {
	background: #ffc;
}

.wrapper {
	margin: 0px auto;
}

.img-left {
	float: left;
	margin: 4px 10px 4px 0;
}

.img-right {
	float: right;
	margin: 4px 0 4px 10px;
}

.nopadding {
	padding: 0 0 0 0;
}

.nomargin {
	margin: 0px 0px 0px 0px;
}

.noindent {
	margin-left: 0;
	padding-left: 0;
}

.nobullet {
	list-style: none;
	list-style-image: none;
}

.aligncenter {
	margin: 0px auto;
}body {
	background-color: #202020;
	background-image: url(/public/img/bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 100%;
}

#wrapper_layer_1 {
	width:100%;
	height: 100%;
	background-image: url(/public/img/guy1.jpg);
	background-repeat: no-repeat;
	background-position: center 34px;
}

#wrapper_layer_2 {
	width: 100%;
	/*height: 467px;*/
	height: 100%;
	background-image: url(/public/img/squares.png);
	background-repeat: repeat-x;
	background-position: left 412px;
}

#wrapper_content {
	width: 800px;
	min-height: 600px;
	height: 100%;
	margin: 0px auto;
	vertical-align: top;
}

#wrapper_left {
	width: 290px;
	float: left;
	vertical-align: bottom;
	margin-bottom: 50px;
	display: table;
}

#wrapper_right {
	width: 500px;
	float: right;
	vertical-align: top;
	margin-bottom: 50px;
	top: 0px;
}
.table-row{
	display: table-row;
	vertical-align: bottom;
	bottom: 0px;
}
.table-cell{
	display: table-cell;
	vertical-align: bottom;
}

#site_title {
	height: 34px;
}

#site_title>h1 {
	text-align: left;
	font-size: 70%;
	font-weight: normal;
	color: #6B6B6B;
	padding-top: 15px;
}
#logo {
	text-align: left;
	/*height: 430px;*/
}

#logo>div {
	vertical-align: bottom;
	/*padding-top: 275px;*/
}

#left_menu {
	margin-top: 20px;
	margin-right: -20px;
	font-size: 90%;
	/*background-color: #202020;*/
}
#left_menu #top{
	height: 35px;
	background-image: url(/public/img/menu_top.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#left_menu #body{
	background-image: url(/public/img/menu_bg.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 20px;
}
#left_menu #bottom{
	height: 35px;
	background-image: url(/public/img/menu_bot.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#left_menu .row td{
	border-bottom: 1px dotted #fff;
}
#left_menu a{ color:#FFFF99;}
#left_menu a:hover{ color:#FFFF33; border-bottom: 1px dotted #fff;}

#left_menu .gr1 a{color: #ff6;}
#left_menu .gr2 a{color: #6ff;}
#left_menu .gr3 a{color: #6f6;}
#left_menu ul{margin-bottom: 15px;}
#left_menu ul>li {
	text-align: left;
	color: #FFFFFF;
	margin-left: 10px;
	list-style-position: outside;
	list-style-image: url(/public/img/sq1.png);
}

#left_menu ul>li a {
	text-decoration: none;
	color: #FFFFFF;
}

#left_menu ul>li a:hover {
	border-bottom: 1px dotted #FFFFFF;
}

#content_head {
	height: 83px;
	padding-top: 20px;
	text-align: left;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(/public/img/content_head.png);
}

#top_menu {
	margin-top: 25px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}

#top_menu a {
	font-size: 130%;
	color: #D0D9E1;
	text-decoration: none;
	margin-right: 20px;
	margin-top: 20px;
}

#top_menu a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D0D9E1;
	color: #FFFFFF;
}

#content_foot {
	float: left;
	height: 43px;
	width: 100%;
	background-image: url(/public/img/content_foot.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#content {
	padding: 10px;
	min-height: 500px;
	background-color: #FFFFFF;
	float: left;
	width: 480px;
}

#signature {
	text-align: right;
}

#signature a {
	font-size: 70%;
	color: #666666;
	margin-right: 20px;
	text-decoration: none;
}

#signature a:hover {
	border-bottom: 1px dotted #666666;
}.caption1 {
	font-size: 180%;
	color: #003366;
	margin-left: 5px;
}

.caption2 {
	font-size: 130%;
	font-weight: normal;
	color: #006699;
}

.caption3 {
	font-size: 120%;
	font-weight: normal;
	color: #669900;
}

.group1 {
	width: 470px;
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px;
	margin-bottom: 20px;
	position: relative;
	float: left;
}

.group1>p,p.group1 {
	margin-left: 15px;
	width: 450px;
}

.list1 .title {
	font-size: 110%;
	font-weight: bold;
	color: #996600;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0099CC;
}

.list1>li {
	font-size: 90%;
	padding-left: 15px;
	list-style-position: inside;
}

ol.list1>li {
	list-style-type: decimal;
}

ul.list1>li {
	list-style-type: square;
}

.list2>li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}

.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 120%;
	font-color: #797979;
	border: 1px dotted #FF9900;
	padding: 15px;
	margin: 20px;
	font-style: italic;
	background-color: #FFE6BF;
}