
body {

    background-color:#c0c0c0;
    padding:0;
    margin:0;
    line-height: 16px;

}

div.header {
	position:relative;
	text-align:center;
    margin: 0 auto 0 auto;
    width:960px;
	height:272px;
}


#bottomheader {
    margin: 0 auto 0 auto;
    width:960px;
	height:55px;
	background-color:#1f2333;
}

#bottomheader h1 {
	color:#ccd8e7;
	font-family:arial;
	font-size:14px;
    font-weight:300;
    margin:0;
    padding:20px;
    text-align:center;
    text-transform:uppercase;
	}

div.webdesign_ {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:7px;
}

div.webdesign002_ {
	position:absolute;
	left:0px;
	top:7px;
	width:17px;
	height:265px;
}

div.webdesign003_ {
	position:absolute;
	left:17px;
	top:7px;
	width:568px;
	height:240px;
}

div.webdesign004_ {
	position:absolute;
	left:585px;
	top:7px;
	width:23px;
	height:265px;
}

div.webdesign005_ {
	position:absolute;
	left:608px;
	top:7px;
	width:352px;
	height:30px;
}

div.webdesign006_ {
	position:absolute;
	left:608px;
	top:37px;
	width:352px;
	height:5px;
}

div.webdesign007_ {
	position:absolute;
	left:608px;
	top:42px;
	width:352px;
	height:31px;
}

div.webdesign008_ {
	position:absolute;
	left:608px;
	top:73px;
	width:352px;
	height:4px;
}

div.webdesign009_ {
	position:absolute;
	left:608px;
	top:77px;
	width:352px;
	height:30px;
}

div.webdesign010_ {
	position:absolute;
	left:608px;
	top:107px;
	width:352px;
	height:5px;
}

div.webdesign011_ {
	position:absolute;
	left:608px;
	top:112px;
	width:352px;
	height:30px;
}

div.webdesign012_ {
	position:absolute;
	left:608px;
	top:142px;
	width:352px;
	height:6px;
}

div.webdesign013_ {
	position:absolute;
	left:608px;
	top:148px;
	width:347px;
	height:30px;
}

div.webdesign014_ {
	position:absolute;
	left:955px;
	top:148px;
	width:5px;
	height:35px;
}

div.webdesign015_ {
	position:absolute;
	left:608px;
	top:178px;
	width:347px;
	height:5px;
}

div.webdesign016_ {
	position:absolute;
	left:608px;
	top:183px;
	width:352px;
	height:29px;
}

div.webdesign017_ {
	position:absolute;
	left:608px;
	top:212px;
	width:352px;
	height:6px;
}

div.webdesign018_ {
	position:absolute;
	left:608px;
	top:218px;
	width:352px;
	height:29px;
}

div.webdesign019_ {
	position:absolute;
	left:17px;
	top:247px;
	width:568px;
	height:25px;
}

div.webdesign020_ {
	position:absolute;
	left:608px;
	top:247px;
	width:352px;
	height:25px;
}


#content {
    margin: 0 auto 0 auto;
    width:960px;
	height:auto;
	background-color:#fff;

}

#menu {

    text-align:center;
    width:960px;
    height:22px;
    margin: 0 auto 0 auto;
    padding-top:8px;
    padding-bottom:4px;

}

#menu a {

    text-align:center;
    margin:8px;
    text-transform:uppercase;
    text-decoration:none;
    color:#20272d;
    font-family:Arial;
    font-size:10px;    
}




#menu a:hover {
   
    color:#fc0000;
    text-decoration:underline;
}


#left {
    width:200px;
    height:auto;
    float:left;
    padding:5px;
    font-size:11px;
    font-family:tahoma;

}

#right {
    width:700px;
    height:auto;
    float:right;
    padding:5px;
    font-size:11px;
    font-family:tahoma;

}
#right h1 {
    font-family: Tahoma, Arial;
    font-weight: bold;
    color:#c6217d;
    font-size:22px;
    text-transform: uppercase;
    letter-spacing:-1px;
}

#right h2 {
    font-family: Tahoma, Arial;
    font-weight: bold;
    color:#c6217d;
    font-size:22px;
    text-transform: uppercase;
    letter-spacing:-1px;
}

#right h3 {
    font-family: Tahoma, Arial;
    font-weight: bold;
    color:#33435a;
    font-size:17px;
    text-transform: uppercase;
    letter-spacing:-1px;
}

.clear {
    clear:both;
}

.dottedline {
    margin: 10px 0;
    width:960px;
    height:3px;
    line-height:3px;
    background-image:url('images/common/dottedline.jpg');
}

#services {
    padding:0;
    margin:0;
    list-style:none;
}

#services li{
    padding:3px;
    margin:3px;
}

#footer {
    margin: 0 auto 0 auto;
    width:960px;
	height:auto;
	background-color:#1f2333;
	color:#ccd8e7;
	font-family:arial;
	font-size:11px;
    font-weight:300;
    text-align:center;
    
}


#footer a{
   	color:#ccd8e7;
}

#footertext {
    padding:10px;
}