* {
	margin: 0;
	padding: 0;
}

body {
background: #E1E6EB;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 12px;
text-align:justify; 
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #525252;
}

a {
text-decoration: none;
font-size: 14px;
color: #2c89a0;
}
a:hover {
text-decoration: none;
color: #4F5D7F;
}

#wrap {
margin: 10px auto 10px auto;
width: 800px;
background: #ffffff;
padding: 10px;
border: 0px solid #ffffff;
 position: relative;
}

#wrap1 {
margin: 0px auto 0px auto;
width: 442px;
background: #ffffff;
padding: 10px;
border: 0px solid #ffffff;
 position: relative;
}

h1{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
font-size: 12px;
display: inline;
}

#header {
height: 50px;
position: left;
background: url(images/#.gif) no-repeat;
padding-bottom: 5px;

}




#header h1 { 
font-size: 12px;
letter-spacing: -7px;
padding: 17px 0 0 0px;
color: #FF5500;
}
#header h1 a { 
color: #D1DDEF;
text-decoration: none;
font-weight: 400;
letter-spacing: -7px;
}
#header h1 a:hover {
color: #fff;
}


#menu1 {
height: 2px;
line-height: 1px;
background: #E1E6EB;
}
#menu1 ul {
list-style-type: none;
padding-left: 0px;
}
#menu1 ul li {
display: block;
float: left;
}
#menu1 ul li a {
padding: 0 0px 0 0;
text-decoration: none;
font-weight: 0;
font-size: 0px;
color: #fff;
}
#menu1 ul li a:hover {
color: #aaa;
text-decoration: none;
}





#content {
}

.right {
float: right;
width: 600px;
text-align: justify;
padding-top: 1px;
}
.right h2 {
font-size: 0px;
font-weight: 100;
padding: 1px 0 1px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}

.left {
float: left;
width: 160px;
padding-top: 5px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 4px;
line-height: 4px;
color: #7988AF;
font-size: 15px;
}
.left ul {
padding: 0px 0 15px 10px;
list-style-type: one;
color: #99AECD;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

#footer {
text-align: center;
font-size: 14px;
color: 

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.urbangreymenu{
width: 120px; /*width of menu*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

color: #585858;
background: #ffffff;
display: block;
padding: 7px 0;
line-height: 12px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: black;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
color: white;
background: #A4A4A4;
}



</style>











