#wrap{
    width:801px;
    height: 750px;
    margin:auto;
    padding: 0;
    margin-top:0px;
    background-color: #54cbf6;
    background-image:url(../img/gen_bg.jpg);
    background-repeat: no-repeat;
}

#wrap_index{
    width:801px;
    height: 750px;
    margin:auto;
    padding: 0;
    margin-top:0px;
    background-color: #7aaada;
    background-image:url(../img/homepage_bg.jpg);
    background-repeat: no-repeat;
}

#main{
    overflow: visible;
    margin: 0 auto;
    clear:both;
    margin-top:0px;
    background-image:url(../img/gen_bg.jpg);
    background-repeat: no-repeat;
}

.nav_content_root_highlight {
	background-color: #5484aa;
	margin-left: 0px;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

.nav_content_branch_highlight {
	background-color: #5484aa;
    padding-left: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

.nav_content_leaf_highlight {
	background-color: #5484aa;
    padding-left: 35px;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: left;
}

#homepage{
    overflow: visible;
    margin: 0 auto;
    clear:both;
    margin-top:0px;
    background-image:url(../img/homepage_bg.jpg);
    background-repeat: no-repeat;
}

div#content {
	margin-left: 0px;
	margin-top: -20px;
	width: 465px;
	height: 402px;
    background-image:url(../img/gen_content_bg.png);
    background-repeat: no-repeat;
}

div#content_th{
	position: relative;
	vertical-align: bottom;
	left: 30px;
	top: 30px;
	width: 380px;
	height: 30px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
}

div#content_td{
	position: relative;
	overflow: auto;
	left: 30px;
	top: 40px;
	width: 385px;
	height: 300px;
	overflow-x: hidden;
}

div#content_tddevices{
	position: relative;
	overflow: auto;
	left: 20px;
	top: 40px;
	width: 410px;
	height: 300px;
}

div#content_tdnoth{
	position: relative;
	left: 30px;
	top: 20px;
	width: 380px;
}

div#dog{
	position: relative;
	left: 435px;
	top: -250px;
	width: 249px;
	height: 263px;
}

div#content_wide {
	margin-left: 0px;
	margin-top: 0px;
	width: 465px;
	height: 116px;
    background-image:url(../img/homepage_bg_wide.png);
    background-repeat: no-repeat;
}

div#content_thh{
	position: relative;
	vertical-align: bottom;
	left: 10px;
	top: 10px;
	width: 440px;
	height: 20px;
    font-family: Verdana, Arial, Helvetica;
    font-size: 14px;
    font-weight: bold;
}

div#content_tdh{
	position: relative;
	overflow: auto;
	left: 10px;
	top: 10px;
	width: 440px;
	height: 100px;
}

div#content_wide_01 {
	margin-left: -10px;
	margin-top: 0px;
	width: 134px;
	height: 196px;
	padding: 15px;
    background-image:url(../img/homepage_bg_small.png);
    background-repeat: no-repeat;
}

div#content_wide_02 {
	margin-left: 160px;
	margin-top: -226px;
	width: 134px;
	height: 196px;
	padding: 15px;
    background-image:url(../img/homepage_bg_small.png);
    background-repeat: no-repeat;
}

div#content_wide_03 {
	margin-left: 330px;
	margin-top: -226px;
	width: 144px;
	height: 196px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 5px;
	vertical-align: bottom;
    background-image:url(../img/homepage_bg_small.png);
    background-repeat: no-repeat;
}

div#homepage_dog{
	position: relative;
	left: 475px;
	top: -260px;
	width: 160px;
	height: 177px;
}

div#homepage_ask{
	position: relative;
	left: 480px;
	top: -400px;
	width: 133px;
	height: 83px;
}

a.header_links:link,a.header_links:visited, a.header_links:hover, a.header_links:active {
    font-family: "Arial Rounded MT Bold", "Comic Sans MT", "Arial Rounded", "Comic Sans", sans,  Verdana, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    color: #383367;
    position: relative;
}