﻿@import 'reset.css';
@import 'defaults.css';

body { background: #4488c8 url('../image/bg.png') repeat-x; }

#container { background: #fff url('../image/container.png') repeat-y; width: 950px; margin: 0 auto; padding: 0 25px; position: relative; }

#header { background: url('../image/header.png') repeat-x;height: 120px;position:relative;}
#header h1 { background: url('../image/logo.png') no-repeat;  text-indent: -999em;}
#header h1 a { display: block; width: 365px; height: 100px; }
#headerOrder{position:absolute;top:30px;right:0px;}
#headerOrder a{display:block;padding:15px 15px;color:#fff;text-decoration:none;font-weight:bold;font-size:1.1em}
#headerOrder a:hover{color:#0a50a2;}
#mainImage {  }

#footer { color: #000; text-align: center; padding: 2em 0em 1em;background: url('../image/footer.png') repeat-x;  }
#footer a {color: #000;}

#ds_left, #ds_right { position: absolute; top: 0; width: 25px; height: 420px; }
#ds_left { left: 0; background: url('../image/ds_left.png') top left no-repeat; }
#ds_right { right: 0; background: url('../image/ds_right.png') top left no-repeat; }

.rightFullWidth{width:310px;margin:0;padding:0;}
#right_col .padding{ padding:0px; }
#right_col .paragraphContainer p{margin:0;padding:15px;}

#mainContentSection {padding:15px;}

.dp66ish{width:640px;}
.dp33ish{width:310px;}
