/*Reset*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, strong, th, var {
    font-weight: normal;
    font-style: normal;
}

ol, ul {
    list-style: none;
}

ul, li {
	display:inline;
	text-transform: uppercase;
	
}

caption, th {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

p {
    font-weight: normal;
    font-size: 14px;
	line-height: 140%;
}

strong {
    font-weight: bold;
	font-size: 16px;
   
}

h2 {
    font-weight: normal;
    font-size: 24px;
}

h3 {
    font-weight: normal;
    font-size: 20px;
}

h3 {
    font-weight: normal;
    font-size: 16px;
}

h4 {
    font-weight: normal;
    font-size: 12px;

}

q:before, q:after {
    content: '';
}

abbr, acronym {
    border: 0;
}

a {
	outline: none;
    text-decoration: none;
}

/***************************************************************/

body {
    font-family:Arial, sans-serif;
	background: #216589 url(../images/bckg.jpg) repeat-x;
}

#wrapper {
	width: 935px;
	margin: 0 auto;
}

h2, h3, h4, p, a { 
	color: #ffffff;
}


#mainNav {
	float: right;
	padding: 10px 0 0 0;
}

#mainNav li {
	font-size: 15px;
	background: url(../images/menuoff.jpg) repeat-x;
	float: left;
	padding: 19px 14px;
}

#mainNav li:hover,
#mainNav .active {
	background: url(../images/menuon.jpg) repeat-x;
}

#header .logo-dgs{
	height: 165px;
	width: 160px;
	background-image: url(../images/logo.gif) no-repeat;
	position: absolute;
	margin-top: 36px;

}

#header .top1 {
	width: 868px;
	float: left;
	padding: 0;
	margin:12px 0 0 43px;
}

#header .top2 {

	width: 868px;
	float: left;
	padding: 0;
	margin:12px 0 0 43px;
}

.content {
	margin:36px 0 0 42px;
	min-height: 376px;
	width:937px;

	
}

.row {
	width:935px;
	margin: 4px 42px;
	
}


/***************************menu*******************************/
.row #menu {
	position: relative;
	width: 256px;
	float: left;
}


.row #menu .main-menu {
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

.row #menu .nav {
	left: 0px;
	 top 0px;
}

.row #menu .main-menu li {
	float: left;
}

.row #menu .main-menu li a {
	height: 108px;
	display: block;
}

.row #menu .main-menu li a:hover {
	background-position: 0 0px !important;
}

.row #menu .main-menu li a.main-menu-1 {
	background:transparent url(../images/dgs01.jpg) repeat-y scroll 0 108px;
	width: 256px;
}


.row #menu .main-menu li a.main-menu-2 {
	background:transparent url(../images/dgs02.jpg) repeat-y scroll 0 109px;
	width: 256px;
}

.row #menu .main-menu li a.main-menu-3 {
	background:transparent url(../images/dgs03.jpg) repeat-y scroll 0 108px;
	width: 256px;
}

.row #menu .main-menu li a.main-menu-4 {
	background:transparent url(../images/dgs04.jpg) repeat-y scroll 0 109px;
	width: 256px;
}



.row #menu .main-menu li a span {
	visibility: hidden;
	font-size: 1px;
}

.row #menu  .menu-img.hidden {
	display: none;
}




.row .col2 {
	float: left;
	width: 408px;
	padding: 10px;
	margin: 0px 0px 0px 12px;
	/*position: relative;*/
	}
	
.row .col2in {
	float: left;
	width: 300px;
	padding: 10px 10px 10 px 10px;
	margin: 7px 0px 0px 12px;
	/*position: relative;*/
	}	

.row .col3 {
	top: 5px;
	float: right;
	margin: 10px 0 0 0;
	position: relative;
}

.row .col3up {
	top: 5px;
	float: right;
	margin: 0 0 0 0;
	position: relative;
}


.footer {
	background: url(../images/foot.jpg) repeat-x;
	height: 34px;
	font-size: 12px;
	margin: 12px 0px 0px 0px;
}

.footer ul {
	width: 935px;
	margin: 0 auto;
	padding:8px 0 0;
	display:block;
	text-align:center;
	
}

.footer li {
	border-right: 1px solid white;
	padding: 0 12px 0 12px;
}

.footer .last {
	border-right: none;
	
}

.disclaimer {
	background: white;
	text-align:center;
	height: 21px;
	font-size: 12px;

}

.disclaimer p {
	color: #216589;
}


.clear {
	clear: both; }


/*********Internal Pages***************/	
.internal-page .row {
	width: 870px;	
}	

.internal-page .row .col2in {
	margin:7px 0 0 0;
	padding: 0 15px;
	width: 390px;
}

.internal-page .row .col3 {
	width: 160px;
}

.banner {
	background: url(../images/call.jpg) no-repeat;
	height: 114px;	
	padding: 10px 0 0 10px;
	width: 150px;
}

.banner2 {
	background: url(../images/banner2.jpg) no-repeat ;
	height: 500px;	
	padding: 10px 0 0 0;
	width: 180px;
}
