img {border: 0px;}
body {font-family:Tahoma; font-size:13px; background-color:#F7F7F7;}

#header {background-color:white; padding:20px;}
#header .logo {width:1000px; margin:0 auto; text-align:left;}

#page {width:1000px; margin:20px auto;}

#left {width:300px; float:left;}
#left .infoTitle {background-color:#5AC352; padding:10px; color:white; font-weight:bolder; font-size:14px;}
#left .infoText {border-width:0 1px 1px 1px; border-style:solid; border-color:#5AC352; padding:10px;}
#left h1 {font-weight:normal; font-size:17px; color:red;}
#left a,a:hover {text-decoration:underline; color:#5AC352; font-weight:normal;}

#right {width:680px; float:right;}
#right .boxOutter {float:left; width:200px; height:240px; margin-right:20px; margin-bottom:20px; border:1px solid #5AC352;}
#right .boxInnerTitle {background-color:#5AC352; padding:10px; color:white; font-weight:bolder; font-size:14px; text-align:center;}
#right .boxInnerLinks {padding:20px;}
#right .boxInnerLinks a,a:hover {text-decoration:underline; color:#5AC352; font-weight:normal;}

#footer {background-color:white; padding:10px; margin-top:20px;}
#footerContent {width:1000px; margin:0 auto; color:#636563; font-size:11px;}
#footerContent .img {margin-right:423px;}
#footerContent a,a:hover {font-weight:bold; color:#636563;}

.clear {clear:both;}

/*TEST*/
.testText {background-color:#FAE0D8; margin-bottom:10px; padding:10px;}

.important {font-weight: bold; color: red;}
