@charset "UTF-8";
/* CSS Document */

#wrapper {
	background-color: #3333CC;
	width: 1100px;
	height: 850px;
}

#menudiv {
	width:280px;
	height:400px;
	left:205px;
	top:450px;
	position:absolute;
	text-align: center;
}

#titlediv {
	width:1000px;
	height:80px;
	top:28px;
	position:absolute;
	text-align: center;
	left: 360px;
}

#infodiv {
	width:800px;
	height:100px;
	top:105px;
	left:490px;
	position:absolute;
}

#textdiv {
	width:1000px;
	height:440px;
	top:170px;
	left:500px;
	text-align:left;
	position:absolute;
}

#bottomdiv {
	width:1100px;
	height:50px;
	bottom:20px;
	position:absolute;
	top: 0px;
	left: 220px;
	text-align: left;
}

#homediv {
	width:250px;
	height:70px;
	left:245px;
	bottom:50px;
	position:absolute;
	text-align:left;
	top: 735px;
}

#photodiv {
	width:300px;
	height:100px;
	top:100px;
	position:absolute;
	text-align:right;
	text-direction:vertical;
	left: 900px;
}

.h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:60px;
	color:#FFFFFF;
	font-style:normal;
	font-weight: bold;
}

.h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:70px;
	color:#000066;
	font-style:normal;
	font-weight: bold;
}

.h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#000066;
	font-style:normal;
}

.h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-style:normal;
	font-weight: bold;
}
.h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000066;
	font-style:normal;
}
.h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:55px;
	color:#000066;
	font-style:normal;
	font-weight: bold;
}
.h7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#FF0000;
	font-weight: bold;
	vertical-align: text-top;
}
#homeallagesdiv {
	width:320px;
	height:70px;
	bottom:50px;
	top: 740px;
	left: 800px;
	position: absolute;
}
.h8 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85px;
	color:#FFFFFF;
	font-style:normal;
}
#lgepicdiv {
	width:300px;
	height:50px;
	top:290px;
	left:690px;
	position:absolute;
}
#smalltoppicdiv {
	width:1000px;
	height:100px;
	top:130px;
	left:490px;
	position:absolute;
}
#smallsidepicdiv {
	width:150px;
	height:600px;
	top:240px;
	left:1100px;
	position:absolute;
}
#smallbottpicdiv {
	width:1000px;
	height:150px;
	top:650px;
	left:490px;
	position:absolute;
}
#bground {
	background-image:url(webdesign.gif);
	background-position: absolute;
	background-repeat: no-repeat;
	width: 1000px;
	height: 800px;
}
#smallsidepicdiv2 {
	width:150px;
	height:420px;
	top:240px;
	left:490px;
	position:absolute;
}
#rightsideemaildiv {
	width:50px;
	height:1000px;
	top:35px;
	left:1370px;
	position:absolute;
	text-align: center;
	vertical-align: middle;
}
#anndiv {
	width:400px;
	height:50px;
	top:795px;
	left:670px;
	position:absolute;
}

